2026-03-24 15:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 15: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-24 15:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-24 15:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 15:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 15:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 15:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 15:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: 91b576cfc2a007f5
2026-03-24 15: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-24 15: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-24T15_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-24 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 15:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 15: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-24 15:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 15: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-24 15:15:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-24 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 15:15:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 15:15:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 15: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-24 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 15:15:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 15: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-24 15: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-24 15:15:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 15:15:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 15:15:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-24 15:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-24 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 15:15:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 15: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-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718250
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718250%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718250: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718250 url https://www.openlane.eu/en/carv6/auction/10718250
2026-03-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718269
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718269%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718269: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718269 url https://www.openlane.eu/en/carv6/auction/10718269
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718271
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718271%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718271: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718271 url https://www.openlane.eu/en/carv6/auction/10718271
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718238
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718238%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718238: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718238 url https://www.openlane.eu/en/carv6/auction/10718238
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718262
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718262%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718262: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718262 url https://www.openlane.eu/en/carv6/auction/10718262
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718346
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718346%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718346: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718346 url https://www.openlane.eu/en/carv6/auction/10718346
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718353
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718353%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718353: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718353 url https://www.openlane.eu/en/carv6/auction/10718353
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718356
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718356%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718356: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718356 url https://www.openlane.eu/en/carv6/auction/10718356
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718363
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718363%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718363: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718363 url https://www.openlane.eu/en/carv6/auction/10718363
2026-03-24 15: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-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718384
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718384%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718384: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718384 url https://www.openlane.eu/en/carv6/auction/10718384
2026-03-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718369
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718369%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718369: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718369 url https://www.openlane.eu/en/carv6/auction/10718369
2026-03-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718421
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718421%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718421: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718421 url https://www.openlane.eu/en/carv6/auction/10718421
2026-03-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718381
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718381%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718381: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718381 url https://www.openlane.eu/en/carv6/auction/10718381
2026-03-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718417
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718417%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718417: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718417 url https://www.openlane.eu/en/carv6/auction/10718417
2026-03-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718349
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718349%27 HTTP/1.1" 200 None
2026-03-24 15:15:14 [adesa.be] INFO: Scrape type for 10718349: 1
2026-03-24 15:15:14 [adesa.be] INFO: Scraping item 10718349 url https://www.openlane.eu/en/carv6/auction/10718349
2026-03-24 15:15:14 [adesa.be] INFO: Found listing with ID: 10718345
2026-03-24 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718345%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10718345: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10718345 url https://www.openlane.eu/en/carv6/auction/10718345
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10718354
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718354%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10718354: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10718354 url https://www.openlane.eu/en/carv6/auction/10718354
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717554
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717554%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717554: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717554 url https://www.openlane.eu/en/carv6/auction/10717554
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717556
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717556%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717556: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717556 url https://www.openlane.eu/en/carv6/auction/10717556
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717537
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717537%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717537: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717537 url https://www.openlane.eu/en/carv6/auction/10717537
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10718325
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718325%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10718325: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10718325 url https://www.openlane.eu/en/carv6/auction/10718325
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10718911
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718911%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10718911: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10718911 url https://www.openlane.eu/en/carv6/auction/10718911
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717560
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717560%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717560: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717560 url https://www.openlane.eu/en/carv6/auction/10717560
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717534
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717534%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717534: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717534 url https://www.openlane.eu/en/carv6/auction/10717534
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717540
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717540%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717540: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717540 url https://www.openlane.eu/en/carv6/auction/10717540
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717533
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717533%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717533: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717533 url https://www.openlane.eu/en/carv6/auction/10717533
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717544
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717544%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717544: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717544 url https://www.openlane.eu/en/carv6/auction/10717544
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717531
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717531%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717531: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717531 url https://www.openlane.eu/en/carv6/auction/10717531
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717541
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717541%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717541: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717541 url https://www.openlane.eu/en/carv6/auction/10717541
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717543
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717543%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717543: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717543 url https://www.openlane.eu/en/carv6/auction/10717543
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717538
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717538%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717538: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717538 url https://www.openlane.eu/en/carv6/auction/10717538
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717555
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717555%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717555: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717555 url https://www.openlane.eu/en/carv6/auction/10717555
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717542
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717542%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717542: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717542 url https://www.openlane.eu/en/carv6/auction/10717542
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717552
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717552%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717552: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717552 url https://www.openlane.eu/en/carv6/auction/10717552
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717546
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717546%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717546: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717546 url https://www.openlane.eu/en/carv6/auction/10717546
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717549
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717549%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717549: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717549 url https://www.openlane.eu/en/carv6/auction/10717549
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717563
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717563%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717563: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717563 url https://www.openlane.eu/en/carv6/auction/10717563
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717561
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717561%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717561: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717561 url https://www.openlane.eu/en/carv6/auction/10717561
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717547
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717547%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717547: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717547 url https://www.openlane.eu/en/carv6/auction/10717547
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717548
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717548%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717548: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717548 url https://www.openlane.eu/en/carv6/auction/10717548
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717536
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717536%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717536: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717536 url https://www.openlane.eu/en/carv6/auction/10717536
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717539
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717539%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717539: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717539 url https://www.openlane.eu/en/carv6/auction/10717539
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717545
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717545%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717545: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717545 url https://www.openlane.eu/en/carv6/auction/10717545
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717570
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717570%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717570: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717570 url https://www.openlane.eu/en/carv6/auction/10717570
2026-03-24 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718250> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717550
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717550%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717550: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717550 url https://www.openlane.eu/en/carv6/auction/10717550
2026-03-24 15: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-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717572
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717572%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717572: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717572 url https://www.openlane.eu/en/carv6/auction/10717572
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717558
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717558%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717558: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717558 url https://www.openlane.eu/en/carv6/auction/10717558
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717562
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717562%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717562: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717562 url https://www.openlane.eu/en/carv6/auction/10717562
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717535
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717535%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717535: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717535 url https://www.openlane.eu/en/carv6/auction/10717535
2026-03-24 15:15:15 [adesa.be] INFO: Found listing with ID: 10717564
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717564%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [adesa.be] INFO: Scrape type for 10717564: 1
2026-03-24 15:15:15 [adesa.be] INFO: Scraping item 10717564 url https://www.openlane.eu/en/carv6/auction/10717564
2026-03-24 15:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10718250
2026-03-24 15:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b755c1f1-9856-59e5-875c-e2a5f053fb3e with scrape type 1
2026-03-24 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b755c1f1-9856-59e5-875c-e2a5f053fb3e
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252F592dc806-9323-428e-b1ca-9444414b859e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/592dc806-9323-428e-b1ca-9444414b859e.jpg already downloaded
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252F6d75457a-8f4a-4d94-b769-e96043f091a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/6d75457a-8f4a-4d94-b769-e96043f091a7.jpg already downloaded
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252Fc4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/c4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg already downloaded
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252F26b387a1-3468-467f-9c50-e9fa00b94899.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/26b387a1-3468-467f-9c50-e9fa00b94899.jpg already downloaded
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252Fb8f89eff-16f4-446c-bd88-353fd897a83f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/b8f89eff-16f4-446c-bd88-353fd897a83f.jpg already downloaded
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252Fd560155f-f01b-48ad-a419-a3a86a6afe7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/d560155f-f01b-48ad-a419-a3a86a6afe7b.jpg already downloaded
2026-03-24 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252Fa0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/a0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg already downloaded
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252F7ea9afba-6af0-4b48-824a-bb7d62308802.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/7ea9afba-6af0-4b48-824a-bb7d62308802.jpg already downloaded
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252F964e6862-7e84-4de6-9e2f-4600c453b43d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/964e6862-7e84-4de6-9e2f-4600c453b43d.jpg already downloaded
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5589928%252Fgeneral%252F1a4022dc-e616-4d28-821c-1868167c9afa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5589928/general/1a4022dc-e616-4d28-821c-1868167c9afa.jpg already downloaded
2026-03-24 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b755c1f1-9856-59e5-875c-e2a5f053fb3e, identifier: 10718250
2026-03-24 15:15:16 [adesa.be] INFO: Found listing with ID: 10717532
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717532%27 HTTP/1.1" 200 None
2026-03-24 15:15:16 [adesa.be] INFO: Scrape type for 10717532: 1
2026-03-24 15:15:16 [adesa.be] INFO: Scraping item 10717532 url https://www.openlane.eu/en/carv6/auction/10717532
2026-03-24 15: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-24 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10718250
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-24 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10718250
2026-03-24 15:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b755c1f1-9856-59e5-875c-e2a5f053fb3e with identifier: 10718250 to the API
2026-03-24 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15: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-24 15:15:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718250>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': 'b755c1f1-9856-59e5-875c-e2a5f053fb3e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718250',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 151407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5589928/general/592dc806-9323-428e-b1ca-9444414b859e.jpg',
'https://images.openlane.eu/carimgs/5589928/general/6d75457a-8f4a-4d94-b769-e96043f091a7.jpg',
'https://images.openlane.eu/carimgs/5589928/general/c4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg',
'https://images.openlane.eu/carimgs/5589928/general/26b387a1-3468-467f-9c50-e9fa00b94899.jpg',
'https://images.openlane.eu/carimgs/5589928/general/b8f89eff-16f4-446c-bd88-353fd897a83f.jpg',
'https://images.openlane.eu/carimgs/5589928/general/d560155f-f01b-48ad-a419-a3a86a6afe7b.jpg',
'https://images.openlane.eu/carimgs/5589928/general/a0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg',
'https://images.openlane.eu/carimgs/5589928/general/7ea9afba-6af0-4b48-824a-bb7d62308802.jpg',
'https://images.openlane.eu/carimgs/5589928/general/964e6862-7e84-4de6-9e2f-4600c453b43d.jpg',
'https://images.openlane.eu/carimgs/5589928/general/1a4022dc-e616-4d28-821c-1868167c9afa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557049,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/592dc806-9323-428e-b1ca-9444414b859e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 476300,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/6d75457a-8f4a-4d94-b769-e96043f091a7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 535535,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/c4fcc741-61f7-4d62-9c08-857a6c7b3e96.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498339,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/26b387a1-3468-467f-9c50-e9fa00b94899.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454337,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/b8f89eff-16f4-446c-bd88-353fd897a83f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 596131,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/d560155f-f01b-48ad-a419-a3a86a6afe7b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367859,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/a0bcc2fd-c45f-4bb7-a0a0-969eb7052a1e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402923,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/7ea9afba-6af0-4b48-824a-bb7d62308802.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457411,
'Height': 1465,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/964e6862-7e84-4de6-9e2f-4600c453b43d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b755c1f1-9856-59e5-875c-e2a5f053fb3e/b755c1f1-9856-59e5-875c-e2a5f053fb3e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403124,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5589928/general/1a4022dc-e616-4d28-821c-1868167c9afa.jpg',
'Width': 2000}],
'price': 25900,
'price_includes_vat': True,
'registration_date': '2022-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX 40 Sport - xDrive - Electric - Automatic - 326 hp - 151.407 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718250%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [adesa.be] INFO: Saving data for 10718250: {'created_time': 1774365317.08921, 'last_price_update_time': 1774365317.089222, 'auction_closing_time': 1774443600.0}
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718250') HTTP/1.1" 204 0
2026-03-24 15:15:17 [adesa.be] INFO: Found listing with ID: 10717557
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717557%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [adesa.be] INFO: Scrape type for 10717557: 1
2026-03-24 15:15:17 [adesa.be] INFO: Scraping item 10717557 url https://www.openlane.eu/en/carv6/auction/10717557
2026-03-24 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718238> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15: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-24 15: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-24 15: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-24 15: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-24 15: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-24 15:15:17 [adesa.be] INFO: Found listing with ID: 10717530
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717530%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [adesa.be] INFO: Scrape type for 10717530: 1
2026-03-24 15:15:17 [adesa.be] INFO: Scraping item 10717530 url https://www.openlane.eu/en/carv6/auction/10717530
2026-03-24 15:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10718262
2026-03-24 15:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e with scrape type 1
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f51f4657-9f63-5d06-b3b2-4d481fa0f74e
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252F613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252Fb80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/b80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252F31276848-9165-44ac-a1ee-33a4a974885b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/31276848-9165-44ac-a1ee-33a4a974885b.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252Ff61d5ef2-116f-45c5-835a-895601c3a1b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/f61d5ef2-116f-45c5-835a-895601c3a1b3.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252F2bdaa20b-7894-42bc-962a-60b01af3088d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/2bdaa20b-7894-42bc-962a-60b01af3088d.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252Fec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/ec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252F823e4db6-0a12-4357-a134-a671a430445c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/823e4db6-0a12-4357-a134-a671a430445c.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252Fd053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/d053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252F2a896849-cafc-410b-9565-56879374d0f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/2a896849-cafc-410b-9565-56879374d0f2.jpg already downloaded
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617594%252Fgeneral%252F1301e90f-b36c-4487-888c-d5b3c06d5559.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617594/general/1301e90f-b36c-4487-888c-d5b3c06d5559.jpg already downloaded
2026-03-24 15:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f51f4657-9f63-5d06-b3b2-4d481fa0f74e, identifier: 10718262
2026-03-24 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10718262
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-24 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10718262
2026-03-24 15:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f51f4657-9f63-5d06-b3b2-4d481fa0f74e with identifier: 10718262 to the API
2026-03-24 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f51f4657-9f63-5d06-b3b2-4d481fa0f74e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718262',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 99315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5617594/general/613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg',
'https://images.openlane.eu/carimgs/5617594/general/b80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg',
'https://images.openlane.eu/carimgs/5617594/general/31276848-9165-44ac-a1ee-33a4a974885b.jpg',
'https://images.openlane.eu/carimgs/5617594/general/f61d5ef2-116f-45c5-835a-895601c3a1b3.jpg',
'https://images.openlane.eu/carimgs/5617594/general/2bdaa20b-7894-42bc-962a-60b01af3088d.jpg',
'https://images.openlane.eu/carimgs/5617594/general/ec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg',
'https://images.openlane.eu/carimgs/5617594/general/823e4db6-0a12-4357-a134-a671a430445c.jpg',
'https://images.openlane.eu/carimgs/5617594/general/d053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg',
'https://images.openlane.eu/carimgs/5617594/general/2a896849-cafc-410b-9565-56879374d0f2.jpg',
'https://images.openlane.eu/carimgs/5617594/general/1301e90f-b36c-4487-888c-d5b3c06d5559.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1059142,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/613bae5e-a96e-4770-b25e-c556ff2c05bc.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1196311,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/b80e5113-d4af-4f93-83e6-0c4a093ee5e3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 991780,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/31276848-9165-44ac-a1ee-33a4a974885b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1089435,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/f61d5ef2-116f-45c5-835a-895601c3a1b3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1106612,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/2bdaa20b-7894-42bc-962a-60b01af3088d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965858,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/ec7bfffd-ba38-45c9-9118-1c6516d506d5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 776726,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/823e4db6-0a12-4357-a134-a671a430445c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 711245,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/d053a902-5c6f-4dd2-8047-5302a43fbcaa.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 833850,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/2a896849-cafc-410b-9565-56879374d0f2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f51f4657-9f63-5d06-b3b2-4d481fa0f74e/f51f4657-9f63-5d06-b3b2-4d481fa0f74e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 789037,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617594/general/1301e90f-b36c-4487-888c-d5b3c06d5559.jpg',
'Width': 2731}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 99.315 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2021}
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718262%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [adesa.be] INFO: Saving data for 10718262: {'created_time': 1774365318.143174, 'last_price_update_time': 1774365318.14319, 'auction_closing_time': 1774443600.0}
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718262') HTTP/1.1" 204 0
2026-03-24 15:15:18 [adesa.be] INFO: Found listing with ID: 10717553
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717553%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [adesa.be] INFO: Scrape type for 10717553: 1
2026-03-24 15:15:18 [adesa.be] INFO: Scraping item 10717553 url https://www.openlane.eu/en/carv6/auction/10717553
2026-03-24 15:15:18 [adesa.be] INFO: Found listing with ID: 10717551
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717551%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [adesa.be] INFO: Scrape type for 10717551: 1
2026-03-24 15:15:18 [adesa.be] INFO: Scraping item 10717551 url https://www.openlane.eu/en/carv6/auction/10717551
2026-03-24 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10718269
2026-03-24 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with scrape type 1
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5023438c-7fe7-55c1-9ce1-896bef6c0ffa
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252Fa819ac46-5ed9-4d09-a83b-903c21c37747.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/a819ac46-5ed9-4d09-a83b-903c21c37747.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252Fc58dbd30-df68-44f4-a78a-22b6626c00e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/c58dbd30-df68-44f4-a78a-22b6626c00e5.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252Fd1347081-f730-4391-afd5-970184283a7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/d1347081-f730-4391-afd5-970184283a7a.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252Fe0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/e0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252F0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252F10193c36-f025-4ddf-9ff0-83c303d29039.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/10193c36-f025-4ddf-9ff0-83c303d29039.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252F9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252F089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252F3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625953%252Fgeneral%252F9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625953/general/9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg already downloaded
2026-03-24 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa, identifier: 10718269
2026-03-24 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10718346
2026-03-24 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04c04a1d-310c-5510-99a1-482bde9bb1cb with scrape type 1
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04c04a1d-310c-5510-99a1-482bde9bb1cb
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252Fc7af879d-166c-4ffc-b35f-1ba030d0b645.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/c7af879d-166c-4ffc-b35f-1ba030d0b645.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252F1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252Ff85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/f85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252Fabe0b9e1-d25e-406e-95e0-a3218b51592e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/abe0b9e1-d25e-406e-95e0-a3218b51592e.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252F9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252Fab919821-4785-488f-88d7-f13d6d4ff8c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/ab919821-4785-488f-88d7-f13d6d4ff8c3.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252Fd9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/d9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252Fa7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/a7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252F6abbbc34-535d-41d0-871c-b6701730c1bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/6abbbc34-535d-41d0-871c-b6701730c1bb.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5549032%252Fgeneral%252Fa1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5549032/general/a1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg already downloaded
2026-03-24 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04c04a1d-310c-5510-99a1-482bde9bb1cb, identifier: 10718346
2026-03-24 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with identifier: 10718238
2026-03-24 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 with scrape type 1
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252F47256024-3b69-4068-b0f4-bcafa1a93363.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/47256024-3b69-4068-b0f4-bcafa1a93363.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252Fca069283-033c-4894-b516-71e66656e0ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/ca069283-033c-4894-b516-71e66656e0ba.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252Fb711f818-779c-48c8-8540-a0645bd91749.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/b711f818-779c-48c8-8540-a0645bd91749.JPG not downloaded yet
2026-03-24 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10718271
2026-03-24 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be080ca9-f160-5a62-b9df-0d085d0610e2 with scrape type 1
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be080ca9-f160-5a62-b9df-0d085d0610e2
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252F3bc4a343-d393-4f7a-9299-2d34204a0753.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/3bc4a343-d393-4f7a-9299-2d34204a0753.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252Fbe796c82-ec00-448a-be5b-68eed54b3e3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/be796c82-ec00-448a-be5b-68eed54b3e3f.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252Fdd330a7e-4fe3-4dd2-88bd-35a176667344.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/dd330a7e-4fe3-4dd2-88bd-35a176667344.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252F0538aa68-76ba-43df-95e2-d8ad26495a88.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/0538aa68-76ba-43df-95e2-d8ad26495a88.jpg already downloaded
2026-03-24 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252F550cfee4-943d-4b32-8b5a-90938effef34.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/550cfee4-943d-4b32-8b5a-90938effef34.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252Fcaff0a09-d0ed-4989-a532-67718734dc90.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/caff0a09-d0ed-4989-a532-67718734dc90.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252Fa355637c-c452-429e-b747-35a0fcc7c8e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/a355637c-c452-429e-b747-35a0fcc7c8e2.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252F71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252Fff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/ff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5628158%252Fgeneral%252F67705c14-037f-4813-bbdf-2e98b7095c77.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5628158/general/67705c14-037f-4813-bbdf-2e98b7095c77.jpg already downloaded
2026-03-24 15:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be080ca9-f160-5a62-b9df-0d085d0610e2, identifier: 10718271
2026-03-24 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10718356
2026-03-24 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with scrape type 1
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51c81f9d-bfc1-5222-8944-d2d9cd08fc75
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252F2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252F4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252F15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252Fbe459d7e-151d-4f5a-9b3e-02a423281451.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/be459d7e-151d-4f5a-9b3e-02a423281451.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252Fc2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/c2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252Ff7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/f7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252F00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252F59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252F1875262a-babd-47d9-af48-c83f6857dcc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/1875262a-babd-47d9-af48-c83f6857dcc8.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5610885%252Fgeneral%252Fbd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5610885/general/bd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg already downloaded
2026-03-24 15:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75, identifier: 10718356
2026-03-24 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb08794d-8466-5051-bb20-71e4ffa86b17 with identifier: 10718353
2026-03-24 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb08794d-8466-5051-bb20-71e4ffa86b17 with scrape type 1
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fb08794d-8466-5051-bb20-71e4ffa86b17
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252Fa12d9e3a-27ed-4449-a78b-b21b89b7614b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/a12d9e3a-27ed-4449-a78b-b21b89b7614b.jpg already downloaded
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252F38b09a3e-2db3-46f8-915f-5f555b0d93a9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/38b09a3e-2db3-46f8-915f-5f555b0d93a9.JPG not downloaded yet
2026-03-24 15:15:19 [adesa.be] INFO: Found listing with ID: 10717755
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717755%27 HTTP/1.1" 200 None
2026-03-24 15:15:19 [adesa.be] INFO: Scrape type for 10717755: 1
2026-03-24 15:15:19 [adesa.be] INFO: Scraping item 10717755 url https://www.openlane.eu/en/carv6/auction/10717755
2026-03-24 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10718269
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-24 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10718269
2026-03-24 15:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5023438c-7fe7-55c1-9ce1-896bef6c0ffa with identifier: 10718269 to the API
2026-03-24 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '5023438c-7fe7-55c1-9ce1-896bef6c0ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718269',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 72226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5625953/general/a819ac46-5ed9-4d09-a83b-903c21c37747.jpg',
'https://images.openlane.eu/carimgs/5625953/general/c58dbd30-df68-44f4-a78a-22b6626c00e5.jpg',
'https://images.openlane.eu/carimgs/5625953/general/d1347081-f730-4391-afd5-970184283a7a.jpg',
'https://images.openlane.eu/carimgs/5625953/general/e0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg',
'https://images.openlane.eu/carimgs/5625953/general/0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg',
'https://images.openlane.eu/carimgs/5625953/general/10193c36-f025-4ddf-9ff0-83c303d29039.jpg',
'https://images.openlane.eu/carimgs/5625953/general/9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg',
'https://images.openlane.eu/carimgs/5625953/general/089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg',
'https://images.openlane.eu/carimgs/5625953/general/3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg',
'https://images.openlane.eu/carimgs/5625953/general/9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 857005,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/a819ac46-5ed9-4d09-a83b-903c21c37747.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1260736,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/c58dbd30-df68-44f4-a78a-22b6626c00e5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1196699,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/d1347081-f730-4391-afd5-970184283a7a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1286556,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/e0673b3f-0269-4cd8-89f7-c58b17a8461d.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1156688,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/0cf6b9bd-a78e-4b8e-b8f6-e296f25d0908.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1011715,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/10193c36-f025-4ddf-9ff0-83c303d29039.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 647763,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/9d1bc8a2-cc33-4d91-ac11-439e67172512.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 893671,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/089f0f3e-be45-43ed-9f44-9f0cce6dd24f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 932838,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/3ded1cc8-d90a-4f46-9522-02ef271ce535.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5023438c-7fe7-55c1-9ce1-896bef6c0ffa/5023438c-7fe7-55c1-9ce1-896bef6c0ffa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 879691,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625953/general/9f6aff74-6e1d-47bc-9842-a2d00bbfdc01.jpg',
'Width': 2731}],
'price': 21900,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 250e Progressive - Hybrid - Automatic - 160 hp - '
'72.226 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718269%27 HTTP/1.1" 200 None
2026-03-24 15:15:20 [adesa.be] INFO: Saving data for 10718269: {'created_time': 1774365320.24416, 'last_price_update_time': 1774365320.244173, 'auction_closing_time': 1774443600.0}
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718269') HTTP/1.1" 204 0
2026-03-24 15:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10718346
2026-03-24 15:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10718346
2026-03-24 15:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04c04a1d-310c-5510-99a1-482bde9bb1cb with identifier: 10718346 to the API
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '04c04a1d-310c-5510-99a1-482bde9bb1cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718346',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5549032/general/c7af879d-166c-4ffc-b35f-1ba030d0b645.jpg',
'https://images.openlane.eu/carimgs/5549032/general/1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg',
'https://images.openlane.eu/carimgs/5549032/general/f85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg',
'https://images.openlane.eu/carimgs/5549032/general/abe0b9e1-d25e-406e-95e0-a3218b51592e.jpg',
'https://images.openlane.eu/carimgs/5549032/general/9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg',
'https://images.openlane.eu/carimgs/5549032/general/ab919821-4785-488f-88d7-f13d6d4ff8c3.jpg',
'https://images.openlane.eu/carimgs/5549032/general/d9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg',
'https://images.openlane.eu/carimgs/5549032/general/a7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg',
'https://images.openlane.eu/carimgs/5549032/general/6abbbc34-535d-41d0-871c-b6701730c1bb.jpg',
'https://images.openlane.eu/carimgs/5549032/general/a1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 586039,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/c7af879d-166c-4ffc-b35f-1ba030d0b645.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466759,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/1b52293a-5d8c-4417-95b6-9b0f9609bdb6.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 632045,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/f85c6756-3cec-4429-8dd3-f6ffeaa7cd38.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552806,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/abe0b9e1-d25e-406e-95e0-a3218b51592e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 524131,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/9cdfc7ff-ed89-4d9b-82b4-20661b430c2f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393516,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/ab919821-4785-488f-88d7-f13d6d4ff8c3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311568,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/d9c02ce7-6a07-48cc-9286-4ef5aba0e1d0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411008,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/a7ca0cf3-b6f7-450b-9d54-1ff864713f00.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 550173,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/6abbbc34-535d-41d0-871c-b6701730c1bb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04c04a1d-310c-5510-99a1-482bde9bb1cb/04c04a1d-310c-5510-99a1-482bde9bb1cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341492,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5549032/general/a1afc495-b3c8-4e85-a4c0-e571fdbf7758.jpg',
'Width': 2000}],
'price': 26500,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'BMW 5 Series 530 M Sport - Hybrid - Automatic - 184 hp - 90.253 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718346%27 HTTP/1.1" 200 None
2026-03-24 15:15:20 [adesa.be] INFO: Saving data for 10718346: {'created_time': 1774365320.619543, 'last_price_update_time': 1774365320.619554, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718346') HTTP/1.1" 204 0
2026-03-24 15:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10718271
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 15:15:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10718271
2026-03-24 15:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be080ca9-f160-5a62-b9df-0d085d0610e2 with identifier: 10718271 to the API
2026-03-24 15:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718271>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T13:00:00Z',
'fuel_type': 'Electric',
'id': 'be080ca9-f160-5a62-b9df-0d085d0610e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718271',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 104964,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5628158/general/3bc4a343-d393-4f7a-9299-2d34204a0753.jpg',
'https://images.openlane.eu/carimgs/5628158/general/be796c82-ec00-448a-be5b-68eed54b3e3f.jpg',
'https://images.openlane.eu/carimgs/5628158/general/dd330a7e-4fe3-4dd2-88bd-35a176667344.jpg',
'https://images.openlane.eu/carimgs/5628158/general/0538aa68-76ba-43df-95e2-d8ad26495a88.jpg',
'https://images.openlane.eu/carimgs/5628158/general/550cfee4-943d-4b32-8b5a-90938effef34.jpg',
'https://images.openlane.eu/carimgs/5628158/general/caff0a09-d0ed-4989-a532-67718734dc90.jpg',
'https://images.openlane.eu/carimgs/5628158/general/a355637c-c452-429e-b747-35a0fcc7c8e2.jpg',
'https://images.openlane.eu/carimgs/5628158/general/71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg',
'https://images.openlane.eu/carimgs/5628158/general/ff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg',
'https://images.openlane.eu/carimgs/5628158/general/67705c14-037f-4813-bbdf-2e98b7095c77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 939370,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/3bc4a343-d393-4f7a-9299-2d34204a0753.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 948966,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/be796c82-ec00-448a-be5b-68eed54b3e3f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1031744,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/dd330a7e-4fe3-4dd2-88bd-35a176667344.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1033879,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/0538aa68-76ba-43df-95e2-d8ad26495a88.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 938128,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/550cfee4-943d-4b32-8b5a-90938effef34.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1012026,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/caff0a09-d0ed-4989-a532-67718734dc90.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 822851,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/a355637c-c452-429e-b747-35a0fcc7c8e2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 803778,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/71da5e3e-a553-4a5a-b271-96fc0ad0c0bb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 706622,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/ff07ae2f-ba5b-4b39-90ff-2902554a4253.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be080ca9-f160-5a62-b9df-0d085d0610e2/be080ca9-f160-5a62-b9df-0d085d0610e2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 930807,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5628158/general/67705c14-037f-4813-bbdf-2e98b7095c77.jpg',
'Width': 2731}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz EQC 400 - 4-Matic - Electric - Automatic - 408 hp - '
'104.964 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718271%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [adesa.be] INFO: Saving data for 10718271: {'created_time': 1774365321.185517, 'last_price_update_time': 1774365321.185527, 'auction_closing_time': 1774443600.0}
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718271') HTTP/1.1" 204 0
2026-03-24 15:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10718356
2026-03-24 15:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10718356
2026-03-24 15:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51c81f9d-bfc1-5222-8944-d2d9cd08fc75 with identifier: 10718356 to the API
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718356>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 169,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': '51c81f9d-bfc1-5222-8944-d2d9cd08fc75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718356',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Puma-E',
'odometer': 8914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5610885/general/2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg',
'https://images.openlane.eu/carimgs/5610885/general/4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg',
'https://images.openlane.eu/carimgs/5610885/general/15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg',
'https://images.openlane.eu/carimgs/5610885/general/be459d7e-151d-4f5a-9b3e-02a423281451.jpg',
'https://images.openlane.eu/carimgs/5610885/general/c2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg',
'https://images.openlane.eu/carimgs/5610885/general/f7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg',
'https://images.openlane.eu/carimgs/5610885/general/00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg',
'https://images.openlane.eu/carimgs/5610885/general/59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg',
'https://images.openlane.eu/carimgs/5610885/general/1875262a-babd-47d9-af48-c83f6857dcc8.jpg',
'https://images.openlane.eu/carimgs/5610885/general/bd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1216610,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/2db73d0d-e2f8-481d-a008-f04ee7fdec07.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1159442,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/4a2d88eb-1783-4978-b977-fd4aa5ddbbc7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1486442,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/15cf9a05-8af5-4d6a-ae30-df8b7e67db99.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1347917,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/be459d7e-151d-4f5a-9b3e-02a423281451.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1146617,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/c2a4c23c-f0b6-46bf-bbe1-a184d7eadf58.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1069051,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/f7e00da9-e9fe-476d-87b6-60e87c957b9f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 981824,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/00c9c79d-a917-4d0e-80b4-21a24ad0cc89.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 871784,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/59bfd79b-3970-4800-af89-dcaf8a23ae2c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 955679,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/1875262a-babd-47d9-af48-c83f6857dcc8.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51c81f9d-bfc1-5222-8944-d2d9cd08fc75/51c81f9d-bfc1-5222-8944-d2d9cd08fc75_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1021363,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5610885/general/bd3a5c61-d1de-48a8-a6f7-2b0729ad0c7d.jpg',
'Width': 2731}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2025-05-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Ford Puma-E 44 kWh - Electric - Automatic - 169 hp - 8.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718356%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [adesa.be] INFO: Saving data for 10718356: {'created_time': 1774365321.555664, 'last_price_update_time': 1774365321.555675, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718356') HTTP/1.1" 204 0
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252Fe072a231-5925-4249-90ee-ceabf7369d08.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/e072a231-5925-4249-90ee-ceabf7369d08.JPG not downloaded yet
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252F6e53fec3-c13c-41c2-aee1-42415126070f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/6e53fec3-c13c-41c2-aee1-42415126070f.JPG not downloaded yet
2026-03-24 15:15:21 [adesa.be] INFO: Found listing with ID: 10717630
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717630%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [adesa.be] INFO: Scrape type for 10717630: 1
2026-03-24 15:15:21 [adesa.be] INFO: Scraping item 10717630 url https://www.openlane.eu/en/carv6/auction/10717630
2026-03-24 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252Fe5e39319-8635-4abb-84d0-0b8a4e60e91e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/e5e39319-8635-4abb-84d0-0b8a4e60e91e.JPG not downloaded yet
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252F42585377-14e9-4430-9c25-a7405d4d518a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/42585377-14e9-4430-9c25-a7405d4d518a.JPG not downloaded yet
2026-03-24 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:21 [adesa.be] INFO: Found listing with ID: 10717735
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717735%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [adesa.be] INFO: Scrape type for 10717735: 1
2026-03-24 15:15:21 [adesa.be] INFO: Scraping item 10717735 url https://www.openlane.eu/en/carv6/auction/10717735
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252Fe15329ec-b8a0-4d35-878b-9d55234f4f0b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/e15329ec-b8a0-4d35-878b-9d55234f4f0b.JPG not downloaded yet
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252F7950327d-8465-4b65-8329-ec6a87e9544d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/7950327d-8465-4b65-8329-ec6a87e9544d.JPG not downloaded yet
2026-03-24 15:15:21 [adesa.be] INFO: Found listing with ID: 10717736
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717736%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [adesa.be] INFO: Scrape type for 10717736: 1
2026-03-24 15:15:21 [adesa.be] INFO: Scraping item 10717736 url https://www.openlane.eu/en/carv6/auction/10717736
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252F06dcd116-7cc5-460d-832d-3c8059d788c4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/06dcd116-7cc5-460d-832d-3c8059d788c4.JPG not downloaded yet
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252F4f7c576f-22a5-4f24-a3bf-fe718559a13c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/4f7c576f-22a5-4f24-a3bf-fe718559a13c.JPG not downloaded yet
2026-03-24 15:15:21 [adesa.be] INFO: Found listing with ID: 10717708
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717708%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [adesa.be] INFO: Scrape type for 10717708: 1
2026-03-24 15:15:21 [adesa.be] INFO: Scraping item 10717708 url https://www.openlane.eu/en/carv6/auction/10717708
2026-03-24 15:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10718363
2026-03-24 15:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88b57323-6346-5879-94f5-bc540af10478 with scrape type 1
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88b57323-6346-5879-94f5-bc540af10478
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252F1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg already downloaded
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252F98453346-1e74-4864-9788-2f898050dc9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/98453346-1e74-4864-9788-2f898050dc9f.jpg already downloaded
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252Fe5304588-4ae3-476b-bbe8-6566cc124e13.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/e5304588-4ae3-476b-bbe8-6566cc124e13.jpg already downloaded
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252Ff4cf2802-bad2-4b48-9b79-a88738882477.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/f4cf2802-bad2-4b48-9b79-a88738882477.jpg already downloaded
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252Fdaef823f-2571-4919-80de-732e0cb43658.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/daef823f-2571-4919-80de-732e0cb43658.jpg already downloaded
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252F37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg already downloaded
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252F6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg already downloaded
2026-03-24 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252Ff450a90b-762e-485b-adcb-a97856060bb3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/f450a90b-762e-485b-adcb-a97856060bb3.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252F892f4265-c881-463e-a8e3-9d58b7865737.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/892f4265-c881-463e-a8e3-9d58b7865737.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5617382%252Fgeneral%252F47af7375-b660-4392-8bc2-44cd2d7a3435.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617382/general/47af7375-b660-4392-8bc2-44cd2d7a3435.jpg already downloaded
2026-03-24 15:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88b57323-6346-5879-94f5-bc540af10478, identifier: 10718363
2026-03-24 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10718384
2026-03-24 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff835754-dd06-5720-8986-d832124ef11e with scrape type 1
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff835754-dd06-5720-8986-d832124ef11e
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F81a3883f-8e0b-4175-a6f0-b5368a921215.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/81a3883f-8e0b-4175-a6f0-b5368a921215.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F1a810535-57e7-42a2-8715-b75d8cbb8600.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/1a810535-57e7-42a2-8715-b75d8cbb8600.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F6fe40480-035d-4e4a-961f-b457770fa0c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/6fe40480-035d-4e4a-961f-b457770fa0c3.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252Ffc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/fc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg already downloaded
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645481%252Fgeneral%252F83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645481/general/83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg already downloaded
2026-03-24 15:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff835754-dd06-5720-8986-d832124ef11e, identifier: 10718384
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252F7033d37b-4f7a-4f51-947e-15d7d97df2c6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/7033d37b-4f7a-4f51-947e-15d7d97df2c6.JPG not downloaded yet
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252F08346e19-9eea-4327-bb03-f95800786ceb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/08346e19-9eea-4327-bb03-f95800786ceb.JPG not downloaded yet
2026-03-24 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10718363
2026-03-24 15:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10718363
2026-03-24 15:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88b57323-6346-5879-94f5-bc540af10478 with identifier: 10718363 to the API
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718363>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Hybrid',
'id': '88b57323-6346-5879-94f5-bc540af10478',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718363',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 11473,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5617382/general/1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg',
'https://images.openlane.eu/carimgs/5617382/general/98453346-1e74-4864-9788-2f898050dc9f.jpg',
'https://images.openlane.eu/carimgs/5617382/general/e5304588-4ae3-476b-bbe8-6566cc124e13.jpg',
'https://images.openlane.eu/carimgs/5617382/general/f4cf2802-bad2-4b48-9b79-a88738882477.jpg',
'https://images.openlane.eu/carimgs/5617382/general/daef823f-2571-4919-80de-732e0cb43658.jpg',
'https://images.openlane.eu/carimgs/5617382/general/37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg',
'https://images.openlane.eu/carimgs/5617382/general/6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg',
'https://images.openlane.eu/carimgs/5617382/general/f450a90b-762e-485b-adcb-a97856060bb3.jpg',
'https://images.openlane.eu/carimgs/5617382/general/892f4265-c881-463e-a8e3-9d58b7865737.jpg',
'https://images.openlane.eu/carimgs/5617382/general/47af7375-b660-4392-8bc2-44cd2d7a3435.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916309,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/1d3b7201-22e3-4c74-a82d-d98aaa9b5715.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1166801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/98453346-1e74-4864-9788-2f898050dc9f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1001016,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/e5304588-4ae3-476b-bbe8-6566cc124e13.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1035083,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/f4cf2802-bad2-4b48-9b79-a88738882477.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1082987,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/daef823f-2571-4919-80de-732e0cb43658.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965081,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/37716e78-871d-4aa5-bcbd-51fc77955ca1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 813801,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/6d9595f4-55eb-4d78-a973-566fdc7a4e99.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 756123,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/f450a90b-762e-485b-adcb-a97856060bb3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 888085,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/892f4265-c881-463e-a8e3-9d58b7865737.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88b57323-6346-5879-94f5-bc540af10478/88b57323-6346-5879-94f5-bc540af10478_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794583,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617382/general/47af7375-b660-4392-8bc2-44cd2d7a3435.jpg',
'Width': 2731}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-11-29',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz A 250e Progressive - Hybrid - Automatic - 163 hp - '
'11.473 km',
'transmission': 'automatic',
'trim': 'Progressive',
'vin': None,
'year': 2023}
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718363%27 HTTP/1.1" 200 None
2026-03-24 15:15:22 [adesa.be] INFO: Saving data for 10718363: {'created_time': 1774365322.856607, 'last_price_update_time': 1774365322.856621, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718363') HTTP/1.1" 204 0
2026-03-24 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10718384
2026-03-24 15:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10718384
2026-03-24 15:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff835754-dd06-5720-8986-d832124ef11e with identifier: 10718384 to the API
2026-03-24 15:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ff835754-dd06-5720-8986-d832124ef11e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000294',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718384',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 74146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5645481/general/5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg',
'https://images.openlane.eu/carimgs/5645481/general/4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg',
'https://images.openlane.eu/carimgs/5645481/general/81a3883f-8e0b-4175-a6f0-b5368a921215.jpg',
'https://images.openlane.eu/carimgs/5645481/general/18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg',
'https://images.openlane.eu/carimgs/5645481/general/1a810535-57e7-42a2-8715-b75d8cbb8600.jpg',
'https://images.openlane.eu/carimgs/5645481/general/3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg',
'https://images.openlane.eu/carimgs/5645481/general/94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg',
'https://images.openlane.eu/carimgs/5645481/general/6fe40480-035d-4e4a-961f-b457770fa0c3.jpg',
'https://images.openlane.eu/carimgs/5645481/general/fc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg',
'https://images.openlane.eu/carimgs/5645481/general/83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1153478,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/5fa06e57-c9f2-4f94-ac24-02cb6e80d563.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1215814,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/4aba0577-61ed-40a0-b0a2-8e12901ba314.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1270587,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/81a3883f-8e0b-4175-a6f0-b5368a921215.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1170911,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/18e54078-fe56-48d7-ab7f-02551b5f6aed.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1208302,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/1a810535-57e7-42a2-8715-b75d8cbb8600.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1300039,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/3f1af5b8-d4a4-4dd7-a4eb-2da402976723.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 813698,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/94d52fbe-5565-421c-82f2-ff14f5d89bf1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 689790,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/6fe40480-035d-4e4a-961f-b457770fa0c3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 682723,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/fc4a3d2a-fb00-4fca-8194-75b197bb0de7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff835754-dd06-5720-8986-d832124ef11e/ff835754-dd06-5720-8986-d832124ef11e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708350,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645481/general/83d5f16b-e9aa-403d-a4dc-b02e60da2b6d.jpg',
'Width': 2731}],
'price': 20400,
'price_includes_vat': True,
'registration_date': '2020-10-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - 160 hp - 74.146 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718384%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [adesa.be] INFO: Saving data for 10718384: {'created_time': 1774365323.202613, 'last_price_update_time': 1774365323.202624, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718384') HTTP/1.1" 204 0
2026-03-24 15:15:23 [adesa.be] INFO: Found listing with ID: 10717657
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717657%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [adesa.be] INFO: Scrape type for 10717657: 1
2026-03-24 15:15:23 [adesa.be] INFO: Scraping item 10717657 url https://www.openlane.eu/en/carv6/auction/10717657
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252Fffd2373f-b43a-4abf-a232-d0b3f7816f1d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/ffd2373f-b43a-4abf-a232-d0b3f7816f1d.JPG not downloaded yet
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252Fdc2df9da-ddf0-4e40-a526-5663e84d0252.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/dc2df9da-ddf0-4e40-a526-5663e84d0252.JPG not downloaded yet
2026-03-24 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:23 [adesa.be] INFO: Found listing with ID: 10717761
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717761%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [adesa.be] INFO: Scrape type for 10717761: 1
2026-03-24 15:15:23 [adesa.be] INFO: Scraping item 10717761 url https://www.openlane.eu/en/carv6/auction/10717761
2026-03-24 15:15:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5515352%252Fgeneral%252F22fec010-c88d-4b7a-b8c1-0c33ca8eb3bd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5515352/general/22fec010-c88d-4b7a-b8c1-0c33ca8eb3bd.JPG not downloaded yet
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252Ff184fb06-6b0e-4198-a837-dc3c22a19a3f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/f184fb06-6b0e-4198-a837-dc3c22a19a3f.JPG not downloaded yet
2026-03-24 15:15:23 [adesa.be] INFO: Found listing with ID: 10717821
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717821%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [adesa.be] INFO: Scrape type for 10717821: 1
2026-03-24 15:15:23 [adesa.be] INFO: Scraping item 10717821 url https://www.openlane.eu/en/carv6/auction/10717821
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5599945%252Fgeneral%252Fc9b508d8-e4ff-46b9-87bb-5b648bb392bd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5599945/general/c9b508d8-e4ff-46b9-87bb-5b648bb392bd.JPG not downloaded yet
2026-03-24 15:15:23 [adesa.be] INFO: Found listing with ID: 10717667
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717667%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [adesa.be] INFO: Scrape type for 10717667: 1
2026-03-24 15:15:23 [adesa.be] INFO: Scraping item 10717667 url https://www.openlane.eu/en/carv6/auction/10717667
2026-03-24 15:15:23 [adesa.be] INFO: Found listing with ID: 10717699
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717699%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [adesa.be] INFO: Scrape type for 10717699: 1
2026-03-24 15:15:23 [adesa.be] INFO: Scraping item 10717699 url https://www.openlane.eu/en/carv6/auction/10717699
2026-03-24 15:15:23 [adesa.be] INFO: Found listing with ID: 10717756
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717756%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [adesa.be] INFO: Scrape type for 10717756: 1
2026-03-24 15:15:23 [adesa.be] INFO: Scraping item 10717756 url https://www.openlane.eu/en/carv6/auction/10717756
2026-03-24 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10718421
2026-03-24 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c03338-b69b-5169-a736-67ad5a43f508 with scrape type 1
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50c03338-b69b-5169-a736-67ad5a43f508
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252F3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252F85578313-0ae2-4418-9bd4-2c93d272f86f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/85578313-0ae2-4418-9bd4-2c93d272f86f.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252Fc447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/c447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252F20a97f30-b241-4843-96aa-a47a90c7d2df.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/20a97f30-b241-4843-96aa-a47a90c7d2df.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252Fbb394052-69ec-4f4c-8544-a5b5639bd751.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/bb394052-69ec-4f4c-8544-a5b5639bd751.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252Fdcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/dcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252Fee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/ee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252F6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252F267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5714975%252Fgeneral%252Fefbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5714975/general/efbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg already downloaded
2026-03-24 15:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c03338-b69b-5169-a736-67ad5a43f508, identifier: 10718421
2026-03-24 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10718381
2026-03-24 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237df311-bcbe-5159-a5d8-1db83c5d960e with scrape type 1
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 237df311-bcbe-5159-a5d8-1db83c5d960e
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252Fa9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/a9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252Fc9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/c9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252F43c6450d-a59c-4476-85f3-df312e59c5a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/43c6450d-a59c-4476-85f3-df312e59c5a0.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252Fddc0f57c-6900-4608-a739-0e23986dacfb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/ddc0f57c-6900-4608-a739-0e23986dacfb.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252F3e8327be-a1ea-45f9-8b82-8265519bee35.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/3e8327be-a1ea-45f9-8b82-8265519bee35.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252F359c15e5-caa3-4401-95f9-ac8400151ac1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/359c15e5-caa3-4401-95f9-ac8400151ac1.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252Fd60f4ae3-731b-473f-85b3-25d108ea275e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/d60f4ae3-731b-473f-85b3-25d108ea275e.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252Fb7242a9c-8285-45c3-be9b-46d8000d1665.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/b7242a9c-8285-45c3-be9b-46d8000d1665.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252Ff36489ac-e1f1-4976-b06b-286f757ce0e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/f36489ac-e1f1-4976-b06b-286f757ce0e2.jpg already downloaded
2026-03-24 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641529%252Fgeneral%252F9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641529/general/9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg already downloaded
2026-03-24 15:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 237df311-bcbe-5159-a5d8-1db83c5d960e, identifier: 10718381
2026-03-24 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10718349
2026-03-24 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7700e80e-8733-59c5-a55a-a43fe20947cc with scrape type 1
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7700e80e-8733-59c5-a55a-a43fe20947cc
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F4d2298da-fba3-4773-806a-4d988dd69003.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/4d2298da-fba3-4773-806a-4d988dd69003.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F799de61c-c036-4647-b862-b165a84a0961.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/799de61c-c036-4647-b862-b165a84a0961.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F58843758-a39f-40a8-b273-d7062d709fb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/58843758-a39f-40a8-b273-d7062d709fb5.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252Ff89a4cf0-79dc-4b63-8d75-4b773213b605.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/f89a4cf0-79dc-4b63-8d75-4b773213b605.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5579305%252Fgeneral%252F92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5579305/general/92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg already downloaded
2026-03-24 15:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7700e80e-8733-59c5-a55a-a43fe20947cc, identifier: 10718349
2026-03-24 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daed9743-a928-58d6-b365-5fd58f409294 with identifier: 10718417
2026-03-24 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daed9743-a928-58d6-b365-5fd58f409294 with scrape type 1
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item daed9743-a928-58d6-b365-5fd58f409294
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252Ff1329cc1-1615-4b78-a411-14ecd6fc7383.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/f1329cc1-1615-4b78-a411-14ecd6fc7383.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252F8a8ac7e5-12db-430a-b007-0f40ab1cda92.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/8a8ac7e5-12db-430a-b007-0f40ab1cda92.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252F198e1eb6-581a-4a2b-a2b5-6fd56c629313.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/198e1eb6-581a-4a2b-a2b5-6fd56c629313.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252F6676978a-01d7-4307-a190-676949fa2e4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/6676978a-01d7-4307-a190-676949fa2e4f.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252F64e3a561-7e78-4c69-96d3-d6cc35d1a917.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/64e3a561-7e78-4c69-96d3-d6cc35d1a917.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252F6792fa31-4d86-457c-b44a-04e573ae32b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/6792fa31-4d86-457c-b44a-04e573ae32b0.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252F08772459-e4b5-4e5d-a5ca-cf2682871208.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/08772459-e4b5-4e5d-a5ca-cf2682871208.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252F3bd43bd9-6b93-4245-8214-7db6a1074dd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/3bd43bd9-6b93-4245-8214-7db6a1074dd3.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252Fe499bb46-7466-4227-a186-5e51c738c3af.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/e499bb46-7466-4227-a186-5e51c738c3af.jpg already downloaded
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706252%252Fgeneral%252Fd32cf911-76f0-404f-b276-69296be377fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706252/general/d32cf911-76f0-404f-b276-69296be377fc.jpg already downloaded
2026-03-24 15:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: daed9743-a928-58d6-b365-5fd58f409294, identifier: 10718417
2026-03-24 15:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10718421
2026-03-24 15:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10718421
2026-03-24 15:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c03338-b69b-5169-a736-67ad5a43f508 with identifier: 10718421 to the API
2026-03-24 15:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15: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-24 15:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': '50c03338-b69b-5169-a736-67ad5a43f508',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718421',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 65507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5714975/general/3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg',
'https://images.openlane.eu/carimgs/5714975/general/85578313-0ae2-4418-9bd4-2c93d272f86f.jpg',
'https://images.openlane.eu/carimgs/5714975/general/c447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg',
'https://images.openlane.eu/carimgs/5714975/general/20a97f30-b241-4843-96aa-a47a90c7d2df.jpg',
'https://images.openlane.eu/carimgs/5714975/general/bb394052-69ec-4f4c-8544-a5b5639bd751.jpg',
'https://images.openlane.eu/carimgs/5714975/general/dcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg',
'https://images.openlane.eu/carimgs/5714975/general/ee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg',
'https://images.openlane.eu/carimgs/5714975/general/6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg',
'https://images.openlane.eu/carimgs/5714975/general/267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg',
'https://images.openlane.eu/carimgs/5714975/general/efbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1294398,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/3d7a484e-41ed-4614-8fe9-21a8307e8dac.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1149226,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/85578313-0ae2-4418-9bd4-2c93d272f86f.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1096091,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/c447c62d-3053-4f7e-8dd1-a6738bb644ff.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1078537,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/20a97f30-b241-4843-96aa-a47a90c7d2df.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 965216,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/bb394052-69ec-4f4c-8544-a5b5639bd751.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1225626,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/dcea492c-eea4-4f51-b1f9-2ff1bd5b2609.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 854691,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/ee3bd8bc-ab81-4309-ae30-ac8f8dfab61a.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 660696,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/6f72b435-9ddd-4221-8083-d8a198bf5e43.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 675402,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/267c8cd4-ffac-4068-bb4e-1676806a6bf3.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c03338-b69b-5169-a736-67ad5a43f508/50c03338-b69b-5169-a736-67ad5a43f508_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 933989,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5714975/general/efbdf3f9-e2ad-4b1e-acac-fc352037f992.jpg',
'Width': 2731}],
'price': 27500,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQA 350 AMG Line - 4-Matic - Electric - Automatic - '
'292 hp - 65.507 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718421%27 HTTP/1.1" 200 None
2026-03-24 15:15:25 [adesa.be] INFO: Saving data for 10718421: {'created_time': 1774365325.010068, 'last_price_update_time': 1774365325.010079, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718421') HTTP/1.1" 204 0
2026-03-24 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10718381
2026-03-24 15:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10718381
2026-03-24 15:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 237df311-bcbe-5159-a5d8-1db83c5d960e with identifier: 10718381 to the API
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 292,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': '237df311-bcbe-5159-a5d8-1db83c5d960e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718381',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 155276,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5641529/general/a9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg',
'https://images.openlane.eu/carimgs/5641529/general/c9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg',
'https://images.openlane.eu/carimgs/5641529/general/43c6450d-a59c-4476-85f3-df312e59c5a0.jpg',
'https://images.openlane.eu/carimgs/5641529/general/ddc0f57c-6900-4608-a739-0e23986dacfb.jpg',
'https://images.openlane.eu/carimgs/5641529/general/3e8327be-a1ea-45f9-8b82-8265519bee35.jpg',
'https://images.openlane.eu/carimgs/5641529/general/359c15e5-caa3-4401-95f9-ac8400151ac1.jpg',
'https://images.openlane.eu/carimgs/5641529/general/d60f4ae3-731b-473f-85b3-25d108ea275e.jpg',
'https://images.openlane.eu/carimgs/5641529/general/b7242a9c-8285-45c3-be9b-46d8000d1665.jpg',
'https://images.openlane.eu/carimgs/5641529/general/f36489ac-e1f1-4976-b06b-286f757ce0e2.jpg',
'https://images.openlane.eu/carimgs/5641529/general/9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1149273,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/a9882aa8-eaf6-4d0f-9475-1cd4ce762b17.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 919423,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/c9c13cb5-30f4-4e28-914b-dfb569a2651b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1063257,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/43c6450d-a59c-4476-85f3-df312e59c5a0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1099746,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/ddc0f57c-6900-4608-a739-0e23986dacfb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1166122,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/3e8327be-a1ea-45f9-8b82-8265519bee35.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 809488,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/359c15e5-caa3-4401-95f9-ac8400151ac1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699954,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/d60f4ae3-731b-473f-85b3-25d108ea275e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 921390,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/b7242a9c-8285-45c3-be9b-46d8000d1665.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1342015,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/f36489ac-e1f1-4976-b06b-286f757ce0e2.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_237df311-bcbe-5159-a5d8-1db83c5d960e/237df311-bcbe-5159-a5d8-1db83c5d960e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 603872,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641529/general/9e51d5ed-790c-4a55-9ba6-fbb8b0e75a5c.jpg',
'Width': 2731}],
'price': 39500,
'price_includes_vat': True,
'registration_date': '2022-09-30',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQS 350 AMG Line - Electric - Automatic - 292 hp - '
'155.276 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718381%27 HTTP/1.1" 200 None
2026-03-24 15:15:25 [adesa.be] INFO: Saving data for 10718381: {'created_time': 1774365325.736005, 'last_price_update_time': 1774365325.73602, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718381') HTTP/1.1" 204 0
2026-03-24 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10718349
2026-03-24 15:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10718349
2026-03-24 15:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10718349 to the API
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 571,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': '7700e80e-8733-59c5-a55a-a43fe20947cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718349',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 59636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5579305/general/4d2298da-fba3-4773-806a-4d988dd69003.jpg',
'https://images.openlane.eu/carimgs/5579305/general/799de61c-c036-4647-b862-b165a84a0961.jpg',
'https://images.openlane.eu/carimgs/5579305/general/214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg',
'https://images.openlane.eu/carimgs/5579305/general/8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg',
'https://images.openlane.eu/carimgs/5579305/general/58843758-a39f-40a8-b273-d7062d709fb5.jpg',
'https://images.openlane.eu/carimgs/5579305/general/58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg',
'https://images.openlane.eu/carimgs/5579305/general/393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg',
'https://images.openlane.eu/carimgs/5579305/general/f89a4cf0-79dc-4b63-8d75-4b773213b605.jpg',
'https://images.openlane.eu/carimgs/5579305/general/755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg',
'https://images.openlane.eu/carimgs/5579305/general/92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 824446,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/4d2298da-fba3-4773-806a-4d988dd69003.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 797915,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/799de61c-c036-4647-b862-b165a84a0961.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 867212,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/214fa6b9-2c8b-4da8-9053-aad6bcf54b00.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 960800,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/8b1bc371-2dc2-42a6-ba3a-1249eaf5e2eb.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 902953,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/58843758-a39f-40a8-b273-d7062d709fb5.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 847630,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/58b4d7c3-8fa4-4f95-a0b4-d80f5f116696.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 761895,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/393818ab-7c28-4ca6-b723-9c79fd74b10b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 552582,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/f89a4cf0-79dc-4b63-8d75-4b773213b605.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649379,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/755f5b46-3dd4-4bb3-bbe8-668bacdf5c7b.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7700e80e-8733-59c5-a55a-a43fe20947cc/7700e80e-8733-59c5-a55a-a43fe20947cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 649641,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5579305/general/92323e7c-1e5e-4a5c-b441-19fd33b84999.jpg',
'Width': 2731}],
'price': 48500,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Porsche Taycan 4S Cross Turismo - AWD - Electric - Automatic - 571 '
'hp - 59.636 km',
'transmission': 'automatic',
'trim': 'Cross Turismo',
'vin': None,
'year': 2021}
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718349%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Saving data for 10718349: {'created_time': 1774365326.06429, 'last_price_update_time': 1774365326.064304, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718349') HTTP/1.1" 204 0
2026-03-24 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: daed9743-a928-58d6-b365-5fd58f409294 with identifier: 10718417
2026-03-24 15:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: daed9743-a928-58d6-b365-5fd58f409294 with identifier: 10718417
2026-03-24 15:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: daed9743-a928-58d6-b365-5fd58f409294 with identifier: 10718417 to the API
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718417>
{'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-25T13:10:00Z',
'fuel_type': 'Hybrid',
'id': 'daed9743-a928-58d6-b365-5fd58f409294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718417',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 147773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5706252/general/f1329cc1-1615-4b78-a411-14ecd6fc7383.jpg',
'https://images.openlane.eu/carimgs/5706252/general/8a8ac7e5-12db-430a-b007-0f40ab1cda92.jpg',
'https://images.openlane.eu/carimgs/5706252/general/198e1eb6-581a-4a2b-a2b5-6fd56c629313.jpg',
'https://images.openlane.eu/carimgs/5706252/general/6676978a-01d7-4307-a190-676949fa2e4f.jpg',
'https://images.openlane.eu/carimgs/5706252/general/64e3a561-7e78-4c69-96d3-d6cc35d1a917.jpg',
'https://images.openlane.eu/carimgs/5706252/general/6792fa31-4d86-457c-b44a-04e573ae32b0.jpg',
'https://images.openlane.eu/carimgs/5706252/general/08772459-e4b5-4e5d-a5ca-cf2682871208.jpg',
'https://images.openlane.eu/carimgs/5706252/general/3bd43bd9-6b93-4245-8214-7db6a1074dd3.jpg',
'https://images.openlane.eu/carimgs/5706252/general/e499bb46-7466-4227-a186-5e51c738c3af.jpg',
'https://images.openlane.eu/carimgs/5706252/general/d32cf911-76f0-404f-b276-69296be377fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466302,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/f1329cc1-1615-4b78-a411-14ecd6fc7383.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441878,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/8a8ac7e5-12db-430a-b007-0f40ab1cda92.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420336,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/198e1eb6-581a-4a2b-a2b5-6fd56c629313.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371927,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/6676978a-01d7-4307-a190-676949fa2e4f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435574,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/64e3a561-7e78-4c69-96d3-d6cc35d1a917.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 458951,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/6792fa31-4d86-457c-b44a-04e573ae32b0.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378342,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/08772459-e4b5-4e5d-a5ca-cf2682871208.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455299,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/3bd43bd9-6b93-4245-8214-7db6a1074dd3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386686,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/e499bb46-7466-4227-a186-5e51c738c3af.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daed9743-a928-58d6-b365-5fd58f409294/daed9743-a928-58d6-b365-5fd58f409294_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 473346,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706252/general/d32cf911-76f0-404f-b276-69296be377fc.jpg',
'Width': 2000}],
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'147.773 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718417%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Saving data for 10718417: {'created_time': 1774365326.425788, 'last_price_update_time': 1774365326.4258, 'auction_closing_time': 1774444200.0}
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718417') HTTP/1.1" 204 0
2026-03-24 15:15:26 [adesa.be] INFO: Found listing with ID: 10717656
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717656%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Scrape type for 10717656: 1
2026-03-24 15:15:26 [adesa.be] INFO: Scraping item 10717656 url https://www.openlane.eu/en/carv6/auction/10717656
2026-03-24 15:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/6e53fec3-c13c-41c2-aee1-42415126070f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718353)
2026-03-24 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:26 [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-24 15:15:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:26 [adesa.be] INFO: Found listing with ID: 10717760
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717760%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Scrape type for 10717760: 1
2026-03-24 15:15:26 [adesa.be] INFO: Scraping item 10717760 url https://www.openlane.eu/en/carv6/auction/10717760
2026-03-24 15: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-24 15: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-24 15: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-24 15:15:26 [adesa.be] INFO: Found listing with ID: 10717611
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717611%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Scrape type for 10717611: 1
2026-03-24 15:15:26 [adesa.be] INFO: Scraping item 10717611 url https://www.openlane.eu/en/carv6/auction/10717611
2026-03-24 15:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5599945/general/08346e19-9eea-4327-bb03-f95800786ceb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718353)
2026-03-24 15:15:26 [adesa.be] INFO: Found listing with ID: 10717610
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717610%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Scrape type for 10717610: 1
2026-03-24 15:15:26 [adesa.be] INFO: Scraping item 10717610 url https://www.openlane.eu/en/carv6/auction/10717610
2026-03-24 15:15:26 [adesa.be] INFO: Found listing with ID: 10717820
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717820%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Scrape type for 10717820: 1
2026-03-24 15:15:26 [adesa.be] INFO: Scraping item 10717820 url https://www.openlane.eu/en/carv6/auction/10717820
2026-03-24 15:15:26 [adesa.be] INFO: Found listing with ID: 10717620
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717620%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Scrape type for 10717620: 1
2026-03-24 15:15:26 [adesa.be] INFO: Scraping item 10717620 url https://www.openlane.eu/en/carv6/auction/10717620
2026-03-24 15:15:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5515352/general/7033d37b-4f7a-4f51-947e-15d7d97df2c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718238)
2026-03-24 15:15:26 [adesa.be] INFO: Found listing with ID: 10717676
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717676%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [adesa.be] INFO: Scrape type for 10717676: 1
2026-03-24 15:15:26 [adesa.be] INFO: Scraping item 10717676 url https://www.openlane.eu/en/carv6/auction/10717676
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-24 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564
2026-03-24 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3de9814-b341-594f-98ab-250983c799eb with scrape type 1
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3de9814-b341-594f-98ab-250983c799eb
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252F1c5b54f7-da7b-4088-92df-034a30194d45.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/1c5b54f7-da7b-4088-92df-034a30194d45.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252F2aeb966d-d09a-4b39-91db-b041f71dbbee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/2aeb966d-d09a-4b39-91db-b041f71dbbee.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252Fdd5a60cf-4262-41a0-9a13-8606fddd8c96.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/dd5a60cf-4262-41a0-9a13-8606fddd8c96.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252Fbf7e19db-5036-49dc-aadf-164696dda411.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/bf7e19db-5036-49dc-aadf-164696dda411.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252F3f7675dd-b01f-49d6-bb4c-cbf14f7103d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/3f7675dd-b01f-49d6-bb4c-cbf14f7103d8.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252Fa5b6d06a-f3a8-4343-a55b-bbb3dd513a4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/a5b6d06a-f3a8-4343-a55b-bbb3dd513a4f.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252F37355d7a-50ba-49eb-8a02-6e4369808f8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/37355d7a-50ba-49eb-8a02-6e4369808f8c.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252Fff086e24-ce9b-46bd-8d83-25d6de520f36.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/ff086e24-ce9b-46bd-8d83-25d6de520f36.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252F1b5bd393-a924-4f8f-bbd6-9781d1f45b71.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/1b5bd393-a924-4f8f-bbd6-9781d1f45b71.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5723570%252Fgeneral%252Ff9443090-2ccc-4916-a515-2a3e05021434.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5723570/general/f9443090-2ccc-4916-a515-2a3e05021434.jpg already downloaded
2026-03-24 15:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3de9814-b341-594f-98ab-250983c799eb, identifier: 10717564
2026-03-24 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10717570
2026-03-24 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with scrape type 1
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252F6eff3ee3-e1f5-4019-badc-c8a7cbc039d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/6eff3ee3-e1f5-4019-badc-c8a7cbc039d1.jpg not downloaded yet
2026-03-24 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660e5d37-c1e8-53d9-b957-85b744325abc with identifier: 10718345
2026-03-24 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660e5d37-c1e8-53d9-b957-85b744325abc with scrape type 1
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 660e5d37-c1e8-53d9-b957-85b744325abc
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F81bfc8de-eacb-4db1-9f6b-e0afed75677a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/81bfc8de-eacb-4db1-9f6b-e0afed75677a.jpg already downloaded
2026-03-24 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F2a1fe5a6-d135-46e5-a4cb-b3217451ce60.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/2a1fe5a6-d135-46e5-a4cb-b3217451ce60.JPG not downloaded yet
2026-03-24 15:15:27 [adesa.be] INFO: Found listing with ID: 10717823
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717823%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Scrape type for 10717823: 1
2026-03-24 15:15:27 [adesa.be] INFO: Scraping item 10717823 url https://www.openlane.eu/en/carv6/auction/10717823
2026-03-24 15:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15: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-24 15:15:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15: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-24 15:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564
2026-03-24 15:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10717564 to the API
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'b3de9814-b341-594f-98ab-250983c799eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVN795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717564',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 118503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5723570/general/1c5b54f7-da7b-4088-92df-034a30194d45.jpg',
'https://images.openlane.eu/carimgs/5723570/general/2aeb966d-d09a-4b39-91db-b041f71dbbee.jpg',
'https://images.openlane.eu/carimgs/5723570/general/dd5a60cf-4262-41a0-9a13-8606fddd8c96.jpg',
'https://images.openlane.eu/carimgs/5723570/general/bf7e19db-5036-49dc-aadf-164696dda411.jpg',
'https://images.openlane.eu/carimgs/5723570/general/3f7675dd-b01f-49d6-bb4c-cbf14f7103d8.jpg',
'https://images.openlane.eu/carimgs/5723570/general/a5b6d06a-f3a8-4343-a55b-bbb3dd513a4f.jpg',
'https://images.openlane.eu/carimgs/5723570/general/37355d7a-50ba-49eb-8a02-6e4369808f8c.jpg',
'https://images.openlane.eu/carimgs/5723570/general/ff086e24-ce9b-46bd-8d83-25d6de520f36.jpg',
'https://images.openlane.eu/carimgs/5723570/general/1b5bd393-a924-4f8f-bbd6-9781d1f45b71.jpg',
'https://images.openlane.eu/carimgs/5723570/general/f9443090-2ccc-4916-a515-2a3e05021434.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272779,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/1c5b54f7-da7b-4088-92df-034a30194d45.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226380,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/2aeb966d-d09a-4b39-91db-b041f71dbbee.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277764,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/dd5a60cf-4262-41a0-9a13-8606fddd8c96.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295213,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/bf7e19db-5036-49dc-aadf-164696dda411.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297543,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/3f7675dd-b01f-49d6-bb4c-cbf14f7103d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448084,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/a5b6d06a-f3a8-4343-a55b-bbb3dd513a4f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270380,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/37355d7a-50ba-49eb-8a02-6e4369808f8c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35864,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/ff086e24-ce9b-46bd-8d83-25d6de520f36.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280429,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/1b5bd393-a924-4f8f-bbd6-9781d1f45b71.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3de9814-b341-594f-98ab-250983c799eb/b3de9814-b341-594f-98ab-250983c799eb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186585,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5723570/general/f9443090-2ccc-4916-a515-2a3e05021434.jpg',
'Width': 1400}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'118.503 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717564%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Saving data for 10717564: {'created_time': 1774365327.58012, 'last_price_update_time': 1774365327.580129, 'auction_closing_time': 1774529400.0}
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717564') HTTP/1.1" 204 0
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252Fb9dbd526-8d92-4176-b79b-33d2b3d0ad4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/b9dbd526-8d92-4176-b79b-33d2b3d0ad4b.jpg not downloaded yet
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fbc012cbb-d541-4d48-8d5c-929b84767d52.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/bc012cbb-d541-4d48-8d5c-929b84767d52.JPG not downloaded yet
2026-03-24 15:15:27 [adesa.be] INFO: Found listing with ID: 10717805
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717805%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Scrape type for 10717805: 1
2026-03-24 15:15:27 [adesa.be] INFO: Scraping item 10717805 url https://www.openlane.eu/en/carv6/auction/10717805
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252Fb57188c1-6075-4fb5-aa36-e5199e9d160e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/b57188c1-6075-4fb5-aa36-e5199e9d160e.jpg not downloaded yet
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F79f2d15b-efa3-4e4a-bb5c-c15f95451e20.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/79f2d15b-efa3-4e4a-bb5c-c15f95451e20.JPG not downloaded yet
2026-03-24 15:15:27 [adesa.be] INFO: Found listing with ID: 10717770
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717770%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Scrape type for 10717770: 1
2026-03-24 15:15:27 [adesa.be] INFO: Scraping item 10717770 url https://www.openlane.eu/en/carv6/auction/10717770
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fb08794d-8466-5051-bb20-71e4ffa86b17 due to Ignoring non-200 response
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7a6c8b78-8a1d-576e-ae9f-b95da540aa54 due to Ignoring non-200 response
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252Fb9f8f71c-e00d-4831-840d-c668dc1fd787.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/b9f8f71c-e00d-4831-840d-c668dc1fd787.jpg not downloaded yet
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F94eb6973-9ba0-4d24-a7d8-835e5cac3abc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/94eb6973-9ba0-4d24-a7d8-835e5cac3abc.JPG not downloaded yet
2026-03-24 15:15:27 [adesa.be] INFO: Found listing with ID: 10717608
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717608%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Scrape type for 10717608: 1
2026-03-24 15:15:27 [adesa.be] INFO: Scraping item 10717608 url https://www.openlane.eu/en/carv6/auction/10717608
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252F5b81ac19-63d3-44a5-a178-e64038cd1cd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/5b81ac19-63d3-44a5-a178-e64038cd1cd2.jpg not downloaded yet
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F5a957eef-7bfb-4998-8e35-1f8e355d50c2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/5a957eef-7bfb-4998-8e35-1f8e355d50c2.JPG not downloaded yet
2026-03-24 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:27 [adesa.be] INFO: Found listing with ID: 10717829
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717829%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Scrape type for 10717829: 1
2026-03-24 15:15:27 [adesa.be] INFO: Scraping item 10717829 url https://www.openlane.eu/en/carv6/auction/10717829
2026-03-24 15: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-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252F1a397341-f3ec-42e5-89ce-96f61775a666.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/1a397341-f3ec-42e5-89ce-96f61775a666.jpg not downloaded yet
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fbafb0bf7-e180-458a-a60f-953241cf9682.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/bafb0bf7-e180-458a-a60f-953241cf9682.JPG not downloaded yet
2026-03-24 15:15:27 [adesa.be] INFO: Found listing with ID: 10717686
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717686%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Scrape type for 10717686: 1
2026-03-24 15:15:27 [adesa.be] INFO: Scraping item 10717686 url https://www.openlane.eu/en/carv6/auction/10717686
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252F45b5d2fa-46a8-4970-bd01-37ba129ff460.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/45b5d2fa-46a8-4970-bd01-37ba129ff460.jpg not downloaded yet
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252F95fa68de-2484-40d9-a164-4c3048db7aa3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/95fa68de-2484-40d9-a164-4c3048db7aa3.JPG not downloaded yet
2026-03-24 15:15:27 [adesa.be] INFO: Found listing with ID: 10717671
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717671%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [adesa.be] INFO: Scrape type for 10717671: 1
2026-03-24 15:15:27 [adesa.be] INFO: Scraping item 10717671 url https://www.openlane.eu/en/carv6/auction/10717671
2026-03-24 15:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/5a957eef-7bfb-4998-8e35-1f8e355d50c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718345)
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252Ffe30fe2f-0672-45c8-82d6-624913efa762.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/fe30fe2f-0672-45c8-82d6-624913efa762.jpg not downloaded yet
2026-03-24 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fe072274e-36e7-4aeb-96c8-67a35ca4ed71.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/e072274e-36e7-4aeb-96c8-67a35ca4ed71.JPG not downloaded yet
2026-03-24 15:15:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:28 [adesa.be] INFO: Found listing with ID: 10717774
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717774%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [adesa.be] INFO: Scrape type for 10717774: 1
2026-03-24 15:15:28 [adesa.be] INFO: Scraping item 10717774 url https://www.openlane.eu/en/carv6/auction/10717774
2026-03-24 15:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557
2026-03-24 15:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf2aa365-fc50-500b-a845-582ce5e7c5d7 with scrape type 1
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bf2aa365-fc50-500b-a845-582ce5e7c5d7
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252F27f20c09-1c76-4524-8d17-b97103234809.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/27f20c09-1c76-4524-8d17-b97103234809.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252F4a2243ff-f4a8-4bcc-be41-7ab89d76f8e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/4a2243ff-f4a8-4bcc-be41-7ab89d76f8e3.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252F6ab89a09-986d-4b1d-b646-4d6f5c904069.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/6ab89a09-986d-4b1d-b646-4d6f5c904069.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252F90f6e302-ff29-400c-bf0b-f43cfd7dcd06.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/90f6e302-ff29-400c-bf0b-f43cfd7dcd06.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252Faae6107b-4efc-4cc0-bb3e-4a0734881f35.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/aae6107b-4efc-4cc0-bb3e-4a0734881f35.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252F48f6c8a5-6296-462a-97e2-0b61d6c42c21.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/48f6c8a5-6296-462a-97e2-0b61d6c42c21.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252Fb7524292-c2ef-4c03-ab6a-9cbe47bea47a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/b7524292-c2ef-4c03-ab6a-9cbe47bea47a.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252Fa18e9171-e342-4ab1-be64-e307ddb88cba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/a18e9171-e342-4ab1-be64-e307ddb88cba.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252F523bf388-b71d-45c2-b7d6-18c18f9cb18b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/523bf388-b71d-45c2-b7d6-18c18f9cb18b.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5677510%252Fgeneral%252Fc89a5ce5-bbad-4d6d-b297-006b0dc6c41c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5677510/general/c89a5ce5-bbad-4d6d-b297-006b0dc6c41c.jpg already downloaded
2026-03-24 15:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf2aa365-fc50-500b-a845-582ce5e7c5d7, identifier: 10717557
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252F75cf705a-b1e5-43bd-9af0-c3f903be5281.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/75cf705a-b1e5-43bd-9af0-c3f903be5281.jpg not downloaded yet
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5546837%252Fgeneral%252Fbd084d30-dca7-4c23-a1fc-63e632ddbafd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5546837/general/bd084d30-dca7-4c23-a1fc-63e632ddbafd.JPG not downloaded yet
2026-03-24 15:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557
2026-03-24 15:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557
2026-03-24 15:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10717557 to the API
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717557>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Electric',
'id': 'bf2aa365-fc50-500b-a845-582ce5e7c5d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBP167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717557',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '1',
'odometer': 61402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photo_urls': ['https://images.openlane.eu/carimgs/5677510/general/27f20c09-1c76-4524-8d17-b97103234809.jpg',
'https://images.openlane.eu/carimgs/5677510/general/4a2243ff-f4a8-4bcc-be41-7ab89d76f8e3.jpg',
'https://images.openlane.eu/carimgs/5677510/general/6ab89a09-986d-4b1d-b646-4d6f5c904069.jpg',
'https://images.openlane.eu/carimgs/5677510/general/90f6e302-ff29-400c-bf0b-f43cfd7dcd06.jpg',
'https://images.openlane.eu/carimgs/5677510/general/aae6107b-4efc-4cc0-bb3e-4a0734881f35.jpg',
'https://images.openlane.eu/carimgs/5677510/general/48f6c8a5-6296-462a-97e2-0b61d6c42c21.jpg',
'https://images.openlane.eu/carimgs/5677510/general/b7524292-c2ef-4c03-ab6a-9cbe47bea47a.jpg',
'https://images.openlane.eu/carimgs/5677510/general/a18e9171-e342-4ab1-be64-e307ddb88cba.jpg',
'https://images.openlane.eu/carimgs/5677510/general/523bf388-b71d-45c2-b7d6-18c18f9cb18b.jpg',
'https://images.openlane.eu/carimgs/5677510/general/c89a5ce5-bbad-4d6d-b297-006b0dc6c41c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/27f20c09-1c76-4524-8d17-b97103234809.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/4a2243ff-f4a8-4bcc-be41-7ab89d76f8e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/6ab89a09-986d-4b1d-b646-4d6f5c904069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/90f6e302-ff29-400c-bf0b-f43cfd7dcd06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/aae6107b-4efc-4cc0-bb3e-4a0734881f35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/48f6c8a5-6296-462a-97e2-0b61d6c42c21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/b7524292-c2ef-4c03-ab6a-9cbe47bea47a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113355,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/a18e9171-e342-4ab1-be64-e307ddb88cba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/523bf388-b71d-45c2-b7d6-18c18f9cb18b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bf2aa365-fc50-500b-a845-582ce5e7c5d7/bf2aa365-fc50-500b-a845-582ce5e7c5d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5677510/general/c89a5ce5-bbad-4d6d-b297-006b0dc6c41c.jpg',
'Width': 1024}],
'price': 17200,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Polestar 1 Plus - Electric - Automatic - 224 hp - 61.402 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717557%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [adesa.be] INFO: Saving data for 10717557: {'created_time': 1774365328.736992, 'last_price_update_time': 1774365328.737004, 'auction_closing_time': 1774529400.0}
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717557') HTTP/1.1" 204 0
2026-03-24 15:15:28 [adesa.be] INFO: Found listing with ID: 10717817
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717817%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [adesa.be] INFO: Scrape type for 10717817: 1
2026-03-24 15:15:28 [adesa.be] INFO: Scraping item 10717817 url https://www.openlane.eu/en/carv6/auction/10717817
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5683808%252Fgeneral%252F214e2148-5e02-4f06-8b74-aa0ca81d2c00.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/214e2148-5e02-4f06-8b74-aa0ca81d2c00.jpg not downloaded yet
2026-03-24 15:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535
2026-03-24 15:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with scrape type 1
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27f485bf-7dc3-58cd-8fcf-e465f4390e2f
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5236534%252Fgeneral%252Fe3eeabc3-e14b-4afa-9122-0d0680b642c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/e3eeabc3-e14b-4afa-9122-0d0680b642c5.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5236534%252Fgeneral%252F09397f73-7e85-4380-9a56-02406a2a90dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/09397f73-7e85-4380-9a56-02406a2a90dc.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5236534%252Fgeneral%252Ffe7f36b9-847b-44d2-96c4-9faa2f19a35a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/fe7f36b9-847b-44d2-96c4-9faa2f19a35a.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5236534%252Fgeneral%252Fb9b0e44e-719e-46bf-b2c2-9d354e65bab2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/b9b0e44e-719e-46bf-b2c2-9d354e65bab2.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5236534%252Fgeneral%252Fad18a974-cca5-471d-943e-f2d147a34723.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/ad18a974-cca5-471d-943e-f2d147a34723.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5236534%252Fgeneral%252F1c4072ec-fe32-45d5-a4fe-91a5734d4a7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/1c4072ec-fe32-45d5-a4fe-91a5734d4a7a.jpg already downloaded
2026-03-24 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5236534%252Fgeneral%252Fc842b4bb-01d6-4f90-a335-a28f0dfc3070.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/c842b4bb-01d6-4f90-a335-a28f0dfc3070.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5236534%252Fgeneral%252F9ff9bec6-884c-4ad0-8c7d-b7b4a5bbf472.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/9ff9bec6-884c-4ad0-8c7d-b7b4a5bbf472.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5236534%252Fgeneral%252F51546444-7de4-4978-b7bf-cac067c3279c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/51546444-7de4-4978-b7bf-cac067c3279c.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5236534%252Fgeneral%252Fc7cbcbde-311f-4392-84d7-d0825f43828c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5236534/general/c7cbcbde-311f-4392-84d7-d0825f43828c.jpg already downloaded
2026-03-24 15:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f, identifier: 10717535
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-24 15:15:29 [adesa.be] INFO: Found listing with ID: 10717783
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717783%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [adesa.be] INFO: Scrape type for 10717783: 1
2026-03-24 15:15:29 [adesa.be] INFO: Scraping item 10717783 url https://www.openlane.eu/en/carv6/auction/10717783
2026-03-24 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:29 [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-24 15:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535
2026-03-24 15:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535
2026-03-24 15:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10717535 to the API
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717535>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-26T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '27f485bf-7dc3-58cd-8fcf-e465f4390e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717535',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 11575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5236534/general/e3eeabc3-e14b-4afa-9122-0d0680b642c5.jpg',
'https://images.openlane.eu/carimgs/5236534/general/09397f73-7e85-4380-9a56-02406a2a90dc.jpg',
'https://images.openlane.eu/carimgs/5236534/general/fe7f36b9-847b-44d2-96c4-9faa2f19a35a.jpg',
'https://images.openlane.eu/carimgs/5236534/general/b9b0e44e-719e-46bf-b2c2-9d354e65bab2.jpg',
'https://images.openlane.eu/carimgs/5236534/general/ad18a974-cca5-471d-943e-f2d147a34723.jpg',
'https://images.openlane.eu/carimgs/5236534/general/1c4072ec-fe32-45d5-a4fe-91a5734d4a7a.jpg',
'https://images.openlane.eu/carimgs/5236534/general/c842b4bb-01d6-4f90-a335-a28f0dfc3070.jpg',
'https://images.openlane.eu/carimgs/5236534/general/9ff9bec6-884c-4ad0-8c7d-b7b4a5bbf472.jpg',
'https://images.openlane.eu/carimgs/5236534/general/51546444-7de4-4978-b7bf-cac067c3279c.jpg',
'https://images.openlane.eu/carimgs/5236534/general/c7cbcbde-311f-4392-84d7-d0825f43828c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/e3eeabc3-e14b-4afa-9122-0d0680b642c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182994,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/09397f73-7e85-4380-9a56-02406a2a90dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/fe7f36b9-847b-44d2-96c4-9faa2f19a35a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171893,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/b9b0e44e-719e-46bf-b2c2-9d354e65bab2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/ad18a974-cca5-471d-943e-f2d147a34723.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/1c4072ec-fe32-45d5-a4fe-91a5734d4a7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119631,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/c842b4bb-01d6-4f90-a335-a28f0dfc3070.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/9ff9bec6-884c-4ad0-8c7d-b7b4a5bbf472.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/51546444-7de4-4978-b7bf-cac067c3279c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27f485bf-7dc3-58cd-8fcf-e465f4390e2f/27f485bf-7dc3-58cd-8fcf-e465f4390e2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5236534/general/c7cbcbde-311f-4392-84d7-d0825f43828c.jpg',
'Width': 1024}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - 180 hp - 11.575 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717535%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [adesa.be] INFO: Saving data for 10717535: {'created_time': 1774365329.488268, 'last_price_update_time': 1774365329.488278, 'auction_closing_time': 1774529400.0}
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717535') HTTP/1.1" 204 0
2026-03-24 15:15:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/95fa68de-2484-40d9-a164-4c3048db7aa3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718345)
2026-03-24 15: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-24 15: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-24 15: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-24 15: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-24 15:15:29 [adesa.be] INFO: Found listing with ID: 10717655
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717655%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [adesa.be] INFO: Scrape type for 10717655: 1
2026-03-24 15:15:29 [adesa.be] INFO: Scraping item 10717655 url https://www.openlane.eu/en/carv6/auction/10717655
2026-03-24 15:15:29 [adesa.be] INFO: Found listing with ID: 10717767
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717767%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [adesa.be] INFO: Scrape type for 10717767: 1
2026-03-24 15:15:29 [adesa.be] INFO: Scraping item 10717767 url https://www.openlane.eu/en/carv6/auction/10717767
2026-03-24 15:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562
2026-03-24 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with scrape type 1
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f701e4c-a7db-52ba-ad70-bfd0301b5c99
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252F78046a51-0ba2-4919-83de-ccd79f4d0ada.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/78046a51-0ba2-4919-83de-ccd79f4d0ada.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252Fa8462fba-d343-400f-9aef-1e1f371d89e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/a8462fba-d343-400f-9aef-1e1f371d89e1.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252F1c7d5e55-0491-4da3-917e-05fb6fe57a78.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/1c7d5e55-0491-4da3-917e-05fb6fe57a78.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252F10c053d2-2db1-42de-85c4-078ac55f8ff2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/10c053d2-2db1-42de-85c4-078ac55f8ff2.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252Ff3ecf00a-8648-480d-84a3-61b4b077b809.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/f3ecf00a-8648-480d-84a3-61b4b077b809.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252F5aedffaa-9c97-49e9-a57d-88896944ac78.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/5aedffaa-9c97-49e9-a57d-88896944ac78.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252F0510e81e-4224-44a2-b91e-965283dfd689.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/0510e81e-4224-44a2-b91e-965283dfd689.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252Fcb79148a-dfc6-42ee-a7fc-fada7e55a715.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/cb79148a-dfc6-42ee-a7fc-fada7e55a715.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252F9f20e016-7182-4ea3-acb1-7f0564fcb3f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/9f20e016-7182-4ea3-acb1-7f0564fcb3f8.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704493%252Fgeneral%252F196368ac-78e1-4332-9e33-093854769f8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704493/general/196368ac-78e1-4332-9e33-093854769f8f.jpg already downloaded
2026-03-24 15:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99, identifier: 10717562
2026-03-24 15:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558
2026-03-24 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with scrape type 1
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9fb38b99-19bd-5f1c-99dc-660b4bbe219b
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F05ef1f0c-729a-49d0-a3c2-7dc7ef044f17.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/05ef1f0c-729a-49d0-a3c2-7dc7ef044f17.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252Fd79ac1dc-7a08-485b-af91-1846d33010b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/d79ac1dc-7a08-485b-af91-1846d33010b1.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F8ede8901-527d-4df3-9112-e4e566d84ab0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/8ede8901-527d-4df3-9112-e4e566d84ab0.jpg already downloaded
2026-03-24 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F165fe32f-5353-43a4-88e5-b8349c6da1e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/165fe32f-5353-43a4-88e5-b8349c6da1e4.jpg already downloaded
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F9f905f69-85fe-4b5c-9f7a-9754e86cb04d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/9f905f69-85fe-4b5c-9f7a-9754e86cb04d.jpg already downloaded
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F4edddef5-b794-4155-b698-43d596d3e03b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/4edddef5-b794-4155-b698-43d596d3e03b.jpg already downloaded
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F09b7073b-dcc4-48c5-a5cf-6b871c787860.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/09b7073b-dcc4-48c5-a5cf-6b871c787860.jpg already downloaded
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F00c1697f-6f4b-4541-b8f5-67d61d682fd1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/00c1697f-6f4b-4541-b8f5-67d61d682fd1.jpg already downloaded
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F163fe87b-1d02-46f9-a6f3-932513304447.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/163fe87b-1d02-46f9-a6f3-932513304447.jpg already downloaded
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5685864%252Fgeneral%252F5e1e1f9d-a364-47e9-a68c-65fa2ce1ee57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5685864/general/5e1e1f9d-a364-47e9-a68c-65fa2ce1ee57.jpg already downloaded
2026-03-24 15:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b, identifier: 10717558
2026-03-24 15:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10717572
2026-03-24 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11f452e2-afff-5371-a75a-2ca05c191aa0 with scrape type 1
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11f452e2-afff-5371-a75a-2ca05c191aa0
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F868b24f2-250f-46d4-aed5-5776b9ba77c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/868b24f2-250f-46d4-aed5-5776b9ba77c1.jpg not downloaded yet
2026-03-24 15:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55dfcb48-c756-54d3-8616-383656a25a7d with identifier: 10717630
2026-03-24 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55dfcb48-c756-54d3-8616-383656a25a7d with scrape type 1
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55dfcb48-c756-54d3-8616-383656a25a7d
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252F9cfc8a6b-6d8b-4f2b-87e7-05d722bc8b3d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/9cfc8a6b-6d8b-4f2b-87e7-05d722bc8b3d.JPG not downloaded yet
2026-03-24 15:15:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5546837/general/bd084d30-dca7-4c23-a1fc-63e632ddbafd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718345)
2026-03-24 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562
2026-03-24 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562
2026-03-24 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f701e4c-a7db-52ba-ad70-bfd0301b5c99 with identifier: 10717562 to the API
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717562>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Black',
'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': '6f701e4c-a7db-52ba-ad70-bfd0301b5c99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717562',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 113340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 93,
'photo_urls': ['https://images.openlane.eu/carimgs/5704493/general/78046a51-0ba2-4919-83de-ccd79f4d0ada.jpg',
'https://images.openlane.eu/carimgs/5704493/general/a8462fba-d343-400f-9aef-1e1f371d89e1.jpg',
'https://images.openlane.eu/carimgs/5704493/general/1c7d5e55-0491-4da3-917e-05fb6fe57a78.jpg',
'https://images.openlane.eu/carimgs/5704493/general/10c053d2-2db1-42de-85c4-078ac55f8ff2.jpg',
'https://images.openlane.eu/carimgs/5704493/general/f3ecf00a-8648-480d-84a3-61b4b077b809.jpg',
'https://images.openlane.eu/carimgs/5704493/general/5aedffaa-9c97-49e9-a57d-88896944ac78.jpg',
'https://images.openlane.eu/carimgs/5704493/general/0510e81e-4224-44a2-b91e-965283dfd689.jpg',
'https://images.openlane.eu/carimgs/5704493/general/cb79148a-dfc6-42ee-a7fc-fada7e55a715.jpg',
'https://images.openlane.eu/carimgs/5704493/general/9f20e016-7182-4ea3-acb1-7f0564fcb3f8.jpg',
'https://images.openlane.eu/carimgs/5704493/general/196368ac-78e1-4332-9e33-093854769f8f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117530,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/78046a51-0ba2-4919-83de-ccd79f4d0ada.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/a8462fba-d343-400f-9aef-1e1f371d89e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/1c7d5e55-0491-4da3-917e-05fb6fe57a78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/10c053d2-2db1-42de-85c4-078ac55f8ff2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118723,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/f3ecf00a-8648-480d-84a3-61b4b077b809.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103966,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/5aedffaa-9c97-49e9-a57d-88896944ac78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/0510e81e-4224-44a2-b91e-965283dfd689.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105263,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/cb79148a-dfc6-42ee-a7fc-fada7e55a715.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/9f20e016-7182-4ea3-acb1-7f0564fcb3f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f701e4c-a7db-52ba-ad70-bfd0301b5c99/6f701e4c-a7db-52ba-ad70-bfd0301b5c99_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704493/general/196368ac-78e1-4332-9e33-093854769f8f.jpg',
'Width': 1024}],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'113.340 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717562%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [adesa.be] INFO: Saving data for 10717562: {'created_time': 1774365330.558989, 'last_price_update_time': 1774365330.558998, 'auction_closing_time': 1774529400.0}
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717562') HTTP/1.1" 204 0
2026-03-24 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558
2026-03-24 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558
2026-03-24 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10717558 to the API
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717558>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'Gray',
'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': '9fb38b99-19bd-5f1c-99dc-660b4bbe219b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMN090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717558',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 37313,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photo_urls': ['https://images.openlane.eu/carimgs/5685864/general/05ef1f0c-729a-49d0-a3c2-7dc7ef044f17.jpg',
'https://images.openlane.eu/carimgs/5685864/general/d79ac1dc-7a08-485b-af91-1846d33010b1.jpg',
'https://images.openlane.eu/carimgs/5685864/general/8ede8901-527d-4df3-9112-e4e566d84ab0.jpg',
'https://images.openlane.eu/carimgs/5685864/general/165fe32f-5353-43a4-88e5-b8349c6da1e4.jpg',
'https://images.openlane.eu/carimgs/5685864/general/9f905f69-85fe-4b5c-9f7a-9754e86cb04d.jpg',
'https://images.openlane.eu/carimgs/5685864/general/4edddef5-b794-4155-b698-43d596d3e03b.jpg',
'https://images.openlane.eu/carimgs/5685864/general/09b7073b-dcc4-48c5-a5cf-6b871c787860.jpg',
'https://images.openlane.eu/carimgs/5685864/general/00c1697f-6f4b-4541-b8f5-67d61d682fd1.jpg',
'https://images.openlane.eu/carimgs/5685864/general/163fe87b-1d02-46f9-a6f3-932513304447.jpg',
'https://images.openlane.eu/carimgs/5685864/general/5e1e1f9d-a364-47e9-a68c-65fa2ce1ee57.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178735,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/05ef1f0c-729a-49d0-a3c2-7dc7ef044f17.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171524,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/d79ac1dc-7a08-485b-af91-1846d33010b1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167827,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/8ede8901-527d-4df3-9112-e4e566d84ab0.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171958,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/165fe32f-5353-43a4-88e5-b8349c6da1e4.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247639,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/9f905f69-85fe-4b5c-9f7a-9754e86cb04d.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299110,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/4edddef5-b794-4155-b698-43d596d3e03b.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277230,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/09b7073b-dcc4-48c5-a5cf-6b871c787860.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222334,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/00c1697f-6f4b-4541-b8f5-67d61d682fd1.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228456,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/163fe87b-1d02-46f9-a6f3-932513304447.jpg',
'Width': 1500},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9fb38b99-19bd-5f1c-99dc-660b4bbe219b/9fb38b99-19bd-5f1c-99dc-660b4bbe219b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208220,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5685864/general/5e1e1f9d-a364-47e9-a68c-65fa2ce1ee57.jpg',
'Width': 1500}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Automatic - 130 hp - 37.313 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717558%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [adesa.be] INFO: Saving data for 10717558: {'created_time': 1774365330.887493, 'last_price_update_time': 1774365330.887502, 'auction_closing_time': 1774529400.0}
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717558') HTTP/1.1" 204 0
2026-03-24 15:15:30 [adesa.be] INFO: Found listing with ID: 10717818
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717818%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [adesa.be] INFO: Scrape type for 10717818: 1
2026-03-24 15:15:30 [adesa.be] INFO: Scraping item 10717818 url https://www.openlane.eu/en/carv6/auction/10717818
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F3003ebd6-ca6d-4c6e-8b8b-3b404cb54fd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/3003ebd6-ca6d-4c6e-8b8b-3b404cb54fd4.jpg not downloaded yet
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252Fae2dad46-e737-49ec-833b-0ffe7e804c27.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/ae2dad46-e737-49ec-833b-0ffe7e804c27.JPG not downloaded yet
2026-03-24 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717657> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-24 15:15:30 [adesa.be] INFO: Found listing with ID: 10717809
2026-03-24 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717809%27 HTTP/1.1" 200 None
2026-03-24 15:15:30 [adesa.be] INFO: Scrape type for 10717809: 1
2026-03-24 15:15:30 [adesa.be] INFO: Scraping item 10717809 url https://www.openlane.eu/en/carv6/auction/10717809
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F7323bf0c-3710-42ab-ba3e-870df1f775d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/7323bf0c-3710-42ab-ba3e-870df1f775d2.jpg not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252F403c31c2-936a-44c2-beff-abeed4d8012e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/403c31c2-936a-44c2-beff-abeed4d8012e.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15:15:31 [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-24 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683808/general/75cf705a-b1e5-43bd-9af0-c3f903be5281.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717570)
2026-03-24 15: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-24 15:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 660e5d37-c1e8-53d9-b957-85b744325abc due to Ignoring non-200 response
2026-03-24 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5683808/general/214e2148-5e02-4f06-8b74-aa0ca81d2c00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717570)
2026-03-24 15:15:31 [adesa.be] INFO: Found listing with ID: 10717714
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717714%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [adesa.be] INFO: Scrape type for 10717714: 1
2026-03-24 15:15:31 [adesa.be] INFO: Scraping item 10717714 url https://www.openlane.eu/en/carv6/auction/10717714
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F66eeb4a2-f328-4602-831c-497ba2b3fb14.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/66eeb4a2-f328-4602-831c-497ba2b3fb14.jpg not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252F2b48f6f1-54f5-404d-83bd-92ddaca308d5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/2b48f6f1-54f5-404d-83bd-92ddaca308d5.JPG not downloaded yet
2026-03-24 15:15:31 [adesa.be] INFO: Found listing with ID: 10717705
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717705%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [adesa.be] INFO: Scrape type for 10717705: 1
2026-03-24 15:15:31 [adesa.be] INFO: Scraping item 10717705 url https://www.openlane.eu/en/carv6/auction/10717705
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F6870ce37-c22c-4a20-91ab-0c9af19aba7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/6870ce37-c22c-4a20-91ab-0c9af19aba7c.jpg not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252Fbf9f5573-966d-41d5-a211-3e47e3ca09b1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/bf9f5573-966d-41d5-a211-3e47e3ca09b1.JPG not downloaded yet
2026-03-24 15:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624244/general/ae2dad46-e737-49ec-833b-0ffe7e804c27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717630)
2026-03-24 15:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624244/general/403c31c2-936a-44c2-beff-abeed4d8012e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717630)
2026-03-24 15:15:31 [adesa.be] INFO: Found listing with ID: 10717816
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717816%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [adesa.be] INFO: Scrape type for 10717816: 1
2026-03-24 15:15:31 [adesa.be] INFO: Scraping item 10717816 url https://www.openlane.eu/en/carv6/auction/10717816
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F9024ccad-8216-4012-b680-78a74fee1481.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/9024ccad-8216-4012-b680-78a74fee1481.jpg not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252F7e187dcb-4e8d-45f6-a29c-107c4795a306.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/7e187dcb-4e8d-45f6-a29c-107c4795a306.JPG not downloaded yet
2026-03-24 15:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with identifier: 10717708
2026-03-24 15:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe with scrape type 1
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252F5f040fbc-617d-4daa-b25a-de8bb956ca75.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/5f040fbc-617d-4daa-b25a-de8bb956ca75.JPG not downloaded yet
2026-03-24 15:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with identifier: 10717657
2026-03-24 15:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d with scrape type 1
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252F03215806-bc72-4110-8d3c-31713de65f5d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/03215806-bc72-4110-8d3c-31713de65f5d.JPG not downloaded yet
2026-03-24 15:15:31 [adesa.be] INFO: Found listing with ID: 10717775
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717775%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [adesa.be] INFO: Scrape type for 10717775: 1
2026-03-24 15:15:31 [adesa.be] INFO: Scraping item 10717775 url https://www.openlane.eu/en/carv6/auction/10717775
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F090b969a-1091-4800-b769-98d9b2a599cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/090b969a-1091-4800-b769-98d9b2a599cd.jpg not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252Ff51722ee-2d09-4312-81ed-92704af455f3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/f51722ee-2d09-4312-81ed-92704af455f3.JPG not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252Fad2aaf41-3f3e-4014-ae6b-99edf566895f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/ad2aaf41-3f3e-4014-ae6b-99edf566895f.JPG not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252F58c288fb-03d8-43b8-bd02-9eb088c84592.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/58c288fb-03d8-43b8-bd02-9eb088c84592.JPG not downloaded yet
2026-03-24 15:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85afa6b2-610b-54aa-9483-524b2cb734ff with identifier: 10717532
2026-03-24 15:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85afa6b2-610b-54aa-9483-524b2cb734ff with scrape type 1
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F272bd70a-e86c-42e9-bd77-dfac43c921b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/272bd70a-e86c-42e9-bd77-dfac43c921b8.jpg not downloaded yet
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139af1d0>
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 15:15:31 [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-24 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 15: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-24 15:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69158fdb-0d45-5db7-84eb-eaa1e56350d2/69158fdb-0d45-5db7-84eb-eaa1e56350d2_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5683808%252Fgeneral%252F75cf705a-b1e5-43bd-9af0-c3f903be5281.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/75cf705a-b1e5-43bd-9af0-c3f903be5281.jpg saved to cache
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12edb990>
2026-03-24 15:15:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69158fdb-0d45-5db7-84eb-eaa1e56350d2/69158fdb-0d45-5db7-84eb-eaa1e56350d2_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5683808%252Fgeneral%252F214e2148-5e02-4f06-8b74-aa0ca81d2c00.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683808/general/214e2148-5e02-4f06-8b74-aa0ca81d2c00.jpg saved to cache
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 55dfcb48-c756-54d3-8616-383656a25a7d due to Ignoring non-200 response
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 55dfcb48-c756-54d3-8616-383656a25a7d due to Ignoring non-200 response
2026-03-24 15:15:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624244/general/bf9f5573-966d-41d5-a211-3e47e3ca09b1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717630)
2026-03-24 15:15:31 [adesa.be] INFO: Found listing with ID: 10717633
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717633%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [adesa.be] INFO: Scrape type for 10717633: 1
2026-03-24 15:15:31 [adesa.be] INFO: Scraping item 10717633 url https://www.openlane.eu/en/carv6/auction/10717633
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F7b30f1fb-9cd1-404c-98a8-8a6d945af57a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/7b30f1fb-9cd1-404c-98a8-8a6d945af57a.jpg not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252F36ca00dd-cdb9-4b71-8e4f-0d1698aaa4a2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/36ca00dd-cdb9-4b71-8e4f-0d1698aaa4a2.JPG not downloaded yet
2026-03-24 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252Ff4434599-efb1-4c8f-b8e6-568bc391ea2f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/f4434599-efb1-4c8f-b8e6-568bc391ea2f.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252Fa138e88d-8100-4f7e-b899-26b7cdeb592c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/a138e88d-8100-4f7e-b899-26b7cdeb592c.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F06838655-1af5-4787-99c0-a072249a7efe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/06838655-1af5-4787-99c0-a072249a7efe.jpg not downloaded yet
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5680854/general/3003ebd6-ca6d-4c6e-8b8b-3b404cb54fd4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717572)
2026-03-24 15:15:32 [adesa.be] INFO: Found listing with ID: 10717808
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717808%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [adesa.be] INFO: Scrape type for 10717808: 1
2026-03-24 15:15:32 [adesa.be] INFO: Scraping item 10717808 url https://www.openlane.eu/en/carv6/auction/10717808
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F13165f59-b70b-4c41-a9e4-002f477d3754.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/13165f59-b70b-4c41-a9e4-002f477d3754.jpg not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252F809a4e65-dd26-44a5-8d95-c6c9d20c95d6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/809a4e65-dd26-44a5-8d95-c6c9d20c95d6.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252F1d973916-b8fe-44b4-821c-4ea304b3e3c8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/1d973916-b8fe-44b4-821c-4ea304b3e3c8.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252Fd17b4b24-4b83-409e-9fa1-067efbe12d2e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/d17b4b24-4b83-409e-9fa1-067efbe12d2e.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F776b962e-53b6-4edf-8659-51bb7bfb9d2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/776b962e-53b6-4edf-8659-51bb7bfb9d2d.jpg not downloaded yet
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 55dfcb48-c756-54d3-8616-383656a25a7d due to Ignoring non-200 response
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5680854/general/6870ce37-c22c-4a20-91ab-0c9af19aba7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717572)
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624244/general/9cfc8a6b-6d8b-4f2b-87e7-05d722bc8b3d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717630)
2026-03-24 15:15:32 [adesa.be] INFO: Found listing with ID: 10717649
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717649%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [adesa.be] INFO: Scrape type for 10717649: 1
2026-03-24 15:15:32 [adesa.be] INFO: Scraping item 10717649 url https://www.openlane.eu/en/carv6/auction/10717649
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F8b2c7768-5d59-4d0f-9f29-08a82558bcdb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/8b2c7768-5d59-4d0f-9f29-08a82558bcdb.jpg not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5624244%252Fgeneral%252F84dac0c5-8c25-46bd-b72f-c9b39d16f0a2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624244/general/84dac0c5-8c25-46bd-b72f-c9b39d16f0a2.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252F7bd3d50a-ad61-4414-9ce9-462a630f5e99.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/7bd3d50a-ad61-4414-9ce9-462a630f5e99.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252Faf84559c-ded0-4f6d-b134-4a90ba0e66d4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/af84559c-ded0-4f6d-b134-4a90ba0e66d4.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252Ff6189223-77b1-458e-bbe5-58433da7af7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/f6189223-77b1-458e-bbe5-58433da7af7d.jpg not downloaded yet
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/a138e88d-8100-4f7e-b899-26b7cdeb592c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:32 [adesa.be] INFO: Found listing with ID: 10717624
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717624%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [adesa.be] INFO: Scrape type for 10717624: 1
2026-03-24 15:15:32 [adesa.be] INFO: Scraping item 10717624 url https://www.openlane.eu/en/carv6/auction/10717624
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252F2c76e202-520b-494a-a7ac-21028bf8b3dc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/2c76e202-520b-494a-a7ac-21028bf8b3dc.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252Fc1da6f18-9b7c-4e79-beb0-35a37827fc6f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/c1da6f18-9b7c-4e79-beb0-35a37827fc6f.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F70f3f26e-972e-4467-8b20-5f772d4c7030.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/70f3f26e-972e-4467-8b20-5f772d4c7030.jpg not downloaded yet
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e19590>
2026-03-24 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11f452e2-afff-5371-a75a-2ca05c191aa0/11f452e2-afff-5371-a75a-2ca05c191aa0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F3003ebd6-ca6d-4c6e-8b8b-3b404cb54fd4.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/3003ebd6-ca6d-4c6e-8b8b-3b404cb54fd4.jpg saved to cache
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 11f452e2-afff-5371-a75a-2ca05c191aa0
2026-03-24 15:15:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e53b90>
2026-03-24 15:15:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_11f452e2-afff-5371-a75a-2ca05c191aa0/11f452e2-afff-5371-a75a-2ca05c191aa0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5680854%252Fgeneral%252F6870ce37-c22c-4a20-91ab-0c9af19aba7c.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5680854/general/6870ce37-c22c-4a20-91ab-0c9af19aba7c.jpg saved to cache
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 11f452e2-afff-5371-a75a-2ca05c191aa0
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 55dfcb48-c756-54d3-8616-383656a25a7d due to Ignoring non-200 response
2026-03-24 15:15:32 [adesa.be] INFO: Found listing with ID: 10717745
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717745%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [adesa.be] INFO: Scrape type for 10717745: 1
2026-03-24 15:15:32 [adesa.be] INFO: Scraping item 10717745 url https://www.openlane.eu/en/carv6/auction/10717745
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252F586bd5cd-74f1-4fff-96b0-e68a30e5a42b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/586bd5cd-74f1-4fff-96b0-e68a30e5a42b.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252F20a67225-afdd-4324-8924-9cfb4935ceed.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/20a67225-afdd-4324-8924-9cfb4935ceed.JPG not downloaded yet
2026-03-24 15:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/d17b4b24-4b83-409e-9fa1-067efbe12d2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F24606a60-7115-4ce2-a1f2-e3ac42712d91.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/24606a60-7115-4ce2-a1f2-e3ac42712d91.jpg not downloaded yet
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/af84559c-ded0-4f6d-b134-4a90ba0e66d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:32 [adesa.be] INFO: Found listing with ID: 10717795
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717795%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [adesa.be] INFO: Scrape type for 10717795: 1
2026-03-24 15:15:32 [adesa.be] INFO: Scraping item 10717795 url https://www.openlane.eu/en/carv6/auction/10717795
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252F1065ec70-3a75-49c8-84f8-33fc32a7c943.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/1065ec70-3a75-49c8-84f8-33fc32a7c943.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252Fdb0b298b-8046-4187-9722-1156ee62c019.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/db0b298b-8046-4187-9722-1156ee62c019.JPG not downloaded yet
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252Fdade4d90-cd0c-47c7-8daa-d5a9dd73ed62.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/dade4d90-cd0c-47c7-8daa-d5a9dd73ed62.jpg not downloaded yet
2026-03-24 15:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10717656
2026-03-24 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with scrape type 1
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252F13625bba-02a5-4632-a5cb-19eb9f6e1109.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/13625bba-02a5-4632-a5cb-19eb9f6e1109.JPG not downloaded yet
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/272bd70a-e86c-42e9-bd77-dfac43c921b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:32 [adesa.be] INFO: Found listing with ID: 10717632
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717632%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [adesa.be] INFO: Scrape type for 10717632: 1
2026-03-24 15:15:32 [adesa.be] INFO: Scraping item 10717632 url https://www.openlane.eu/en/carv6/auction/10717632
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252F9a14dc3e-4e72-45e1-938f-da8db367fea3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/9a14dc3e-4e72-45e1-938f-da8db367fea3.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252F87752168-52fe-485e-aa2d-b904cc52754c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/87752168-52fe-485e-aa2d-b904cc52754c.JPG not downloaded yet
2026-03-24 15:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/776b962e-53b6-4edf-8659-51bb7bfb9d2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F7199440f-765d-494d-a0c6-6f8af8b41cee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/7199440f-765d-494d-a0c6-6f8af8b41cee.jpg not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252F3c52be19-6497-4538-85b7-02b358ded17e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/3c52be19-6497-4538-85b7-02b358ded17e.JPG not downloaded yet
2026-03-24 15:15:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/20a67225-afdd-4324-8924-9cfb4935ceed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:32 [adesa.be] INFO: Found listing with ID: 10717707
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717707%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [adesa.be] INFO: Scrape type for 10717707: 1
2026-03-24 15:15:32 [adesa.be] INFO: Scraping item 10717707 url https://www.openlane.eu/en/carv6/auction/10717707
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5698336%252Fgeneral%252Fe84f2901-2c6d-40ee-a33b-6620f2ba176c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698336/general/e84f2901-2c6d-40ee-a33b-6620f2ba176c.JPG not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656648%252Fgeneral%252Febff5dbe-d8ac-44f3-b1f2-9748d9c89aa2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656648/general/ebff5dbe-d8ac-44f3-b1f2-9748d9c89aa2.JPG not downloaded yet
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252Fb64df90a-6133-4cd8-b202-b8a363aef007.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/b64df90a-6133-4cd8-b202-b8a363aef007.jpg not downloaded yet
2026-03-24 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252F207b91d1-86f3-46e2-ab45-11a66674ee97.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/207b91d1-86f3-46e2-ab45-11a66674ee97.JPG not downloaded yet
2026-03-24 15:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10717756
2026-03-24 15:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with scrape type 1
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F70388193-3501-49c4-97f1-f617b67ace50.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/70388193-3501-49c4-97f1-f617b67ace50.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F7507a32d-7992-4ada-8543-2d8befda0e97.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/7507a32d-7992-4ada-8543-2d8befda0e97.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252Fa1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/a1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252Fc06b1bc5-f432-4258-b191-c171e443bf9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/c06b1bc5-f432-4258-b191-c171e443bf9e.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252Fe39105a7-2424-4003-8c01-0bf2f33fe48f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/e39105a7-2424-4003-8c01-0bf2f33fe48f.jpg already downloaded
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5717855%252Fgeneral%252F42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717855/general/42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg already downloaded
2026-03-24 15:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2, identifier: 10717756
2026-03-24 15:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10717667
2026-03-24 15:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with scrape type 1
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5664975%252Fgeneral%252Fe6626d2e-e5a3-4392-9726-c78367bcc0f2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/e6626d2e-e5a3-4392-9726-c78367bcc0f2.JPG not downloaded yet
2026-03-24 15:15:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/db0b298b-8046-4187-9722-1156ee62c019.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:33 [adesa.be] INFO: Found listing with ID: 10717720
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717720%27 HTTP/1.1" 200 None
2026-03-24 15:15:33 [adesa.be] INFO: Scrape type for 10717720: 1
2026-03-24 15:15:33 [adesa.be] INFO: Scraping item 10717720 url https://www.openlane.eu/en/carv6/auction/10717720
2026-03-24 15:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10717756
2026-03-24 15:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10717756
2026-03-24 15:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2 with identifier: 10717756 to the API
2026-03-24 15:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 313,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHP252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 80980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 51,
'photo_urls': ['https://images.openlane.eu/carimgs/5717855/general/36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg',
'https://images.openlane.eu/carimgs/5717855/general/70388193-3501-49c4-97f1-f617b67ace50.jpg',
'https://images.openlane.eu/carimgs/5717855/general/7507a32d-7992-4ada-8543-2d8befda0e97.jpg',
'https://images.openlane.eu/carimgs/5717855/general/91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg',
'https://images.openlane.eu/carimgs/5717855/general/a1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg',
'https://images.openlane.eu/carimgs/5717855/general/c06b1bc5-f432-4258-b191-c171e443bf9e.jpg',
'https://images.openlane.eu/carimgs/5717855/general/4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg',
'https://images.openlane.eu/carimgs/5717855/general/6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg',
'https://images.openlane.eu/carimgs/5717855/general/e39105a7-2424-4003-8c01-0bf2f33fe48f.jpg',
'https://images.openlane.eu/carimgs/5717855/general/42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/36ea187b-14d9-48dd-b8c5-ca5f0530fa3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/70388193-3501-49c4-97f1-f617b67ace50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/7507a32d-7992-4ada-8543-2d8befda0e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/91c32e91-b0fc-49d7-b065-d1ce0ca5d443.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/a1839bc4-40d7-4ec9-85d5-ce5320891d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/c06b1bc5-f432-4258-b191-c171e443bf9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/4f6dfab3-e88f-4612-83d8-5890338d1a34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105144,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/6ed5b255-0b69-43e4-a97a-4953bc6f726a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/e39105a7-2424-4003-8c01-0bf2f33fe48f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2/ec6fdf59-93a3-5eac-a8e4-5adc7e633ce2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717855/general/42a057f5-9ddc-4921-b9cc-a1f2c997850c.jpg',
'Width': 1024}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2021-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron Sportback 50 Advanced - Quattro - Electric - Automatic '
'- 313 hp - 80.980 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717756%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [adesa.be] INFO: Saving data for 10717756: {'created_time': 1774365334.195888, 'last_price_update_time': 1774365334.195898, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717756') HTTP/1.1" 204 0
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/70f3f26e-972e-4467-8b20-5f772d4c7030.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/13625bba-02a5-4632-a5cb-19eb9f6e1109.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F743813e4-8746-4a97-8a53-2d09b7aa0d08.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/743813e4-8746-4a97-8a53-2d09b7aa0d08.jpg not downloaded yet
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252F5beb5769-7646-4adf-977c-7cbeac841e52.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/5beb5769-7646-4adf-977c-7cbeac841e52.JPG not downloaded yet
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252Fe598e4fb-47c4-4cf9-90e5-ed6141a2bbbf.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/e598e4fb-47c4-4cf9-90e5-ed6141a2bbbf.JPG not downloaded yet
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f42b50>
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4908547%252Fgeneral%252F272bd70a-e86c-42e9-bd77-dfac43c921b8.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/272bd70a-e86c-42e9-bd77-dfac43c921b8.jpg saved to cache
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138b8ed0>
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4908547%252Fgeneral%252F776b962e-53b6-4edf-8659-51bb7bfb9d2d.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/776b962e-53b6-4edf-8659-51bb7bfb9d2d.jpg saved to cache
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/87752168-52fe-485e-aa2d-b904cc52754c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252Fe38cf4d3-5b86-4876-b34e-4aabe98077df.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/e38cf4d3-5b86-4876-b34e-4aabe98077df.JPG not downloaded yet
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252F7408703e-faa9-42d4-83f5-8d5f896018ec.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/7408703e-faa9-42d4-83f5-8d5f896018ec.JPG not downloaded yet
2026-03-24 15:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b7d9d0>
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:15:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F4908547%252Fgeneral%252F70f3f26e-972e-4467-8b20-5f772d4c7030.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/70f3f26e-972e-4467-8b20-5f772d4c7030.jpg saved to cache
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/207b91d1-86f3-46e2-ab45-11a66674ee97.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/e6626d2e-e5a3-4392-9726-c78367bcc0f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/c1da6f18-9b7c-4e79-beb0-35a37827fc6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252F6f7953f7-1bae-479c-8da6-856dd888fa2d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/6f7953f7-1bae-479c-8da6-856dd888fa2d.JPG not downloaded yet
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252Fc57a54af-d274-4ac1-b035-cab85b692f13.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/c57a54af-d274-4ac1-b035-cab85b692f13.JPG not downloaded yet
2026-03-24 15:15:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/e598e4fb-47c4-4cf9-90e5-ed6141a2bbbf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252F2c086d1e-d7be-43d5-8e75-02d481f29031.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/2c086d1e-d7be-43d5-8e75-02d481f29031.JPG not downloaded yet
2026-03-24 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252F7b8ea2ea-dd4c-4fe6-8498-24c5617acb8c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/7b8ea2ea-dd4c-4fe6-8498-24c5617acb8c.JPG not downloaded yet
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/b64df90a-6133-4cd8-b202-b8a363aef007.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10717620
2026-03-24 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with scrape type 1
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F234e4db0-c210-4a61-bcae-b06732a8b05b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/234e4db0-c210-4a61-bcae-b06732a8b05b.JPG not downloaded yet
2026-03-24 15:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10717671
2026-03-24 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 1
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252F2f60dca2-0123-4947-898e-6702b43bfca6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/2f60dca2-0123-4947-898e-6702b43bfca6.JPG not downloaded yet
2026-03-24 15:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10717611
2026-03-24 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 1
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F3bbc6e53-5fb1-40fa-999f-69c28db6bdc7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/3bbc6e53-5fb1-40fa-999f-69c28db6bdc7.JPG not downloaded yet
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698336/general/1065ec70-3a75-49c8-84f8-33fc32a7c943.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717708)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252Fbf33eb7f-5554-4439-823b-f0ab4d3f8afb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/bf33eb7f-5554-4439-823b-f0ab4d3f8afb.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252F2352fd36-491b-4d48-a538-5eda52664d36.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/2352fd36-491b-4d48-a538-5eda52664d36.JPG not downloaded yet
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/7408703e-faa9-42d4-83f5-8d5f896018ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/e38cf4d3-5b86-4876-b34e-4aabe98077df.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F4adc83e2-007e-4ebb-9980-b8b75252c393.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/4adc83e2-007e-4ebb-9980-b8b75252c393.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252F333a01fe-e5c6-45d9-a669-91bac1760424.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/333a01fe-e5c6-45d9-a669-91bac1760424.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F5fae5692-5a12-4e08-b718-5e7288dc5790.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/5fae5692-5a12-4e08-b718-5e7288dc5790.JPG not downloaded yet
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/c57a54af-d274-4ac1-b035-cab85b692f13.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252Fbea19517-59a7-41b1-a195-dae7f6bbedd4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/bea19517-59a7-41b1-a195-dae7f6bbedd4.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252F1809506b-a5f4-4eec-842c-8cbd2b27682b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/1809506b-a5f4-4eec-842c-8cbd2b27682b.JPG not downloaded yet
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/7b8ea2ea-dd4c-4fe6-8498-24c5617acb8c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/6f7953f7-1bae-479c-8da6-856dd888fa2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F61a9ad76-f306-4133-827e-4d5e3b82628d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/61a9ad76-f306-4133-827e-4d5e3b82628d.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252F5a1423f8-58f4-4437-a4cc-40416fb5e6b4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/5a1423f8-58f4-4437-a4cc-40416fb5e6b4.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F08bd2bff-8986-4468-95fe-a27704b30bb7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/08bd2bff-8986-4468-95fe-a27704b30bb7.JPG not downloaded yet
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13af5a90>
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252Fb64df90a-6133-4cd8-b202-b8a363aef007.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/b64df90a-6133-4cd8-b202-b8a363aef007.jpg saved to cache
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/24606a60-7115-4ce2-a1f2-e3ac42712d91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656646%252Fgeneral%252F3aa7df5e-33d4-4925-bd89-d92fe3633a44.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656646/general/3aa7df5e-33d4-4925-bd89-d92fe3633a44.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252F77594593-4100-4371-a678-0c8e18262c66.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/77594593-4100-4371-a678-0c8e18262c66.JPG not downloaded yet
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe due to Ignoring non-200 response
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/3bbc6e53-5fb1-40fa-999f-69c28db6bdc7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/2f60dca2-0123-4947-898e-6702b43bfca6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252Fedab03a7-26f6-4503-921c-eec213e0134e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/edab03a7-26f6-4503-921c-eec213e0134e.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252Fca864b96-f62f-4fa2-aca2-995fe4550554.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/ca864b96-f62f-4fa2-aca2-995fe4550554.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F1160141c-2bd2-4605-8999-ec0f5edd7a01.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/1160141c-2bd2-4605-8999-ec0f5edd7a01.JPG not downloaded yet
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/743813e4-8746-4a97-8a53-2d09b7aa0d08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/5beb5769-7646-4adf-977c-7cbeac841e52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/2352fd36-491b-4d48-a538-5eda52664d36.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252F8783b925-3abb-4574-9954-65dbc5e7d98f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/8783b925-3abb-4574-9954-65dbc5e7d98f.JPG not downloaded yet
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/5fae5692-5a12-4e08-b718-5e7288dc5790.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/333a01fe-e5c6-45d9-a669-91bac1760424.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F2e79c5b1-d65b-4f24-9589-e7bb88b5a23d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/2e79c5b1-d65b-4f24-9589-e7bb88b5a23d.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252Fe60f1fb8-3486-41d3-b0dc-6c998b650b79.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/e60f1fb8-3486-41d3-b0dc-6c998b650b79.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F88d1e1d4-9254-4a49-a9e3-6d5cf75d2c98.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/88d1e1d4-9254-4a49-a9e3-6d5cf75d2c98.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5664975%252Fgeneral%252F511d8f4b-24de-4835-ab9f-15d9efc14534.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664975/general/511d8f4b-24de-4835-ab9f-15d9efc14534.JPG not downloaded yet
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b12110>
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F24606a60-7115-4ce2-a1f2-e3ac42712d91.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/24606a60-7115-4ce2-a1f2-e3ac42712d91.jpg saved to cache
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/1809506b-a5f4-4eec-842c-8cbd2b27682b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/08bd2bff-8986-4468-95fe-a27704b30bb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F5a89b00b-da6e-48af-b26d-2d1a6937d035.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/5a89b00b-da6e-48af-b26d-2d1a6937d035.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252F39bc130b-2829-4b41-bca7-1ca4ee38cd77.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/39bc130b-2829-4b41-bca7-1ca4ee38cd77.JPG not downloaded yet
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F44a8ba6b-c2f9-4256-8fd6-bcb7972e77f6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/44a8ba6b-c2f9-4256-8fd6-bcb7972e77f6.JPG not downloaded yet
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/5a1423f8-58f4-4437-a4cc-40416fb5e6b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/3aa7df5e-33d4-4925-bd89-d92fe3633a44.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/61a9ad76-f306-4133-827e-4d5e3b82628d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/77594593-4100-4371-a678-0c8e18262c66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e53650>
2026-03-24 15:15:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F743813e4-8746-4a97-8a53-2d09b7aa0d08.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/743813e4-8746-4a97-8a53-2d09b7aa0d08.jpg saved to cache
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/1160141c-2bd2-4605-8999-ec0f5edd7a01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/ca864b96-f62f-4fa2-aca2-995fe4550554.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F116c5397-e853-436d-b0fc-3781f2b8295e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/116c5397-e853-436d-b0fc-3781f2b8295e.JPG not downloaded yet
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252Fc1726a66-d909-430a-8cf8-cacdaa85aa5a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/c1726a66-d909-430a-8cf8-cacdaa85aa5a.JPG not downloaded yet
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F2cfc9287-601b-4d6c-89a7-82192eeef739.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/2cfc9287-601b-4d6c-89a7-82192eeef739.JPG not downloaded yet
2026-03-24 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/e60f1fb8-3486-41d3-b0dc-6c998b650b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/88d1e1d4-9254-4a49-a9e3-6d5cf75d2c98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252Fd830b0a5-c1d1-455c-a0d9-f1ba227f8deb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/d830b0a5-c1d1-455c-a0d9-f1ba227f8deb.JPG not downloaded yet
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252F90b7bc71-9460-4dc4-8700-172802cfa59b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/90b7bc71-9460-4dc4-8700-172802cfa59b.JPG not downloaded yet
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252Fb3e1c16c-f1f3-43e2-a435-0771c608e3a0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/b3e1c16c-f1f3-43e2-a435-0771c608e3a0.JPG not downloaded yet
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10717817
2026-03-24 15:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with scrape type 1
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252Fb4818d75-d3f9-484b-b723-ff51c5e192ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/b4818d75-d3f9-484b-b723-ff51c5e192ec.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252F91ab640f-2177-41de-a36d-706b864229c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/91ab640f-2177-41de-a36d-706b864229c1.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252Ff84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/f84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252Fd427f3d4-2731-48b6-b113-f59bf5de0726.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/d427f3d4-2731-48b6-b113-f59bf5de0726.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252Faa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/aa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252Fe1c7116d-9fc6-4295-9407-24a446922cd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/e1c7116d-9fc6-4295-9407-24a446922cd6.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252F00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252F90fdde9a-c680-4535-93f0-8e2da8413c64.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/90fdde9a-c680-4535-93f0-8e2da8413c64.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252F5863d921-c42b-4080-aca9-68f5030646cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/5863d921-c42b-4080-aca9-68f5030646cb.jpg already downloaded
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735546%252Fgeneral%252F44abc19c-a7a7-4878-8252-7310e465c983.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735546/general/44abc19c-a7a7-4878-8252-7310e465c983.jpg already downloaded
2026-03-24 15:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5, identifier: 10717817
2026-03-24 15:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10717655
2026-03-24 15:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 1
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3860e31d-9b65-5f26-af19-8569dda571af
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656215%252Fgeneral%252F9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG not downloaded yet
2026-03-24 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10717817
2026-03-24 15:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10717817
2026-03-24 15:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10717817 to the API
2026-03-24 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15: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-24 15:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717817>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717817',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 159607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 56,
'photo_urls': ['https://images.openlane.eu/carimgs/5735546/general/b4818d75-d3f9-484b-b723-ff51c5e192ec.jpg',
'https://images.openlane.eu/carimgs/5735546/general/91ab640f-2177-41de-a36d-706b864229c1.jpg',
'https://images.openlane.eu/carimgs/5735546/general/f84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg',
'https://images.openlane.eu/carimgs/5735546/general/d427f3d4-2731-48b6-b113-f59bf5de0726.jpg',
'https://images.openlane.eu/carimgs/5735546/general/aa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg',
'https://images.openlane.eu/carimgs/5735546/general/e1c7116d-9fc6-4295-9407-24a446922cd6.jpg',
'https://images.openlane.eu/carimgs/5735546/general/00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg',
'https://images.openlane.eu/carimgs/5735546/general/90fdde9a-c680-4535-93f0-8e2da8413c64.jpg',
'https://images.openlane.eu/carimgs/5735546/general/5863d921-c42b-4080-aca9-68f5030646cb.jpg',
'https://images.openlane.eu/carimgs/5735546/general/44abc19c-a7a7-4878-8252-7310e465c983.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/b4818d75-d3f9-484b-b723-ff51c5e192ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/91ab640f-2177-41de-a36d-706b864229c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/f84952a7-e1b3-4618-9131-2d5cd3f3e710.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/d427f3d4-2731-48b6-b113-f59bf5de0726.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/aa3a3f97-006d-4f7f-a19b-10bd69010c38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81582,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/e1c7116d-9fc6-4295-9407-24a446922cd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/00a0873b-3e7e-4c06-8dc5-84ec537726d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/90fdde9a-c680-4535-93f0-8e2da8413c64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/5863d921-c42b-4080-aca9-68f5030646cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5/6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735546/general/44abc19c-a7a7-4878-8252-7310e465c983.jpg',
'Width': 1024}],
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320e Business Design - Hybrid - Automatic - '
'163 hp - 159.607 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717817%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [adesa.be] INFO: Saving data for 10717817: {'created_time': 1774365337.09147, 'last_price_update_time': 1774365337.091481, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717817') HTTP/1.1" 204 0
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/2e79c5b1-d65b-4f24-9589-e7bb88b5a23d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/511d8f4b-24de-4835-ab9f-15d9efc14534.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/edab03a7-26f6-4503-921c-eec213e0134e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664975/general/8783b925-3abb-4574-9954-65dbc5e7d98f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717667)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/44a8ba6b-c2f9-4256-8fd6-bcb7972e77f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/39bc130b-2829-4b41-bca7-1ca4ee38cd77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F9bc0b398-8b1f-406f-a26e-f88b02e83d96.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/9bc0b398-8b1f-406f-a26e-f88b02e83d96.JPG not downloaded yet
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252F4c820858-7a54-497f-b280-534747de1ddd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/4c820858-7a54-497f-b280-534747de1ddd.JPG not downloaded yet
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252F1a5ea023-ef0b-4426-af3f-93e4443227fe.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/1a5ea023-ef0b-4426-af3f-93e4443227fe.JPG not downloaded yet
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656215%252Fgeneral%252F69690042-a9ca-4d45-a795-4674500ba37f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/69690042-a9ca-4d45-a795-4674500ba37f.JPG not downloaded yet
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/5a89b00b-da6e-48af-b26d-2d1a6937d035.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/bea19517-59a7-41b1-a195-dae7f6bbedd4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10717774
2026-03-24 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 1
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5721271%252Fgeneral%252Fcfb5933b-130a-40e7-9f5e-196827da07ca.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/cfb5933b-130a-40e7-9f5e-196827da07ca.JPG not downloaded yet
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609263%252Fgeneral%252F6bf28d88-3637-4336-a7d1-ef38070f06d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609263/general/6bf28d88-3637-4336-a7d1-ef38070f06d3.JPG not downloaded yet
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665082%252Fgeneral%252F7d32154d-ee15-40b2-be57-72b2c8947640.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665082/general/7d32154d-ee15-40b2-be57-72b2c8947640.JPG not downloaded yet
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5601435%252Fgeneral%252Faf47b160-63cb-4f1d-a060-2cca63bed6f2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5601435/general/af47b160-63cb-4f1d-a060-2cca63bed6f2.JPG not downloaded yet
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656215%252Fgeneral%252Fc3380f28-af14-4174-942c-079586f408ed.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/c3380f28-af14-4174-942c-079586f408ed.JPG not downloaded yet
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5721271%252Fgeneral%252F6b4eefff-9419-4df0-8fe7-558fd5f89d27.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/6b4eefff-9419-4df0-8fe7-558fd5f89d27.JPG not downloaded yet
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/4adc83e2-007e-4ebb-9980-b8b75252c393.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/2cfc9287-601b-4d6c-89a7-82192eeef739.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/c1726a66-d909-430a-8cf8-cacdaa85aa5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656215%252Fgeneral%252F7412accf-995b-46c4-adb2-dca7261cc8b2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/7412accf-995b-46c4-adb2-dca7261cc8b2.JPG not downloaded yet
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2, skipping ID generation
2026-03-24 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with scrape type 1
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 sending to next pipeline
2026-03-24 15:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2, identifier: 10717667
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/d830b0a5-c1d1-455c-a0d9-f1ba227f8deb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/116c5397-e853-436d-b0fc-3781f2b8295e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/90b7bc71-9460-4dc4-8700-172802cfa59b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/b3e1c16c-f1f3-43e2-a435-0771c608e3a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/9d92045e-bbfa-4f31-84fe-0dfa77618c54.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5721271%252Fgeneral%252F1f73aa87-f502-413b-88ab-641cba5ac123.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/1f73aa87-f502-413b-88ab-641cba5ac123.JPG not downloaded yet
2026-03-24 15:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10717667
2026-03-24 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10717667
2026-03-24 15:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 with identifier: 10717667 to the API
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:37 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5664975/general/8783b925-3abb-4574-9954-65dbc5e7d98f.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b50a00e5-1107-5a0f-a8c7-e6576a79d8f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKW292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717667',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 147631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photos': [],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2020-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 2.0 TDI Business - Diesel - Automatic - 136 hp - '
'147.631 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717667%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [adesa.be] INFO: Saving data for 10717667: {'created_time': 1774365337.882349, 'last_price_update_time': 1774365337.882362, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717667') HTTP/1.1" 204 0
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656215%252Fgeneral%252F444512d3-4488-4217-aeb6-596893a2c90b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/444512d3-4488-4217-aeb6-596893a2c90b.JPG not downloaded yet
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b50a00e5-1107-5a0f-a8c7-e6576a79d8f2 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10717699
2026-03-24 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with scrape type 1
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691083%252Fgeneral%252F27db81a1-9abd-43f9-971e-9240b8afb182.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/27db81a1-9abd-43f9-971e-9240b8afb182.JPG not downloaded yet
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/bf33eb7f-5554-4439-823b-f0ab4d3f8afb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/234e4db0-c210-4a61-bcae-b06732a8b05b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/2c086d1e-d7be-43d5-8e75-02d481f29031.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5721271%252Fgeneral%252Fd8d37e50-1a58-47ce-97d1-124726306cae.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/d8d37e50-1a58-47ce-97d1-124726306cae.JPG not downloaded yet
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656215%252Fgeneral%252F180850ae-88e6-47d9-8442-9c5f9d8c28e0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/180850ae-88e6-47d9-8442-9c5f9d8c28e0.JPG not downloaded yet
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691083%252Fgeneral%252F4ebf93e9-f8da-490f-acf7-81f89008822f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/4ebf93e9-f8da-490f-acf7-81f89008822f.JPG not downloaded yet
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/69690042-a9ca-4d45-a795-4674500ba37f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/cfb5933b-130a-40e7-9f5e-196827da07ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/1a5ea023-ef0b-4426-af3f-93e4443227fe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5601435/general/af47b160-63cb-4f1d-a060-2cca63bed6f2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717611)
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/c3380f28-af14-4174-942c-079586f408ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5721271%252Fgeneral%252F4c6e9ed8-b5a8-4269-8884-66004d3478ef.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/4c6e9ed8-b5a8-4269-8884-66004d3478ef.JPG not downloaded yet
2026-03-24 15:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10717818
2026-03-24 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23c1df65-a639-5714-8ff8-1d902034dcfd with scrape type 1
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23c1df65-a639-5714-8ff8-1d902034dcfd
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252F0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252F13cf272b-3959-4742-b1f8-163b8c678eda.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/13cf272b-3959-4742-b1f8-163b8c678eda.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252F2828acb9-a9f5-4041-bcc0-f403949c9756.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/2828acb9-a9f5-4041-bcc0-f403949c9756.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252F0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252F967b44eb-cb96-467d-81d4-c7c58d422955.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/967b44eb-cb96-467d-81d4-c7c58d422955.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252Ff5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/f5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252F42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252F83c5782e-cd61-4dc0-904b-b2903953df39.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/83c5782e-cd61-4dc0-904b-b2903953df39.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252Fe878866a-1fe0-412d-aeb8-43965b7dbf53.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/e878866a-1fe0-412d-aeb8-43965b7dbf53.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735553%252Fgeneral%252Fef8157ad-3b1a-4240-bc98-85459d2122fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735553/general/ef8157ad-3b1a-4240-bc98-85459d2122fd.jpg already downloaded
2026-03-24 15:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23c1df65-a639-5714-8ff8-1d902034dcfd, identifier: 10717818
2026-03-24 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10717720
2026-03-24 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f7e430c-addb-5918-8ec0-9bdabe372571 with scrape type 1
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f7e430c-addb-5918-8ec0-9bdabe372571
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fdc5367ea-533e-4665-9337-706df836aa87.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/dc5367ea-533e-4665-9337-706df836aa87.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fc568dd56-2683-4c6b-b04d-0645394ce2b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/c568dd56-2683-4c6b-b04d-0645394ce2b6.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fa0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252F2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252F216047be-8c86-4246-9036-70db57332017.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/216047be-8c86-4246-9036-70db57332017.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fe89fd195-5b1b-4913-a6a4-7bab104668f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/e89fd195-5b1b-4913-a6a4-7bab104668f4.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fa69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fa5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fe536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/e536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg already downloaded
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704034%252Fgeneral%252Fa54149cc-9601-4b62-92ef-29e560598569.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704034/general/a54149cc-9601-4b62-92ef-29e560598569.jpg already downloaded
2026-03-24 15:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f7e430c-addb-5918-8ec0-9bdabe372571, identifier: 10717720
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/7412accf-995b-46c4-adb2-dca7261cc8b2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/7d32154d-ee15-40b2-be57-72b2c8947640.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/6b4eefff-9419-4df0-8fe7-558fd5f89d27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5656215%252Fgeneral%252Fa8e0c8ad-b10b-4f1b-958e-59e2102a3ebd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/a8e0c8ad-b10b-4f1b-958e-59e2102a3ebd.JPG not downloaded yet
2026-03-24 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691083%252Fgeneral%252Faca613b3-ea0e-4028-a703-fd820c59e6d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/aca613b3-ea0e-4028-a703-fd820c59e6d3.JPG not downloaded yet
2026-03-24 15:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10717818
2026-03-24 15:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10717818
2026-03-24 15:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23c1df65-a639-5714-8ff8-1d902034dcfd with identifier: 10717818 to the API
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717818>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '23c1df65-a639-5714-8ff8-1d902034dcfd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717818',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 74002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 95,
'photo_urls': ['https://images.openlane.eu/carimgs/5735553/general/0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg',
'https://images.openlane.eu/carimgs/5735553/general/13cf272b-3959-4742-b1f8-163b8c678eda.jpg',
'https://images.openlane.eu/carimgs/5735553/general/2828acb9-a9f5-4041-bcc0-f403949c9756.jpg',
'https://images.openlane.eu/carimgs/5735553/general/0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg',
'https://images.openlane.eu/carimgs/5735553/general/967b44eb-cb96-467d-81d4-c7c58d422955.jpg',
'https://images.openlane.eu/carimgs/5735553/general/f5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg',
'https://images.openlane.eu/carimgs/5735553/general/42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg',
'https://images.openlane.eu/carimgs/5735553/general/83c5782e-cd61-4dc0-904b-b2903953df39.jpg',
'https://images.openlane.eu/carimgs/5735553/general/e878866a-1fe0-412d-aeb8-43965b7dbf53.jpg',
'https://images.openlane.eu/carimgs/5735553/general/ef8157ad-3b1a-4240-bc98-85459d2122fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68818,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/0978197a-b9a1-415f-aa35-bdd9c7fd2b36.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67432,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/13cf272b-3959-4742-b1f8-163b8c678eda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/2828acb9-a9f5-4041-bcc0-f403949c9756.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/0faa1c87-19e9-4704-98c7-2b65c8edfceb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/967b44eb-cb96-467d-81d4-c7c58d422955.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/f5fdf8e1-c93f-4b43-a978-a4cf687bcad2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/42b21d36-b23e-470e-ae50-5a3c263bdc91.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/83c5782e-cd61-4dc0-904b-b2903953df39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/e878866a-1fe0-412d-aeb8-43965b7dbf53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23c1df65-a639-5714-8ff8-1d902034dcfd/23c1df65-a639-5714-8ff8-1d902034dcfd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735553/general/ef8157ad-3b1a-4240-bc98-85459d2122fd.jpg',
'Width': 1024}],
'price': 28350,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 4,
'seller_name': None,
'title': 'BMW 4 Series Coupé 420d M Sport - Diesel - Automatic - 190 hp - '
'74.002 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717818%27 HTTP/1.1" 200 None
2026-03-24 15:15:39 [adesa.be] INFO: Saving data for 10717818: {'created_time': 1774365339.293145, 'last_price_update_time': 1774365339.293155, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717818') HTTP/1.1" 204 0
2026-03-24 15:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10717720
2026-03-24 15:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10717720
2026-03-24 15:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10717720 to the API
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717720>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f7e430c-addb-5918-8ec0-9bdabe372571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAJ435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717720',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 136416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5704034/general/dc5367ea-533e-4665-9337-706df836aa87.jpg',
'https://images.openlane.eu/carimgs/5704034/general/c568dd56-2683-4c6b-b04d-0645394ce2b6.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg',
'https://images.openlane.eu/carimgs/5704034/general/2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg',
'https://images.openlane.eu/carimgs/5704034/general/216047be-8c86-4246-9036-70db57332017.jpg',
'https://images.openlane.eu/carimgs/5704034/general/e89fd195-5b1b-4913-a6a4-7bab104668f4.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg',
'https://images.openlane.eu/carimgs/5704034/general/e536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg',
'https://images.openlane.eu/carimgs/5704034/general/a54149cc-9601-4b62-92ef-29e560598569.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66401,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/dc5367ea-533e-4665-9337-706df836aa87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/c568dd56-2683-4c6b-b04d-0645394ce2b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a0cc45aa-ba57-4c1b-8326-0f8af853ab30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/2ee79c10-12e5-4ecf-ae11-2d4b541f8066.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69901,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/216047be-8c86-4246-9036-70db57332017.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/e89fd195-5b1b-4913-a6a4-7bab104668f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a69ca53c-d40c-4eda-944c-8702f6e6f44d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61302,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a5e357ee-aab6-4c58-a72b-f090e0a8aae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/e536b6f7-bb4f-4fbb-8e35-47fcd0127851.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f7e430c-addb-5918-8ec0-9bdabe372571/0f7e430c-addb-5918-8ec0-9bdabe372571_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704034/general/a54149cc-9601-4b62-92ef-29e560598569.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 16d X Line - Diesel - Automatic - 116 hp - 136.416 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717720%27 HTTP/1.1" 200 None
2026-03-24 15:15:39 [adesa.be] INFO: Saving data for 10717720: {'created_time': 1774365339.733099, 'last_price_update_time': 1774365339.73311, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717720') HTTP/1.1" 204 0
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F883d63ef-6a7e-4e7b-826e-1eb88c976cee.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/883d63ef-6a7e-4e7b-826e-1eb88c976cee.JPG not downloaded yet
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/6bf28d88-3637-4336-a7d1-ef38070f06d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656648/general/ebff5dbe-d8ac-44f3-b1f2-9748d9c89aa2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717657)
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665082/general/4c820858-7a54-497f-b280-534747de1ddd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717671)
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609263/general/9bc0b398-8b1f-406f-a26e-f88b02e83d96.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717620)
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/1f73aa87-f502-413b-88ab-641cba5ac123.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F56016d5c-71c0-42b0-884a-4fd11db0e887.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/56016d5c-71c0-42b0-884a-4fd11db0e887.JPG not downloaded yet
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691083%252Fgeneral%252F1d258ef4-2a90-4889-98ef-b58867581500.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/1d258ef4-2a90-4889-98ef-b58867581500.JPG not downloaded yet
2026-03-24 15:15:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9d28bcce-8d02-5b19-82ca-9b98bacd9969, skipping ID generation
2026-03-24 15:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 1
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 sending to next pipeline
2026-03-24 15:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d28bcce-8d02-5b19-82ca-9b98bacd9969, identifier: 10717611
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/d8d37e50-1a58-47ce-97d1-124726306cae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698336/general/e84f2901-2c6d-40ee-a33b-6620f2ba176c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717708)
2026-03-24 15:15:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/27db81a1-9abd-43f9-971e-9240b8afb182.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F9425ac43-283f-41f6-8a41-ec29fb40521c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/9425ac43-283f-41f6-8a41-ec29fb40521c.JPG not downloaded yet
2026-03-24 15:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10717611
2026-03-24 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-24 15:15:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10717611
2026-03-24 15:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10717611 to the API
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5601435/general/af47b160-63cb-4f1d-a060-2cca63bed6f2.JPG>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '4.0L',
'engine_horse_power': 630,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9d28bcce-8d02-5b19-82ca-9b98bacd9969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HCR912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717611',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 15490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 84,
'photos': [],
'price': 94400,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RS6 - Quattro - Petrol - Automatic - 630 hp - 15.490 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717611%27 HTTP/1.1" 200 None
2026-03-24 15:15:40 [adesa.be] INFO: Saving data for 10717611: {'created_time': 1774365340.743625, 'last_price_update_time': 1774365340.743638, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717611') HTTP/1.1" 204 0
2026-03-24 15:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F027682da-ce74-41cd-92a3-fe7d7dcc89fd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/027682da-ce74-41cd-92a3-fe7d7dcc89fd.JPG not downloaded yet
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691083%252Fgeneral%252F6728ea98-df37-48f3-8e05-b5fe78700f0b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/6728ea98-df37-48f3-8e05-b5fe78700f0b.JPG not downloaded yet
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 due to Ignoring non-200 response
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:40 [adesa.be] INFO: Found listing with ID: 10717647
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717647%27 HTTP/1.1" 200 None
2026-03-24 15:15:40 [adesa.be] INFO: Scrape type for 10717647: 1
2026-03-24 15:15:40 [adesa.be] INFO: Scraping item 10717647 url https://www.openlane.eu/en/carv6/auction/10717647
2026-03-24 15:15:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/444512d3-4488-4217-aeb6-596893a2c90b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/4ebf93e9-f8da-490f-acf7-81f89008822f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/180850ae-88e6-47d9-8442-9c5f9d8c28e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656646/general/3c52be19-6497-4538-85b7-02b358ded17e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717656)
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F71621916-6af1-43eb-b6ee-596f99bd9dc2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/71621916-6af1-43eb-b6ee-596f99bd9dc2.JPG not downloaded yet
2026-03-24 15:15:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8f741150-b6c2-55bd-b255-b24b5c2c0f3d due to Ignoring non-200 response
2026-03-24 15:15:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5, skipping ID generation
2026-03-24 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 1
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 sending to next pipeline
2026-03-24 15:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5, identifier: 10717671
2026-03-24 15:15:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028, skipping ID generation
2026-03-24 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with scrape type 1
2026-03-24 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 sending to next pipeline
2026-03-24 15:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028, identifier: 10717620
2026-03-24 15:15:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/aca613b3-ea0e-4028-a703-fd820c59e6d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/a8e0c8ad-b10b-4f1b-958e-59e2102a3ebd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/4c6e9ed8-b5a8-4269-8884-66004d3478ef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5656215%252Fgeneral%252F7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656215/general/7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG not downloaded yet
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691083%252Fgeneral%252F292927c9-d235-4bce-9130-b2a770973d8b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/292927c9-d235-4bce-9130-b2a770973d8b.JPG not downloaded yet
2026-03-24 15:15:41 [adesa.be] INFO: Found listing with ID: 10717815
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717815%27 HTTP/1.1" 200 None
2026-03-24 15:15:41 [adesa.be] INFO: Scrape type for 10717815: 1
2026-03-24 15:15:41 [adesa.be] INFO: Scraping item 10717815 url https://www.openlane.eu/en/carv6/auction/10717815
2026-03-24 15:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10717671
2026-03-24 15:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10717671
2026-03-24 15:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10717671 to the API
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5665082/general/4c820858-7a54-497f-b280-534747de1ddd.JPG>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGH638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717671',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 176613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photos': [],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 176.613 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717671%27 HTTP/1.1" 200 None
2026-03-24 15:15:41 [adesa.be] INFO: Saving data for 10717671: {'created_time': 1774365341.847222, 'last_price_update_time': 1774365341.847235, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717671') HTTP/1.1" 204 0
2026-03-24 15:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10717620
2026-03-24 15:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10717620
2026-03-24 15:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10717620 to the API
2026-03-24 15:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5609263/general/9bc0b398-8b1f-406f-a26e-f88b02e83d96.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9c523e26-3c06-5db6-a7a8-6a5edc4eb028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVV267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717620',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 185465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [],
'price': 6950,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 2 Series Active Tourer 216d Business - Diesel - Manual - 116 hp '
'- 185.465 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717620%27 HTTP/1.1" 200 None
2026-03-24 15:15:42 [adesa.be] INFO: Saving data for 10717620: {'created_time': 1774365342.706891, 'last_price_update_time': 1774365342.706904, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717620') HTTP/1.1" 204 0
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/7199440f-765d-494d-a0c6-6f8af8b41cee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F99ec38c4-6066-493d-aad7-ba7894e7cc83.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/99ec38c4-6066-493d-aad7-ba7894e7cc83.JPG not downloaded yet
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 due to Ignoring non-200 response
2026-03-24 15:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698336/general/586bd5cd-74f1-4fff-96b0-e68a30e5a42b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717708)
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698336/general/9a14dc3e-4e72-45e1-938f-da8db367fea3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717708)
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/883d63ef-6a7e-4e7b-826e-1eb88c976cee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691083%252Fgeneral%252Fc7e3f21b-5a75-4314-a649-afb5169455a4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/c7e3f21b-5a75-4314-a649-afb5169455a4.JPG not downloaded yet
2026-03-24 15:15:42 [adesa.be] INFO: Found listing with ID: 10717592
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717592%27 HTTP/1.1" 200 None
2026-03-24 15:15:42 [adesa.be] INFO: Scrape type for 10717592: 1
2026-03-24 15:15:42 [adesa.be] INFO: Scraping item 10717592 url https://www.openlane.eu/en/carv6/auction/10717592
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5721271%252Fgeneral%252F4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721271/general/4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG not downloaded yet
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375, skipping ID generation
2026-03-24 15:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with scrape type 1
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 sending to next pipeline
2026-03-24 15:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375, identifier: 10717656
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/1d258ef4-2a90-4889-98ef-b58867581500.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/9425ac43-283f-41f6-8a41-ec29fb40521c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/56016d5c-71c0-42b0-884a-4fd11db0e887.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691083%252Fgeneral%252F2540ebb9-d64e-4a6c-892a-72ec61468d29.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/2540ebb9-d64e-4a6c-892a-72ec61468d29.JPG not downloaded yet
2026-03-24 15:15:42 [adesa.be] INFO: Found listing with ID: 10717819
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717819%27 HTTP/1.1" 200 None
2026-03-24 15:15:42 [adesa.be] INFO: Scrape type for 10717819: 1
2026-03-24 15:15:42 [adesa.be] INFO: Scraping item 10717819 url https://www.openlane.eu/en/carv6/auction/10717819
2026-03-24 15:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10717656
2026-03-24 15:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10717656
2026-03-24 15:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10717656 to the API
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:43 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656646/general/3c52be19-6497-4538-85b7-02b358ded17e.JPG>
{'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-25T10:10:00Z',
'fuel_type': 'Electric',
'id': '88a8dc62-4334-5b8e-bae7-f3bf92fe5375',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHW074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717656',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 149059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 61,
'photos': [],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 149.059 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717656%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [adesa.be] INFO: Saving data for 10717656: {'created_time': 1774365343.321438, 'last_price_update_time': 1774365343.321448, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717656') HTTP/1.1" 204 0
2026-03-24 15:15:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/027682da-ce74-41cd-92a3-fe7d7dcc89fd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/71621916-6af1-43eb-b6ee-596f99bd9dc2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/6728ea98-df37-48f3-8e05-b5fe78700f0b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 due to Ignoring non-200 response
2026-03-24 15:15:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/292927c9-d235-4bce-9130-b2a770973d8b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691083%252Fgeneral%252Fb2a6ad9e-8395-4bad-9474-9eac84a4292f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/b2a6ad9e-8395-4bad-9474-9eac84a4292f.JPG not downloaded yet
2026-03-24 15:15:43 [adesa.be] INFO: Found listing with ID: 10717590
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717590%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [adesa.be] INFO: Scrape type for 10717590: 1
2026-03-24 15:15:43 [adesa.be] INFO: Scraping item 10717590 url https://www.openlane.eu/en/carv6/auction/10717590
2026-03-24 15:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ee5590>
2026-03-24 15:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252F7199440f-765d-494d-a0c6-6f8af8b41cee.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/7199440f-765d-494d-a0c6-6f8af8b41cee.jpg saved to cache
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07350ad4-25a4-5a25-ab96-12eadf7db06d with identifier: 10717707
2026-03-24 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07350ad4-25a4-5a25-ab96-12eadf7db06d with scrape type 1
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 07350ad4-25a4-5a25-ab96-12eadf7db06d
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fbb12e65a-24fd-4f1f-9f35-42bb6a8e6496.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/bb12e65a-24fd-4f1f-9f35-42bb6a8e6496.JPG not downloaded yet
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/dade4d90-cd0c-47c7-8daa-d5a9dd73ed62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656215/general/7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717655)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/99ec38c4-6066-493d-aad7-ba7894e7cc83.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698336/general/2c76e202-520b-494a-a7ac-21028bf8b3dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717708)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/c7e3f21b-5a75-4314-a649-afb5169455a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691083%252Fgeneral%252F49e37f77-3d81-4cbd-a848-d3f6e50ece0f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691083/general/49e37f77-3d81-4cbd-a848-d3f6e50ece0f.JPG not downloaded yet
2026-03-24 15:15:43 [adesa.be] INFO: Found listing with ID: 10717706
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717706%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [adesa.be] INFO: Scrape type for 10717706: 1
2026-03-24 15:15:43 [adesa.be] INFO: Scraping item 10717706 url https://www.openlane.eu/en/carv6/auction/10717706
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fc231c038-6ec8-443a-b656-3aa892c8ab97.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/c231c038-6ec8-443a-b656-3aa892c8ab97.JPG not downloaded yet
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5721271/general/4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717774)
2026-03-24 15:15:43 [adesa.be] INFO: Found listing with ID: 10717601
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717601%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [adesa.be] INFO: Scrape type for 10717601: 1
2026-03-24 15:15:43 [adesa.be] INFO: Scraping item 10717601 url https://www.openlane.eu/en/carv6/auction/10717601
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fd613bdc5-45f5-4114-abe0-be0e96c6743d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/d613bdc5-45f5-4114-abe0-be0e96c6743d.JPG not downloaded yet
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/b2a6ad9e-8395-4bad-9474-9eac84a4292f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5698336/general/7bd3d50a-ad61-4414-9ce9-462a630f5e99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717708)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/2540ebb9-d64e-4a6c-892a-72ec61468d29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/bb12e65a-24fd-4f1f-9f35-42bb6a8e6496.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:43 [adesa.be] INFO: Found listing with ID: 10717698
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717698%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [adesa.be] INFO: Scrape type for 10717698: 1
2026-03-24 15:15:43 [adesa.be] INFO: Scraping item 10717698 url https://www.openlane.eu/en/carv6/auction/10717698
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252F8ad9492a-12b6-4824-87cc-0bef9c393258.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/8ad9492a-12b6-4824-87cc-0bef9c393258.JPG not downloaded yet
2026-03-24 15:15:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13828f90>
2026-03-24 15:15:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252Fdade4d90-cd0c-47c7-8daa-d5a9dd73ed62.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/dade4d90-cd0c-47c7-8daa-d5a9dd73ed62.jpg saved to cache
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3860e31d-9b65-5f26-af19-8569dda571af, skipping ID generation
2026-03-24 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 1
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3860e31d-9b65-5f26-af19-8569dda571af sending to next pipeline
2026-03-24 15:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3860e31d-9b65-5f26-af19-8569dda571af, identifier: 10717655
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe due to Ignoring non-200 response
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:43 [adesa.be] INFO: Found listing with ID: 10717679
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717679%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [adesa.be] INFO: Scrape type for 10717679: 1
2026-03-24 15:15:43 [adesa.be] INFO: Scraping item 10717679 url https://www.openlane.eu/en/carv6/auction/10717679
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252F0ce19637-a98c-448e-ac88-fd053afa32c9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/0ce19637-a98c-448e-ac88-fd053afa32c9.JPG not downloaded yet
2026-03-24 15:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10717655
2026-03-24 15:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10717655
2026-03-24 15:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10717655 to the API
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656215/general/7f60da42-abae-4bd5-a0fc-62644b9f4be3.JPG>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3860e31d-9b65-5f26-af19-8569dda571af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCB969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717655',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 227488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 67,
'photos': [],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 320e M-Pack - Hybrid - Automatic - 163 hp - '
'227.488 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717655%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [adesa.be] INFO: Saving data for 10717655: {'created_time': 1774365344.258757, 'last_price_update_time': 1774365344.258769, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717655') HTTP/1.1" 204 0
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/c231c038-6ec8-443a-b656-3aa892c8ab97.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3860e31d-9b65-5f26-af19-8569dda571af due to Ignoring non-200 response
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691083/general/49e37f77-3d81-4cbd-a848-d3f6e50ece0f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717699)
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/d613bdc5-45f5-4114-abe0-be0e96c6743d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:44 [adesa.be] INFO: Found listing with ID: 10717616
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717616%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [adesa.be] INFO: Scrape type for 10717616: 1
2026-03-24 15:15:44 [adesa.be] INFO: Scraping item 10717616 url https://www.openlane.eu/en/carv6/auction/10717616
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fe51369c8-0f12-4d58-bc3d-35eb2baa0f91.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/e51369c8-0f12-4d58-bc3d-35eb2baa0f91.JPG not downloaded yet
2026-03-24 15:15:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2, skipping ID generation
2026-03-24 15:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 1
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 sending to next pipeline
2026-03-24 15:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2, identifier: 10717774
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 79a01409-1b7c-5e16-bd78-9ec3d8365dbe due to Ignoring non-200 response
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10717774
2026-03-24 15:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10717774
2026-03-24 15:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10717774 to the API
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:44 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5721271/general/4f42ebbd-3dce-425f-a539-e13a9b4fe393.JPG>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b97f38ae-dc9b-58bf-a098-8ab6fd4945e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JVE272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717774',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 216820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [],
'price': 9350,
'price_includes_vat': True,
'registration_date': '2015-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 318d Sport - Diesel - Automatic - 143 hp - '
'216.820 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2015}
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717774%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [adesa.be] INFO: Saving data for 10717774: {'created_time': 1774365344.742661, 'last_price_update_time': 1774365344.742674, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717774') HTTP/1.1" 204 0
2026-03-24 15:15:44 [adesa.be] INFO: Found listing with ID: 10717613
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717613%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [adesa.be] INFO: Scrape type for 10717613: 1
2026-03-24 15:15:44 [adesa.be] INFO: Scraping item 10717613 url https://www.openlane.eu/en/carv6/auction/10717613
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fad2357f0-4bc1-4a4d-89e4-0eabcbd4624c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/ad2357f0-4bc1-4a4d-89e4-0eabcbd4624c.JPG not downloaded yet
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 due to Ignoring non-200 response
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/4908547/general/f6189223-77b1-458e-bbe5-58433da7af7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717532)
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9, skipping ID generation
2026-03-24 15:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with scrape type 1
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 sending to next pipeline
2026-03-24 15:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9, identifier: 10717699
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/0ce19637-a98c-448e-ac88-fd053afa32c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/8ad9492a-12b6-4824-87cc-0bef9c393258.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:44 [adesa.be] INFO: Found listing with ID: 10717598
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717598%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [adesa.be] INFO: Scrape type for 10717598: 1
2026-03-24 15:15:44 [adesa.be] INFO: Scraping item 10717598 url https://www.openlane.eu/en/carv6/auction/10717598
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fe3ed561c-db5e-43a4-b99d-a80b26402672.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/e3ed561c-db5e-43a4-b99d-a80b26402672.JPG not downloaded yet
2026-03-24 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10717699
2026-03-24 15:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10717699
2026-03-24 15:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 with identifier: 10717699 to the API
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5691083/general/49e37f77-3d81-4cbd-a848-d3f6e50ece0f.JPG>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSP185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717699',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 109361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 62,
'photos': [],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 55 TFSIe S Line - Quattro - Hybrid - Automatic - 252 '
'hp - 109.361 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717699%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [adesa.be] INFO: Saving data for 10717699: {'created_time': 1774365345.257799, 'last_price_update_time': 1774365345.25781, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717699') HTTP/1.1" 204 0
2026-03-24 15:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 2fddb47e-fd4c-5ea9-aaab-25eb667a1eb9 due to Ignoring non-200 response
2026-03-24 15:15:45 [adesa.be] INFO: Found listing with ID: 10717641
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717641%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [adesa.be] INFO: Scrape type for 10717641: 1
2026-03-24 15:15:45 [adesa.be] INFO: Scraping item 10717641 url https://www.openlane.eu/en/carv6/auction/10717641
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252F8c8ae3ad-ad25-41d2-bf01-16728afc96df.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/8c8ae3ad-ad25-41d2-bf01-16728afc96df.JPG not downloaded yet
2026-03-24 15:15:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:15:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1382a110>
2026-03-24 15:15:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:15:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85afa6b2-610b-54aa-9483-524b2cb734ff/85afa6b2-610b-54aa-9483-524b2cb734ff_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F4908547%252Fgeneral%252Ff6189223-77b1-458e-bbe5-58433da7af7d.jpg') HTTP/1.1" 204 0
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/4908547/general/f6189223-77b1-458e-bbe5-58433da7af7d.jpg saved to cache
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85afa6b2-610b-54aa-9483-524b2cb734ff
2026-03-24 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10717815
2026-03-24 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0647c6aa-5ec8-5dcc-8660-4dac77483957 with scrape type 1
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0647c6aa-5ec8-5dcc-8660-4dac77483957
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252F0221ab5e-36f8-42b3-8989-2bae24eb0bf2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/0221ab5e-36f8-42b3-8989-2bae24eb0bf2.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252F5f8861fa-a29a-4997-9957-2d7677685ed8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/5f8861fa-a29a-4997-9957-2d7677685ed8.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252F7c39615f-2c0b-4331-98d3-e4b339ce80ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/7c39615f-2c0b-4331-98d3-e4b339ce80ad.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252Fcbf3f325-57a4-476a-a329-df05569b12e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/cbf3f325-57a4-476a-a329-df05569b12e1.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252F0f1b284e-edc4-417e-b6dd-b700aec08185.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/0f1b284e-edc4-417e-b6dd-b700aec08185.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252Feb5b2841-17d0-43bd-aa03-0f14c69c1a34.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/eb5b2841-17d0-43bd-aa03-0f14c69c1a34.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252Ff3eaa579-d061-41a4-84be-9530b75d39f0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/f3eaa579-d061-41a4-84be-9530b75d39f0.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252F20393c3b-ea7c-4d10-a1a6-d5972e514d96.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/20393c3b-ea7c-4d10-a1a6-d5972e514d96.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252F2ac9b089-94ae-4857-af96-cadbeaccfd79.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/2ac9b089-94ae-4857-af96-cadbeaccfd79.jpg already downloaded
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735534%252Fgeneral%252Fd1854fd3-61fc-4051-8640-9b4a4c2dbf89.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735534/general/d1854fd3-61fc-4051-8640-9b4a4c2dbf89.jpg already downloaded
2026-03-24 15:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0647c6aa-5ec8-5dcc-8660-4dac77483957, identifier: 10717815
2026-03-24 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f246fc95-4ec2-5ea2-b87d-83c084297958 with identifier: 10717647
2026-03-24 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f246fc95-4ec2-5ea2-b87d-83c084297958 with scrape type 1
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f246fc95-4ec2-5ea2-b87d-83c084297958
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Ffb5d313d-b422-4969-a28b-2460eca8f8a7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/fb5d313d-b422-4969-a28b-2460eca8f8a7.JPG not downloaded yet
2026-03-24 15:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10717815
2026-03-24 15:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10717815
2026-03-24 15:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0647c6aa-5ec8-5dcc-8660-4dac77483957 with identifier: 10717815 to the API
2026-03-24 15:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717815>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '0647c6aa-5ec8-5dcc-8660-4dac77483957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATV073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 171365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5735534/general/0221ab5e-36f8-42b3-8989-2bae24eb0bf2.jpg',
'https://images.openlane.eu/carimgs/5735534/general/5f8861fa-a29a-4997-9957-2d7677685ed8.jpg',
'https://images.openlane.eu/carimgs/5735534/general/7c39615f-2c0b-4331-98d3-e4b339ce80ad.jpg',
'https://images.openlane.eu/carimgs/5735534/general/cbf3f325-57a4-476a-a329-df05569b12e1.jpg',
'https://images.openlane.eu/carimgs/5735534/general/0f1b284e-edc4-417e-b6dd-b700aec08185.jpg',
'https://images.openlane.eu/carimgs/5735534/general/eb5b2841-17d0-43bd-aa03-0f14c69c1a34.jpg',
'https://images.openlane.eu/carimgs/5735534/general/f3eaa579-d061-41a4-84be-9530b75d39f0.jpg',
'https://images.openlane.eu/carimgs/5735534/general/20393c3b-ea7c-4d10-a1a6-d5972e514d96.jpg',
'https://images.openlane.eu/carimgs/5735534/general/2ac9b089-94ae-4857-af96-cadbeaccfd79.jpg',
'https://images.openlane.eu/carimgs/5735534/general/d1854fd3-61fc-4051-8640-9b4a4c2dbf89.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77415,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/0221ab5e-36f8-42b3-8989-2bae24eb0bf2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/5f8861fa-a29a-4997-9957-2d7677685ed8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/7c39615f-2c0b-4331-98d3-e4b339ce80ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/cbf3f325-57a4-476a-a329-df05569b12e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/0f1b284e-edc4-417e-b6dd-b700aec08185.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77462,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/eb5b2841-17d0-43bd-aa03-0f14c69c1a34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/f3eaa579-d061-41a4-84be-9530b75d39f0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80140,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/20393c3b-ea7c-4d10-a1a6-d5972e514d96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/2ac9b089-94ae-4857-af96-cadbeaccfd79.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0647c6aa-5ec8-5dcc-8660-4dac77483957/0647c6aa-5ec8-5dcc-8660-4dac77483957_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735534/general/d1854fd3-61fc-4051-8640-9b4a4c2dbf89.jpg',
'Width': 1024}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 18i M Sport - Petrol - Automatic - 136 hp - 171.365 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717815%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [adesa.be] INFO: Saving data for 10717815: {'created_time': 1774365346.097614, 'last_price_update_time': 1774365346.097623, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717815') HTTP/1.1" 204 0
2026-03-24 15:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/e51369c8-0f12-4d58-bc3d-35eb2baa0f91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/ad2357f0-4bc1-4a4d-89e4-0eabcbd4624c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:46 [adesa.be] INFO: Found listing with ID: 10717575
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717575%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [adesa.be] INFO: Scrape type for 10717575: 1
2026-03-24 15:15:46 [adesa.be] INFO: Scraping item 10717575 url https://www.openlane.eu/en/carv6/auction/10717575
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696356%252Fgeneral%252Fc268200a-94f3-4bb0-9390-e81e3f5a1ca2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696356/general/c268200a-94f3-4bb0-9390-e81e3f5a1ca2.JPG not downloaded yet
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252F91d13c52-9429-494e-a863-d5e52083217a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/91d13c52-9429-494e-a863-d5e52083217a.JPG not downloaded yet
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10717795
2026-03-24 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d97127bb-15af-52d4-aedb-4507b8476ca3 with scrape type 1
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d97127bb-15af-52d4-aedb-4507b8476ca3
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252F81a9d388-baf8-4dc0-a2e5-d78f0f325173.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/81a9d388-baf8-4dc0-a2e5-d78f0f325173.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252Fa5ee42bc-8402-42ec-9576-ec51f3bdbf57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/a5ee42bc-8402-42ec-9576-ec51f3bdbf57.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252Ff82630f7-a6c5-4971-83a1-76643c980ad1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/f82630f7-a6c5-4971-83a1-76643c980ad1.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252F10fd64ec-071d-46d3-8848-92772b04fef6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/10fd64ec-071d-46d3-8848-92772b04fef6.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252Fe023e932-a9bb-45e6-b836-3b2af51e7b8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/e023e932-a9bb-45e6-b836-3b2af51e7b8f.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252Fab2faf2e-fdc4-48f0-98cb-8cc7241de40b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/ab2faf2e-fdc4-48f0-98cb-8cc7241de40b.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252F878e927d-7fc1-4345-b0ea-facfba209e26.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/878e927d-7fc1-4345-b0ea-facfba209e26.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252F769c5f87-747f-4a80-842c-54fbcdc877cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/769c5f87-747f-4a80-842c-54fbcdc877cf.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252Fc0700e9e-8ac1-437a-ba1e-15219065b87c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/c0700e9e-8ac1-437a-ba1e-15219065b87c.jpg already downloaded
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727981%252Fgeneral%252Ff658f244-1434-4933-b993-977ef9106924.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727981/general/f658f244-1434-4933-b993-977ef9106924.jpg already downloaded
2026-03-24 15:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d97127bb-15af-52d4-aedb-4507b8476ca3, identifier: 10717795
2026-03-24 15:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624244/general/84dac0c5-8c25-46bd-b72f-c9b39d16f0a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717630)
2026-03-24 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10717795
2026-03-24 15:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10717795
2026-03-24 15:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10717795 to the API
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717795>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'd97127bb-15af-52d4-aedb-4507b8476ca3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQF834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717795',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 182602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5727981/general/81a9d388-baf8-4dc0-a2e5-d78f0f325173.jpg',
'https://images.openlane.eu/carimgs/5727981/general/a5ee42bc-8402-42ec-9576-ec51f3bdbf57.jpg',
'https://images.openlane.eu/carimgs/5727981/general/f82630f7-a6c5-4971-83a1-76643c980ad1.jpg',
'https://images.openlane.eu/carimgs/5727981/general/10fd64ec-071d-46d3-8848-92772b04fef6.jpg',
'https://images.openlane.eu/carimgs/5727981/general/e023e932-a9bb-45e6-b836-3b2af51e7b8f.jpg',
'https://images.openlane.eu/carimgs/5727981/general/ab2faf2e-fdc4-48f0-98cb-8cc7241de40b.jpg',
'https://images.openlane.eu/carimgs/5727981/general/878e927d-7fc1-4345-b0ea-facfba209e26.jpg',
'https://images.openlane.eu/carimgs/5727981/general/769c5f87-747f-4a80-842c-54fbcdc877cf.jpg',
'https://images.openlane.eu/carimgs/5727981/general/c0700e9e-8ac1-437a-ba1e-15219065b87c.jpg',
'https://images.openlane.eu/carimgs/5727981/general/f658f244-1434-4933-b993-977ef9106924.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/81a9d388-baf8-4dc0-a2e5-d78f0f325173.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/a5ee42bc-8402-42ec-9576-ec51f3bdbf57.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/f82630f7-a6c5-4971-83a1-76643c980ad1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/10fd64ec-071d-46d3-8848-92772b04fef6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88127,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/e023e932-a9bb-45e6-b836-3b2af51e7b8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119634,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/ab2faf2e-fdc4-48f0-98cb-8cc7241de40b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/878e927d-7fc1-4345-b0ea-facfba209e26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/769c5f87-747f-4a80-842c-54fbcdc877cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/c0700e9e-8ac1-437a-ba1e-15219065b87c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d97127bb-15af-52d4-aedb-4507b8476ca3/d97127bb-15af-52d4-aedb-4507b8476ca3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5727981/general/f658f244-1434-4933-b993-977ef9106924.jpg',
'Width': 1024}],
'price': 19350,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 182.602 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717795%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [adesa.be] INFO: Saving data for 10717795: {'created_time': 1774365346.815435, 'last_price_update_time': 1774365346.815448, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717795') HTTP/1.1" 204 0
2026-03-24 15:15:46 [adesa.be] INFO: Found listing with ID: 10717789
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717789%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [adesa.be] INFO: Scrape type for 10717789: 1
2026-03-24 15:15:46 [adesa.be] INFO: Scraping item 10717789 url https://www.openlane.eu/en/carv6/auction/10717789
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Fd477d37d-6ba0-4129-abcc-91e9869a58d7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/d477d37d-6ba0-4129-abcc-91e9869a58d7.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/fb5d313d-b422-4969-a28b-2460eca8f8a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717647)
2026-03-24 15:15:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/8c8ae3ad-ad25-41d2-bf01-16728afc96df.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:46 [adesa.be] INFO: Found listing with ID: 10717785
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717785%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [adesa.be] INFO: Scrape type for 10717785: 1
2026-03-24 15:15:46 [adesa.be] INFO: Scraping item 10717785 url https://www.openlane.eu/en/carv6/auction/10717785
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Fc3f8202f-466c-4965-8761-82d159624e0f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/c3f8202f-466c-4965-8761-82d159624e0f.JPG not downloaded yet
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 55dfcb48-c756-54d3-8616-383656a25a7d due to Ignoring non-200 response
2026-03-24 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66aef98d-906e-5028-8860-de4d13e895f4 with identifier: 10717624
2026-03-24 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66aef98d-906e-5028-8860-de4d13e895f4 with scrape type 1
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66aef98d-906e-5028-8860-de4d13e895f4
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F425327d0-b329-435a-8562-e8e2ad265eac.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/425327d0-b329-435a-8562-e8e2ad265eac.JPG not downloaded yet
2026-03-24 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10717592
2026-03-24 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a with scrape type 1
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F9ba8c31d-dc6c-4e63-b7a2-076ec9c2ec39.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/9ba8c31d-dc6c-4e63-b7a2-076ec9c2ec39.JPG not downloaded yet
2026-03-24 15:15:46 [adesa.be] INFO: Found listing with ID: 10717786
2026-03-24 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717786%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [adesa.be] INFO: Scrape type for 10717786: 1
2026-03-24 15:15:47 [adesa.be] INFO: Scraping item 10717786 url https://www.openlane.eu/en/carv6/auction/10717786
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Fcba843b7-2b1f-48bc-89f0-41f6a52d7f66.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/cba843b7-2b1f-48bc-89f0-41f6a52d7f66.JPG not downloaded yet
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696356/general/c268200a-94f3-4bb0-9390-e81e3f5a1ca2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717707)
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/91d13c52-9429-494e-a863-d5e52083217a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717647)
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252Fe56e1d3a-431f-4c6c-be9c-dd3e0f4a18ec.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/e56e1d3a-431f-4c6c-be9c-dd3e0f4a18ec.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252Fed2c0300-4c2f-4774-9805-24dd3acb0b42.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/ed2c0300-4c2f-4774-9805-24dd3acb0b42.JPG not downloaded yet
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/d477d37d-6ba0-4129-abcc-91e9869a58d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717647)
2026-03-24 15:15:47 [adesa.be] INFO: Found listing with ID: 10717612
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717612%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [adesa.be] INFO: Scrape type for 10717612: 1
2026-03-24 15:15:47 [adesa.be] INFO: Scraping item 10717612 url https://www.openlane.eu/en/carv6/auction/10717612
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252F5056d97c-869a-45c3-9d6e-c771612ced90.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/5056d97c-869a-45c3-9d6e-c771612ced90.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F88786191-35ae-459f-a565-7432b814097a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/88786191-35ae-459f-a565-7432b814097a.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F4dfb7b91-5b53-4dd4-907e-99bb83b212d8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/4dfb7b91-5b53-4dd4-907e-99bb83b212d8.JPG not downloaded yet
2026-03-24 15:15:47 [adesa.be] INFO: Found listing with ID: 10717692
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717692%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [adesa.be] INFO: Scrape type for 10717692: 1
2026-03-24 15:15:47 [adesa.be] INFO: Scraping item 10717692 url https://www.openlane.eu/en/carv6/auction/10717692
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Fe3c16fda-554c-4064-94ac-d8e59f6bf264.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/e3c16fda-554c-4064-94ac-d8e59f6bf264.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F5e246ae7-e0b9-4640-bd08-9adda18bf34f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/5e246ae7-e0b9-4640-bd08-9adda18bf34f.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252Fedbbb908-f291-4121-8291-7175bbb127cf.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/edbbb908-f291-4121-8291-7175bbb127cf.JPG not downloaded yet
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:47 [adesa.be] INFO: Found listing with ID: 10717831
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717831%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [adesa.be] INFO: Scrape type for 10717831: 1
2026-03-24 15:15:47 [adesa.be] INFO: Scraping item 10717831 url https://www.openlane.eu/en/carv6/auction/10717831
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252F91d3fb7d-494d-4ffb-b2c0-8139bb5ab9f0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/91d3fb7d-494d-4ffb-b2c0-8139bb5ab9f0.JPG not downloaded yet
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/cba843b7-2b1f-48bc-89f0-41f6a52d7f66.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717647)
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/9ba8c31d-dc6c-4e63-b7a2-076ec9c2ec39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717592)
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F7b781c7f-d82b-41d6-899f-e68cae0582b2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/7b781c7f-d82b-41d6-899f-e68cae0582b2.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F28ef2251-9a81-4693-b87d-5954d152de14.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/28ef2251-9a81-4693-b87d-5954d152de14.JPG not downloaded yet
2026-03-24 15:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 07350ad4-25a4-5a25-ab96-12eadf7db06d due to Ignoring non-200 response
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-24 15:15:47 [adesa.be] INFO: Found listing with ID: 10717652
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717652%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [adesa.be] INFO: Scrape type for 10717652: 1
2026-03-24 15:15:47 [adesa.be] INFO: Scraping item 10717652 url https://www.openlane.eu/en/carv6/auction/10717652
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252F3466d385-bb9e-4b98-b7e3-81c4e8c0946c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/3466d385-bb9e-4b98-b7e3-81c4e8c0946c.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F11a6e55a-4083-4302-a62d-3ccdaba1803f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/11a6e55a-4083-4302-a62d-3ccdaba1803f.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F6b95d02f-88fa-46c6-941d-ff758cb19bc1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/6b95d02f-88fa-46c6-941d-ff758cb19bc1.JPG not downloaded yet
2026-03-24 15:15:47 [adesa.be] INFO: Found listing with ID: 10717596
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717596%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [adesa.be] INFO: Scrape type for 10717596: 1
2026-03-24 15:15:47 [adesa.be] INFO: Scraping item 10717596 url https://www.openlane.eu/en/carv6/auction/10717596
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651002%252Fgeneral%252Faf4c3f51-5ab6-4359-96d0-e55aecec0501.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651002/general/af4c3f51-5ab6-4359-96d0-e55aecec0501.JPG not downloaded yet
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/edbbb908-f291-4121-8291-7175bbb127cf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717592)
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/5e246ae7-e0b9-4640-bd08-9adda18bf34f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717624)
2026-03-24 15:15:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/e3c16fda-554c-4064-94ac-d8e59f6bf264.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717647)
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F723404fe-6f1a-448d-aad1-a628508ca519.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/723404fe-6f1a-448d-aad1-a628508ca519.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F6407ada7-df59-4dc2-8dbf-e2c712bdc40b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/6407ada7-df59-4dc2-8dbf-e2c712bdc40b.JPG not downloaded yet
2026-03-24 15:15:47 [adesa.be] INFO: Found listing with ID: 10717579
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717579%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [adesa.be] INFO: Scrape type for 10717579: 1
2026-03-24 15:15:47 [adesa.be] INFO: Scraping item 10717579 url https://www.openlane.eu/en/carv6/auction/10717579
2026-03-24 15:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10717745
2026-03-24 15:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1e815f6-fb53-5cb2-9997-7b355056976d with scrape type 1
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1e815f6-fb53-5cb2-9997-7b355056976d
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252Fdb47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/db47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252Fd83e1b25-b108-496e-a9aa-0aae001ea29d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/d83e1b25-b108-496e-a9aa-0aae001ea29d.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252F13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252F9ffae13a-d831-4781-ae02-858b01afda38.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/9ffae13a-d831-4781-ae02-858b01afda38.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252F4edb789e-8861-4708-8ca8-3b01095ea751.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/4edb789e-8861-4708-8ca8-3b01095ea751.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252Fbbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/bbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252Ff2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/f2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252Ff3110424-7aa4-45e8-ac16-2134b2eb944b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/f3110424-7aa4-45e8-ac16-2134b2eb944b.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252F0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg already downloaded
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709297%252Fgeneral%252Fbad5c12f-fed3-4006-8880-df3b0719f8d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709297/general/bad5c12f-fed3-4006-8880-df3b0719f8d1.jpg already downloaded
2026-03-24 15:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1e815f6-fb53-5cb2-9997-7b355056976d, identifier: 10717745
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F3da567ae-149a-49ac-b898-e1c41fd75357.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/3da567ae-149a-49ac-b898-e1c41fd75357.JPG not downloaded yet
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F4ca025da-0a30-4e1d-832d-128b487d3853.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/4ca025da-0a30-4e1d-832d-128b487d3853.JPG not downloaded yet
2026-03-24 15:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10717745
2026-03-24 15:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10717745
2026-03-24 15:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1e815f6-fb53-5cb2-9997-7b355056976d with identifier: 10717745 to the API
2026-03-24 15:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717745>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Electric',
'id': 'e1e815f6-fb53-5cb2-9997-7b355056976d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717745',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 132712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5709297/general/db47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg',
'https://images.openlane.eu/carimgs/5709297/general/d83e1b25-b108-496e-a9aa-0aae001ea29d.jpg',
'https://images.openlane.eu/carimgs/5709297/general/13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg',
'https://images.openlane.eu/carimgs/5709297/general/9ffae13a-d831-4781-ae02-858b01afda38.jpg',
'https://images.openlane.eu/carimgs/5709297/general/4edb789e-8861-4708-8ca8-3b01095ea751.jpg',
'https://images.openlane.eu/carimgs/5709297/general/bbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg',
'https://images.openlane.eu/carimgs/5709297/general/f2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg',
'https://images.openlane.eu/carimgs/5709297/general/f3110424-7aa4-45e8-ac16-2134b2eb944b.jpg',
'https://images.openlane.eu/carimgs/5709297/general/0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg',
'https://images.openlane.eu/carimgs/5709297/general/bad5c12f-fed3-4006-8880-df3b0719f8d1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/db47cb73-8bbf-4ed4-93ff-129dd4e734dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/d83e1b25-b108-496e-a9aa-0aae001ea29d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73020,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/13ecca3c-6f79-4ee2-9e2c-c0cb9cbeac8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/9ffae13a-d831-4781-ae02-858b01afda38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/4edb789e-8861-4708-8ca8-3b01095ea751.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89801,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/bbdc583f-2edc-4ef7-b7f3-177cb148f926.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/f2d6f169-cab6-4e77-803e-7f9bec7c9e38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/f3110424-7aa4-45e8-ac16-2134b2eb944b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129431,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/0eab07d8-fda1-4d47-b0f0-9b562a9c7b2b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e815f6-fb53-5cb2-9997-7b355056976d/e1e815f6-fb53-5cb2-9997-7b355056976d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709297/general/bad5c12f-fed3-4006-8880-df3b0719f8d1.jpg',
'Width': 1024}],
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 132.712 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717745%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [adesa.be] INFO: Saving data for 10717745: {'created_time': 1774365348.162341, 'last_price_update_time': 1774365348.162352, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717745') HTTP/1.1" 204 0
2026-03-24 15:15:48 [adesa.be] INFO: Found listing with ID: 10717585
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717585%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [adesa.be] INFO: Scrape type for 10717585: 1
2026-03-24 15:15:48 [adesa.be] INFO: Scraping item 10717585 url https://www.openlane.eu/en/carv6/auction/10717585
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/6b95d02f-88fa-46c6-941d-ff758cb19bc1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717592)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/11a6e55a-4083-4302-a62d-3ccdaba1803f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717624)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/3466d385-bb9e-4b98-b7e3-81c4e8c0946c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717647)
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252Fab53881b-9926-45e5-8ac5-d2c3ffce1a32.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/ab53881b-9926-45e5-8ac5-d2c3ffce1a32.JPG not downloaded yet
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252Fe25b7b1d-53b4-40cc-a105-a6e83015bac6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/e25b7b1d-53b4-40cc-a105-a6e83015bac6.JPG not downloaded yet
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:48 [adesa.be] INFO: Found listing with ID: 10717765
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717765%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [adesa.be] INFO: Scrape type for 10717765: 1
2026-03-24 15:15:48 [adesa.be] INFO: Scraping item 10717765 url https://www.openlane.eu/en/carv6/auction/10717765
2026-03-24 15:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5616286%252Fgeneral%252F1d6e73fe-01f1-41da-a74c-6a25861d668c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616286/general/1d6e73fe-01f1-41da-a74c-6a25861d668c.JPG not downloaded yet
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5544328%252Fgeneral%252F8633db07-df6f-41dc-8b22-11a6f70f3448.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5544328/general/8633db07-df6f-41dc-8b22-11a6f70f3448.JPG not downloaded yet
2026-03-24 15:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:48 [adesa.be] INFO: Found listing with ID: 10717609
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717609%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [adesa.be] INFO: Scrape type for 10717609: 1
2026-03-24 15:15:48 [adesa.be] INFO: Scraping item 10717609 url https://www.openlane.eu/en/carv6/auction/10717609
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/4ca025da-0a30-4e1d-832d-128b487d3853.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717592)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/3da567ae-149a-49ac-b898-e1c41fd75357.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717624)
2026-03-24 15:15:48 [adesa.be] INFO: Found listing with ID: 10717721
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717721%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [adesa.be] INFO: Scrape type for 10717721: 1
2026-03-24 15:15:48 [adesa.be] INFO: Scraping item 10717721 url https://www.openlane.eu/en/carv6/auction/10717721
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-24 15:15:48 [adesa.be] INFO: Found listing with ID: 10717737
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717737%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [adesa.be] INFO: Scrape type for 10717737: 1
2026-03-24 15:15:48 [adesa.be] INFO: Scraping item 10717737 url https://www.openlane.eu/en/carv6/auction/10717737
2026-03-24 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10717632
2026-03-24 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f5dc99-e40f-513e-a0b2-1d4d06321132 with scrape type 1
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47f5dc99-e40f-513e-a0b2-1d4d06321132
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252Fc8bff2cd-fe06-4379-be91-0a1821d864ae.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/c8bff2cd-fe06-4379-be91-0a1821d864ae.JPG not downloaded yet
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/e25b7b1d-53b4-40cc-a105-a6e83015bac6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717592)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/723404fe-6f1a-448d-aad1-a628508ca519.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717624)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/ab53881b-9926-45e5-8ac5-d2c3ffce1a32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717624)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/6407ada7-df59-4dc2-8dbf-e2c712bdc40b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717592)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616286/general/1d6e73fe-01f1-41da-a74c-6a25861d668c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717624)
2026-03-24 15:15:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5544328/general/8633db07-df6f-41dc-8b22-11a6f70f3448.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717592)
2026-03-24 15:15:48 [adesa.be] INFO: Found listing with ID: 10717688
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717688%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [adesa.be] INFO: Scrape type for 10717688: 1
2026-03-24 15:15:48 [adesa.be] INFO: Scraping item 10717688 url https://www.openlane.eu/en/carv6/auction/10717688
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252Fc1cae6cb-96c9-4e1c-bb38-3b9c22bc6ab1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/c1cae6cb-96c9-4e1c-bb38-3b9c22bc6ab1.JPG not downloaded yet
2026-03-24 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d8efc93-c52d-5573-8316-12abc957b3d6 with identifier: 10717601
2026-03-24 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d8efc93-c52d-5573-8316-12abc957b3d6 with scrape type 1
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d8efc93-c52d-5573-8316-12abc957b3d6
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F8086166f-57e5-41e8-bfaa-c02ef4576086.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/8086166f-57e5-41e8-bfaa-c02ef4576086.JPG not downloaded yet
2026-03-24 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 244a824f-cccc-51a8-8992-5c9210f05cb7 with identifier: 10717706
2026-03-24 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 244a824f-cccc-51a8-8992-5c9210f05cb7 with scrape type 1
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 244a824f-cccc-51a8-8992-5c9210f05cb7
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252Fd1092e92-bb63-49c3-9928-9084b20aa6ff.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/d1092e92-bb63-49c3-9928-9084b20aa6ff.JPG not downloaded yet
2026-03-24 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10717679
2026-03-24 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935dabe1-25a4-531d-98f4-6366390acc8f with scrape type 1
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 935dabe1-25a4-531d-98f4-6366390acc8f
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F8bcf74f4-a53a-4c74-a424-16b67f8802a1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/8bcf74f4-a53a-4c74-a424-16b67f8802a1.JPG not downloaded yet
2026-03-24 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10717819
2026-03-24 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cbc266-90ef-5829-b63b-2c55452ad124 with scrape type 1
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8cbc266-90ef-5829-b63b-2c55452ad124
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252F95358fea-916f-4b50-9f2a-d71d814b4c69.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/95358fea-916f-4b50-9f2a-d71d814b4c69.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252F66a6dd23-0aed-4f13-99b2-a242476fa175.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/66a6dd23-0aed-4f13-99b2-a242476fa175.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252F43ee1df8-692e-4434-b6be-1c1062100339.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/43ee1df8-692e-4434-b6be-1c1062100339.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252Fe282bddd-cf23-4d12-94dd-3cbd3319065c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/e282bddd-cf23-4d12-94dd-3cbd3319065c.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252F2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252Faeeac192-ae65-41d5-aa45-e839dc44e74b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/aeeac192-ae65-41d5-aa45-e839dc44e74b.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252Fdb45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/db45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252F9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252F6f402164-0162-4746-84eb-2838c1983834.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/6f402164-0162-4746-84eb-2838c1983834.jpg already downloaded
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735558%252Fgeneral%252F7a19a9c7-1b23-420c-9037-e0af54d45431.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735558/general/7a19a9c7-1b23-420c-9037-e0af54d45431.jpg already downloaded
2026-03-24 15:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cbc266-90ef-5829-b63b-2c55452ad124, identifier: 10717819
2026-03-24 15:15:48 [adesa.be] INFO: Found listing with ID: 10717662
2026-03-24 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717662%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Scrape type for 10717662: 1
2026-03-24 15:15:49 [adesa.be] INFO: Scraping item 10717662 url https://www.openlane.eu/en/carv6/auction/10717662
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252Faaa49499-f22c-4fdc-b701-ba88e5450234.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/aaa49499-f22c-4fdc-b701-ba88e5450234.JPG not downloaded yet
2026-03-24 15:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10717819
2026-03-24 15:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10717819
2026-03-24 15:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10717819 to the API
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717819>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8cbc266-90ef-5829-b63b-2c55452ad124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717819',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 130122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5735558/general/95358fea-916f-4b50-9f2a-d71d814b4c69.jpg',
'https://images.openlane.eu/carimgs/5735558/general/66a6dd23-0aed-4f13-99b2-a242476fa175.jpg',
'https://images.openlane.eu/carimgs/5735558/general/43ee1df8-692e-4434-b6be-1c1062100339.jpg',
'https://images.openlane.eu/carimgs/5735558/general/e282bddd-cf23-4d12-94dd-3cbd3319065c.jpg',
'https://images.openlane.eu/carimgs/5735558/general/2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg',
'https://images.openlane.eu/carimgs/5735558/general/aeeac192-ae65-41d5-aa45-e839dc44e74b.jpg',
'https://images.openlane.eu/carimgs/5735558/general/db45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg',
'https://images.openlane.eu/carimgs/5735558/general/9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg',
'https://images.openlane.eu/carimgs/5735558/general/6f402164-0162-4746-84eb-2838c1983834.jpg',
'https://images.openlane.eu/carimgs/5735558/general/7a19a9c7-1b23-420c-9037-e0af54d45431.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/95358fea-916f-4b50-9f2a-d71d814b4c69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/66a6dd23-0aed-4f13-99b2-a242476fa175.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/43ee1df8-692e-4434-b6be-1c1062100339.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/e282bddd-cf23-4d12-94dd-3cbd3319065c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/2ba7deea-f075-4c5b-aa24-b88287238ef8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/aeeac192-ae65-41d5-aa45-e839dc44e74b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/db45a5ba-c0e6-4e60-a873-3dacd2167f28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/9baff31e-37b3-4e6f-aa0c-7904856dc33d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/6f402164-0162-4746-84eb-2838c1983834.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8cbc266-90ef-5829-b63b-2c55452ad124/f8cbc266-90ef-5829-b63b-2c55452ad124_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735558/general/7a19a9c7-1b23-420c-9037-e0af54d45431.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 130.122 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717819%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Saving data for 10717819: {'created_time': 1774365349.313587, 'last_price_update_time': 1774365349.313596, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717819') HTTP/1.1" 204 0
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F501a83f0-9aaf-45cf-b968-254678d991ed.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/501a83f0-9aaf-45cf-b968-254678d991ed.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252Fafec0f1a-fdfe-4113-827c-9a5913f8b87e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/afec0f1a-fdfe-4113-827c-9a5913f8b87e.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252Fcd9efb88-c324-4ffb-8ace-203f22b2a387.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/cd9efb88-c324-4ffb-8ace-203f22b2a387.JPG not downloaded yet
2026-03-24 15:15:49 [adesa.be] INFO: Found listing with ID: 10717581
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717581%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Scrape type for 10717581: 1
2026-03-24 15:15:49 [adesa.be] INFO: Scraping item 10717581 url https://www.openlane.eu/en/carv6/auction/10717581
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252F415dbe5a-c98b-494f-a918-d3d86733b4af.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/415dbe5a-c98b-494f-a918-d3d86733b4af.JPG not downloaded yet
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 66aef98d-906e-5028-8860-de4d13e895f4 due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a due to Ignoring non-200 response
2026-03-24 15:15:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624285/general/c8bff2cd-fe06-4379-be91-0a1821d864ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717632)
2026-03-24 15:15:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651002/general/af4c3f51-5ab6-4359-96d0-e55aecec0501.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717647)
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252Fb7bd6615-1ad3-44aa-9efc-db4426f1fdbc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/b7bd6615-1ad3-44aa-9efc-db4426f1fdbc.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F47cc32f8-7734-427a-a297-e5b0b3fd819b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/47cc32f8-7734-427a-a297-e5b0b3fd819b.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F8e98f2e3-feac-44e6-81f9-f053f160db7e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/8e98f2e3-feac-44e6-81f9-f053f160db7e.JPG not downloaded yet
2026-03-24 15:15:49 [adesa.be] INFO: Found listing with ID: 10717614
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717614%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Scrape type for 10717614: 1
2026-03-24 15:15:49 [adesa.be] INFO: Scraping item 10717614 url https://www.openlane.eu/en/carv6/auction/10717614
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252Feaefbf24-3af1-435f-9c95-8cbc32e5cb5c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/eaefbf24-3af1-435f-9c95-8cbc32e5cb5c.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F5ddbcc73-95db-4208-b3f4-2db821ac59bf.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/5ddbcc73-95db-4208-b3f4-2db821ac59bf.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F7123c3ba-cdba-4378-8d63-ac0247c61a68.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/7123c3ba-cdba-4378-8d63-ac0247c61a68.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F6e8a3a10-a103-4850-8450-178d31e4f4a5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/6e8a3a10-a103-4850-8450-178d31e4f4a5.JPG not downloaded yet
2026-03-24 15:15:49 [adesa.be] INFO: Found listing with ID: 10717758
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717758%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Scrape type for 10717758: 1
2026-03-24 15:15:49 [adesa.be] INFO: Scraping item 10717758 url https://www.openlane.eu/en/carv6/auction/10717758
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252F7afc856c-41dc-476b-9deb-737837c66326.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/7afc856c-41dc-476b-9deb-737837c66326.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252Ff822d44a-a965-47ea-bc20-1e619d845fe4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/f822d44a-a965-47ea-bc20-1e619d845fe4.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F54acc660-2a83-4fbc-b983-00c14fb4d4d4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/54acc660-2a83-4fbc-b983-00c14fb4d4d4.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F056de994-41fc-40d4-b1c7-87448e11094c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/056de994-41fc-40d4-b1c7-87448e11094c.JPG not downloaded yet
2026-03-24 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5624285/general/415dbe5a-c98b-494f-a918-d3d86733b4af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717632)
2026-03-24 15:15:49 [adesa.be] INFO: Found listing with ID: 10717757
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717757%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Scrape type for 10717757: 1
2026-03-24 15:15:49 [adesa.be] INFO: Scraping item 10717757 url https://www.openlane.eu/en/carv6/auction/10717757
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252F8b7f99f6-978f-4e0e-a1b5-e06abae5d634.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/8b7f99f6-978f-4e0e-a1b5-e06abae5d634.JPG not downloaded yet
2026-03-24 15:15:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252Fc81d19ea-047e-4c55-b1d1-7991f776ba12.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/c81d19ea-047e-4c55-b1d1-7991f776ba12.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F7a30fd79-845b-4eef-8bc9-ef95649b64c7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/7a30fd79-845b-4eef-8bc9-ef95649b64c7.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F10f0bf4e-1211-4ae4-add3-ca1e48069b5b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/10f0bf4e-1211-4ae4-add3-ca1e48069b5b.JPG not downloaded yet
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 47f5dc99-e40f-513e-a0b2-1d4d06321132 due to Ignoring non-200 response
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f246fc95-4ec2-5ea2-b87d-83c084297958 due to Ignoring non-200 response
2026-03-24 15:15:49 [adesa.be] INFO: Found listing with ID: 10717644
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717644%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Scrape type for 10717644: 1
2026-03-24 15:15:49 [adesa.be] INFO: Scraping item 10717644 url https://www.openlane.eu/en/carv6/auction/10717644
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252Fb151fa51-27eb-4096-a06f-2fd87a3917be.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/b151fa51-27eb-4096-a06f-2fd87a3917be.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F5c860931-6112-4d2f-bc92-faecc874c021.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/5c860931-6112-4d2f-bc92-faecc874c021.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F38f0f086-7d70-4f59-afee-1c417ebb0601.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/38f0f086-7d70-4f59-afee-1c417ebb0601.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252Fd20d015c-f984-40f9-95e8-c810c96063dc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/d20d015c-f984-40f9-95e8-c810c96063dc.JPG not downloaded yet
2026-03-24 15:15:49 [adesa.be] INFO: Found listing with ID: 10717654
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717654%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [adesa.be] INFO: Scrape type for 10717654: 1
2026-03-24 15:15:49 [adesa.be] INFO: Scraping item 10717654 url https://www.openlane.eu/en/carv6/auction/10717654
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252Fb5252ad7-b8a4-4ed7-a49f-f447d8993939.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/b5252ad7-b8a4-4ed7-a49f-f447d8993939.JPG not downloaded yet
2026-03-24 15:15:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669065/general/056de994-41fc-40d4-b1c7-87448e11094c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717679)
2026-03-24 15:15:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/54acc660-2a83-4fbc-b983-00c14fb4d4d4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717706)
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F28be723d-4a17-4c19-9936-81c2f24fb36f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/28be723d-4a17-4c19-9936-81c2f24fb36f.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F07b71092-ae5a-49c0-82c5-f797ba817d22.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/07b71092-ae5a-49c0-82c5-f797ba817d22.JPG not downloaded yet
2026-03-24 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F53bb7a47-3174-4089-989e-067f928c7d8b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/53bb7a47-3174-4089-989e-067f928c7d8b.JPG not downloaded yet
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717584
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717584%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717584: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717584 url https://www.openlane.eu/en/carv6/auction/10717584
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5624285%252Fgeneral%252Ffd6bf275-132f-4a0e-9be6-b9ccd35bb8d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5624285/general/fd6bf275-132f-4a0e-9be6-b9ccd35bb8d3.JPG not downloaded yet
2026-03-24 15:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dac34bb-28ad-5961-8fef-61aaa90a2350 with identifier: 10717613
2026-03-24 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 with scrape type 1
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dac34bb-28ad-5961-8fef-61aaa90a2350
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F2c36e6af-b267-41a5-b322-2793fe320068.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/2c36e6af-b267-41a5-b322-2793fe320068.JPG not downloaded yet
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 47f5dc99-e40f-513e-a0b2-1d4d06321132 due to Ignoring non-200 response
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F4902b17f-8662-455e-b6fd-17b2814ec9de.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/4902b17f-8662-455e-b6fd-17b2814ec9de.JPG not downloaded yet
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252F7a7eaad3-56a4-49f4-aa31-2a38c9398b6c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/7a7eaad3-56a4-49f4-aa31-2a38c9398b6c.JPG not downloaded yet
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F8f71efa0-84ee-4d64-a3de-73810c113872.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/8f71efa0-84ee-4d64-a3de-73810c113872.JPG not downloaded yet
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717715
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717715%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717715: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717715 url https://www.openlane.eu/en/carv6/auction/10717715
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F6f4b2319-2734-45fe-8bea-5089d68ba58a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/6f4b2319-2734-45fe-8bea-5089d68ba58a.JPG not downloaded yet
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/38f0f086-7d70-4f59-afee-1c417ebb0601.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717706)
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669065/general/d20d015c-f984-40f9-95e8-c810c96063dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717679)
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5576509%252Fgeneral%252F544dc7a0-2b3f-44b8-800c-8f54ec75731a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5576509/general/544dc7a0-2b3f-44b8-800c-8f54ec75731a.JPG not downloaded yet
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696353%252Fgeneral%252Fe684df61-0c5e-47d9-8b6c-bc3c5002f8a6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696353/general/e684df61-0c5e-47d9-8b6c-bc3c5002f8a6.JPG not downloaded yet
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5669065%252Fgeneral%252F8e70078b-500e-46a5-84f0-fed053b2273e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669065/general/8e70078b-500e-46a5-84f0-fed053b2273e.JPG not downloaded yet
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717645
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717645%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717645: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717645 url https://www.openlane.eu/en/carv6/auction/10717645
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252Ffe06f480-aac2-45d3-9f59-babca9539bf0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/fe06f480-aac2-45d3-9f59-babca9539bf0.JPG not downloaded yet
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 935dabe1-25a4-531d-98f4-6366390acc8f due to Ignoring non-200 response
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717668
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717668%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717668: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717668 url https://www.openlane.eu/en/carv6/auction/10717668
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252Fd3b04f69-bf45-49e0-9c1e-626b380a9ed8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/d3b04f69-bf45-49e0-9c1e-626b380a9ed8.JPG not downloaded yet
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5696353/general/7a7eaad3-56a4-49f4-aa31-2a38c9398b6c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717706)
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669065/general/8f71efa0-84ee-4d64-a3de-73810c113872.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717679)
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717670
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717670%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717670: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717670 url https://www.openlane.eu/en/carv6/auction/10717670
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F98e34d87-376e-4ba8-ada6-a3bf14b9cb21.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/98e34d87-376e-4ba8-ada6-a3bf14b9cb21.JPG not downloaded yet
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 935dabe1-25a4-531d-98f4-6366390acc8f due to Ignoring non-200 response
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717777
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717777%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717777: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717777 url https://www.openlane.eu/en/carv6/auction/10717777
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F6f7e9d67-1f63-4dc2-8e81-3d8b7d194990.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/6f7e9d67-1f63-4dc2-8e81-3d8b7d194990.JPG not downloaded yet
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717732
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717732%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717732: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717732 url https://www.openlane.eu/en/carv6/auction/10717732
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F5947b246-b476-4cfb-8fa5-0ee960c16e5c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/5947b246-b476-4cfb-8fa5-0ee960c16e5c.JPG not downloaded yet
2026-03-24 15: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-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/d3b04f69-bf45-49e0-9c1e-626b380a9ed8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717613)
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717751
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717751%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717751: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717751 url https://www.openlane.eu/en/carv6/auction/10717751
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252F41b4305e-b8ec-4141-af84-91efa10da0f9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/41b4305e-b8ec-4141-af84-91efa10da0f9.JPG not downloaded yet
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 244a824f-cccc-51a8-8992-5c9210f05cb7 due to Ignoring non-200 response
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 935dabe1-25a4-531d-98f4-6366390acc8f due to Ignoring non-200 response
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/6f7e9d67-1f63-4dc2-8e81-3d8b7d194990.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717613)
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717576
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717576%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717576: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717576 url https://www.openlane.eu/en/carv6/auction/10717576
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252Ff43c45bf-c6af-455e-851c-7ea20aacb494.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/f43c45bf-c6af-455e-851c-7ea20aacb494.JPG not downloaded yet
2026-03-24 15: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-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717594
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717594%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717594: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717594 url https://www.openlane.eu/en/carv6/auction/10717594
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603543%252Fgeneral%252Fb74b8aa5-1178-4645-8fce-8711d7bef127.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603543/general/b74b8aa5-1178-4645-8fce-8711d7bef127.JPG not downloaded yet
2026-03-24 15:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:50 [adesa.be] INFO: Found listing with ID: 10717728
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717728%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [adesa.be] INFO: Scrape type for 10717728: 1
2026-03-24 15:15:50 [adesa.be] INFO: Scraping item 10717728 url https://www.openlane.eu/en/carv6/auction/10717728
2026-03-24 15: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-24 15:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10717786
2026-03-24 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with scrape type 1
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e60e3713-4e9a-5b59-a33c-1e1b0e039c48
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252F1c506a1d-2f19-4a40-b760-8995c9ccdc89.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/1c506a1d-2f19-4a40-b760-8995c9ccdc89.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252Fd23dcbab-f974-4c80-af5a-aed3dbe6dd5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/d23dcbab-f974-4c80-af5a-aed3dbe6dd5f.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252Fb7b00a12-3898-4e58-8341-250a1ee54074.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/b7b00a12-3898-4e58-8341-250a1ee54074.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252Fc0658691-cf26-4901-b885-b9d5afb2c071.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/c0658691-cf26-4901-b885-b9d5afb2c071.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252Fb70b357d-6f22-4df5-aa7b-7bc6d6a160c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/b70b357d-6f22-4df5-aa7b-7bc6d6a160c0.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252F6f7b2ddc-3342-4dba-b041-75eb9f502d2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/6f7b2ddc-3342-4dba-b041-75eb9f502d2d.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252F131256b6-7e2b-45bc-8280-8a532ed14b54.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/131256b6-7e2b-45bc-8280-8a532ed14b54.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252F13df6362-8e85-45ce-a385-7371ea6f74af.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/13df6362-8e85-45ce-a385-7371ea6f74af.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252F62c0523f-728c-455f-86d3-93ef69755afd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/62c0523f-728c-455f-86d3-93ef69755afd.jpg already downloaded
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725569%252Fgeneral%252Fa5437d39-3456-4f3d-b829-e16dc68dca2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725569/general/a5437d39-3456-4f3d-b829-e16dc68dca2e.jpg already downloaded
2026-03-24 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e60e3713-4e9a-5b59-a33c-1e1b0e039c48, identifier: 10717786
2026-03-24 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10717786
2026-03-24 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10717786
2026-03-24 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10717786 to the API
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717786>
{'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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e60e3713-4e9a-5b59-a33c-1e1b0e039c48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAC832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717786',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 88745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725569/general/1c506a1d-2f19-4a40-b760-8995c9ccdc89.jpg',
'https://images.openlane.eu/carimgs/5725569/general/d23dcbab-f974-4c80-af5a-aed3dbe6dd5f.jpg',
'https://images.openlane.eu/carimgs/5725569/general/b7b00a12-3898-4e58-8341-250a1ee54074.jpg',
'https://images.openlane.eu/carimgs/5725569/general/c0658691-cf26-4901-b885-b9d5afb2c071.jpg',
'https://images.openlane.eu/carimgs/5725569/general/b70b357d-6f22-4df5-aa7b-7bc6d6a160c0.jpg',
'https://images.openlane.eu/carimgs/5725569/general/6f7b2ddc-3342-4dba-b041-75eb9f502d2d.jpg',
'https://images.openlane.eu/carimgs/5725569/general/131256b6-7e2b-45bc-8280-8a532ed14b54.jpg',
'https://images.openlane.eu/carimgs/5725569/general/13df6362-8e85-45ce-a385-7371ea6f74af.jpg',
'https://images.openlane.eu/carimgs/5725569/general/62c0523f-728c-455f-86d3-93ef69755afd.jpg',
'https://images.openlane.eu/carimgs/5725569/general/a5437d39-3456-4f3d-b829-e16dc68dca2e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386590,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/1c506a1d-2f19-4a40-b760-8995c9ccdc89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32305,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/d23dcbab-f974-4c80-af5a-aed3dbe6dd5f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320570,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/b7b00a12-3898-4e58-8341-250a1ee54074.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335314,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/c0658691-cf26-4901-b885-b9d5afb2c071.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236412,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/b70b357d-6f22-4df5-aa7b-7bc6d6a160c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294421,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/6f7b2ddc-3342-4dba-b041-75eb9f502d2d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285057,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/131256b6-7e2b-45bc-8280-8a532ed14b54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338194,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/13df6362-8e85-45ce-a385-7371ea6f74af.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330045,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/62c0523f-728c-455f-86d3-93ef69755afd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60e3713-4e9a-5b59-a33c-1e1b0e039c48/e60e3713-4e9a-5b59-a33c-1e1b0e039c48_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375573,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725569/general/a5437d39-3456-4f3d-b829-e16dc68dca2e.jpg',
'Width': 1920}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'88.745 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717786%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [adesa.be] INFO: Saving data for 10717786: {'created_time': 1774365351.675659, 'last_price_update_time': 1774365351.675669, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717786') HTTP/1.1" 204 0
2026-03-24 15:15:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/41b4305e-b8ec-4141-af84-91efa10da0f9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717613)
2026-03-24 15:15:51 [adesa.be] INFO: Found listing with ID: 10717628
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717628%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [adesa.be] INFO: Scrape type for 10717628: 1
2026-03-24 15:15:51 [adesa.be] INFO: Scraping item 10717628 url https://www.openlane.eu/en/carv6/auction/10717628
2026-03-24 15:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-24 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10717789
2026-03-24 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d2ad9e5-9eae-57c4-8184-b70f68701302 with scrape type 1
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d2ad9e5-9eae-57c4-8184-b70f68701302
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252F37982b17-7b34-4401-8161-b2f246e9f54b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/37982b17-7b34-4401-8161-b2f246e9f54b.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252F718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252F96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252F69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252F917b8542-6218-4f86-8955-5d447d68350b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/917b8542-6218-4f86-8955-5d447d68350b.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252F78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252Fac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/ac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252F268f8109-7665-442f-a8ac-cbf17f637039.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/268f8109-7665-442f-a8ac-cbf17f637039.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252Fca95fc76-e070-44e0-bd6f-e1375b694f64.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/ca95fc76-e070-44e0-bd6f-e1375b694f64.jpg already downloaded
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725616%252Fgeneral%252Fdc00c01b-519d-4dd8-a547-387b7858c8fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725616/general/dc00c01b-519d-4dd8-a547-387b7858c8fd.jpg already downloaded
2026-03-24 15:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d2ad9e5-9eae-57c4-8184-b70f68701302, identifier: 10717789
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-24 15:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3d48859-f725-5523-8309-3b8dd5a64939 with identifier: 10717641
2026-03-24 15:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3d48859-f725-5523-8309-3b8dd5a64939 with scrape type 1
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3d48859-f725-5523-8309-3b8dd5a64939
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252F95484e86-c457-4ced-9122-6bbdd4629a6c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/95484e86-c457-4ced-9122-6bbdd4629a6c.JPG not downloaded yet
2026-03-24 15:15:52 [adesa.be] INFO: Found listing with ID: 10717602
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717602%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [adesa.be] INFO: Scrape type for 10717602: 1
2026-03-24 15:15:52 [adesa.be] INFO: Scraping item 10717602 url https://www.openlane.eu/en/carv6/auction/10717602
2026-03-24 15:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10717789
2026-03-24 15:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10717789
2026-03-24 15:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d2ad9e5-9eae-57c4-8184-b70f68701302 with identifier: 10717789 to the API
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15: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-24 15:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717789>
{'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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5d2ad9e5-9eae-57c4-8184-b70f68701302',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAC883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717789',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 21156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5725616/general/37982b17-7b34-4401-8161-b2f246e9f54b.jpg',
'https://images.openlane.eu/carimgs/5725616/general/718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg',
'https://images.openlane.eu/carimgs/5725616/general/96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg',
'https://images.openlane.eu/carimgs/5725616/general/69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg',
'https://images.openlane.eu/carimgs/5725616/general/917b8542-6218-4f86-8955-5d447d68350b.jpg',
'https://images.openlane.eu/carimgs/5725616/general/78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg',
'https://images.openlane.eu/carimgs/5725616/general/ac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg',
'https://images.openlane.eu/carimgs/5725616/general/268f8109-7665-442f-a8ac-cbf17f637039.jpg',
'https://images.openlane.eu/carimgs/5725616/general/ca95fc76-e070-44e0-bd6f-e1375b694f64.jpg',
'https://images.openlane.eu/carimgs/5725616/general/dc00c01b-519d-4dd8-a547-387b7858c8fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29604,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/37982b17-7b34-4401-8161-b2f246e9f54b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230069,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/718b9abd-a1d4-41b7-baaa-9af45271d8ec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213216,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/96ce428a-ab2b-4289-adfc-083dfcdd88fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232484,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/69409454-a61e-4e5a-82ce-92e1d1efc5a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259775,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/917b8542-6218-4f86-8955-5d447d68350b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240630,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/78dc801c-9eba-42cc-b3ea-e73beb8846b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242473,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/ac19e76f-76de-44ce-85b1-9d2d99dfbd46.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282439,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/268f8109-7665-442f-a8ac-cbf17f637039.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222700,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/ca95fc76-e070-44e0-bd6f-e1375b694f64.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d2ad9e5-9eae-57c4-8184-b70f68701302/5d2ad9e5-9eae-57c4-8184-b70f68701302_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227061,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725616/general/dc00c01b-519d-4dd8-a547-387b7858c8fd.jpg',
'Width': 1400}],
'price': 6950,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 1,
'seller_name': None,
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'21.156 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717789%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [adesa.be] INFO: Saving data for 10717789: {'created_time': 1774365352.451024, 'last_price_update_time': 1774365352.451033, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717789') HTTP/1.1" 204 0
2026-03-24 15:15:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/b74b8aa5-1178-4645-8fce-8711d7bef127.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717613)
2026-03-24 15:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252Ff852d7a3-a334-4143-aa56-46dc576fadf1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/f852d7a3-a334-4143-aa56-46dc576fadf1.JPG not downloaded yet
2026-03-24 15:15:52 [adesa.be] INFO: Found listing with ID: 10717603
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717603%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [adesa.be] INFO: Scrape type for 10717603: 1
2026-03-24 15:15:52 [adesa.be] INFO: Scraping item 10717603 url https://www.openlane.eu/en/carv6/auction/10717603
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-24 15:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10717698
2026-03-24 15:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with scrape type 1
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0c7e638-f34e-531a-b2dd-0a5e4c6842a6
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252F79a45168-1eb1-4d25-9025-8728910ead95.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/79a45168-1eb1-4d25-9025-8728910ead95.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252Ffd31b014-698a-4b96-b918-c8061eaac581.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/fd31b014-698a-4b96-b918-c8061eaac581.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252Fdce92efc-8dc0-4aac-8ffd-e9cc51cf0c60.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/dce92efc-8dc0-4aac-8ffd-e9cc51cf0c60.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252F047ca0b5-c8af-45b2-93e0-75605316c1d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/047ca0b5-c8af-45b2-93e0-75605316c1d6.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252F5e8c8bba-d911-4cb4-9879-f4d2d796eda5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/5e8c8bba-d911-4cb4-9879-f4d2d796eda5.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252F7b3b2ac3-4fa1-4644-8620-b9fb1293f41a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/7b3b2ac3-4fa1-4644-8620-b9fb1293f41a.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252F93bcfe3e-60d0-4375-976f-0938141c739e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/93bcfe3e-60d0-4375-976f-0938141c739e.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252Fc3219ccd-332e-4cc2-abf4-36c004ceb4b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/c3219ccd-332e-4cc2-abf4-36c004ceb4b8.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252Fbeba9712-03a0-49d5-95b1-aab1ec8c6099.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/beba9712-03a0-49d5-95b1-aab1ec8c6099.jpg already downloaded
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691081%252Fgeneral%252F4d2165be-5598-406b-9fd3-a088255b6ac6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691081/general/4d2165be-5598-406b-9fd3-a088255b6ac6.jpg already downloaded
2026-03-24 15:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6, identifier: 10717698
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252F25c35454-cf7f-4370-894b-7e48501dc64f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/25c35454-cf7f-4370-894b-7e48501dc64f.JPG not downloaded yet
2026-03-24 15:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10717698
2026-03-24 15:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10717698
2026-03-24 15:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0c7e638-f34e-531a-b2dd-0a5e4c6842a6 with identifier: 10717698 to the API
2026-03-24 15:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717698>
{'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': 163,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b0c7e638-f34e-531a-b2dd-0a5e4c6842a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXT886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 122661,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5691081/general/79a45168-1eb1-4d25-9025-8728910ead95.jpg',
'https://images.openlane.eu/carimgs/5691081/general/fd31b014-698a-4b96-b918-c8061eaac581.jpg',
'https://images.openlane.eu/carimgs/5691081/general/dce92efc-8dc0-4aac-8ffd-e9cc51cf0c60.jpg',
'https://images.openlane.eu/carimgs/5691081/general/047ca0b5-c8af-45b2-93e0-75605316c1d6.jpg',
'https://images.openlane.eu/carimgs/5691081/general/5e8c8bba-d911-4cb4-9879-f4d2d796eda5.jpg',
'https://images.openlane.eu/carimgs/5691081/general/7b3b2ac3-4fa1-4644-8620-b9fb1293f41a.jpg',
'https://images.openlane.eu/carimgs/5691081/general/93bcfe3e-60d0-4375-976f-0938141c739e.jpg',
'https://images.openlane.eu/carimgs/5691081/general/c3219ccd-332e-4cc2-abf4-36c004ceb4b8.jpg',
'https://images.openlane.eu/carimgs/5691081/general/beba9712-03a0-49d5-95b1-aab1ec8c6099.jpg',
'https://images.openlane.eu/carimgs/5691081/general/4d2165be-5598-406b-9fd3-a088255b6ac6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/79a45168-1eb1-4d25-9025-8728910ead95.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/fd31b014-698a-4b96-b918-c8061eaac581.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/dce92efc-8dc0-4aac-8ffd-e9cc51cf0c60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/047ca0b5-c8af-45b2-93e0-75605316c1d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/5e8c8bba-d911-4cb4-9879-f4d2d796eda5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/7b3b2ac3-4fa1-4644-8620-b9fb1293f41a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/93bcfe3e-60d0-4375-976f-0938141c739e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/c3219ccd-332e-4cc2-abf4-36c004ceb4b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/beba9712-03a0-49d5-95b1-aab1ec8c6099.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0c7e638-f34e-531a-b2dd-0a5e4c6842a6/b0c7e638-f34e-531a-b2dd-0a5e4c6842a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691081/general/4d2165be-5598-406b-9fd3-a088255b6ac6.jpg',
'Width': 1024}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 163 hp - '
'122.661 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717698%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [adesa.be] INFO: Saving data for 10717698: {'created_time': 1774365353.185297, 'last_price_update_time': 1774365353.185314, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717698') HTTP/1.1" 204 0
2026-03-24 15:15:53 [adesa.be] INFO: Found listing with ID: 10717810
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717810%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [adesa.be] INFO: Scrape type for 10717810: 1
2026-03-24 15:15:53 [adesa.be] INFO: Scraping item 10717810 url https://www.openlane.eu/en/carv6/auction/10717810
2026-03-24 15:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10717579
2026-03-24 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with scrape type 1
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252Fcb7ddbaf-f479-4b3a-9a51-5b7570e229c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/cb7ddbaf-f479-4b3a-9a51-5b7570e229c3.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252F8d290809-487b-47cf-97cf-9fb2c27ce679.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/8d290809-487b-47cf-97cf-9fb2c27ce679.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252F9a6601fd-b22f-4238-953d-e739ac2e1425.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/9a6601fd-b22f-4238-953d-e739ac2e1425.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252F73f10d5e-5f2f-4479-96e8-b492c3b30186.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/73f10d5e-5f2f-4479-96e8-b492c3b30186.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252Fcd53e8cd-3363-4399-957b-022e3e085a73.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/cd53e8cd-3363-4399-957b-022e3e085a73.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252Ff7a47c89-aa51-4b68-91ab-2e5c0616907d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/f7a47c89-aa51-4b68-91ab-2e5c0616907d.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252F3c30cda6-be59-403a-a9c0-6a99287f6ed7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/3c30cda6-be59-403a-a9c0-6a99287f6ed7.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252Ffe407348-78bd-4e30-b646-aa8118a72c4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/fe407348-78bd-4e30-b646-aa8118a72c4d.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252F34d1b08b-73bb-4fe7-aedd-72af26616dd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/34d1b08b-73bb-4fe7-aedd-72af26616dd2.jpg already downloaded
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5474487%252Fgeneral%252F485e0e73-5ec7-436f-8a39-f8fe49bf80b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5474487/general/485e0e73-5ec7-436f-8a39-f8fe49bf80b9.jpg already downloaded
2026-03-24 15:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234, identifier: 10717579
2026-03-24 15:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with identifier: 10717590
2026-03-24 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c with scrape type 1
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5536940%252Fgeneral%252F916a3513-e6d1-4073-bc70-d55b35c55585.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/916a3513-e6d1-4073-bc70-d55b35c55585.JPG not downloaded yet
2026-03-24 15:15:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643361/general/95484e86-c457-4ced-9122-6bbdd4629a6c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717641)
2026-03-24 15:15:53 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603543/general/f43c45bf-c6af-455e-851c-7ea20aacb494.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717613)
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252Fdcaf423d-0776-46e0-8d57-3beae235d944.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/dcaf423d-0776-46e0-8d57-3beae235d944.JPG not downloaded yet
2026-03-24 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10717579
2026-03-24 15:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10717579
2026-03-24 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e3a6dd1-3a6a-5a10-897b-6b2db27f4234 with identifier: 10717579 to the API
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2e3a6dd1-3a6a-5a10-897b-6b2db27f4234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAR339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717579',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 197050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 42,
'photo_urls': ['https://images.openlane.eu/carimgs/5474487/general/cb7ddbaf-f479-4b3a-9a51-5b7570e229c3.jpg',
'https://images.openlane.eu/carimgs/5474487/general/8d290809-487b-47cf-97cf-9fb2c27ce679.jpg',
'https://images.openlane.eu/carimgs/5474487/general/9a6601fd-b22f-4238-953d-e739ac2e1425.jpg',
'https://images.openlane.eu/carimgs/5474487/general/73f10d5e-5f2f-4479-96e8-b492c3b30186.jpg',
'https://images.openlane.eu/carimgs/5474487/general/cd53e8cd-3363-4399-957b-022e3e085a73.jpg',
'https://images.openlane.eu/carimgs/5474487/general/f7a47c89-aa51-4b68-91ab-2e5c0616907d.jpg',
'https://images.openlane.eu/carimgs/5474487/general/3c30cda6-be59-403a-a9c0-6a99287f6ed7.jpg',
'https://images.openlane.eu/carimgs/5474487/general/fe407348-78bd-4e30-b646-aa8118a72c4d.jpg',
'https://images.openlane.eu/carimgs/5474487/general/34d1b08b-73bb-4fe7-aedd-72af26616dd2.jpg',
'https://images.openlane.eu/carimgs/5474487/general/485e0e73-5ec7-436f-8a39-f8fe49bf80b9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382437,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/cb7ddbaf-f479-4b3a-9a51-5b7570e229c3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375061,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/8d290809-487b-47cf-97cf-9fb2c27ce679.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367085,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/9a6601fd-b22f-4238-953d-e739ac2e1425.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377441,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/73f10d5e-5f2f-4479-96e8-b492c3b30186.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411545,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/cd53e8cd-3363-4399-957b-022e3e085a73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417497,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/f7a47c89-aa51-4b68-91ab-2e5c0616907d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 566821,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/3c30cda6-be59-403a-a9c0-6a99287f6ed7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 426001,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/fe407348-78bd-4e30-b646-aa8118a72c4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430636,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/34d1b08b-73bb-4fe7-aedd-72af26616dd2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e3a6dd1-3a6a-5a10-897b-6b2db27f4234/2e3a6dd1-3a6a-5a10-897b-6b2db27f4234_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365691,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5474487/general/485e0e73-5ec7-436f-8a39-f8fe49bf80b9.jpg',
'Width': 1920}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2022-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C5 X 1.6 Business - Hybrid - Automatic - 180 hp - 197.050 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717579%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [adesa.be] INFO: Saving data for 10717579: {'created_time': 1774365353.870398, 'last_price_update_time': 1774365353.870408, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717579') HTTP/1.1" 204 0
2026-03-24 15:15:53 [adesa.be] INFO: Found listing with ID: 10717593
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717593%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [adesa.be] INFO: Scrape type for 10717593: 1
2026-03-24 15:15:53 [adesa.be] INFO: Scraping item 10717593 url https://www.openlane.eu/en/carv6/auction/10717593
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5536940%252Fgeneral%252Fa2170824-c1b6-47d2-a7d3-9938b3f3304e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/a2170824-c1b6-47d2-a7d3-9938b3f3304e.JPG not downloaded yet
2026-03-24 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252F5143a201-33cd-44d5-b9b0-74aeb1e21473.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/5143a201-33cd-44d5-b9b0-74aeb1e21473.JPG not downloaded yet
2026-03-24 15:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:53 [adesa.be] INFO: Found listing with ID: 10717661
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717661%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [adesa.be] INFO: Scrape type for 10717661: 1
2026-03-24 15:15:53 [adesa.be] INFO: Scraping item 10717661 url https://www.openlane.eu/en/carv6/auction/10717661
2026-03-24 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5536940%252Fgeneral%252F31e8fb5f-43d9-4751-8048-a6dfe5a2ab54.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/31e8fb5f-43d9-4751-8048-a6dfe5a2ab54.JPG not downloaded yet
2026-03-24 15:15:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f3d48859-f725-5523-8309-3b8dd5a64939 due to Ignoring non-200 response
2026-03-24 15:15:53 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3dac34bb-28ad-5961-8fef-61aaa90a2350 due to Ignoring non-200 response
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252Fcc6b58ce-52d0-479c-addb-9dac71ef58a4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/cc6b58ce-52d0-479c-addb-9dac71ef58a4.JPG not downloaded yet
2026-03-24 15:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643361/general/25c35454-cf7f-4370-894b-7e48501dc64f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717641)
2026-03-24 15:15:54 [adesa.be] INFO: Found listing with ID: 10717694
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717694%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [adesa.be] INFO: Scrape type for 10717694: 1
2026-03-24 15:15:54 [adesa.be] INFO: Scraping item 10717694 url https://www.openlane.eu/en/carv6/auction/10717694
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5536940%252Fgeneral%252Fee45bc9c-5814-41f1-864c-a94511b307cc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/ee45bc9c-5814-41f1-864c-a94511b307cc.JPG not downloaded yet
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252F47e002b4-fc4f-42d4-a7b1-2247b3df743e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/47e002b4-fc4f-42d4-a7b1-2247b3df743e.JPG not downloaded yet
2026-03-24 15:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643361/general/dcaf423d-0776-46e0-8d57-3beae235d944.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717641)
2026-03-24 15:15:54 [adesa.be] INFO: Found listing with ID: 10717812
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717812%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [adesa.be] INFO: Scrape type for 10717812: 1
2026-03-24 15:15:54 [adesa.be] INFO: Scraping item 10717812 url https://www.openlane.eu/en/carv6/auction/10717812
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5536940%252Fgeneral%252F7a4c5fd0-ef96-45ce-8180-28b8b76c6eb0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/7a4c5fd0-ef96-45ce-8180-28b8b76c6eb0.JPG not downloaded yet
2026-03-24 15:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/a2170824-c1b6-47d2-a7d3-9938b3f3304e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717590)
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252F89b7cb11-43de-440e-8609-2d7b408ce961.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/89b7cb11-43de-440e-8609-2d7b408ce961.JPG not downloaded yet
2026-03-24 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04abba2b-89fd-51ba-94cf-038b9b686437 with identifier: 10717585
2026-03-24 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04abba2b-89fd-51ba-94cf-038b9b686437 with scrape type 1
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04abba2b-89fd-51ba-94cf-038b9b686437
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5524528%252Fgeneral%252F3e59caeb-440d-4aa7-8a5e-ea24380f82f9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/3e59caeb-440d-4aa7-8a5e-ea24380f82f9.JPG not downloaded yet
2026-03-24 15:15:54 [adesa.be] INFO: Found listing with ID: 10717626
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717626%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [adesa.be] INFO: Scrape type for 10717626: 1
2026-03-24 15:15:54 [adesa.be] INFO: Scraping item 10717626 url https://www.openlane.eu/en/carv6/auction/10717626
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5536940%252Fgeneral%252Ff4032cf4-1809-4e4e-aee1-dc51fd116a32.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/f4032cf4-1809-4e4e-aee1-dc51fd116a32.JPG not downloaded yet
2026-03-24 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10717737
2026-03-24 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7684c168-292b-5354-b1e6-aa0f5339243d with scrape type 1
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7684c168-292b-5354-b1e6-aa0f5339243d
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252Fc4002cb0-2037-4cc9-80b7-f0a2793d31d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/c4002cb0-2037-4cc9-80b7-f0a2793d31d4.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252F3f95e486-dfe1-4ea6-ae06-0f5b0625d2be.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/3f95e486-dfe1-4ea6-ae06-0f5b0625d2be.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252F56eb8885-12bc-44b0-b7ac-b08ad359422c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/56eb8885-12bc-44b0-b7ac-b08ad359422c.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252F8c697d49-9a8a-4024-be0a-f0b628b984e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/8c697d49-9a8a-4024-be0a-f0b628b984e8.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252F5c7f6546-d270-453b-8006-433db2fb9caf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/5c7f6546-d270-453b-8006-433db2fb9caf.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252Fbf53e051-d34d-417e-9d87-fd00e947461b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/bf53e051-d34d-417e-9d87-fd00e947461b.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252Fb66b9a96-507c-4019-af80-d810e6da99ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/b66b9a96-507c-4019-af80-d810e6da99ec.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252F149b71cf-36f5-4f0c-a62c-fe974a5a6d82.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/149b71cf-36f5-4f0c-a62c-fe974a5a6d82.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252F2dd22d83-6992-414f-bb04-0278f3eea134.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/2dd22d83-6992-414f-bb04-0278f3eea134.jpg already downloaded
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706028%252Fgeneral%252F0954d49b-9046-4c54-99e5-75f69a805093.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706028/general/0954d49b-9046-4c54-99e5-75f69a805093.jpg already downloaded
2026-03-24 15:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7684c168-292b-5354-b1e6-aa0f5339243d, identifier: 10717737
2026-03-24 15:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643361/general/cc6b58ce-52d0-479c-addb-9dac71ef58a4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717641)
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252F8fb27ee1-8794-4512-b6e9-89ccadbed26f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/8fb27ee1-8794-4512-b6e9-89ccadbed26f.JPG not downloaded yet
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5524528%252Fgeneral%252F57725ae5-c930-49c6-a532-7a6c8041636a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/57725ae5-c930-49c6-a532-7a6c8041636a.JPG not downloaded yet
2026-03-24 15:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10717737
2026-03-24 15:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10717737
2026-03-24 15:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10717737 to the API
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717737>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7684c168-292b-5354-b1e6-aa0f5339243d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717737',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 91396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5706028/general/c4002cb0-2037-4cc9-80b7-f0a2793d31d4.jpg',
'https://images.openlane.eu/carimgs/5706028/general/3f95e486-dfe1-4ea6-ae06-0f5b0625d2be.jpg',
'https://images.openlane.eu/carimgs/5706028/general/56eb8885-12bc-44b0-b7ac-b08ad359422c.jpg',
'https://images.openlane.eu/carimgs/5706028/general/8c697d49-9a8a-4024-be0a-f0b628b984e8.jpg',
'https://images.openlane.eu/carimgs/5706028/general/5c7f6546-d270-453b-8006-433db2fb9caf.jpg',
'https://images.openlane.eu/carimgs/5706028/general/bf53e051-d34d-417e-9d87-fd00e947461b.jpg',
'https://images.openlane.eu/carimgs/5706028/general/b66b9a96-507c-4019-af80-d810e6da99ec.jpg',
'https://images.openlane.eu/carimgs/5706028/general/149b71cf-36f5-4f0c-a62c-fe974a5a6d82.jpg',
'https://images.openlane.eu/carimgs/5706028/general/2dd22d83-6992-414f-bb04-0278f3eea134.jpg',
'https://images.openlane.eu/carimgs/5706028/general/0954d49b-9046-4c54-99e5-75f69a805093.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/c4002cb0-2037-4cc9-80b7-f0a2793d31d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/3f95e486-dfe1-4ea6-ae06-0f5b0625d2be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/56eb8885-12bc-44b0-b7ac-b08ad359422c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/8c697d49-9a8a-4024-be0a-f0b628b984e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/5c7f6546-d270-453b-8006-433db2fb9caf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87496,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/bf53e051-d34d-417e-9d87-fd00e947461b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144908,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/b66b9a96-507c-4019-af80-d810e6da99ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/149b71cf-36f5-4f0c-a62c-fe974a5a6d82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149659,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/2dd22d83-6992-414f-bb04-0278f3eea134.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7684c168-292b-5354-b1e6-aa0f5339243d/7684c168-292b-5354-b1e6-aa0f5339243d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706028/general/0954d49b-9046-4c54-99e5-75f69a805093.jpg',
'Width': 1024}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 91.396 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717737%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [adesa.be] INFO: Saving data for 10717737: {'created_time': 1774365354.876847, 'last_price_update_time': 1774365354.876857, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717737') HTTP/1.1" 204 0
2026-03-24 15:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/ee45bc9c-5814-41f1-864c-a94511b307cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717590)
2026-03-24 15:15:54 [adesa.be] INFO: Found listing with ID: 10717794
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717794%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [adesa.be] INFO: Scrape type for 10717794: 1
2026-03-24 15:15:54 [adesa.be] INFO: Scraping item 10717794 url https://www.openlane.eu/en/carv6/auction/10717794
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5536940%252Fgeneral%252F10b54331-79df-410f-b20b-f89d50c40244.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/10b54331-79df-410f-b20b-f89d50c40244.JPG not downloaded yet
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f3d48859-f725-5523-8309-3b8dd5a64939 due to Ignoring non-200 response
2026-03-24 15:15:54 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643361/general/47e002b4-fc4f-42d4-a7b1-2247b3df743e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717641)
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643361%252Fgeneral%252F332dc3c2-9d95-4993-aa8d-e6de360cd09b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643361/general/332dc3c2-9d95-4993-aa8d-e6de360cd09b.JPG not downloaded yet
2026-03-24 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5524528%252Fgeneral%252F3dbd91e0-21c3-46f0-a033-c919e16b46fb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/3dbd91e0-21c3-46f0-a033-c919e16b46fb.JPG not downloaded yet
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717711
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717711%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717711: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717711 url https://www.openlane.eu/en/carv6/auction/10717711
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252Ff45ae70d-b3c2-492e-a378-4c73bcd66d2c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/f45ae70d-b3c2-492e-a378-4c73bcd66d2c.JPG not downloaded yet
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f3d48859-f725-5523-8309-3b8dd5a64939 due to Ignoring non-200 response
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f3d48859-f725-5523-8309-3b8dd5a64939 due to Ignoring non-200 response
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524528%252Fgeneral%252Fa2ab2623-f524-4882-a7b4-c55cfd506ad7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/a2ab2623-f524-4882-a7b4-c55cfd506ad7.JPG not downloaded yet
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717796
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717796%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717796: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717796 url https://www.openlane.eu/en/carv6/auction/10717796
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252Fd7a0b924-0491-4087-b4ed-4674ed9a15cc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/d7a0b924-0491-4087-b4ed-4674ed9a15cc.JPG not downloaded yet
2026-03-24 15:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524528%252Fgeneral%252Fea154430-b2ba-4134-a1e9-23f5f73887f9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/ea154430-b2ba-4134-a1e9-23f5f73887f9.JPG not downloaded yet
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f3d48859-f725-5523-8309-3b8dd5a64939 due to Ignoring non-200 response
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524528/general/57725ae5-c930-49c6-a532-7a6c8041636a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717585)
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717723
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717723%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717723: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717723 url https://www.openlane.eu/en/carv6/auction/10717723
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5536940%252Fgeneral%252F40dd8b96-7901-4a51-975e-26c1fe50e5fd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5536940/general/40dd8b96-7901-4a51-975e-26c1fe50e5fd.JPG not downloaded yet
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524528%252Fgeneral%252Faf7475db-e070-4c2b-a381-63ca4d43543d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/af7475db-e070-4c2b-a381-63ca4d43543d.JPG not downloaded yet
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717813
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717813%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717813: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717813 url https://www.openlane.eu/en/carv6/auction/10717813
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524528%252Fgeneral%252F5a54f0f6-f5d2-40f7-963f-d62aba3ed700.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/5a54f0f6-f5d2-40f7-963f-d62aba3ed700.jpeg already downloaded
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524528%252Fgeneral%252Fbcb77e39-1328-408d-ba4e-dba3817084f4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/bcb77e39-1328-408d-ba4e-dba3817084f4.jpeg already downloaded
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524528%252Fgeneral%252Fa0797cbf-6740-49b9-8835-3b3ed2d2de39.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/a0797cbf-6740-49b9-8835-3b3ed2d2de39.jpeg already downloaded
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5524528%252Fgeneral%252Fc9da81cf-fd6a-464d-aac6-50cfa75da075.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524528/general/c9da81cf-fd6a-464d-aac6-50cfa75da075.jpeg already downloaded
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524528/general/a2ab2623-f524-4882-a7b4-c55cfd506ad7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717585)
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717764
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717764%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717764: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717764 url https://www.openlane.eu/en/carv6/auction/10717764
2026-03-24 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10717609
2026-03-24 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with scrape type 1
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252Ffb9f8e80-9809-4227-9a6b-302e452247c2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/fb9f8e80-9809-4227-9a6b-302e452247c2.JPG not downloaded yet
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/d7a0b924-0491-4087-b4ed-4674ed9a15cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717590)
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5536940/general/f4032cf4-1809-4e4e-aee1-dc51fd116a32.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717590)
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717762
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717762%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717762: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717762 url https://www.openlane.eu/en/carv6/auction/10717762
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252Ff17f273b-16cb-478f-979d-a777d9f54031.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/f17f273b-16cb-478f-979d-a777d9f54031.JPG not downloaded yet
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 04abba2b-89fd-51ba-94cf-038b9b686437 due to Ignoring non-200 response
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717634
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717634%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717634: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717634 url https://www.openlane.eu/en/carv6/auction/10717634
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252Fcea7382a-e045-43c7-94fd-fef2cb6f00c9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/cea7382a-e045-43c7-94fd-fef2cb6f00c9.JPG not downloaded yet
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597943/general/fb9f8e80-9809-4227-9a6b-302e452247c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717609)
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717666
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717666%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717666: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717666 url https://www.openlane.eu/en/carv6/auction/10717666
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252Febf3d71b-ecbc-4c92-9eff-84d75fe9b8e0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/ebf3d71b-ecbc-4c92-9eff-84d75fe9b8e0.JPG not downloaded yet
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5524528/general/af7475db-e070-4c2b-a381-63ca4d43543d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717585)
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 04abba2b-89fd-51ba-94cf-038b9b686437 due to Ignoring non-200 response
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717673
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717673%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717673: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717673 url https://www.openlane.eu/en/carv6/auction/10717673
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252F32964ddd-b4e8-4e7a-bc99-a8ce57e219aa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/32964ddd-b4e8-4e7a-bc99-a8ce57e219aa.JPG not downloaded yet
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3f4ad83e-b4ab-5fa1-a2e8-fb6dfc4aac2c due to Ignoring non-200 response
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597943/general/cea7382a-e045-43c7-94fd-fef2cb6f00c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717609)
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717637
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717637%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717637: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717637 url https://www.openlane.eu/en/carv6/auction/10717637
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252F21e3684d-7301-4fb5-848e-df950ed3c2f8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/21e3684d-7301-4fb5-848e-df950ed3c2f8.JPG not downloaded yet
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717635
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717635%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717635: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717635 url https://www.openlane.eu/en/carv6/auction/10717635
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252Fb33e5082-792a-4208-9686-3b9965d2fe4e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/b33e5082-792a-4208-9686-3b9965d2fe4e.JPG not downloaded yet
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717586
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717586%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717586: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717586 url https://www.openlane.eu/en/carv6/auction/10717586
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252F37f4241a-5d4a-4f8e-8c44-e02948e77bec.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/37f4241a-5d4a-4f8e-8c44-e02948e77bec.JPG not downloaded yet
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 due to Ignoring non-200 response
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597943/general/32964ddd-b4e8-4e7a-bc99-a8ce57e219aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717609)
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717573
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717573%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717573: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717573 url https://www.openlane.eu/en/carv6/auction/10717573
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252F5a6fb86d-4e37-4c36-895b-8c4b279505c0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/5a6fb86d-4e37-4c36-895b-8c4b279505c0.JPG not downloaded yet
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 04abba2b-89fd-51ba-94cf-038b9b686437 due to Ignoring non-200 response
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717642
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717642%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717642: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717642 url https://www.openlane.eu/en/carv6/auction/10717642
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5597943%252Fgeneral%252Fcb6f059c-2259-46f8-b6f9-f35d58d29f17.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5597943/general/cb6f059c-2259-46f8-b6f9-f35d58d29f17.JPG not downloaded yet
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 due to Ignoring non-200 response
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717664
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717664%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717664: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717664 url https://www.openlane.eu/en/carv6/auction/10717664
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5597943/general/37f4241a-5d4a-4f8e-8c44-e02948e77bec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717609)
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717587
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717587%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717587: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717587 url https://www.openlane.eu/en/carv6/auction/10717587
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717574
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717574%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717574: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717574 url https://www.openlane.eu/en/carv6/auction/10717574
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 due to Ignoring non-200 response
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717683
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717683%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717683: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717683 url https://www.openlane.eu/en/carv6/auction/10717683
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717618
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717618%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717618: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717618 url https://www.openlane.eu/en/carv6/auction/10717618
2026-03-24 15:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717822
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717822%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717822: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717822 url https://www.openlane.eu/en/carv6/auction/10717822
2026-03-24 15:15:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717678
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717678%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717678: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717678 url https://www.openlane.eu/en/carv6/auction/10717678
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717771
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717771%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717771: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717771 url https://www.openlane.eu/en/carv6/auction/10717771
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 due to Ignoring non-200 response
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717677
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717677%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717677: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717677 url https://www.openlane.eu/en/carv6/auction/10717677
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717802
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717802%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717802: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717802 url https://www.openlane.eu/en/carv6/auction/10717802
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717604
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717604%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717604: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717604 url https://www.openlane.eu/en/carv6/auction/10717604
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717763
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717763%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717763: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717763 url https://www.openlane.eu/en/carv6/auction/10717763
2026-03-24 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e6f215-2efc-5724-b409-65fdd74b6754 with identifier: 10717668
2026-03-24 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e6f215-2efc-5724-b409-65fdd74b6754 with scrape type 1
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37e6f215-2efc-5724-b409-65fdd74b6754
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665044%252Fgeneral%252F274525c2-e548-4866-b5d8-0a23585f9049.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/274525c2-e548-4866-b5d8-0a23585f9049.JPG not downloaded yet
2026-03-24 15:15:55 [adesa.be] INFO: Found listing with ID: 10717631
2026-03-24 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717631%27 HTTP/1.1" 200 None
2026-03-24 15:15:55 [adesa.be] INFO: Scrape type for 10717631: 1
2026-03-24 15:15:55 [adesa.be] INFO: Scraping item 10717631 url https://www.openlane.eu/en/carv6/auction/10717631
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252Fc309ad19-6e1f-4d4c-b2fc-fc09cac20440.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/c309ad19-6e1f-4d4c-b2fc-fc09cac20440.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717660
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717660%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717660: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717660 url https://www.openlane.eu/en/carv6/auction/10717660
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252Fe2095bb9-103a-4562-bbe1-9a6a0ef30411.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/e2095bb9-103a-4562-bbe1-9a6a0ef30411.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717582
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717582%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717582: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717582 url https://www.openlane.eu/en/carv6/auction/10717582
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252Fc3a90c69-e322-4a1e-b22e-b9fcef4a6eb9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/c3a90c69-e322-4a1e-b22e-b9fcef4a6eb9.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717693
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717693%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717693: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717693 url https://www.openlane.eu/en/carv6/auction/10717693
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252F7adde21c-c87a-4973-9dd1-ff93125eecc1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/7adde21c-c87a-4973-9dd1-ff93125eecc1.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717713
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717713%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717713: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717713 url https://www.openlane.eu/en/carv6/auction/10717713
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252F2d6797b0-2632-4ff7-a369-9f80b211a5bb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/2d6797b0-2632-4ff7-a369-9f80b211a5bb.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717643
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717643%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717643: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717643 url https://www.openlane.eu/en/carv6/auction/10717643
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252F44e5bd53-67f2-4fff-a8d3-7de98b75ec81.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/44e5bd53-67f2-4fff-a8d3-7de98b75ec81.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717684
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717684%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717684: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717684 url https://www.openlane.eu/en/carv6/auction/10717684
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252Fbbf53650-6601-4a4a-b69d-f7a3e49698ab.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/bbf53650-6601-4a4a-b69d-f7a3e49698ab.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717663
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717663%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717663: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717663 url https://www.openlane.eu/en/carv6/auction/10717663
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252F044526ed-fe8d-4a95-92b0-681c225dc0c6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/044526ed-fe8d-4a95-92b0-681c225dc0c6.JPG not downloaded yet
2026-03-24 15:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717731
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717731%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717731: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717731 url https://www.openlane.eu/en/carv6/auction/10717731
2026-03-24 15: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-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665044%252Fgeneral%252F16a40dba-03e1-42c5-9907-0ccb8645004f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665044/general/16a40dba-03e1-42c5-9907-0ccb8645004f.JPG not downloaded yet
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717617
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717617%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717617: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717617 url https://www.openlane.eu/en/carv6/auction/10717617
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717627
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717627%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717627: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717627 url https://www.openlane.eu/en/carv6/auction/10717627
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717695
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717695%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717695: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717695 url https://www.openlane.eu/en/carv6/auction/10717695
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717800
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717800%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717800: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717800 url https://www.openlane.eu/en/carv6/auction/10717800
2026-03-24 15:15:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/044526ed-fe8d-4a95-92b0-681c225dc0c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717668)
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717790
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717790%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717790: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717790 url https://www.openlane.eu/en/carv6/auction/10717790
2026-03-24 15:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10717777
2026-03-24 15:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with scrape type 1
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82bfbb71-fcf6-5a2d-9268-2f60956aff79
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252Fc516a856-bb8b-4860-bf1f-be2db76bf12d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/c516a856-bb8b-4860-bf1f-be2db76bf12d.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252F4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252Fb5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/b5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252Fb7066ced-73f2-4591-8c24-517a8c225126.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/b7066ced-73f2-4591-8c24-517a8c225126.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252F81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252Fc4c4c448-62be-4f73-b218-949e68bdb73a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/c4c4c448-62be-4f73-b218-949e68bdb73a.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252Fbe522e42-40ef-45a0-a830-e6e14f544155.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/be522e42-40ef-45a0-a830-e6e14f544155.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252F22063891-638a-403c-8800-0f3d0fea659e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/22063891-638a-403c-8800-0f3d0fea659e.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252F67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg already downloaded
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5722215%252Fgeneral%252Fa915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722215/general/a915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg already downloaded
2026-03-24 15:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82bfbb71-fcf6-5a2d-9268-2f60956aff79, identifier: 10717777
2026-03-24 15:15:56 [adesa.be] INFO: Found listing with ID: 10717769
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717769%27 HTTP/1.1" 200 None
2026-03-24 15:15:56 [adesa.be] INFO: Scrape type for 10717769: 1
2026-03-24 15:15:56 [adesa.be] INFO: Scraping item 10717769 url https://www.openlane.eu/en/carv6/auction/10717769
2026-03-24 15:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10717777
2026-03-24 15:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10717777
2026-03-24 15:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82bfbb71-fcf6-5a2d-9268-2f60956aff79 with identifier: 10717777 to the API
2026-03-24 15:15:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717777>
{'auction_title': '',
'c_o_2_emission_value': 234,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '82bfbb71-fcf6-5a2d-9268-2f60956aff79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CVT167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717777',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 235002,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5722215/general/c516a856-bb8b-4860-bf1f-be2db76bf12d.jpg',
'https://images.openlane.eu/carimgs/5722215/general/4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg',
'https://images.openlane.eu/carimgs/5722215/general/b5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg',
'https://images.openlane.eu/carimgs/5722215/general/b7066ced-73f2-4591-8c24-517a8c225126.jpg',
'https://images.openlane.eu/carimgs/5722215/general/81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg',
'https://images.openlane.eu/carimgs/5722215/general/c4c4c448-62be-4f73-b218-949e68bdb73a.jpg',
'https://images.openlane.eu/carimgs/5722215/general/be522e42-40ef-45a0-a830-e6e14f544155.jpg',
'https://images.openlane.eu/carimgs/5722215/general/22063891-638a-403c-8800-0f3d0fea659e.jpg',
'https://images.openlane.eu/carimgs/5722215/general/67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg',
'https://images.openlane.eu/carimgs/5722215/general/a915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3237953,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/c516a856-bb8b-4860-bf1f-be2db76bf12d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2800991,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/4c39fabd-d3c5-4ee9-ac1a-21cb5f3973d2.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2495944,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/b5ad9ca2-4702-426d-b4f4-65198f8aa74d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2629359,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/b7066ced-73f2-4591-8c24-517a8c225126.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3197764,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/81f09c94-f90d-4e55-8bc9-a2538ca1f141.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3157389,
'Height': 3649,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/c4c4c448-62be-4f73-b218-949e68bdb73a.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4246403,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/be522e42-40ef-45a0-a830-e6e14f544155.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5122498,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/22063891-638a-403c-8800-0f3d0fea659e.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4238465,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/67ed03d2-db74-475a-91c5-c1ec5fd2224c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82bfbb71-fcf6-5a2d-9268-2f60956aff79/82bfbb71-fcf6-5a2d-9268-2f60956aff79_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4260179,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722215/general/a915efbc-1b31-4b54-8b5b-81539f3ae2ea.jpg',
'Width': 5712}],
'price': 6350,
'price_includes_vat': True,
'registration_date': '2012-03-08',
'seats_number': 6,
'seller_name': None,
'title': 'Ford Transit L4H3 2.2 TDCI - Diesel - Manual - 125 hp - 235.002 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717777%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [adesa.be] INFO: Saving data for 10717777: {'created_time': 1774365357.140727, 'last_price_update_time': 1774365357.140738, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717777') HTTP/1.1" 204 0
2026-03-24 15:15:57 [adesa.be] INFO: Found listing with ID: 10717826
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717826%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [adesa.be] INFO: Scrape type for 10717826: 1
2026-03-24 15:15:57 [adesa.be] INFO: Scraping item 10717826 url https://www.openlane.eu/en/carv6/auction/10717826
2026-03-24 15:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:57 [adesa.be] INFO: Found listing with ID: 10717811
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717811%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [adesa.be] INFO: Scrape type for 10717811: 1
2026-03-24 15:15:57 [adesa.be] INFO: Scraping item 10717811 url https://www.openlane.eu/en/carv6/auction/10717811
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-24 15:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10717751
2026-03-24 15:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with scrape type 1
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51ee16d4-9dd7-56d4-a82f-66c6b91f7059
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Fbd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/bd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Faee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/aee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Fdbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/dbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F638e77a4-4944-43a1-826d-7946f5d58840.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/638e77a4-4944-43a1-826d-7946f5d58840.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Fb2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/b2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252F3e7cfe76-508c-44a2-a6ed-93d120708417.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/3e7cfe76-508c-44a2-a6ed-93d120708417.jpg already downloaded
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713782%252Fgeneral%252Fa11682f7-214d-47f6-858f-5dbbffdee553.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713782/general/a11682f7-214d-47f6-858f-5dbbffdee553.jpg already downloaded
2026-03-24 15:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059, identifier: 10717751
2026-03-24 15:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10717751
2026-03-24 15:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10717751
2026-03-24 15:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51ee16d4-9dd7-56d4-a82f-66c6b91f7059 with identifier: 10717751 to the API
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:15:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '51ee16d4-9dd7-56d4-a82f-66c6b91f7059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717751',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 28820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5713782/general/59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg',
'https://images.openlane.eu/carimgs/5713782/general/1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg',
'https://images.openlane.eu/carimgs/5713782/general/bd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg',
'https://images.openlane.eu/carimgs/5713782/general/aee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg',
'https://images.openlane.eu/carimgs/5713782/general/dbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg',
'https://images.openlane.eu/carimgs/5713782/general/7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg',
'https://images.openlane.eu/carimgs/5713782/general/638e77a4-4944-43a1-826d-7946f5d58840.jpg',
'https://images.openlane.eu/carimgs/5713782/general/b2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg',
'https://images.openlane.eu/carimgs/5713782/general/3e7cfe76-508c-44a2-a6ed-93d120708417.jpg',
'https://images.openlane.eu/carimgs/5713782/general/a11682f7-214d-47f6-858f-5dbbffdee553.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415831,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/59ba87d4-d2a5-4ebe-9b87-60c81848cb20.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397202,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/1b0e6593-44f2-4ca4-8ded-7c40db81e9ee.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366332,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/bd6800d4-f5ca-4098-aa35-4e1d610eeaff.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363316,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/aee2c73a-91ef-41eb-be1e-7b0cdf88fc29.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327768,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/dbeec468-e6d8-4e08-88ac-fe70d513b8a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290783,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/7fde7950-5121-48cf-b2b3-2aa13e8ac3a6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349316,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/638e77a4-4944-43a1-826d-7946f5d58840.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388590,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/b2ea45bf-460a-4a79-bf01-c1729f967e8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264019,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/3e7cfe76-508c-44a2-a6ed-93d120708417.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51ee16d4-9dd7-56d4-a82f-66c6b91f7059/51ee16d4-9dd7-56d4-a82f-66c6b91f7059_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273325,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713782/general/a11682f7-214d-47f6-858f-5dbbffdee553.jpg',
'Width': 1920}],
'price': 13950,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI Twist - Hybrid - Automatic - 105 hp - 28.820 '
'km',
'transmission': 'automatic',
'trim': 'Twist',
'vin': None,
'year': 2022}
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717751%27 HTTP/1.1" 200 None
2026-03-24 15:15:57 [adesa.be] INFO: Saving data for 10717751: {'created_time': 1774365357.94198, 'last_price_update_time': 1774365357.94199, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717751') HTTP/1.1" 204 0
2026-03-24 15:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:15:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10717594
2026-03-24 15:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 979bcd91-af10-510b-827e-cff54f37ffc2 with scrape type 1
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 979bcd91-af10-510b-827e-cff54f37ffc2
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F6dfac922-b75a-452c-824c-e18c86cbb319.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/6dfac922-b75a-452c-824c-e18c86cbb319.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Fe261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/e261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Ff05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/f05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Fad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/ad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Ff58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/f58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252Ff120117c-51dc-4e4a-898c-8874480e232f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/f120117c-51dc-4e4a-898c-8874480e232f.jpeg already downloaded
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5555496%252Fgeneral%252F9b020e90-526e-4a4c-8af2-608f47939689.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5555496/general/9b020e90-526e-4a4c-8af2-608f47939689.jpeg already downloaded
2026-03-24 15:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 979bcd91-af10-510b-827e-cff54f37ffc2, identifier: 10717594
2026-03-24 15:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10717594
2026-03-24 15:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CNG HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10717594
2026-03-24 15:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10717594 to the API
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:15:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717594>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'CNG',
'id': '979bcd91-af10-510b-827e-cff54f37ffc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SKS386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 50962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5555496/general/667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/6dfac922-b75a-452c-824c-e18c86cbb319.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/e261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/f05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/ad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/f58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/f120117c-51dc-4e4a-898c-8874480e232f.jpeg',
'https://images.openlane.eu/carimgs/5555496/general/9b020e90-526e-4a4c-8af2-608f47939689.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286156,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/667a1bfd-03e5-40c4-adca-7853c1315ee2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245970,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/87087052-1e0f-4951-bb09-0d7a2722f8da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319043,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/6dfac922-b75a-452c-824c-e18c86cbb319.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267159,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/e261b7b4-c07c-4063-970f-b9d3652e7f19.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207631,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/9dee4175-4b10-40ca-86ef-3685f78469a9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281715,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/f05b7cfd-ea61-40a7-971e-9f03a928fbb0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263453,
'Height': 1389,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/ad37534b-7d34-458e-bd72-e2b21cd1f69d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266812,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/f58ac0fc-35e2-4651-914f-da327cf4f2d9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304619,
'Height': 1506,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/f120117c-51dc-4e4a-898c-8874480e232f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_979bcd91-af10-510b-827e-cff54f37ffc2/979bcd91-af10-510b-827e-cff54f37ffc2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339290,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5555496/general/9b020e90-526e-4a4c-8af2-608f47939689.jpeg',
'Width': 1600}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 3,
'seller_name': None,
'title': 'Iveco Daily 3.0 - CNG - Manual - 136 hp - 50.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717594%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [adesa.be] INFO: Saving data for 10717594: {'created_time': 1774365359.409253, 'last_price_update_time': 1774365359.409262, 'auction_closing_time': 1774433400.0}
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717594') HTTP/1.1" 204 0
2026-03-24 15:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10717628
2026-03-24 15:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de42d54b-eaac-5e11-a1bb-855989338e0b with scrape type 1
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de42d54b-eaac-5e11-a1bb-855989338e0b
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F284241e4-1f9d-4c5d-bf1c-b91f35d9874e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/284241e4-1f9d-4c5d-bf1c-b91f35d9874e.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F487015ba-9da3-4aba-81c2-713e6899ba39.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/487015ba-9da3-4aba-81c2-713e6899ba39.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F18ad23d0-b115-436b-ab14-692b8b2b77d5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/18ad23d0-b115-436b-ab14-692b8b2b77d5.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252Fcea1a5d1-3411-4326-ac78-7f7d20dbb5d7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/cea1a5d1-3411-4326-ac78-7f7d20dbb5d7.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F0e5dfc4d-4947-4682-8340-253e8a6ce401.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/0e5dfc4d-4947-4682-8340-253e8a6ce401.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F09e535b4-9558-4f9d-9431-27435ec85b98.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/09e535b4-9558-4f9d-9431-27435ec85b98.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F99861537-523a-4bba-827d-2d02e5ed7d1e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/99861537-523a-4bba-827d-2d02e5ed7d1e.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F6eca9507-8149-44bc-ab4d-fb915409c9e0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/6eca9507-8149-44bc-ab4d-fb915409c9e0.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252F5b7f2367-1517-4db6-9375-112d4a61fa18.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/5b7f2367-1517-4db6-9375-112d4a61fa18.JPG not downloaded yet
2026-03-24 15:15:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5622302%252Fgeneral%252Fad8402f8-7384-4e07-b621-82bba93c4fb1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622302/general/ad8402f8-7384-4e07-b621-82bba93c4fb1.JPG not downloaded yet
2026-03-24 15:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/ad8402f8-7384-4e07-b621-82bba93c4fb1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/5b7f2367-1517-4db6-9375-112d4a61fa18.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10717721
2026-03-24 15:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with scrape type 1
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252F35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252F91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252F53f851af-04fb-410c-8020-7b9682de7ab7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/53f851af-04fb-410c-8020-7b9682de7ab7.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252F6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252F73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252F0fe2b28f-2f35-4f84-9596-788977142acc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/0fe2b28f-2f35-4f84-9596-788977142acc.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252Fb1156064-e385-4542-8e69-7e1ac65c2bc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/b1156064-e385-4542-8e69-7e1ac65c2bc3.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252Fb3dfed46-4feb-4411-a690-4d333aee3a17.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/b3dfed46-4feb-4411-a690-4d333aee3a17.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252Fb69402aa-113b-41e9-b5ee-4d4962351464.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/b69402aa-113b-41e9-b5ee-4d4962351464.jpg already downloaded
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704035%252Fgeneral%252F4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704035/general/4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg already downloaded
2026-03-24 15:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb, identifier: 10717721
2026-03-24 15:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10717721
2026-03-24 15:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10717721
2026-03-24 15:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10717721 to the API
2026-03-24 15:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717721>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b0102f33-c4a5-51e4-a6aa-317a68cfa0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAB653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 167494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5704035/general/35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg',
'https://images.openlane.eu/carimgs/5704035/general/91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg',
'https://images.openlane.eu/carimgs/5704035/general/53f851af-04fb-410c-8020-7b9682de7ab7.jpg',
'https://images.openlane.eu/carimgs/5704035/general/6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg',
'https://images.openlane.eu/carimgs/5704035/general/73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg',
'https://images.openlane.eu/carimgs/5704035/general/0fe2b28f-2f35-4f84-9596-788977142acc.jpg',
'https://images.openlane.eu/carimgs/5704035/general/b1156064-e385-4542-8e69-7e1ac65c2bc3.jpg',
'https://images.openlane.eu/carimgs/5704035/general/b3dfed46-4feb-4411-a690-4d333aee3a17.jpg',
'https://images.openlane.eu/carimgs/5704035/general/b69402aa-113b-41e9-b5ee-4d4962351464.jpg',
'https://images.openlane.eu/carimgs/5704035/general/4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/35564dd3-9b2b-434c-b8cc-4d26cbe6a408.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79909,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/91edc3d3-2ab0-4d67-bc91-49ff01ed93d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/53f851af-04fb-410c-8020-7b9682de7ab7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/6a3ecab2-2042-45d7-ac7c-3fe347cfadc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/73615e7b-d234-42ff-8f25-936bd0b2dabc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62569,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/0fe2b28f-2f35-4f84-9596-788977142acc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95083,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/b1156064-e385-4542-8e69-7e1ac65c2bc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/b3dfed46-4feb-4411-a690-4d333aee3a17.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/b69402aa-113b-41e9-b5ee-4d4962351464.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b0102f33-c4a5-51e4-a6aa-317a68cfa0fb/b0102f33-c4a5-51e4-a6aa-317a68cfa0fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113509,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704035/general/4c3afdf2-8794-4a86-b9ba-b4369bfbfbb1.jpg',
'Width': 1024}],
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 167.494 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717721%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [adesa.be] INFO: Saving data for 10717721: {'created_time': 1774365361.12027, 'last_price_update_time': 1774365361.120279, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717721') HTTP/1.1" 204 0
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/6eca9507-8149-44bc-ab4d-fb915409c9e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/99861537-523a-4bba-827d-2d02e5ed7d1e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/09e535b4-9558-4f9d-9431-27435ec85b98.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/0e5dfc4d-4947-4682-8340-253e8a6ce401.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/cea1a5d1-3411-4326-ac78-7f7d20dbb5d7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10717626
2026-03-24 15:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 1
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252F42449c92-54a9-439b-8a81-3e8a56c4c694.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/42449c92-54a9-439b-8a81-3e8a56c4c694.JPG not downloaded yet
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252F14d83a97-a90c-4df5-9035-4fab8e41eed3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/14d83a97-a90c-4df5-9035-4fab8e41eed3.JPG not downloaded yet
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/18ad23d0-b115-436b-ab14-692b8b2b77d5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/487015ba-9da3-4aba-81c2-713e6899ba39.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252Fd303eb59-cc8e-4fd7-bd06-ddf48cae43b5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/d303eb59-cc8e-4fd7-bd06-ddf48cae43b5.JPG not downloaded yet
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252F07ed3bd0-a8e7-4107-b247-cf9ef0810e33.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/07ed3bd0-a8e7-4107-b247-cf9ef0810e33.JPG not downloaded yet
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252Fb619c0d3-98d5-474c-844a-e464e9b48d79.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/b619c0d3-98d5-474c-844a-e464e9b48d79.JPG not downloaded yet
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622302/general/284241e4-1f9d-4c5d-bf1c-b91f35d9874e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717628)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/42449c92-54a9-439b-8a81-3e8a56c4c694.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252Fd63dbca9-8f8d-45de-b381-ea123d61d044.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/d63dbca9-8f8d-45de-b381-ea123d61d044.JPG not downloaded yet
2026-03-24 15:16:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252Fbd0c14b7-fce1-4654-8af4-0f344be2af8e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/bd0c14b7-fce1-4654-8af4-0f344be2af8e.JPG not downloaded yet
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252F17a63a55-5c2f-4b00-b241-e9de1ad80f55.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/17a63a55-5c2f-4b00-b241-e9de1ad80f55.JPG not downloaded yet
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252Fd2f37cbc-ac29-4099-bd0f-ecc60641b462.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/d2f37cbc-ac29-4099-bd0f-ecc60641b462.JPG not downloaded yet
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/b619c0d3-98d5-474c-844a-e464e9b48d79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/d303eb59-cc8e-4fd7-bd06-ddf48cae43b5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/07ed3bd0-a8e7-4107-b247-cf9ef0810e33.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5620420%252Fgeneral%252F89806ed3-3c60-4e1c-adf0-72bc8fa1e3d8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5620420/general/89806ed3-3c60-4e1c-adf0-72bc8fa1e3d8.JPG not downloaded yet
2026-03-24 15:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10717603
2026-03-24 15:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with scrape type 1
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252F2339f751-45c1-4dd1-a6df-bbe2f0ae5e3a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/2339f751-45c1-4dd1-a6df-bbe2f0ae5e3a.JPG not downloaded yet
2026-03-24 15:16:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: de42d54b-eaac-5e11-a1bb-855989338e0b, skipping ID generation
2026-03-24 15:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de42d54b-eaac-5e11-a1bb-855989338e0b with scrape type 1
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item de42d54b-eaac-5e11-a1bb-855989338e0b sending to next pipeline
2026-03-24 15:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de42d54b-eaac-5e11-a1bb-855989338e0b, identifier: 10717628
2026-03-24 15:16:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10717628
2026-03-24 15:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10717628
2026-03-24 15:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10717628 to the API
2026-03-24 15:16:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:02 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5622302/general/284241e4-1f9d-4c5d-bf1c-b91f35d9874e.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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'de42d54b-eaac-5e11-a1bb-855989338e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQN759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 149712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [],
'price': 10750,
'price_includes_vat': True,
'registration_date': '2019-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar E-Pace 2.0 S - Diesel - Manual - 150 hp - 149.712 km',
'transmission': 'manual',
'trim': 'S',
'vin': None,
'year': 2019}
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717628%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [adesa.be] INFO: Saving data for 10717628: {'created_time': 1774365362.025272, 'last_price_update_time': 1774365362.025285, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717628') HTTP/1.1" 204 0
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/bd0c14b7-fce1-4654-8af4-0f344be2af8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/d2f37cbc-ac29-4099-bd0f-ecc60641b462.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/17a63a55-5c2f-4b00-b241-e9de1ad80f55.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252Ff1c4d75d-3ca3-4ab3-8b26-bde38d914278.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/f1c4d75d-3ca3-4ab3-8b26-bde38d914278.JPG not downloaded yet
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item de42d54b-eaac-5e11-a1bb-855989338e0b due to Ignoring non-200 response
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252F1cfb7609-b3c3-4f69-a4f9-f78eaaf6e49d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/1cfb7609-b3c3-4f69-a4f9-f78eaaf6e49d.JPG not downloaded yet
2026-03-24 15:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252Ff5a970bf-7172-470c-9f55-ae019ced0fad.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/f5a970bf-7172-470c-9f55-ae019ced0fad.JPG not downloaded yet
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252F289e6b36-3daf-47a3-8a9c-e502d0f1d699.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/289e6b36-3daf-47a3-8a9c-e502d0f1d699.JPG not downloaded yet
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/2339f751-45c1-4dd1-a6df-bbe2f0ae5e3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/d63dbca9-8f8d-45de-b381-ea123d61d044.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/89806ed3-3c60-4e1c-adf0-72bc8fa1e3d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252F14cc7479-1cdd-40dc-bcd9-4810a1b09f0b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/14cc7479-1cdd-40dc-bcd9-4810a1b09f0b.JPG not downloaded yet
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/f1c4d75d-3ca3-4ab3-8b26-bde38d914278.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5620420/general/14d83a97-a90c-4df5-9035-4fab8e41eed3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717626)
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252Fcc7fbf01-fb96-4835-a672-76179681f064.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/cc7fbf01-fb96-4835-a672-76179681f064.JPG not downloaded yet
2026-03-24 15:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10717634
2026-03-24 15:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with scrape type 1
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252Fc9992f75-d302-49f5-9c77-36168e6b44ee.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/c9992f75-d302-49f5-9c77-36168e6b44ee.JPG not downloaded yet
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252F549feab6-0344-45a7-9a91-3e1a451c40bf.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/549feab6-0344-45a7-9a91-3e1a451c40bf.JPG not downloaded yet
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252F8a6fc686-0097-46d5-9034-dcb24318bf89.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/8a6fc686-0097-46d5-9034-dcb24318bf89.JPG not downloaded yet
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/289e6b36-3daf-47a3-8a9c-e502d0f1d699.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/1cfb7609-b3c3-4f69-a4f9-f78eaaf6e49d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/f5a970bf-7172-470c-9f55-ae019ced0fad.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252Fb1e66caf-e938-4c43-8026-101d1974206f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/b1e66caf-e938-4c43-8026-101d1974206f.JPG not downloaded yet
2026-03-24 15:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10717813
2026-03-24 15:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65266abf-4568-5b10-88ea-b8f6214b9444 with scrape type 1
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65266abf-4568-5b10-88ea-b8f6214b9444
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252Fc17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/c17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F1179442a-3f96-42cb-9245-498125ff5f96.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/1179442a-3f96-42cb-9245-498125ff5f96.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252Fae7247d4-13bf-4d6d-bede-7a816caf9096.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/ae7247d4-13bf-4d6d-bede-7a816caf9096.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F16182749-e271-4e25-826b-d9c80d1799d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/16182749-e271-4e25-826b-d9c80d1799d3.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F5973b678-5698-485f-99fa-081e26532b38.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/5973b678-5698-485f-99fa-081e26532b38.jpg already downloaded
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735514%252Fgeneral%252F21b03366-020e-453d-9b1c-d255fca7e540.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735514/general/21b03366-020e-453d-9b1c-d255fca7e540.jpg already downloaded
2026-03-24 15:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65266abf-4568-5b10-88ea-b8f6214b9444, identifier: 10717813
2026-03-24 15:16:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/14cc7479-1cdd-40dc-bcd9-4810a1b09f0b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252Fc4806c49-4277-45de-90d9-b8779d2c5237.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/c4806c49-4277-45de-90d9-b8779d2c5237.JPG not downloaded yet
2026-03-24 15:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10717813
2026-03-24 15:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10717813
2026-03-24 15:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10717813 to the API
2026-03-24 15:16:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717813>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '65266abf-4568-5b10-88ea-b8f6214b9444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKD156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717813',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 133807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5735514/general/0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg',
'https://images.openlane.eu/carimgs/5735514/general/c17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg',
'https://images.openlane.eu/carimgs/5735514/general/41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg',
'https://images.openlane.eu/carimgs/5735514/general/1179442a-3f96-42cb-9245-498125ff5f96.jpg',
'https://images.openlane.eu/carimgs/5735514/general/ae7247d4-13bf-4d6d-bede-7a816caf9096.jpg',
'https://images.openlane.eu/carimgs/5735514/general/16182749-e271-4e25-826b-d9c80d1799d3.jpg',
'https://images.openlane.eu/carimgs/5735514/general/61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg',
'https://images.openlane.eu/carimgs/5735514/general/7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg',
'https://images.openlane.eu/carimgs/5735514/general/5973b678-5698-485f-99fa-081e26532b38.jpg',
'https://images.openlane.eu/carimgs/5735514/general/21b03366-020e-453d-9b1c-d255fca7e540.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/0db26198-c3d3-4e32-96dc-266e4f943c2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/c17511ba-658c-4ef7-a66d-3f027b50ee2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/41d38736-b475-4dbf-95ca-7fa1ba0a99c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/1179442a-3f96-42cb-9245-498125ff5f96.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/ae7247d4-13bf-4d6d-bede-7a816caf9096.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/16182749-e271-4e25-826b-d9c80d1799d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/61df1bb6-c52c-4515-b85c-5e202d1ffdec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/7fcff9e7-cb51-4a6d-b292-fa3760343e97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/5973b678-5698-485f-99fa-081e26532b38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65266abf-4568-5b10-88ea-b8f6214b9444/65266abf-4568-5b10-88ea-b8f6214b9444_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735514/general/21b03366-020e-453d-9b1c-d255fca7e540.jpg',
'Width': 1024}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'133.807 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717813%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [adesa.be] INFO: Saving data for 10717813: {'created_time': 1774365363.073828, 'last_price_update_time': 1774365363.073839, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717813') HTTP/1.1" 204 0
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5578037%252Fgeneral%252Fd27f71f7-aa63-46d0-9bdf-a37fe7760754.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5578037/general/d27f71f7-aa63-46d0-9bdf-a37fe7760754.JPG not downloaded yet
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252Fb8882a34-1dd1-41e1-8b54-49bac6a71341.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/b8882a34-1dd1-41e1-8b54-49bac6a71341.JPG not downloaded yet
2026-03-24 15:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2, skipping ID generation
2026-03-24 15:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 1
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 sending to next pipeline
2026-03-24 15:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2, identifier: 10717626
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/c9992f75-d302-49f5-9c77-36168e6b44ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/549feab6-0344-45a7-9a91-3e1a451c40bf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/cc7fbf01-fb96-4835-a672-76179681f064.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252F43a24a2d-0324-4af2-aded-3ed5b539e702.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/43a24a2d-0324-4af2-aded-3ed5b539e702.JPG not downloaded yet
2026-03-24 15:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10717626
2026-03-24 15:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10717626
2026-03-24 15:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10717626 to the API
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:03 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5620420/general/14d83a97-a90c-4df5-9035-4fab8e41eed3.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 305,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HPM409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717626',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 267468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 54,
'photos': [],
'price': 14050,
'price_includes_vat': True,
'registration_date': '2015-07-13',
'seats_number': 7,
'seller_name': None,
'title': 'Land Rover Range Rover Sport SDV6 HSE - AWD - Diesel - Automatic - '
'305 hp - 267.468 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2015}
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717626%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [adesa.be] INFO: Saving data for 10717626: {'created_time': 1774365363.578474, 'last_price_update_time': 1774365363.578485, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717626') HTTP/1.1" 204 0
2026-03-24 15:16:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/8a6fc686-0097-46d5-9034-dcb24318bf89.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 due to Ignoring non-200 response
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252Ff6357f82-e9d4-4b37-b36a-13cb1f6eb30c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/f6357f82-e9d4-4b37-b36a-13cb1f6eb30c.JPG not downloaded yet
2026-03-24 15:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10717581
2026-03-24 15:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f933346-7ed1-5946-8aa8-75c0f60e6427 with scrape type 1
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f933346-7ed1-5946-8aa8-75c0f60e6427
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252F70d60f7f-f19f-466c-bd76-01f1946ab699.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/70d60f7f-f19f-466c-bd76-01f1946ab699.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252Fe0b47342-685c-4f2b-9828-d9accab9de2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/e0b47342-685c-4f2b-9828-d9accab9de2c.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252F74405125-b8b4-44a4-9a27-6b9246e9f542.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/74405125-b8b4-44a4-9a27-6b9246e9f542.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252Ff052ec80-be42-43a9-b90c-dca8f2b78e97.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/f052ec80-be42-43a9-b90c-dca8f2b78e97.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252Fa4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/a4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252F166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252Fb393786f-9757-4f1d-aae7-dc8c746f9a08.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/b393786f-9757-4f1d-aae7-dc8c746f9a08.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252Fac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/ac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252Ffaef5a85-3ad4-400a-8d64-57ce5abf064d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/faef5a85-3ad4-400a-8d64-57ce5abf064d.jpg already downloaded
2026-03-24 15:16:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5490482%252Fgeneral%252F6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5490482/general/6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg already downloaded
2026-03-24 15:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f933346-7ed1-5946-8aa8-75c0f60e6427, identifier: 10717581
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252F5f7e3ae2-d8e9-4d68-9943-383eff9147ae.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/5f7e3ae2-d8e9-4d68-9943-383eff9147ae.JPG not downloaded yet
2026-03-24 15:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10717581
2026-03-24 15:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10717581
2026-03-24 15:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f933346-7ed1-5946-8aa8-75c0f60e6427 with identifier: 10717581 to the API
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9f933346-7ed1-5946-8aa8-75c0f60e6427',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WNF563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717581',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 89383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5490482/general/70d60f7f-f19f-466c-bd76-01f1946ab699.jpg',
'https://images.openlane.eu/carimgs/5490482/general/e0b47342-685c-4f2b-9828-d9accab9de2c.jpg',
'https://images.openlane.eu/carimgs/5490482/general/74405125-b8b4-44a4-9a27-6b9246e9f542.jpg',
'https://images.openlane.eu/carimgs/5490482/general/f052ec80-be42-43a9-b90c-dca8f2b78e97.jpg',
'https://images.openlane.eu/carimgs/5490482/general/a4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg',
'https://images.openlane.eu/carimgs/5490482/general/166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg',
'https://images.openlane.eu/carimgs/5490482/general/b393786f-9757-4f1d-aae7-dc8c746f9a08.jpg',
'https://images.openlane.eu/carimgs/5490482/general/ac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg',
'https://images.openlane.eu/carimgs/5490482/general/faef5a85-3ad4-400a-8d64-57ce5abf064d.jpg',
'https://images.openlane.eu/carimgs/5490482/general/6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414048,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/70d60f7f-f19f-466c-bd76-01f1946ab699.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417626,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/e0b47342-685c-4f2b-9828-d9accab9de2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441148,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/74405125-b8b4-44a4-9a27-6b9246e9f542.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421923,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/f052ec80-be42-43a9-b90c-dca8f2b78e97.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462803,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/a4884181-89c6-4a6c-a24b-7c1d2893aee5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455759,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/166b27f5-0ffc-4e8a-80d8-00204c065d6a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 482439,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/b393786f-9757-4f1d-aae7-dc8c746f9a08.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447244,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/ac17b5da-f3c6-4ea8-a207-bd6609a99e78.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 475984,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/faef5a85-3ad4-400a-8d64-57ce5abf064d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f933346-7ed1-5946-8aa8-75c0f60e6427/9f933346-7ed1-5946-8aa8-75c0f60e6427_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399268,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5490482/general/6cbabf88-60a9-41c4-8dca-9274c0dd61af.jpg',
'Width': 1920}],
'price': 12350,
'price_includes_vat': True,
'registration_date': '2019-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback 1.6i Chic - Petrol - Automatic - 181 hp - 89.383 '
'km',
'transmission': 'automatic',
'trim': 'Chic',
'vin': None,
'year': 2019}
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717581%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [adesa.be] INFO: Saving data for 10717581: {'created_time': 1774365364.325227, 'last_price_update_time': 1774365364.325238, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717581') HTTP/1.1" 204 0
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/b1e66caf-e938-4c43-8026-101d1974206f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5578037/general/d27f71f7-aa63-46d0-9bdf-a37fe7760754.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717603)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/b8882a34-1dd1-41e1-8b54-49bac6a71341.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/c4806c49-4277-45de-90d9-b8779d2c5237.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252Fd6ac02ea-6c66-411f-a20f-b381cdcc0558.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/d6ac02ea-6c66-411f-a20f-b381cdcc0558.JPG not downloaded yet
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252Fa6cf1bd6-1c4d-4a0e-b447-869a85bfe477.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/a6cf1bd6-1c4d-4a0e-b447-869a85bfe477.JPG not downloaded yet
2026-03-24 15:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629644%252Fgeneral%252F2bedbdd7-85e3-47f6-9d20-2fa50438a5e1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629644/general/2bedbdd7-85e3-47f6-9d20-2fa50438a5e1.JPG not downloaded yet
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/5f7e3ae2-d8e9-4d68-9943-383eff9147ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/f6357f82-e9d4-4b37-b36a-13cb1f6eb30c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/43a24a2d-0324-4af2-aded-3ed5b539e702.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5c458ef2-5658-5ace-8ce7-9867d563c3d4, skipping ID generation
2026-03-24 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with scrape type 1
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 sending to next pipeline
2026-03-24 15:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c458ef2-5658-5ace-8ce7-9867d563c3d4, identifier: 10717603
2026-03-24 15:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10717603
2026-03-24 15:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10717603
2026-03-24 15:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10717603 to the API
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:04 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5578037/general/d27f71f7-aa63-46d0-9bdf-a37fe7760754.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': 180,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5c458ef2-5658-5ace-8ce7-9867d563c3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WRM949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 146233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 13050,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 2.0d R Sport - AWD - Diesel - Automatic - 180 hp - '
'146.233 km',
'transmission': 'automatic',
'trim': 'R Sport',
'vin': None,
'year': 2019}
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717603%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [adesa.be] INFO: Saving data for 10717603: {'created_time': 1774365364.84689, 'last_price_update_time': 1774365364.8469, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717603') HTTP/1.1" 204 0
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/d6ac02ea-6c66-411f-a20f-b381cdcc0558.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/2bedbdd7-85e3-47f6-9d20-2fa50438a5e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5629644/general/a6cf1bd6-1c4d-4a0e-b447-869a85bfe477.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717634)
2026-03-24 15:16:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/16a40dba-03e1-42c5-9907-0ccb8645004f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717668)
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 due to Ignoring non-200 response
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with identifier: 10717618
2026-03-24 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 with scrape type 1
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609105%252Fgeneral%252F53b054bf-5dc8-41b9-94f1-8f2d7922799a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/53b054bf-5dc8-41b9-94f1-8f2d7922799a.JPG not downloaded yet
2026-03-24 15:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10717800
2026-03-24 15:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e95cd26-31d3-51b6-811c-ee399b898ff9 with scrape type 1
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e95cd26-31d3-51b6-811c-ee399b898ff9
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252Fad1ed436-7e57-4611-bef6-dc408002d2c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/ad1ed436-7e57-4611-bef6-dc408002d2c7.jpg already downloaded
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252F179cbc8d-f885-46a7-b878-c022ba1c3986.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/179cbc8d-f885-46a7-b878-c022ba1c3986.jpg already downloaded
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252F738f965c-1798-4a88-8b8f-63e625528fd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/738f965c-1798-4a88-8b8f-63e625528fd6.jpg already downloaded
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252F2e293e9a-1462-42b7-bd32-c7c31530d4ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/2e293e9a-1462-42b7-bd32-c7c31530d4ce.jpg already downloaded
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252Fd35c3446-af7b-4aac-9c44-5ff94801cbec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/d35c3446-af7b-4aac-9c44-5ff94801cbec.jpg already downloaded
2026-03-24 15:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252Fff5e540a-2c3f-4e08-8530-87106bae4c0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/ff5e540a-2c3f-4e08-8530-87106bae4c0a.jpg already downloaded
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252Faaeb21b6-89c2-4b07-ba24-199450f222ca.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/aaeb21b6-89c2-4b07-ba24-199450f222ca.jpg already downloaded
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252Fff7c95f7-2ff1-4e78-af48-48d51f181fe4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/ff7c95f7-2ff1-4e78-af48-48d51f181fe4.jpg already downloaded
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252Fff64587b-c07d-4ebd-ba8c-268bfc21765b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/ff64587b-c07d-4ebd-ba8c-268bfc21765b.jpg already downloaded
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728277%252Fgeneral%252F19455d95-aa3b-42f3-a860-858004ce3f36.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728277/general/19455d95-aa3b-42f3-a860-858004ce3f36.jpg already downloaded
2026-03-24 15:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e95cd26-31d3-51b6-811c-ee399b898ff9, identifier: 10717800
2026-03-24 15:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10717664
2026-03-24 15:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7470259a-36da-5592-93dd-f047850ff61a with scrape type 1
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7470259a-36da-5592-93dd-f047850ff61a
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5662157%252Fgeneral%252F514f1279-5cd0-4a4d-a9fb-e85d67c502dc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/514f1279-5cd0-4a4d-a9fb-e85d67c502dc.JPG not downloaded yet
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10717800
2026-03-24 15:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10717800
2026-03-24 15:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e95cd26-31d3-51b6-811c-ee399b898ff9 with identifier: 10717800 to the API
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717800>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2e95cd26-31d3-51b6-811c-ee399b898ff9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 40818,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5728277/general/ad1ed436-7e57-4611-bef6-dc408002d2c7.jpg',
'https://images.openlane.eu/carimgs/5728277/general/179cbc8d-f885-46a7-b878-c022ba1c3986.jpg',
'https://images.openlane.eu/carimgs/5728277/general/738f965c-1798-4a88-8b8f-63e625528fd6.jpg',
'https://images.openlane.eu/carimgs/5728277/general/2e293e9a-1462-42b7-bd32-c7c31530d4ce.jpg',
'https://images.openlane.eu/carimgs/5728277/general/d35c3446-af7b-4aac-9c44-5ff94801cbec.jpg',
'https://images.openlane.eu/carimgs/5728277/general/ff5e540a-2c3f-4e08-8530-87106bae4c0a.jpg',
'https://images.openlane.eu/carimgs/5728277/general/aaeb21b6-89c2-4b07-ba24-199450f222ca.jpg',
'https://images.openlane.eu/carimgs/5728277/general/ff7c95f7-2ff1-4e78-af48-48d51f181fe4.jpg',
'https://images.openlane.eu/carimgs/5728277/general/ff64587b-c07d-4ebd-ba8c-268bfc21765b.jpg',
'https://images.openlane.eu/carimgs/5728277/general/19455d95-aa3b-42f3-a860-858004ce3f36.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248046,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/ad1ed436-7e57-4611-bef6-dc408002d2c7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32783,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/179cbc8d-f885-46a7-b878-c022ba1c3986.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242184,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/738f965c-1798-4a88-8b8f-63e625528fd6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224362,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/2e293e9a-1462-42b7-bd32-c7c31530d4ce.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253133,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/d35c3446-af7b-4aac-9c44-5ff94801cbec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292918,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/ff5e540a-2c3f-4e08-8530-87106bae4c0a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/aaeb21b6-89c2-4b07-ba24-199450f222ca.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301239,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/ff7c95f7-2ff1-4e78-af48-48d51f181fe4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249871,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/ff64587b-c07d-4ebd-ba8c-268bfc21765b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2e95cd26-31d3-51b6-811c-ee399b898ff9/2e95cd26-31d3-51b6-811c-ee399b898ff9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217376,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728277/general/19455d95-aa3b-42f3-a860-858004ce3f36.jpg',
'Width': 1400}],
'price': 6350,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 40.818 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717800%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [adesa.be] INFO: Saving data for 10717800: {'created_time': 1774365365.518097, 'last_price_update_time': 1774365365.518107, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717800') HTTP/1.1" 204 0
2026-03-24 15:16:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665044/general/bbf53650-6601-4a4a-b69d-f7a3e49698ab.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717668)
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609105%252Fgeneral%252F978ab174-00e7-45dc-bf70-0ea778520b2e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/978ab174-00e7-45dc-bf70-0ea778520b2e.JPG not downloaded yet
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5662157%252Fgeneral%252F1c6e2260-44a1-4dea-a9ee-747af6222e30.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/1c6e2260-44a1-4dea-a9ee-747af6222e30.JPG not downloaded yet
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622, skipping ID generation
2026-03-24 15:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with scrape type 1
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 sending to next pipeline
2026-03-24 15:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622, identifier: 10717634
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609105%252Fgeneral%252F3fe60f67-fdd3-4b75-8732-df6532419012.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/3fe60f67-fdd3-4b75-8732-df6532419012.JPG not downloaded yet
2026-03-24 15:16:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5662157%252Fgeneral%252F914f8f60-f116-43d1-9348-e25dcab9b9f0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/914f8f60-f116-43d1-9348-e25dcab9b9f0.JPG not downloaded yet
2026-03-24 15:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10717634
2026-03-24 15:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10717634
2026-03-24 15:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10717634 to the API
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5629644/general/a6cf1bd6-1c4d-4a0e-b447-869a85bfe477.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVU226',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717634',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 165631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photos': [],
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz A 250e - Hybrid - Automatic - 160 hp - 165.631 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717634%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [adesa.be] INFO: Saving data for 10717634: {'created_time': 1774365366.233065, 'last_price_update_time': 1774365366.233075, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717634') HTTP/1.1" 204 0
2026-03-24 15:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 due to Ignoring non-200 response
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609105%252Fgeneral%252F37717ca1-9faf-4381-999a-57a90682566f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/37717ca1-9faf-4381-999a-57a90682566f.JPG not downloaded yet
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5662157%252Fgeneral%252F221ea1c3-58c4-4756-ae18-6d5110bc9a4e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/221ea1c3-58c4-4756-ae18-6d5110bc9a4e.JPG not downloaded yet
2026-03-24 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 37e6f215-2efc-5724-b409-65fdd74b6754 due to Ignoring non-200 response
2026-03-24 15:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/514f1279-5cd0-4a4d-a9fb-e85d67c502dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609105%252Fgeneral%252Fff250d74-9b5f-4d7e-bdbb-cbd400586307.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/ff250d74-9b5f-4d7e-bdbb-cbd400586307.JPG not downloaded yet
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5662157%252Fgeneral%252F40e34e0a-9aa3-4db5-8ef0-4463e594fc0a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/40e34e0a-9aa3-4db5-8ef0-4463e594fc0a.JPG not downloaded yet
2026-03-24 15:16:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10717728
2026-03-24 15:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff921355-c7e2-5ef2-855f-a72540e4061a with scrape type 1
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff921355-c7e2-5ef2-855f-a72540e4061a
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252F687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252F2b2f3082-9c6a-46aa-8441-431379df078a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/2b2f3082-9c6a-46aa-8441-431379df078a.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252Fb3e80062-bd80-4b7e-a421-4a0f0db07173.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/b3e80062-bd80-4b7e-a421-4a0f0db07173.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252Faa7bb347-372a-4815-ac67-56111ca67bd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/aa7bb347-372a-4815-ac67-56111ca67bd5.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252Feedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/eedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252Faf64c559-fe6c-4277-8544-673cf8c9c1fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/af64c559-fe6c-4277-8544-673cf8c9c1fb.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252Fac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/ac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252F8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252F78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg already downloaded
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704049%252Fgeneral%252F63212fad-f339-4de3-9787-701b13cc4fe8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704049/general/63212fad-f339-4de3-9787-701b13cc4fe8.jpg already downloaded
2026-03-24 15:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff921355-c7e2-5ef2-855f-a72540e4061a, identifier: 10717728
2026-03-24 15:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10717728
2026-03-24 15:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10717728
2026-03-24 15:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10717728 to the API
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717728>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ff921355-c7e2-5ef2-855f-a72540e4061a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFE412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717728',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 103314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5704049/general/687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg',
'https://images.openlane.eu/carimgs/5704049/general/2b2f3082-9c6a-46aa-8441-431379df078a.jpg',
'https://images.openlane.eu/carimgs/5704049/general/b3e80062-bd80-4b7e-a421-4a0f0db07173.jpg',
'https://images.openlane.eu/carimgs/5704049/general/aa7bb347-372a-4815-ac67-56111ca67bd5.jpg',
'https://images.openlane.eu/carimgs/5704049/general/eedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg',
'https://images.openlane.eu/carimgs/5704049/general/af64c559-fe6c-4277-8544-673cf8c9c1fb.jpg',
'https://images.openlane.eu/carimgs/5704049/general/ac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg',
'https://images.openlane.eu/carimgs/5704049/general/8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg',
'https://images.openlane.eu/carimgs/5704049/general/78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg',
'https://images.openlane.eu/carimgs/5704049/general/63212fad-f339-4de3-9787-701b13cc4fe8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/687ac1dd-a701-428c-92b9-0a2b5ae89c71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/2b2f3082-9c6a-46aa-8441-431379df078a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166540,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/b3e80062-bd80-4b7e-a421-4a0f0db07173.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/aa7bb347-372a-4815-ac67-56111ca67bd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/eedb26c4-064f-4af3-8f73-ddfe0be6d649.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/af64c559-fe6c-4277-8544-673cf8c9c1fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/ac6ece9a-4664-4f80-9801-fecc5a356c9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/8e5058a7-00a9-4588-bff9-5d159965f8e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/78303e7e-614d-43cb-a8c2-634ec935b3f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff921355-c7e2-5ef2-855f-a72540e4061a/ff921355-c7e2-5ef2-855f-a72540e4061a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704049/general/63212fad-f339-4de3-9787-701b13cc4fe8.jpg',
'Width': 1024}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar E-Pace 2.0d R-Dynamic HSE - AWD - Diesel - Manual - 150 hp - '
'103.314 km',
'transmission': 'manual',
'trim': 'R-Dynamic HSE',
'vin': None,
'year': 2020}
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717728%27 HTTP/1.1" 200 None
2026-03-24 15:16:06 [adesa.be] INFO: Saving data for 10717728: {'created_time': 1774365366.987079, 'last_price_update_time': 1774365366.98709, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717728') HTTP/1.1" 204 0
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/1c6e2260-44a1-4dea-a9ee-747af6222e30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5609105%252Fgeneral%252F561e36d7-32a3-4dc2-855d-e8f9e1f27cff.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/561e36d7-32a3-4dc2-855d-e8f9e1f27cff.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5662157%252Fgeneral%252Ffb889e3a-9592-4034-9cfb-e16599f56cdd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/fb889e3a-9592-4034-9cfb-e16599f56cdd.JPG not downloaded yet
2026-03-24 15:16:07 [scrapy.extensions.logstats] INFO: Crawled 287 pages (at 287 pages/min), scraped 50 items (at 50 items/min)
2026-03-24 15:16:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 171MiB
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with identifier: 10717826
2026-03-24 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e with scrape type 1
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5737735%252Fgeneral%252F97a984f0-4420-4a45-b1a0-1d4a1da1ac85.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/97a984f0-4420-4a45-b1a0-1d4a1da1ac85.JPG not downloaded yet
2026-03-24 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10717765
2026-03-24 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 147f224c-bec6-5093-81e1-65f8097f63c7 with scrape type 1
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 147f224c-bec6-5093-81e1-65f8097f63c7
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252Ff88be800-23fe-4cdd-a389-f4ce768b6dd7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/f88be800-23fe-4cdd-a389-f4ce768b6dd7.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252F8b012236-7586-48f2-9212-52289f77044a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/8b012236-7586-48f2-9212-52289f77044a.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252Fe4f69194-22ff-44e4-9626-3ede21e52914.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/e4f69194-22ff-44e4-9626-3ede21e52914.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252Fc5d1ea9a-d000-4d46-b3d3-a4d57320c5f2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/c5d1ea9a-d000-4d46-b3d3-a4d57320c5f2.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252Fcebba1f1-da5a-434d-a952-f5ae87103c46.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/cebba1f1-da5a-434d-a952-f5ae87103c46.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252F618b636e-4d6a-4fff-835c-aa8d09c1ba32.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/618b636e-4d6a-4fff-835c-aa8d09c1ba32.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252F37590833-219c-442b-9c3e-3e5837a560ba.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/37590833-219c-442b-9c3e-3e5837a560ba.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252F396c50a8-4111-4f6f-958f-d8536fb91cf8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/396c50a8-4111-4f6f-958f-d8536fb91cf8.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252F2759a3e6-19a4-49e2-b282-5d0eb7c717f5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/2759a3e6-19a4-49e2-b282-5d0eb7c717f5.jpeg already downloaded
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5717871%252Fgeneral%252Fcd2d49ac-599b-48e1-b63f-86707d6a2041.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717871/general/cd2d49ac-599b-48e1-b63f-86707d6a2041.jpeg already downloaded
2026-03-24 15:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 147f224c-bec6-5093-81e1-65f8097f63c7, identifier: 10717765
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/914f8f60-f116-43d1-9348-e25dcab9b9f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/37717ca1-9faf-4381-999a-57a90682566f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717618)
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/221ea1c3-58c4-4756-ae18-6d5110bc9a4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5609105%252Fgeneral%252F2e0b9327-0705-4f11-ae61-cff88ef71495.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/2e0b9327-0705-4f11-ae61-cff88ef71495.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5662157%252Fgeneral%252F644bc66c-74c9-4e4e-9d84-6284f1837890.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/644bc66c-74c9-4e4e-9d84-6284f1837890.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10717765
2026-03-24 15:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10717765
2026-03-24 15:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 147f224c-bec6-5093-81e1-65f8097f63c7 with identifier: 10717765 to the API
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717765>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '147f224c-bec6-5093-81e1-65f8097f63c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DZ1024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717765',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 92247,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5717871/general/f88be800-23fe-4cdd-a389-f4ce768b6dd7.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/8b012236-7586-48f2-9212-52289f77044a.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/e4f69194-22ff-44e4-9626-3ede21e52914.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/c5d1ea9a-d000-4d46-b3d3-a4d57320c5f2.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/cebba1f1-da5a-434d-a952-f5ae87103c46.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/618b636e-4d6a-4fff-835c-aa8d09c1ba32.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/37590833-219c-442b-9c3e-3e5837a560ba.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/396c50a8-4111-4f6f-958f-d8536fb91cf8.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/2759a3e6-19a4-49e2-b282-5d0eb7c717f5.jpeg',
'https://images.openlane.eu/carimgs/5717871/general/cd2d49ac-599b-48e1-b63f-86707d6a2041.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/f88be800-23fe-4cdd-a389-f4ce768b6dd7.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/8b012236-7586-48f2-9212-52289f77044a.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/e4f69194-22ff-44e4-9626-3ede21e52914.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/c5d1ea9a-d000-4d46-b3d3-a4d57320c5f2.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/cebba1f1-da5a-434d-a952-f5ae87103c46.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/618b636e-4d6a-4fff-835c-aa8d09c1ba32.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85504,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/37590833-219c-442b-9c3e-3e5837a560ba.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/396c50a8-4111-4f6f-958f-d8536fb91cf8.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/2759a3e6-19a4-49e2-b282-5d0eb7c717f5.jpeg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_147f224c-bec6-5093-81e1-65f8097f63c7/147f224c-bec6-5093-81e1-65f8097f63c7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5717871/general/cd2d49ac-599b-48e1-b63f-86707d6a2041.jpeg',
'Width': 1024}],
'price': 15150,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 9,
'seller_name': None,
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 92.247 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717765%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [adesa.be] INFO: Saving data for 10717765: {'created_time': 1774365367.690171, 'last_price_update_time': 1774365367.690181, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717765') HTTP/1.1" 204 0
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5737735%252Fgeneral%252F4e0d2b6d-4618-4bff-adbc-5577bcbe2487.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/4e0d2b6d-4618-4bff-adbc-5577bcbe2487.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5609105%252Fgeneral%252F623d8e80-bce6-4400-8d1c-272d9de0c723.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/623d8e80-bce6-4400-8d1c-272d9de0c723.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5662157%252Fgeneral%252F88882eb9-72b7-430d-9ce7-86af5253a838.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/88882eb9-72b7-430d-9ce7-86af5253a838.JPG not downloaded yet
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be0c43aa-0bb4-537d-ad1e-4a4543defe6b with identifier: 10717769
2026-03-24 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b with scrape type 1
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5719728%252Fgeneral%252F50d64261-1206-452e-9bf5-df9393b5f18f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/50d64261-1206-452e-9bf5-df9393b5f18f.JPG not downloaded yet
2026-03-24 15:16:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with identifier: 10717811
2026-03-24 15:16:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c with scrape type 1
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5733065%252Fgeneral%252F83af8c59-a203-4987-ae9c-fc055a6fd9be.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/83af8c59-a203-4987-ae9c-fc055a6fd9be.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5737735%252Fgeneral%252F8020201d-0167-436d-bfdf-b3401085fe31.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/8020201d-0167-436d-bfdf-b3401085fe31.JPG not downloaded yet
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/40e34e0a-9aa3-4db5-8ef0-4463e594fc0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/978ab174-00e7-45dc-bf70-0ea778520b2e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717618)
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/ff250d74-9b5f-4d7e-bdbb-cbd400586307.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717618)
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/3fe60f67-fdd3-4b75-8732-df6532419012.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717618)
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/fb889e3a-9592-4034-9cfb-e16599f56cdd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/561e36d7-32a3-4dc2-855d-e8f9e1f27cff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717618)
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5609105%252Fgeneral%252F9dc3ed49-7fa7-4938-8d82-00c835883e92.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/9dc3ed49-7fa7-4938-8d82-00c835883e92.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5662157%252Fgeneral%252Fb6c12f48-ed7f-44c0-9146-3dc6d2cf7e86.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/b6c12f48-ed7f-44c0-9146-3dc6d2cf7e86.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5719728%252Fgeneral%252F95ada2ab-9a30-4e27-86ca-1a1e5ce7232e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/95ada2ab-9a30-4e27-86ca-1a1e5ce7232e.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5733065%252Fgeneral%252Fc01f7942-e8d8-43b8-9017-0219df45fc00.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/c01f7942-e8d8-43b8-9017-0219df45fc00.JPG not downloaded yet
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5737735%252Fgeneral%252F4b8b6ad6-ed77-4fc3-ae67-9c9e3abc69f3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/4b8b6ad6-ed77-4fc3-ae67-9c9e3abc69f3.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5609105%252Fgeneral%252Fd6ecf26c-776d-4a37-9078-43e86d87531f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609105/general/d6ecf26c-776d-4a37-9078-43e86d87531f.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5662157%252Fgeneral%252F4ead56ba-f582-4f92-96eb-bd9d75c8a80a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662157/general/4ead56ba-f582-4f92-96eb-bd9d75c8a80a.JPG not downloaded yet
2026-03-24 15:16:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16: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%252F5719728%252Fgeneral%252Fecce41dd-9944-4fb0-80d0-2859f3e9e964.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/ecce41dd-9944-4fb0-80d0-2859f3e9e964.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F83628ce4-887c-41d3-a9f4-be5573ed1102.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/83628ce4-887c-41d3-a9f4-be5573ed1102.JPG not downloaded yet
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737735%252Fgeneral%252F2f5a3155-7623-43e4-bd14-939e3ff99d60.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/2f5a3155-7623-43e4-bd14-939e3ff99d60.JPG not downloaded yet
2026-03-24 15:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/83af8c59-a203-4987-ae9c-fc055a6fd9be.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737735/general/4e0d2b6d-4618-4bff-adbc-5577bcbe2487.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717826)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/644bc66c-74c9-4e4e-9d84-6284f1837890.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/50d64261-1206-452e-9bf5-df9393b5f18f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/88882eb9-72b7-430d-9ce7-86af5253a838.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719728%252Fgeneral%252Fba8ce920-bb6c-466f-bc89-d0bf4ea88294.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/ba8ce920-bb6c-466f-bc89-d0bf4ea88294.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F7c347c4d-6b5c-4885-82c7-9ef7d854fef9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/7c347c4d-6b5c-4885-82c7-9ef7d854fef9.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737735%252Fgeneral%252F00f77d8a-4ce3-41bc-a9bc-a3a84112c70f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/00f77d8a-4ce3-41bc-a9bc-a3a84112c70f.JPG not downloaded yet
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/623d8e80-bce6-4400-8d1c-272d9de0c723.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717618)
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719728%252Fgeneral%252F04bdd001-b9f3-417f-8628-60aade96b441.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/04bdd001-b9f3-417f-8628-60aade96b441.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F0a6ecd03-6704-40b7-a82e-dc549f42fe27.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/0a6ecd03-6704-40b7-a82e-dc549f42fe27.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737735%252Fgeneral%252F87d44cb9-4b26-469d-a664-eedd72548f07.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/87d44cb9-4b26-469d-a664-eedd72548f07.JPG not downloaded yet
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717625
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717625%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717625: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717625 url https://www.openlane.eu/en/carv6/auction/10717625
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737735/general/4b8b6ad6-ed77-4fc3-ae67-9c9e3abc69f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717826)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/ecce41dd-9944-4fb0-80d0-2859f3e9e964.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5662157/general/4ead56ba-f582-4f92-96eb-bd9d75c8a80a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717664)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/c01f7942-e8d8-43b8-9017-0219df45fc00.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609105/general/d6ecf26c-776d-4a37-9078-43e86d87531f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717618)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/83628ce4-887c-41d3-a9f4-be5573ed1102.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719728%252Fgeneral%252F08699c1a-7cef-4a6a-8aae-3ced03388aa9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/08699c1a-7cef-4a6a-8aae-3ced03388aa9.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F635496bd-6db9-4029-8b3e-b5fac054d202.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/635496bd-6db9-4029-8b3e-b5fac054d202.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737735%252Fgeneral%252F5c719ec0-df29-4db5-9234-e7b68c415aec.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/5c719ec0-df29-4db5-9234-e7b68c415aec.JPG not downloaded yet
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717739
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717739%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717739: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717739 url https://www.openlane.eu/en/carv6/auction/10717739
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719728%252Fgeneral%252Fecb201c1-32e7-4372-a837-87e09a51011e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/ecb201c1-32e7-4372-a837-87e09a51011e.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252F48360efb-5d11-4aeb-9592-8487f6b7357a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/48360efb-5d11-4aeb-9592-8487f6b7357a.JPG not downloaded yet
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737735/general/00f77d8a-4ce3-41bc-a9bc-a3a84112c70f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717826)
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737735%252Fgeneral%252Fe911f30a-a612-4ac1-b468-301383152255.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/e911f30a-a612-4ac1-b468-301383152255.JPG not downloaded yet
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717710
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717710%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717710: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717710 url https://www.openlane.eu/en/carv6/auction/10717710
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/7c347c4d-6b5c-4885-82c7-9ef7d854fef9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719728%252Fgeneral%252F8e267a1b-8485-466f-bf59-23aa00dd5025.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/8e267a1b-8485-466f-bf59-23aa00dd5025.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252Fd248f883-a118-4e83-b4c6-d642509c8ff2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/d248f883-a118-4e83-b4c6-d642509c8ff2.JPG not downloaded yet
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/95ada2ab-9a30-4e27-86ca-1a1e5ce7232e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/0a6ecd03-6704-40b7-a82e-dc549f42fe27.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/ba8ce920-bb6c-466f-bc89-d0bf4ea88294.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/04bdd001-b9f3-417f-8628-60aade96b441.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737735%252Fgeneral%252Fd68dbc75-58f2-4ad2-93c7-635f979fe267.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737735/general/d68dbc75-58f2-4ad2-93c7-635f979fe267.JPG not downloaded yet
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717738
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717738%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717738: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717738 url https://www.openlane.eu/en/carv6/auction/10717738
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719728%252Fgeneral%252F5774133c-0f60-43a5-99b2-8a7454269214.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/5774133c-0f60-43a5-99b2-8a7454269214.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252Ff39d9ad1-1b9a-4222-828b-6f9fe2bbbeaf.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/f39d9ad1-1b9a-4222-828b-6f9fe2bbbeaf.JPG not downloaded yet
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 7470259a-36da-5592-93dd-f047850ff61a due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 87320cad-aa1e-5369-a7d6-d2d5ffd88227 due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717734
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717734%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717734: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717734 url https://www.openlane.eu/en/carv6/auction/10717734
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/48360efb-5d11-4aeb-9592-8487f6b7357a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/ecb201c1-32e7-4372-a837-87e09a51011e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719728%252Fgeneral%252F641ba60b-ba16-412c-ab06-2bc03c0a61f4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719728/general/641ba60b-ba16-412c-ab06-2bc03c0a61f4.JPG not downloaded yet
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733065%252Fgeneral%252Face2e76b-1d0e-4647-b1c0-a9e6d04494da.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733065/general/ace2e76b-1d0e-4647-b1c0-a9e6d04494da.JPG not downloaded yet
2026-03-24 15:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e due to Ignoring non-200 response
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717669
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717669%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717669: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717669 url https://www.openlane.eu/en/carv6/auction/10717669
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737735/general/5c719ec0-df29-4db5-9234-e7b68c415aec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717826)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737735/general/e911f30a-a612-4ac1-b468-301383152255.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717826)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737735/general/2f5a3155-7623-43e4-bd14-939e3ff99d60.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717826)
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717719
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717719%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717719: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717719 url https://www.openlane.eu/en/carv6/auction/10717719
2026-03-24 15:16:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/f39d9ad1-1b9a-4222-828b-6f9fe2bbbeaf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:08 [adesa.be] INFO: Found listing with ID: 10717716
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717716%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [adesa.be] INFO: Scrape type for 10717716: 1
2026-03-24 15:16:08 [adesa.be] INFO: Scraping item 10717716 url https://www.openlane.eu/en/carv6/auction/10717716
2026-03-24 15:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10717790
2026-03-24 15:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc240778-4d3d-51b3-8d50-ad203e423d64 with scrape type 1
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc240778-4d3d-51b3-8d50-ad203e423d64
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fd4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/d4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fd9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/d9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F692d405c-787b-47a4-9c8a-acf6568aa723.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/692d405c-787b-47a4-9c8a-acf6568aa723.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fba8d57bd-720f-455d-b852-dfeb33b92e62.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/ba8d57bd-720f-455d-b852-dfeb33b92e62.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252F3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg already downloaded
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725648%252Fgeneral%252Fcfb78355-c23c-44b8-ae21-42daee8e99e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725648/general/cfb78355-c23c-44b8-ae21-42daee8e99e1.jpg already downloaded
2026-03-24 15:16:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc240778-4d3d-51b3-8d50-ad203e423d64, identifier: 10717790
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/5774133c-0f60-43a5-99b2-8a7454269214.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10717790
2026-03-24 15:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10717790
2026-03-24 15:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10717790 to the API
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16: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-24 15:16:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717790>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cc240778-4d3d-51b3-8d50-ad203e423d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJQ004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717790',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 59012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725648/general/4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg',
'https://images.openlane.eu/carimgs/5725648/general/d4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg',
'https://images.openlane.eu/carimgs/5725648/general/2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg',
'https://images.openlane.eu/carimgs/5725648/general/3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg',
'https://images.openlane.eu/carimgs/5725648/general/d9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg',
'https://images.openlane.eu/carimgs/5725648/general/73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg',
'https://images.openlane.eu/carimgs/5725648/general/692d405c-787b-47a4-9c8a-acf6568aa723.jpg',
'https://images.openlane.eu/carimgs/5725648/general/ba8d57bd-720f-455d-b852-dfeb33b92e62.jpg',
'https://images.openlane.eu/carimgs/5725648/general/3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg',
'https://images.openlane.eu/carimgs/5725648/general/cfb78355-c23c-44b8-ae21-42daee8e99e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276741,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/4b0b5c28-a4dc-46c4-9b12-4c2be6139b89.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29119,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/d4e0ceee-5682-4ef6-bf32-044f5779dfac.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236205,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/2cfcaa1c-d1c7-40ff-bef6-459f2de33e1e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272360,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/3ae3cb79-598d-4ded-b5c6-6f743ff50180.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/d9ba6047-b95d-4e2a-b303-c5ae41bc1f6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295820,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/73b7ea8e-281c-408f-b034-61f2ff25bf73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334258,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/692d405c-787b-47a4-9c8a-acf6568aa723.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334051,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/ba8d57bd-720f-455d-b852-dfeb33b92e62.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418397,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/3bc1f2e9-af7a-4a3d-bc09-6f897fc1788c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc240778-4d3d-51b3-8d50-ad203e423d64/cc240778-4d3d-51b3-8d50-ad203e423d64_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285646,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725648/general/cfb78355-c23c-44b8-ae21-42daee8e99e1.jpg',
'Width': 1920}],
'price': 6150,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 59.012 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717790%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Saving data for 10717790: {'created_time': 1774365369.34427, 'last_price_update_time': 1774365369.344283, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717790') HTTP/1.1" 204 0
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/ace2e76b-1d0e-4647-b1c0-a9e6d04494da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5719728/general/641ba60b-ba16-412c-ab06-2bc03c0a61f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717769)
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717680
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717680%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717680: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717680 url https://www.openlane.eu/en/carv6/auction/10717680
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717674
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717674%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717674: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717674 url https://www.openlane.eu/en/carv6/auction/10717674
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10717695
2026-03-24 15:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4329c331-e955-5298-9353-0ec5d739fb05 with scrape type 1
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4329c331-e955-5298-9353-0ec5d739fb05
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F2a2738f6-a2d6-4b5a-b057-607889d75e6a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/2a2738f6-a2d6-4b5a-b057-607889d75e6a.JPG not downloaded yet
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717650
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717650%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717650: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717650 url https://www.openlane.eu/en/carv6/auction/10717650
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5737735/general/d68dbc75-58f2-4ad2-93c7-635f979fe267.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717826)
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733065/general/d248f883-a118-4e83-b4c6-d642509c8ff2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717811)
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Ff44d1076-d162-4f91-9682-49f5fdecc2ba.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/f44d1076-d162-4f91-9682-49f5fdecc2ba.JPG not downloaded yet
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717691
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717691%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717691: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717691 url https://www.openlane.eu/en/carv6/auction/10717691
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Fdf34299d-65b5-4969-aaca-77b3f81dab8e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/df34299d-65b5-4969-aaca-77b3f81dab8e.JPG not downloaded yet
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717724
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717724%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717724: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717724 url https://www.openlane.eu/en/carv6/auction/10717724
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F938b5e6b-d13a-4e96-9410-eea91e3a2f61.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/938b5e6b-d13a-4e96-9410-eea91e3a2f61.JPG not downloaded yet
2026-03-24 15:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item be0c43aa-0bb4-537d-ad1e-4a4543defe6b due to Ignoring non-200 response
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717623
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717623%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717623: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717623 url https://www.openlane.eu/en/carv6/auction/10717623
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/2a2738f6-a2d6-4b5a-b057-607889d75e6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717695)
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Faff2a6af-80a1-4aa1-a84e-28ab705d1cff.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/aff2a6af-80a1-4aa1-a84e-28ab705d1cff.JPG not downloaded yet
2026-03-24 15:16:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717648
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717648%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717648: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717648 url https://www.openlane.eu/en/carv6/auction/10717648
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Fde5e473d-c9db-4786-b325-f33308de0cb9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/de5e473d-c9db-4786-b325-f33308de0cb9.JPG not downloaded yet
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717689
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717689%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717689: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717689 url https://www.openlane.eu/en/carv6/auction/10717689
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/df34299d-65b5-4969-aaca-77b3f81dab8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717695)
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252Ff69c8480-df3e-4958-8e61-b36df4643ca7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/f69c8480-df3e-4958-8e61-b36df4643ca7.JPG not downloaded yet
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 86a5501f-1ecb-56e0-a9cc-191f6f90eb7e due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 97bb48a8-e864-5d0d-9ed8-8e8b1a7f718c due to Ignoring non-200 response
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717659
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717659%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717659: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717659 url https://www.openlane.eu/en/carv6/auction/10717659
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/938b5e6b-d13a-4e96-9410-eea91e3a2f61.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717695)
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F7098887a-1f0e-41a6-9599-c45c7913cd3b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/7098887a-1f0e-41a6-9599-c45c7913cd3b.JPG not downloaded yet
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717619
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717619%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717619: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717619 url https://www.openlane.eu/en/carv6/auction/10717619
2026-03-24 15:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10717627
2026-03-24 15:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with scrape type 1
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F4a5fd0e2-056e-489f-85d7-4abc83eee35d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/4a5fd0e2-056e-489f-85d7-4abc83eee35d.JPG not downloaded yet
2026-03-24 15:16:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cace59d1-9f7b-5c82-bc23-26332cb95cf3 with identifier: 10717663
2026-03-24 15:16:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 with scrape type 1
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cace59d1-9f7b-5c82-bc23-26332cb95cf3
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F56915b48-1d1b-45e0-a7c4-c1546958903c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/56915b48-1d1b-45e0-a7c4-c1546958903c.JPG not downloaded yet
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F492d5a40-f6d8-4189-8cb7-9f8d03446254.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/492d5a40-f6d8-4189-8cb7-9f8d03446254.JPG not downloaded yet
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/de5e473d-c9db-4786-b325-f33308de0cb9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717695)
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717740
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717740%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717740: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717740 url https://www.openlane.eu/en/carv6/auction/10717740
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F70c0a840-4f7d-4c57-a98d-15328cfe7d11.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/70c0a840-4f7d-4c57-a98d-15328cfe7d11.JPG not downloaded yet
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F3bdbe72d-cb08-4b87-9915-7ab98155efb3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/3bdbe72d-cb08-4b87-9915-7ab98155efb3.JPG not downloaded yet
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691004%252Fgeneral%252F11ee826e-2a37-4832-a00a-a687ad7410f1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691004/general/11ee826e-2a37-4832-a00a-a687ad7410f1.JPG not downloaded yet
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717726
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717726%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717726: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717726 url https://www.openlane.eu/en/carv6/auction/10717726
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F624b6e2d-82d0-4c8f-b50a-2e865eca5b63.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/624b6e2d-82d0-4c8f-b50a-2e865eca5b63.JPG not downloaded yet
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F5a0917ea-6b87-4d75-bb85-89fc5669c717.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/5a0917ea-6b87-4d75-bb85-89fc5669c717.JPG not downloaded yet
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717629
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717629%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [adesa.be] INFO: Scrape type for 10717629: 1
2026-03-24 15:16:09 [adesa.be] INFO: Scraping item 10717629 url https://www.openlane.eu/en/carv6/auction/10717629
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F21aefe0e-e56b-4735-b828-3001d5c9e2a9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/21aefe0e-e56b-4735-b828-3001d5c9e2a9.JPG not downloaded yet
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252Ff0d808e6-61e8-4d85-a051-4259318a26d0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/f0d808e6-61e8-4d85-a051-4259318a26d0.JPG not downloaded yet
2026-03-24 15:16:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-24 15:16:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691004/general/492d5a40-f6d8-4189-8cb7-9f8d03446254.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717695)
2026-03-24 15:16:09 [adesa.be] INFO: Found listing with ID: 10717804
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717804%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717804: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717804 url https://www.openlane.eu/en/carv6/auction/10717804
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F5c842660-88a8-44ee-bde5-3242692a9bbe.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/5c842660-88a8-44ee-bde5-3242692a9bbe.JPG not downloaded yet
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F5dd58fce-c159-4693-895b-f1a021d57ef6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/5dd58fce-c159-4693-895b-f1a021d57ef6.JPG not downloaded yet
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717685
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717685%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717685: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717685 url https://www.openlane.eu/en/carv6/auction/10717685
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252Fdce90674-e17f-4f3d-afcb-3ef67e536422.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/dce90674-e17f-4f3d-afcb-3ef67e536422.JPG not downloaded yet
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252Fd485465e-ef33-4938-8f09-a80529670ff7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/d485465e-ef33-4938-8f09-a80529670ff7.JPG not downloaded yet
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/f0d808e6-61e8-4d85-a051-4259318a26d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717663)
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717725
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717725%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717725: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717725 url https://www.openlane.eu/en/carv6/auction/10717725
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F55bc7620-bb05-4234-ae95-f91ed0896d08.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/55bc7620-bb05-4234-ae95-f91ed0896d08.JPG not downloaded yet
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F61309700-9d6f-4d18-b7d5-371f1d16f0a5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/61309700-9d6f-4d18-b7d5-371f1d16f0a5.JPG not downloaded yet
2026-03-24 15: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-24 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4329c331-e955-5298-9353-0ec5d739fb05 due to Ignoring non-200 response
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717690
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717690%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717690: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717690 url https://www.openlane.eu/en/carv6/auction/10717690
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F0a3f65d7-42f8-4751-b722-d997ebbd3730.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/0a3f65d7-42f8-4751-b722-d997ebbd3730.JPG not downloaded yet
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F0d113f26-df83-4f22-b8d4-1f3c3a064af3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/0d113f26-df83-4f22-b8d4-1f3c3a064af3.JPG not downloaded yet
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622240/general/dce90674-e17f-4f3d-afcb-3ef67e536422.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717627)
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/d485465e-ef33-4938-8f09-a80529670ff7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717663)
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717606
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717606%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717606: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717606 url https://www.openlane.eu/en/carv6/auction/10717606
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252Fe7af451a-0dad-487e-9f8d-8824ee5bccf9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/e7af451a-0dad-487e-9f8d-8824ee5bccf9.JPG not downloaded yet
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F9576dfc6-6968-4e9a-a0f1-32332d618e86.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/9576dfc6-6968-4e9a-a0f1-32332d618e86.JPG not downloaded yet
2026-03-24 15:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e0bd32e-7abb-5802-b339-37cfa81fc2b5 with identifier: 10717731
2026-03-24 15:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e0bd32e-7abb-5802-b339-37cfa81fc2b5 with scrape type 1
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e0bd32e-7abb-5802-b339-37cfa81fc2b5
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F6bc3bbd5-6328-490d-bcab-923ca545af6b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/6bc3bbd5-6328-490d-bcab-923ca545af6b.JPG not downloaded yet
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717741
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717741%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717741: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717741 url https://www.openlane.eu/en/carv6/auction/10717741
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5622240%252Fgeneral%252F76993ff0-43b0-4052-a9b7-0ccff8c2a78d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5622240/general/76993ff0-43b0-4052-a9b7-0ccff8c2a78d.JPG not downloaded yet
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5661923%252Fgeneral%252F55e5e3bc-7f7f-454b-a7a4-7312289b42ec.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5661923/general/55e5e3bc-7f7f-454b-a7a4-7312289b42ec.JPG not downloaded yet
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F629328df-4e4e-4018-880e-31c5a7666af9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/629328df-4e4e-4018-880e-31c5a7666af9.JPG not downloaded yet
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/0d113f26-df83-4f22-b8d4-1f3c3a064af3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717663)
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622240/general/0a3f65d7-42f8-4751-b722-d997ebbd3730.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717627)
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717682
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717682%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717682: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717682 url https://www.openlane.eu/en/carv6/auction/10717682
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F2ad4c774-a420-439b-8ee6-366afe973263.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/2ad4c774-a420-439b-8ee6-366afe973263.JPG not downloaded yet
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 due to Ignoring non-200 response
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717597
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717597%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717597: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717597 url https://www.openlane.eu/en/carv6/auction/10717597
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252Ff911a717-bbb6-4cf9-9963-55b096837e2b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/f911a717-bbb6-4cf9-9963-55b096837e2b.JPG not downloaded yet
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717791
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717791%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717791: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717791 url https://www.openlane.eu/en/carv6/auction/10717791
2026-03-24 15: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-24 15: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-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5661923/general/55e5e3bc-7f7f-454b-a7a4-7312289b42ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717663)
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5622240/general/76993ff0-43b0-4052-a9b7-0ccff8c2a78d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717627)
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F712dd2ef-24f9-460d-9f6b-48b87e02d232.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/712dd2ef-24f9-460d-9f6b-48b87e02d232.JPG not downloaded yet
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 due to Ignoring non-200 response
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717793
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717793%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717793: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717793 url https://www.openlane.eu/en/carv6/auction/10717793
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F74265eba-42dd-47ae-995e-f8b1763aaef0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/74265eba-42dd-47ae-995e-f8b1763aaef0.JPG not downloaded yet
2026-03-24 15: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-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717787
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717787%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717787: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717787 url https://www.openlane.eu/en/carv6/auction/10717787
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704245/general/2ad4c774-a420-439b-8ee6-366afe973263.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717731)
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252Fc78f9a36-82f0-4e84-a5ce-a75929250d81.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/c78f9a36-82f0-4e84-a5ce-a75929250d81.JPG not downloaded yet
2026-03-24 15:16:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704245/general/f911a717-bbb6-4cf9-9963-55b096837e2b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717731)
2026-03-24 15:16:10 [adesa.be] INFO: Found listing with ID: 10717788
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717788%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [adesa.be] INFO: Scrape type for 10717788: 1
2026-03-24 15:16:10 [adesa.be] INFO: Scraping item 10717788 url https://www.openlane.eu/en/carv6/auction/10717788
2026-03-24 15:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10717710
2026-03-24 15:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2e29596-f2dc-52cc-b760-7e42024c5807 with scrape type 1
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2e29596-f2dc-52cc-b760-7e42024c5807
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252Fd529b851-5662-44e0-b7cd-5f96d742c02b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/d529b851-5662-44e0-b7cd-5f96d742c02b.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252Ffe6a7d7c-0d9a-4d9f-9743-381215b8219a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/fe6a7d7c-0d9a-4d9f-9743-381215b8219a.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252Fd457191e-7fbf-42fa-9a7d-0fb6e00fae21.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/d457191e-7fbf-42fa-9a7d-0fb6e00fae21.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252Faebc78a1-6e82-4125-b4e9-911c45e0fbcf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/aebc78a1-6e82-4125-b4e9-911c45e0fbcf.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252F265f01a8-a298-4bc3-9bb2-80e47d7665a8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/265f01a8-a298-4bc3-9bb2-80e47d7665a8.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252F251cf1fb-dd45-481c-bd13-6511e6802b41.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/251cf1fb-dd45-481c-bd13-6511e6802b41.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252Feb9945f2-cb15-41bd-a213-1753bbeee0e3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/eb9945f2-cb15-41bd-a213-1753bbeee0e3.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252F1fb735bf-b6f9-4a51-8824-f5004110185f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/1fb735bf-b6f9-4a51-8824-f5004110185f.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252Ffa11d3fb-dd68-4041-88f3-cb9f134b2f27.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/fa11d3fb-dd68-4041-88f3-cb9f134b2f27.jpeg already downloaded
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5698502%252Fgeneral%252Fde632777-c207-44a6-bedc-78f0cccae990.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5698502/general/de632777-c207-44a6-bedc-78f0cccae990.jpeg already downloaded
2026-03-24 15:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2e29596-f2dc-52cc-b760-7e42024c5807, identifier: 10717710
2026-03-24 15:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c1b422f-3717-5880-9d8b-3842311c5887 with identifier: 10717617
2026-03-24 15:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c1b422f-3717-5880-9d8b-3842311c5887 with scrape type 1
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c1b422f-3717-5880-9d8b-3842311c5887
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603708%252Fgeneral%252Ffc34dc5a-7f1a-4558-a77d-b2f06ba19a52.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/fc34dc5a-7f1a-4558-a77d-b2f06ba19a52.JPG not downloaded yet
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F2ecae4d0-dfff-49c6-acc3-d33272ca3411.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/2ecae4d0-dfff-49c6-acc3-d33272ca3411.JPG not downloaded yet
2026-03-24 15:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10717710
2026-03-24 15:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10717710
2026-03-24 15:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2e29596-f2dc-52cc-b760-7e42024c5807 with identifier: 10717710 to the API
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16: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-24 15:16:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c2e29596-f2dc-52cc-b760-7e42024c5807',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WMA409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717710',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 248386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5698502/general/d529b851-5662-44e0-b7cd-5f96d742c02b.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/fe6a7d7c-0d9a-4d9f-9743-381215b8219a.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/d457191e-7fbf-42fa-9a7d-0fb6e00fae21.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/aebc78a1-6e82-4125-b4e9-911c45e0fbcf.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/265f01a8-a298-4bc3-9bb2-80e47d7665a8.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/251cf1fb-dd45-481c-bd13-6511e6802b41.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/eb9945f2-cb15-41bd-a213-1753bbeee0e3.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/1fb735bf-b6f9-4a51-8824-f5004110185f.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/fa11d3fb-dd68-4041-88f3-cb9f134b2f27.jpeg',
'https://images.openlane.eu/carimgs/5698502/general/de632777-c207-44a6-bedc-78f0cccae990.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217964,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/d529b851-5662-44e0-b7cd-5f96d742c02b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181781,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/fe6a7d7c-0d9a-4d9f-9743-381215b8219a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185535,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/d457191e-7fbf-42fa-9a7d-0fb6e00fae21.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179028,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/aebc78a1-6e82-4125-b4e9-911c45e0fbcf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159549,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/265f01a8-a298-4bc3-9bb2-80e47d7665a8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203643,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/251cf1fb-dd45-481c-bd13-6511e6802b41.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197384,
'Height': 1085,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/eb9945f2-cb15-41bd-a213-1753bbeee0e3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339890,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/1fb735bf-b6f9-4a51-8824-f5004110185f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251360,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/fa11d3fb-dd68-4041-88f3-cb9f134b2f27.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2e29596-f2dc-52cc-b760-7e42024c5807/c2e29596-f2dc-52cc-b760-7e42024c5807_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184431,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5698502/general/de632777-c207-44a6-bedc-78f0cccae990.jpeg',
'Width': 1600}],
'price': 7750,
'price_includes_vat': True,
'registration_date': '2019-07-08',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L3H2 2.3 CDTI - Diesel - Manual - 145 hp - 248.386 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717710%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [adesa.be] INFO: Saving data for 10717710: {'created_time': 1774365371.494994, 'last_price_update_time': 1774365371.495005, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717710') HTTP/1.1" 204 0
2026-03-24 15:16:11 [adesa.be] INFO: Found listing with ID: 10717727
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717727%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [adesa.be] INFO: Scrape type for 10717727: 1
2026-03-24 15:16:11 [adesa.be] INFO: Scraping item 10717727 url https://www.openlane.eu/en/carv6/auction/10717727
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603708%252Fgeneral%252F7991b6a9-da67-4123-8ca6-f43828f60dfc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/7991b6a9-da67-4123-8ca6-f43828f60dfc.JPG not downloaded yet
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item cace59d1-9f7b-5c82-bc23-26332cb95cf3 due to Ignoring non-200 response
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 due to Ignoring non-200 response
2026-03-24 15:16:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704245/general/74265eba-42dd-47ae-995e-f8b1763aaef0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717731)
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F39a79d53-0e28-4e3a-a35e-ffaeeaa481ec.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/39a79d53-0e28-4e3a-a35e-ffaeeaa481ec.JPG not downloaded yet
2026-03-24 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:11 [adesa.be] INFO: Found listing with ID: 10717675
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717675%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [adesa.be] INFO: Scrape type for 10717675: 1
2026-03-24 15:16:11 [adesa.be] INFO: Scraping item 10717675 url https://www.openlane.eu/en/carv6/auction/10717675
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603708%252Fgeneral%252Fe73e62e3-d57d-42d7-be7f-940e63770c6b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/e73e62e3-d57d-42d7-be7f-940e63770c6b.JPG not downloaded yet
2026-03-24 15: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-24 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c89595a-8c46-53e6-b5e9-31689387c5b5 with identifier: 10717684
2026-03-24 15:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 with scrape type 1
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c89595a-8c46-53e6-b5e9-31689387c5b5
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F8d5685c4-8942-462a-a511-e14a6429411b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/8d5685c4-8942-462a-a511-e14a6429411b.JPG not downloaded yet
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8e0bd32e-7abb-5802-b339-37cfa81fc2b5 due to Ignoring non-200 response
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8e0bd32e-7abb-5802-b339-37cfa81fc2b5 due to Ignoring non-200 response
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704245%252Fgeneral%252F6d817f97-3b38-4ef5-8e55-bb8b6fb623f6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704245/general/6d817f97-3b38-4ef5-8e55-bb8b6fb623f6.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15:16:11 [adesa.be] INFO: Found listing with ID: 10717798
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717798%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [adesa.be] INFO: Scrape type for 10717798: 1
2026-03-24 15:16:11 [adesa.be] INFO: Scraping item 10717798 url https://www.openlane.eu/en/carv6/auction/10717798
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603708%252Fgeneral%252F9aa6c069-d5ed-4499-a79d-b7d5783833c4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/9aa6c069-d5ed-4499-a79d-b7d5783833c4.JPG not downloaded yet
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252Fcd8bbf30-a478-4ac9-89de-b4720e3a9b1a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/cd8bbf30-a478-4ac9-89de-b4720e3a9b1a.JPG not downloaded yet
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8e0bd32e-7abb-5802-b339-37cfa81fc2b5 due to Ignoring non-200 response
2026-03-24 15:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10717739
2026-03-24 15:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9458a56f-66a8-57d6-be54-f1829b71bef5 with scrape type 1
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9458a56f-66a8-57d6-be54-f1829b71bef5
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fc0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/c0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg already downloaded
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fe48de157-68cf-4d43-8040-03962d21af55.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/e48de157-68cf-4d43-8040-03962d21af55.jpg already downloaded
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F8a730a87-fda8-405c-a596-8755386d7403.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/8a730a87-fda8-405c-a596-8755386d7403.jpg already downloaded
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/ccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg already downloaded
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg already downloaded
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F0d65263b-2899-41a8-9992-35b11cf26a2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/0d65263b-2899-41a8-9992-35b11cf26a2c.jpg already downloaded
2026-03-24 15:16:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252Fa3d6072d-3225-4be0-89a8-00d68e877847.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/a3d6072d-3225-4be0-89a8-00d68e877847.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706528%252Fgeneral%252F6af97113-458b-4f3c-ab0f-e128c07ae123.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706528/general/6af97113-458b-4f3c-ab0f-e128c07ae123.jpg already downloaded
2026-03-24 15:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9458a56f-66a8-57d6-be54-f1829b71bef5, identifier: 10717739
2026-03-24 15:16:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603708/general/7991b6a9-da67-4123-8ca6-f43828f60dfc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717617)
2026-03-24 15:16:12 [adesa.be] INFO: Found listing with ID: 10717799
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717799%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [adesa.be] INFO: Scrape type for 10717799: 1
2026-03-24 15:16:12 [adesa.be] INFO: Scraping item 10717799 url https://www.openlane.eu/en/carv6/auction/10717799
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603708%252Fgeneral%252F07c1c05e-38d7-4bea-acef-205e7ce110e7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/07c1c05e-38d7-4bea-acef-205e7ce110e7.JPG not downloaded yet
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F5d454012-a98f-4c11-83ef-13c3aad54394.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/5d454012-a98f-4c11-83ef-13c3aad54394.JPG not downloaded yet
2026-03-24 15:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10717739
2026-03-24 15:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10717739
2026-03-24 15:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9458a56f-66a8-57d6-be54-f1829b71bef5 with identifier: 10717739 to the API
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717739>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.3L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9458a56f-66a8-57d6-be54-f1829b71bef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPV908',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717739',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 105511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5706528/general/c0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg',
'https://images.openlane.eu/carimgs/5706528/general/e48de157-68cf-4d43-8040-03962d21af55.jpg',
'https://images.openlane.eu/carimgs/5706528/general/8a730a87-fda8-405c-a596-8755386d7403.jpg',
'https://images.openlane.eu/carimgs/5706528/general/ccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg',
'https://images.openlane.eu/carimgs/5706528/general/49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg',
'https://images.openlane.eu/carimgs/5706528/general/0d65263b-2899-41a8-9992-35b11cf26a2c.jpg',
'https://images.openlane.eu/carimgs/5706528/general/5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg',
'https://images.openlane.eu/carimgs/5706528/general/9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg',
'https://images.openlane.eu/carimgs/5706528/general/a3d6072d-3225-4be0-89a8-00d68e877847.jpg',
'https://images.openlane.eu/carimgs/5706528/general/6af97113-458b-4f3c-ab0f-e128c07ae123.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298823,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/c0f193f2-e0ca-468f-8d7c-44a5fe251274.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302929,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/e48de157-68cf-4d43-8040-03962d21af55.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293123,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/8a730a87-fda8-405c-a596-8755386d7403.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/ccc3fc54-1fc9-4f4f-8951-d82fe061b785.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286357,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/49f7d179-9a26-4941-ba8f-8f21d50fc9c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308308,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/0d65263b-2899-41a8-9992-35b11cf26a2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312519,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/5c6299d2-85fd-4150-81f7-5f18bcea3cad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326275,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/9df9b49e-77f5-4e71-8c62-2d0ecb604d43.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335688,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/a3d6072d-3225-4be0-89a8-00d68e877847.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9458a56f-66a8-57d6-be54-f1829b71bef5/9458a56f-66a8-57d6-be54-f1829b71bef5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295767,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706528/general/6af97113-458b-4f3c-ab0f-e128c07ae123.jpg',
'Width': 1920}],
'price': 11950,
'price_includes_vat': True,
'registration_date': '2018-01-09',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Movano L2H2 2.3 CDTI - Diesel - Manual - 145 hp - 105.511 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717739%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [adesa.be] INFO: Saving data for 10717739: {'created_time': 1774365372.484503, 'last_price_update_time': 1774365372.484514, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717739') HTTP/1.1" 204 0
2026-03-24 15:16:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704245/general/39a79d53-0e28-4e3a-a35e-ffaeeaa481ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717731)
2026-03-24 15:16:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5704245/general/2ecae4d0-dfff-49c6-acc3-d33272ca3411.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717731)
2026-03-24 15:16:12 [adesa.be] INFO: Found listing with ID: 10717828
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717828%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [adesa.be] INFO: Scrape type for 10717828: 1
2026-03-24 15:16:12 [adesa.be] INFO: Scraping item 10717828 url https://www.openlane.eu/en/carv6/auction/10717828
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603708%252Fgeneral%252F054497ed-5b32-4cce-9b0a-eef15b119538.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/054497ed-5b32-4cce-9b0a-eef15b119538.JPG not downloaded yet
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252Ffdf718b4-4c0f-4a73-b6c2-867411dc3b79.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/fdf718b4-4c0f-4a73-b6c2-867411dc3b79.JPG not downloaded yet
2026-03-24 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10717738
2026-03-24 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with scrape type 1
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3aacc81c-9e74-5c7d-aa73-9e45e7e22582
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252Fe04821f6-35db-4281-b347-f338d0e617ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/e04821f6-35db-4281-b347-f338d0e617ec.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F445949d2-b2ab-486a-8795-a2dc756a524a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/445949d2-b2ab-486a-8795-a2dc756a524a.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F123b7d0e-950d-4b86-b474-b658d05f17b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/123b7d0e-950d-4b86-b474-b658d05f17b6.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F92d9c84d-981d-425c-9686-42cb7c81bec1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/92d9c84d-981d-425c-9686-42cb7c81bec1.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F7b0184cc-526e-4554-be97-5cdb62085fc5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/7b0184cc-526e-4554-be97-5cdb62085fc5.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F96ca0b12-b112-4e85-94da-164bd3d95116.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/96ca0b12-b112-4e85-94da-164bd3d95116.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F4c188338-af22-4824-9277-20918a45d731.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/4c188338-af22-4824-9277-20918a45d731.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F68c241a1-fadb-42cd-a77c-601be5f56453.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/68c241a1-fadb-42cd-a77c-601be5f56453.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706054%252Fgeneral%252F540677af-2c53-44f7-a097-3b1b0d0ba000.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706054/general/540677af-2c53-44f7-a097-3b1b0d0ba000.jpg already downloaded
2026-03-24 15:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582, identifier: 10717738
2026-03-24 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10717734
2026-03-24 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc73a33b-c687-50df-9c1e-1f24fc3ec460 with scrape type 1
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc73a33b-c687-50df-9c1e-1f24fc3ec460
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252Fbd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/bd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252Fa9b4272e-bfad-46c5-ae68-8493151af8ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/a9b4272e-bfad-46c5-ae68-8493151af8ab.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F597626bd-10ba-49c8-9155-29dd60bfbb80.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/597626bd-10ba-49c8-9155-29dd60bfbb80.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5706019%252Fgeneral%252F8615f49c-13bb-4885-b4eb-23581c007ff5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/8615f49c-13bb-4885-b4eb-23581c007ff5.jpg already downloaded
2026-03-24 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706019%252Fgeneral%252Fcac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/cac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg already downloaded
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706019%252Fgeneral%252F5c0da430-af06-4344-9a0e-ce582a516b8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/5c0da430-af06-4344-9a0e-ce582a516b8e.jpg already downloaded
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5706019%252Fgeneral%252Fcd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706019/general/cd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg already downloaded
2026-03-24 15:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc73a33b-c687-50df-9c1e-1f24fc3ec460, identifier: 10717734
2026-03-24 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10717738
2026-03-24 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10717738
2026-03-24 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3aacc81c-9e74-5c7d-aa73-9e45e7e22582 with identifier: 10717738 to the API
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717738>
{'auction_title': '',
'c_o_2_emission_value': 222,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 146,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '3aacc81c-9e74-5c7d-aa73-9e45e7e22582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'REF-7078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717738',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 203619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5706054/general/e04821f6-35db-4281-b347-f338d0e617ec.jpg',
'https://images.openlane.eu/carimgs/5706054/general/445949d2-b2ab-486a-8795-a2dc756a524a.jpg',
'https://images.openlane.eu/carimgs/5706054/general/123b7d0e-950d-4b86-b474-b658d05f17b6.jpg',
'https://images.openlane.eu/carimgs/5706054/general/92d9c84d-981d-425c-9686-42cb7c81bec1.jpg',
'https://images.openlane.eu/carimgs/5706054/general/7b0184cc-526e-4554-be97-5cdb62085fc5.jpg',
'https://images.openlane.eu/carimgs/5706054/general/96ca0b12-b112-4e85-94da-164bd3d95116.jpg',
'https://images.openlane.eu/carimgs/5706054/general/45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg',
'https://images.openlane.eu/carimgs/5706054/general/4c188338-af22-4824-9277-20918a45d731.jpg',
'https://images.openlane.eu/carimgs/5706054/general/68c241a1-fadb-42cd-a77c-601be5f56453.jpg',
'https://images.openlane.eu/carimgs/5706054/general/540677af-2c53-44f7-a097-3b1b0d0ba000.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283284,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/e04821f6-35db-4281-b347-f338d0e617ec.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296541,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/445949d2-b2ab-486a-8795-a2dc756a524a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272102,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/123b7d0e-950d-4b86-b474-b658d05f17b6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226169,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/92d9c84d-981d-425c-9686-42cb7c81bec1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190591,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/7b0184cc-526e-4554-be97-5cdb62085fc5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/96ca0b12-b112-4e85-94da-164bd3d95116.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240907,
'Height': 1582,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/45b0578d-1c2b-43d5-a1c5-1de737d6adbe.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260873,
'Height': 1263,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/4c188338-af22-4824-9277-20918a45d731.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290526,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/68c241a1-fadb-42cd-a77c-601be5f56453.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3aacc81c-9e74-5c7d-aa73-9e45e7e22582/3aacc81c-9e74-5c7d-aa73-9e45e7e22582_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223235,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706054/general/540677af-2c53-44f7-a097-3b1b0d0ba000.jpg',
'Width': 1600}],
'price': 9150,
'price_includes_vat': True,
'registration_date': '2018-05-17',
'seats_number': 6,
'seller_name': None,
'title': 'Opel Movano L4H2 2.3 CDTI - Diesel - Manual - 146 hp - 203.619 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717738%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [adesa.be] INFO: Saving data for 10717738: {'created_time': 1774365373.415234, 'last_price_update_time': 1774365373.415243, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717738') HTTP/1.1" 204 0
2026-03-24 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10717734
2026-03-24 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10717734
2026-03-24 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc73a33b-c687-50df-9c1e-1f24fc3ec460 with identifier: 10717734 to the API
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717734>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fc73a33b-c687-50df-9c1e-1f24fc3ec460',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNG497',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717734',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 79412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 76,
'photo_urls': ['https://images.openlane.eu/carimgs/5706019/general/bd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg',
'https://images.openlane.eu/carimgs/5706019/general/a9b4272e-bfad-46c5-ae68-8493151af8ab.jpg',
'https://images.openlane.eu/carimgs/5706019/general/597626bd-10ba-49c8-9155-29dd60bfbb80.jpg',
'https://images.openlane.eu/carimgs/5706019/general/1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg',
'https://images.openlane.eu/carimgs/5706019/general/149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg',
'https://images.openlane.eu/carimgs/5706019/general/1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg',
'https://images.openlane.eu/carimgs/5706019/general/8615f49c-13bb-4885-b4eb-23581c007ff5.jpg',
'https://images.openlane.eu/carimgs/5706019/general/cac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg',
'https://images.openlane.eu/carimgs/5706019/general/5c0da430-af06-4344-9a0e-ce582a516b8e.jpg',
'https://images.openlane.eu/carimgs/5706019/general/cd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65559,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/bd28158d-c630-4c42-abc9-b476c1c8b8f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/a9b4272e-bfad-46c5-ae68-8493151af8ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158930,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/597626bd-10ba-49c8-9155-29dd60bfbb80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/1ce31eef-c05c-4935-b36a-d75e8a9ceb74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117345,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/149553a0-a07d-4fc2-81f8-20593ff6bde4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/1561ae3c-0a71-4a34-b29a-8f8e15c787bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/8615f49c-13bb-4885-b4eb-23581c007ff5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/cac88476-a7d3-472d-bc7c-b7cfa84b7b08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/5c0da430-af06-4344-9a0e-ce582a516b8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc73a33b-c687-50df-9c1e-1f24fc3ec460/fc73a33b-c687-50df-9c1e-1f24fc3ec460_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192547,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706019/general/cd8f536e-5fa5-4fd8-8632-621a79f31bb0.jpg',
'Width': 1024}],
'price': 8550,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 79.412 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717734%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [adesa.be] INFO: Saving data for 10717734: {'created_time': 1774365373.727781, 'last_price_update_time': 1774365373.72779, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717734') HTTP/1.1" 204 0
2026-03-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/cd8bbf30-a478-4ac9-89de-b4720e3a9b1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:13 [adesa.be] INFO: Found listing with ID: 10717701
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717701%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [adesa.be] INFO: Scrape type for 10717701: 1
2026-03-24 15:16:13 [adesa.be] INFO: Scraping item 10717701 url https://www.openlane.eu/en/carv6/auction/10717701
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5603708%252Fgeneral%252F4aa61513-3427-4d8b-9f21-5d506e76e660.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/4aa61513-3427-4d8b-9f21-5d506e76e660.JPG not downloaded yet
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676946%252Fgeneral%252Fb370bc37-46db-4590-8eed-bb8a31c3f898.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/b370bc37-46db-4590-8eed-bb8a31c3f898.JPG not downloaded yet
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 9c1b422f-3717-5880-9d8b-3842311c5887 due to Ignoring non-200 response
2026-03-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603708/general/9aa6c069-d5ed-4499-a79d-b7d5783833c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717617)
2026-03-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:13 [adesa.be] INFO: Found listing with ID: 10717784
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717784%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [adesa.be] INFO: Scrape type for 10717784: 1
2026-03-24 15:16:13 [adesa.be] INFO: Scraping item 10717784 url https://www.openlane.eu/en/carv6/auction/10717784
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5603708%252Fgeneral%252F75073f30-6fe1-4b9e-807a-291196d8ae80.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/75073f30-6fe1-4b9e-807a-291196d8ae80.JPG not downloaded yet
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676946%252Fgeneral%252Fb7a39bdd-ee9c-4011-abbb-f89ea4a6beaa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/b7a39bdd-ee9c-4011-abbb-f89ea4a6beaa.JPG not downloaded yet
2026-03-24 15: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-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8e0bd32e-7abb-5802-b339-37cfa81fc2b5 due to Ignoring non-200 response
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8e0bd32e-7abb-5802-b339-37cfa81fc2b5 due to Ignoring non-200 response
2026-03-24 15: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-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/fdf718b4-4c0f-4a73-b6c2-867411dc3b79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:13 [adesa.be] INFO: Found listing with ID: 10717653
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717653%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [adesa.be] INFO: Scrape type for 10717653: 1
2026-03-24 15:16:13 [adesa.be] INFO: Scraping item 10717653 url https://www.openlane.eu/en/carv6/auction/10717653
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5603708%252Fgeneral%252Fec923236-6faa-4f78-8eed-66e5cc6d4ef7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/ec923236-6faa-4f78-8eed-66e5cc6d4ef7.JPG not downloaded yet
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676946%252Fgeneral%252F02b4ac3b-10f9-4291-b752-2c30cab3c417.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/02b4ac3b-10f9-4291-b752-2c30cab3c417.JPG not downloaded yet
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603708/general/054497ed-5b32-4cce-9b0a-eef15b119538.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717617)
2026-03-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/b370bc37-46db-4590-8eed-bb8a31c3f898.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:13 [adesa.be] INFO: Found listing with ID: 10717792
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717792%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [adesa.be] INFO: Scrape type for 10717792: 1
2026-03-24 15:16:13 [adesa.be] INFO: Scraping item 10717792 url https://www.openlane.eu/en/carv6/auction/10717792
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5603708%252Fgeneral%252F99725ded-6a50-44ad-a3f6-2df236fa13c4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603708/general/99725ded-6a50-44ad-a3f6-2df236fa13c4.JPG not downloaded yet
2026-03-24 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676946%252Fgeneral%252F61a2ff72-4149-4103-9273-34b2f1c0e3bd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/61a2ff72-4149-4103-9273-34b2f1c0e3bd.JPG not downloaded yet
2026-03-24 15:16:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 9c1b422f-3717-5880-9d8b-3842311c5887 due to Ignoring non-200 response
2026-03-24 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 735a7e21-f48d-52c5-925c-708621aeb333 with identifier: 10717669
2026-03-24 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 735a7e21-f48d-52c5-925c-708621aeb333 with scrape type 1
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 735a7e21-f48d-52c5-925c-708621aeb333
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665067%252Fgeneral%252F2073fae9-718c-485e-a4c8-c9e84c94a2a3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/2073fae9-718c-485e-a4c8-c9e84c94a2a3.JPG not downloaded yet
2026-03-24 15:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603708/general/4aa61513-3427-4d8b-9f21-5d506e76e660.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717617)
2026-03-24 15:16:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/b7a39bdd-ee9c-4011-abbb-f89ea4a6beaa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:14 [adesa.be] INFO: Found listing with ID: 10717801
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717801%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [adesa.be] INFO: Scrape type for 10717801: 1
2026-03-24 15:16:14 [adesa.be] INFO: Scraping item 10717801 url https://www.openlane.eu/en/carv6/auction/10717801
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F0a7a530f-0565-419c-a47d-b3ab4223c5e6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/0a7a530f-0565-419c-a47d-b3ab4223c5e6.JPG not downloaded yet
2026-03-24 15:16:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5665067%252Fgeneral%252F8009638f-1089-4883-9d2e-b934e5243296.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/8009638f-1089-4883-9d2e-b934e5243296.JPG not downloaded yet
2026-03-24 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10717719
2026-03-24 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6eb5aa1-6023-55af-b16d-f55f1857b154 with scrape type 1
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a6eb5aa1-6023-55af-b16d-f55f1857b154
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F0551f056-be67-4bce-a235-a29439ebfd25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/0551f056-be67-4bce-a235-a29439ebfd25.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F84cdf43a-97db-4c48-b82e-6a663da93aae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/84cdf43a-97db-4c48-b82e-6a663da93aae.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252Fd2d7d7dd-8689-444d-80e1-09239753ae82.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/d2d7d7dd-8689-444d-80e1-09239753ae82.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F249d88ca-efe7-4290-a8d8-80832892bb78.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/249d88ca-efe7-4290-a8d8-80832892bb78.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252Fb6e4935a-7873-4af0-b9d2-39df64523c49.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/b6e4935a-7873-4af0-b9d2-39df64523c49.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252Fa3b06c93-706d-4c63-a65d-50d731599a8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/a3b06c93-706d-4c63-a65d-50d731599a8c.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F363af0ac-c158-4122-bc27-b0136df39dcb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/363af0ac-c158-4122-bc27-b0136df39dcb.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg already downloaded
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5704033%252Fgeneral%252F7746609a-4605-4784-b70e-88699a980e4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704033/general/7746609a-4605-4784-b70e-88699a980e4d.jpg already downloaded
2026-03-24 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6eb5aa1-6023-55af-b16d-f55f1857b154, identifier: 10717719
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:14 [adesa.be] INFO: Found listing with ID: 10717703
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717703%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [adesa.be] INFO: Scrape type for 10717703: 1
2026-03-24 15:16:14 [adesa.be] INFO: Scraping item 10717703 url https://www.openlane.eu/en/carv6/auction/10717703
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676946%252Fgeneral%252F17796832-d9df-442e-ba15-38a1f7e9924b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676946/general/17796832-d9df-442e-ba15-38a1f7e9924b.JPG not downloaded yet
2026-03-24 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10717719
2026-03-24 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10717719
2026-03-24 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6eb5aa1-6023-55af-b16d-f55f1857b154 with identifier: 10717719 to the API
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717719>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a6eb5aa1-6023-55af-b16d-f55f1857b154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717719',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 90187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 58,
'photo_urls': ['https://images.openlane.eu/carimgs/5704033/general/7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg',
'https://images.openlane.eu/carimgs/5704033/general/0551f056-be67-4bce-a235-a29439ebfd25.jpg',
'https://images.openlane.eu/carimgs/5704033/general/84cdf43a-97db-4c48-b82e-6a663da93aae.jpg',
'https://images.openlane.eu/carimgs/5704033/general/d2d7d7dd-8689-444d-80e1-09239753ae82.jpg',
'https://images.openlane.eu/carimgs/5704033/general/249d88ca-efe7-4290-a8d8-80832892bb78.jpg',
'https://images.openlane.eu/carimgs/5704033/general/b6e4935a-7873-4af0-b9d2-39df64523c49.jpg',
'https://images.openlane.eu/carimgs/5704033/general/a3b06c93-706d-4c63-a65d-50d731599a8c.jpg',
'https://images.openlane.eu/carimgs/5704033/general/363af0ac-c158-4122-bc27-b0136df39dcb.jpg',
'https://images.openlane.eu/carimgs/5704033/general/3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg',
'https://images.openlane.eu/carimgs/5704033/general/7746609a-4605-4784-b70e-88699a980e4d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/7d6e3866-b712-46ae-9419-0ed56b4a4d4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79633,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/0551f056-be67-4bce-a235-a29439ebfd25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/84cdf43a-97db-4c48-b82e-6a663da93aae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/d2d7d7dd-8689-444d-80e1-09239753ae82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/249d88ca-efe7-4290-a8d8-80832892bb78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/b6e4935a-7873-4af0-b9d2-39df64523c49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154218,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/a3b06c93-706d-4c63-a65d-50d731599a8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/363af0ac-c158-4122-bc27-b0136df39dcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88371,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/3f16d79b-d888-4c7b-a07f-53e84ab60c1f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a6eb5aa1-6023-55af-b16d-f55f1857b154/a6eb5aa1-6023-55af-b16d-f55f1857b154_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704033/general/7746609a-4605-4784-b70e-88699a980e4d.jpg',
'Width': 1024}],
'price': 9050,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 90.187 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717719%27 HTTP/1.1" 200 None
2026-03-24 15:16:14 [adesa.be] INFO: Saving data for 10717719: {'created_time': 1774365374.959354, 'last_price_update_time': 1774365374.959364, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717719') HTTP/1.1" 204 0
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603708/general/ec923236-6faa-4f78-8eed-66e5cc6d4ef7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717617)
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/02b4ac3b-10f9-4291-b752-2c30cab3c417.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252Fbcfe9c6a-78ac-43bf-bdce-659a17106912.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/bcfe9c6a-78ac-43bf-bdce-659a17106912.JPG not downloaded yet
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 9c1b422f-3717-5880-9d8b-3842311c5887 due to Ignoring non-200 response
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/61a2ff72-4149-4103-9273-34b2f1c0e3bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603708/general/99725ded-6a50-44ad-a3f6-2df236fa13c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717617)
2026-03-24 15:16:15 [adesa.be] INFO: Found listing with ID: 10717665
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717665%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [adesa.be] INFO: Scrape type for 10717665: 1
2026-03-24 15:16:15 [adesa.be] INFO: Scraping item 10717665 url https://www.openlane.eu/en/carv6/auction/10717665
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252F3e55be40-8223-4a8d-a6bc-f9bdbfe53d8d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/3e55be40-8223-4a8d-a6bc-f9bdbfe53d8d.JPG not downloaded yet
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10717716
2026-03-24 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb19976b-e699-5fa9-aa08-af559a290708 with scrape type 1
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb19976b-e699-5fa9-aa08-af559a290708
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252F1eb15bd2-038c-42b9-a7f4-44c105d580a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/1eb15bd2-038c-42b9-a7f4-44c105d580a5.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252Fc9cfafd8-ca1e-4742-9d6b-8d835eef2bd4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/c9cfafd8-ca1e-4742-9d6b-8d835eef2bd4.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252Fd0511a23-1522-49dd-97ac-ae052b702665.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/d0511a23-1522-49dd-97ac-ae052b702665.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252F88b01d9b-4f26-441c-b830-28a229a0a9b2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/88b01d9b-4f26-441c-b830-28a229a0a9b2.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252F470ebcd0-8306-4fac-b1cb-2ceb6d1acd16.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/470ebcd0-8306-4fac-b1cb-2ceb6d1acd16.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252F35963f1d-91d2-4886-9ff3-90d97f4f6482.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/35963f1d-91d2-4886-9ff3-90d97f4f6482.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252F34bc0b76-435a-481e-90b9-920be48c7bad.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/34bc0b76-435a-481e-90b9-920be48c7bad.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252Fb91248a7-61cc-460d-acd9-3e0051413e3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/b91248a7-61cc-460d-acd9-3e0051413e3f.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252F5e2e0172-c0e6-43c3-90b9-0cf2a015f176.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/5e2e0172-c0e6-43c3-90b9-0cf2a015f176.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704028%252Fgeneral%252F4c18c304-4062-4bc6-a33e-b6f66204af2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704028/general/4c18c304-4062-4bc6-a33e-b6f66204af2d.jpg already downloaded
2026-03-24 15:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb19976b-e699-5fa9-aa08-af559a290708, identifier: 10717716
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 9c1b422f-3717-5880-9d8b-3842311c5887 due to Ignoring non-200 response
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:15 [adesa.be] INFO: Found listing with ID: 10717704
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717704%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [adesa.be] INFO: Scrape type for 10717704: 1
2026-03-24 15:16:15 [adesa.be] INFO: Scraping item 10717704 url https://www.openlane.eu/en/carv6/auction/10717704
2026-03-24 15:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10717716
2026-03-24 15:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10717716
2026-03-24 15:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb19976b-e699-5fa9-aa08-af559a290708 with identifier: 10717716 to the API
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717716>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'bb19976b-e699-5fa9-aa08-af559a290708',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAY332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717716',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 151198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 90,
'photo_urls': ['https://images.openlane.eu/carimgs/5704028/general/1eb15bd2-038c-42b9-a7f4-44c105d580a5.jpg',
'https://images.openlane.eu/carimgs/5704028/general/c9cfafd8-ca1e-4742-9d6b-8d835eef2bd4.jpg',
'https://images.openlane.eu/carimgs/5704028/general/d0511a23-1522-49dd-97ac-ae052b702665.jpg',
'https://images.openlane.eu/carimgs/5704028/general/88b01d9b-4f26-441c-b830-28a229a0a9b2.jpg',
'https://images.openlane.eu/carimgs/5704028/general/470ebcd0-8306-4fac-b1cb-2ceb6d1acd16.jpg',
'https://images.openlane.eu/carimgs/5704028/general/35963f1d-91d2-4886-9ff3-90d97f4f6482.jpg',
'https://images.openlane.eu/carimgs/5704028/general/34bc0b76-435a-481e-90b9-920be48c7bad.jpg',
'https://images.openlane.eu/carimgs/5704028/general/b91248a7-61cc-460d-acd9-3e0051413e3f.jpg',
'https://images.openlane.eu/carimgs/5704028/general/5e2e0172-c0e6-43c3-90b9-0cf2a015f176.jpg',
'https://images.openlane.eu/carimgs/5704028/general/4c18c304-4062-4bc6-a33e-b6f66204af2d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/1eb15bd2-038c-42b9-a7f4-44c105d580a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/c9cfafd8-ca1e-4742-9d6b-8d835eef2bd4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187750,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/d0511a23-1522-49dd-97ac-ae052b702665.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/88b01d9b-4f26-441c-b830-28a229a0a9b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142165,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/470ebcd0-8306-4fac-b1cb-2ceb6d1acd16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/35963f1d-91d2-4886-9ff3-90d97f4f6482.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/34bc0b76-435a-481e-90b9-920be48c7bad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119579,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/b91248a7-61cc-460d-acd9-3e0051413e3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/5e2e0172-c0e6-43c3-90b9-0cf2a015f176.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb19976b-e699-5fa9-aa08-af559a290708/bb19976b-e699-5fa9-aa08-af559a290708_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704028/general/4c18c304-4062-4bc6-a33e-b6f66204af2d.jpg',
'Width': 1024}],
'price': 6950,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2i Active Pack - Petrol - Automatic - 101 hp - '
'151.198 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717716%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [adesa.be] INFO: Saving data for 10717716: {'created_time': 1774365375.787171, 'last_price_update_time': 1774365375.787181, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717716') HTTP/1.1" 204 0
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/0a7a530f-0565-419c-a47d-b3ab4223c5e6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665067/general/8009638f-1089-4883-9d2e-b934e5243296.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717669)
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252F7053eda5-32dc-4852-9e50-4d6a90d26ea7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/7053eda5-32dc-4852-9e50-4d6a90d26ea7.JPG not downloaded yet
2026-03-24 15:16:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676946/general/17796832-d9df-442e-ba15-38a1f7e9924b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717684)
2026-03-24 15:16:15 [adesa.be] INFO: Found listing with ID: 10717778
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717778%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [adesa.be] INFO: Scrape type for 10717778: 1
2026-03-24 15:16:15 [adesa.be] INFO: Scraping item 10717778 url https://www.openlane.eu/en/carv6/auction/10717778
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 9c1b422f-3717-5880-9d8b-3842311c5887 due to Ignoring non-200 response
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 9c1b422f-3717-5880-9d8b-3842311c5887 due to Ignoring non-200 response
2026-03-24 15:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba4d2b65-93f0-5120-9507-ed441ab62712 with identifier: 10717623
2026-03-24 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba4d2b65-93f0-5120-9507-ed441ab62712 with scrape type 1
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba4d2b65-93f0-5120-9507-ed441ab62712
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F2949f01d-b597-4387-b812-46820970d117.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/2949f01d-b597-4387-b812-46820970d117.JPG not downloaded yet
2026-03-24 15:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10717659
2026-03-24 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c65eec-be65-5852-9b6c-0dab96ecfc08 with scrape type 1
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64c65eec-be65-5852-9b6c-0dab96ecfc08
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F2c100f05-2ece-4983-a903-f60f4ac73425.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/2c100f05-2ece-4983-a903-f60f4ac73425.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F022d0a09-1ec2-4441-a584-07080f0e9c14.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/022d0a09-1ec2-4441-a584-07080f0e9c14.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F64a85d33-7cf4-427f-a56d-2c3811a27e73.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/64a85d33-7cf4-427f-a56d-2c3811a27e73.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F05e46aa8-98bc-4f98-9bda-78c47ab3b6c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/05e46aa8-98bc-4f98-9bda-78c47ab3b6c9.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F543f84aa-b327-4b7c-b372-8cd59692378a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/543f84aa-b327-4b7c-b372-8cd59692378a.jpg already downloaded
2026-03-24 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252Fcdf35a54-6e5c-471a-b461-6c67cfc14d23.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/cdf35a54-6e5c-471a-b461-6c67cfc14d23.jpg already downloaded
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F373cf9f9-b1a9-4709-bb0b-8cd1eb425792.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/373cf9f9-b1a9-4709-bb0b-8cd1eb425792.jpg already downloaded
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F5b513cc8-14e7-4372-8239-83b615aeb075.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/5b513cc8-14e7-4372-8239-83b615aeb075.jpg already downloaded
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F785344cc-3d15-43d2-ac03-055866b25995.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/785344cc-3d15-43d2-ac03-055866b25995.jpg already downloaded
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5658829%252Fgeneral%252F225a3179-c3ea-4eaa-a3e7-2b356646d3f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658829/general/225a3179-c3ea-4eaa-a3e7-2b356646d3f7.jpg already downloaded
2026-03-24 15:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64c65eec-be65-5852-9b6c-0dab96ecfc08, identifier: 10717659
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252Fd0048234-f548-4c4e-a280-c57f4bdb3cc3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/d0048234-f548-4c4e-a280-c57f4bdb3cc3.JPG not downloaded yet
2026-03-24 15:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10717659
2026-03-24 15:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10717659
2026-03-24 15:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10717659 to the API
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16: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-24 15:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717659>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '64c65eec-be65-5852-9b6c-0dab96ecfc08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPK387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717659',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 176311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5658829/general/2c100f05-2ece-4983-a903-f60f4ac73425.jpg',
'https://images.openlane.eu/carimgs/5658829/general/022d0a09-1ec2-4441-a584-07080f0e9c14.jpg',
'https://images.openlane.eu/carimgs/5658829/general/64a85d33-7cf4-427f-a56d-2c3811a27e73.jpg',
'https://images.openlane.eu/carimgs/5658829/general/05e46aa8-98bc-4f98-9bda-78c47ab3b6c9.jpg',
'https://images.openlane.eu/carimgs/5658829/general/543f84aa-b327-4b7c-b372-8cd59692378a.jpg',
'https://images.openlane.eu/carimgs/5658829/general/cdf35a54-6e5c-471a-b461-6c67cfc14d23.jpg',
'https://images.openlane.eu/carimgs/5658829/general/373cf9f9-b1a9-4709-bb0b-8cd1eb425792.jpg',
'https://images.openlane.eu/carimgs/5658829/general/5b513cc8-14e7-4372-8239-83b615aeb075.jpg',
'https://images.openlane.eu/carimgs/5658829/general/785344cc-3d15-43d2-ac03-055866b25995.jpg',
'https://images.openlane.eu/carimgs/5658829/general/225a3179-c3ea-4eaa-a3e7-2b356646d3f7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411359,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/2c100f05-2ece-4983-a903-f60f4ac73425.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409219,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/022d0a09-1ec2-4441-a584-07080f0e9c14.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393452,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/64a85d33-7cf4-427f-a56d-2c3811a27e73.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444919,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/05e46aa8-98bc-4f98-9bda-78c47ab3b6c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448458,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/543f84aa-b327-4b7c-b372-8cd59692378a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464919,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/cdf35a54-6e5c-471a-b461-6c67cfc14d23.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427399,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/373cf9f9-b1a9-4709-bb0b-8cd1eb425792.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379548,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/5b513cc8-14e7-4372-8239-83b615aeb075.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374280,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/785344cc-3d15-43d2-ac03-055866b25995.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c65eec-be65-5852-9b6c-0dab96ecfc08/64c65eec-be65-5852-9b6c-0dab96ecfc08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258464,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658829/general/225a3179-c3ea-4eaa-a3e7-2b356646d3f7.jpg',
'Width': 1920}],
'price': 5050,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Manual - 100 hp - 176.311 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717659%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [adesa.be] INFO: Saving data for 10717659: {'created_time': 1774365376.538631, 'last_price_update_time': 1774365376.53864, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717659') HTTP/1.1" 204 0
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665067/general/bcfe9c6a-78ac-43bf-bdce-659a17106912.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717669)
2026-03-24 15:16:16 [adesa.be] INFO: Found listing with ID: 10717754
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717754%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [adesa.be] INFO: Scrape type for 10717754: 1
2026-03-24 15:16:16 [adesa.be] INFO: Scraping item 10717754 url https://www.openlane.eu/en/carv6/auction/10717754
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F52ddba35-160e-4414-8aca-6263616bcf3c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/52ddba35-160e-4414-8aca-6263616bcf3c.JPG not downloaded yet
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665067/general/3e55be40-8223-4a8d-a6bc-f9bdbfe53d8d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717669)
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252Fbf91b8d4-289b-4de8-bcbc-337b53c65b82.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/bf91b8d4-289b-4de8-bcbc-337b53c65b82.JPG not downloaded yet
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:16 [adesa.be] INFO: Found listing with ID: 10717696
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717696%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [adesa.be] INFO: Scrape type for 10717696: 1
2026-03-24 15:16:16 [adesa.be] INFO: Scraping item 10717696 url https://www.openlane.eu/en/carv6/auction/10717696
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252Fc56660f4-95dc-4f3b-a168-d5c38bf26567.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/c56660f4-95dc-4f3b-a168-d5c38bf26567.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15: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-24 15: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-24 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 735a7e21-f48d-52c5-925c-708621aeb333 due to Ignoring non-200 response
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4c89595a-8c46-53e6-b5e9-31689387c5b5 due to Ignoring non-200 response
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252Fda36030d-1a29-4be3-a00d-f2eec8f17699.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/da36030d-1a29-4be3-a00d-f2eec8f17699.JPG not downloaded yet
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/2949f01d-b597-4387-b812-46820970d117.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:16 [adesa.be] INFO: Found listing with ID: 10717750
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717750%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [adesa.be] INFO: Scrape type for 10717750: 1
2026-03-24 15:16:16 [adesa.be] INFO: Scraping item 10717750 url https://www.openlane.eu/en/carv6/auction/10717750
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F68149f63-4b32-4632-b86f-ae5d80f5d472.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/68149f63-4b32-4632-b86f-ae5d80f5d472.JPG not downloaded yet
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252F3302e85b-db82-49ee-8123-e7aa044bb9b4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/3302e85b-db82-49ee-8123-e7aa044bb9b4.JPG not downloaded yet
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 735a7e21-f48d-52c5-925c-708621aeb333 due to Ignoring non-200 response
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665067/general/d0048234-f548-4c4e-a280-c57f4bdb3cc3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717669)
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/52ddba35-160e-4414-8aca-6263616bcf3c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665067/general/7053eda5-32dc-4852-9e50-4d6a90d26ea7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717669)
2026-03-24 15:16:16 [adesa.be] INFO: Found listing with ID: 10717834
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717834%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [adesa.be] INFO: Scrape type for 10717834: 1
2026-03-24 15:16:16 [adesa.be] INFO: Scraping item 10717834 url https://www.openlane.eu/en/carv6/auction/10717834
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F57075649-4132-48c5-ab0a-6c98fa30a2aa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/57075649-4132-48c5-ab0a-6c98fa30a2aa.JPG not downloaded yet
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5665067%252Fgeneral%252Fcbe0650e-8323-412d-91b3-0a30be951f9d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5665067/general/cbe0650e-8323-412d-91b3-0a30be951f9d.JPG not downloaded yet
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 735a7e21-f48d-52c5-925c-708621aeb333 due to Ignoring non-200 response
2026-03-24 15:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ffb274-74cc-580d-b618-53c30b7bfb4a with identifier: 10717597
2026-03-24 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ffb274-74cc-580d-b618-53c30b7bfb4a with scrape type 1
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3ffb274-74cc-580d-b618-53c30b7bfb4a
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252F77df2fc5-46d7-4aa5-9524-76a57e0320fb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/77df2fc5-46d7-4aa5-9524-76a57e0320fb.jpeg already downloaded
2026-03-24 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252F719d3a27-e430-457a-9cf3-117d5019f05b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/719d3a27-e430-457a-9cf3-117d5019f05b.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252Faf94dcda-ffc0-445d-b401-108eabb55040.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/af94dcda-ffc0-445d-b401-108eabb55040.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252F15231067-80bf-46af-92a9-06e37234d375.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/15231067-80bf-46af-92a9-06e37234d375.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252Fab2faa47-40e7-4156-b3d3-c6542214a11c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/ab2faa47-40e7-4156-b3d3-c6542214a11c.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252F60cb9287-4f3e-4477-9b18-28e43cd39b27.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/60cb9287-4f3e-4477-9b18-28e43cd39b27.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252Fb405d943-37cd-4906-8a1b-27b5affe4edb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/b405d943-37cd-4906-8a1b-27b5affe4edb.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252F554fb256-f786-4ecd-9b2f-96e49e419549.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/554fb256-f786-4ecd-9b2f-96e49e419549.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252Fdd63fd37-6a30-4b6f-8c08-6768ab3b49b7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/dd63fd37-6a30-4b6f-8c08-6768ab3b49b7.jpeg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5563045%252Fgeneral%252F8aa7f2bc-5293-41c7-bc57-d9c4adf862be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5563045/general/8aa7f2bc-5293-41c7-bc57-d9c4adf862be.jpeg already downloaded
2026-03-24 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3ffb274-74cc-580d-b618-53c30b7bfb4a, identifier: 10717597
2026-03-24 15:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10717793
2026-03-24 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 932846e4-22f5-5af0-8f28-1972ced5166f with scrape type 1
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 932846e4-22f5-5af0-8f28-1972ced5166f
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252F9148c3c7-4f51-4035-af15-10042b7c7317.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/9148c3c7-4f51-4035-af15-10042b7c7317.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252Fa58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/a58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252Fe9a66969-1336-49fe-82fe-147612c7ee70.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/e9a66969-1336-49fe-82fe-147612c7ee70.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252F65c49289-7ddf-4c19-881a-6e62699e268c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/65c49289-7ddf-4c19-881a-6e62699e268c.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252F1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252F649e029b-a731-413e-b8f1-efef65fa5ff8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/649e029b-a731-413e-b8f1-efef65fa5ff8.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252F0e568a85-230d-4e55-b668-d1493169e0c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/0e568a85-230d-4e55-b668-d1493169e0c6.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252Fa6f89c1f-6b35-4e5f-8199-0d70381df651.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/a6f89c1f-6b35-4e5f-8199-0d70381df651.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252Fb2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/b2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725860%252Fgeneral%252F4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725860/general/4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg already downloaded
2026-03-24 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 932846e4-22f5-5af0-8f28-1972ced5166f, identifier: 10717793
2026-03-24 15:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10717682
2026-03-24 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with scrape type 1
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252F47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252Fca443424-5a41-4290-9eb6-9456f01658eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/ca443424-5a41-4290-9eb6-9456f01658eb.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252F78680514-13e1-44cb-a688-97c77af8f912.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/78680514-13e1-44cb-a688-97c77af8f912.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252F87536524-bc58-429a-ba2d-bd125dabf3ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/87536524-bc58-429a-ba2d-bd125dabf3ac.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252Fdf2faadd-08ac-468c-8647-41eaf59757f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/df2faadd-08ac-468c-8647-41eaf59757f6.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252Fbc1df73b-fd56-4ebf-957d-755077df14d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/bc1df73b-fd56-4ebf-957d-755077df14d3.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252F183e015b-1d80-491e-8954-f406a6500dd6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/183e015b-1d80-491e-8954-f406a6500dd6.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252F95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252Ffa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/fa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg already downloaded
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5672310%252Fgeneral%252Fdfb1452c-2c5d-4112-82b9-334af5288b22.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672310/general/dfb1452c-2c5d-4112-82b9-334af5288b22.jpg already downloaded
2026-03-24 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42, identifier: 10717682
2026-03-24 15:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with identifier: 10717650
2026-03-24 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 with scrape type 1
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252F34856049-5c63-4aa1-9b5d-4851548d4d81.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/34856049-5c63-4aa1-9b5d-4851548d4d81.JPG not downloaded yet
2026-03-24 15:16:17 [adesa.be] INFO: Found listing with ID: 10717746
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717746%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [adesa.be] INFO: Scrape type for 10717746: 1
2026-03-24 15:16:17 [adesa.be] INFO: Scraping item 10717746 url https://www.openlane.eu/en/carv6/auction/10717746
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F489fdc6b-3792-42f2-8b25-f746465fa80a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/489fdc6b-3792-42f2-8b25-f746465fa80a.JPG not downloaded yet
2026-03-24 15:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3ffb274-74cc-580d-b618-53c30b7bfb4a with identifier: 10717597
2026-03-24 15:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3ffb274-74cc-580d-b618-53c30b7bfb4a with identifier: 10717597
2026-03-24 15:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3ffb274-74cc-580d-b618-53c30b7bfb4a with identifier: 10717597 to the API
2026-03-24 15:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717597>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b3ffb274-74cc-580d-b618-53c30b7bfb4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WXP677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717597',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 139395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5563045/general/77df2fc5-46d7-4aa5-9524-76a57e0320fb.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/719d3a27-e430-457a-9cf3-117d5019f05b.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/af94dcda-ffc0-445d-b401-108eabb55040.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/15231067-80bf-46af-92a9-06e37234d375.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/ab2faa47-40e7-4156-b3d3-c6542214a11c.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/60cb9287-4f3e-4477-9b18-28e43cd39b27.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/b405d943-37cd-4906-8a1b-27b5affe4edb.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/554fb256-f786-4ecd-9b2f-96e49e419549.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/dd63fd37-6a30-4b6f-8c08-6768ab3b49b7.jpeg',
'https://images.openlane.eu/carimgs/5563045/general/8aa7f2bc-5293-41c7-bc57-d9c4adf862be.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442983,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/77df2fc5-46d7-4aa5-9524-76a57e0320fb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382612,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/719d3a27-e430-457a-9cf3-117d5019f05b.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363183,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/af94dcda-ffc0-445d-b401-108eabb55040.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358915,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/15231067-80bf-46af-92a9-06e37234d375.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340070,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/ab2faa47-40e7-4156-b3d3-c6542214a11c.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425945,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/60cb9287-4f3e-4477-9b18-28e43cd39b27.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 515301,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/b405d943-37cd-4906-8a1b-27b5affe4edb.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523864,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/554fb256-f786-4ecd-9b2f-96e49e419549.jpeg',
'Width': 1866},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 429736,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/dd63fd37-6a30-4b6f-8c08-6768ab3b49b7.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3ffb274-74cc-580d-b618-53c30b7bfb4a/b3ffb274-74cc-580d-b618-53c30b7bfb4a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539396,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5563045/general/8aa7f2bc-5293-41c7-bc57-d9c4adf862be.jpeg',
'Width': 2048}],
'price': 8950,
'price_includes_vat': True,
'registration_date': '2019-10-17',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L3H2 2.0 HDI Premium - Diesel - Manual - 130 hp - '
'139.395 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717597%27 HTTP/1.1" 200 None
2026-03-24 15:16:18 [adesa.be] INFO: Saving data for 10717597: {'created_time': 1774365378.156445, 'last_price_update_time': 1774365378.156455, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717597') HTTP/1.1" 204 0
2026-03-24 15:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10717793
2026-03-24 15:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10717793
2026-03-24 15:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10717793 to the API
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717793>
{'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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '932846e4-22f5-5af0-8f28-1972ced5166f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBA725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 28969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725860/general/9148c3c7-4f51-4035-af15-10042b7c7317.jpg',
'https://images.openlane.eu/carimgs/5725860/general/a58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg',
'https://images.openlane.eu/carimgs/5725860/general/e9a66969-1336-49fe-82fe-147612c7ee70.jpg',
'https://images.openlane.eu/carimgs/5725860/general/65c49289-7ddf-4c19-881a-6e62699e268c.jpg',
'https://images.openlane.eu/carimgs/5725860/general/1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg',
'https://images.openlane.eu/carimgs/5725860/general/649e029b-a731-413e-b8f1-efef65fa5ff8.jpg',
'https://images.openlane.eu/carimgs/5725860/general/0e568a85-230d-4e55-b668-d1493169e0c6.jpg',
'https://images.openlane.eu/carimgs/5725860/general/a6f89c1f-6b35-4e5f-8199-0d70381df651.jpg',
'https://images.openlane.eu/carimgs/5725860/general/b2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg',
'https://images.openlane.eu/carimgs/5725860/general/4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316234,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/9148c3c7-4f51-4035-af15-10042b7c7317.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298080,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/a58c16c4-46b1-4fea-953a-e7a4f3f0eb9d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266216,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/e9a66969-1336-49fe-82fe-147612c7ee70.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285249,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/65c49289-7ddf-4c19-881a-6e62699e268c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354148,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/1355774d-10d6-4a9d-a7b8-1cb6a490eab8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320526,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/649e029b-a731-413e-b8f1-efef65fa5ff8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206936,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/0e568a85-230d-4e55-b668-d1493169e0c6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305309,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/a6f89c1f-6b35-4e5f-8199-0d70381df651.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303482,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/b2a3aa64-7f22-4d53-90a0-fd29507809f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_932846e4-22f5-5af0-8f28-1972ced5166f/932846e4-22f5-5af0-8f28-1972ced5166f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30885,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725860/general/4fb7485d-ab46-4f9a-84cc-2a308c4c316f.jpg',
'Width': 400}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 28.969 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717793%27 HTTP/1.1" 200 None
2026-03-24 15:16:18 [adesa.be] INFO: Saving data for 10717793: {'created_time': 1774365378.483007, 'last_price_update_time': 1774365378.483017, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717793') HTTP/1.1" 204 0
2026-03-24 15:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10717682
2026-03-24 15:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10717682
2026-03-24 15:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10717682 to the API
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717682>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '91e4e94f-9be0-55bc-b94e-eef4f3cc5c42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCG303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717682',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 96169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5672310/general/47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg',
'https://images.openlane.eu/carimgs/5672310/general/ca443424-5a41-4290-9eb6-9456f01658eb.jpg',
'https://images.openlane.eu/carimgs/5672310/general/78680514-13e1-44cb-a688-97c77af8f912.jpg',
'https://images.openlane.eu/carimgs/5672310/general/87536524-bc58-429a-ba2d-bd125dabf3ac.jpg',
'https://images.openlane.eu/carimgs/5672310/general/df2faadd-08ac-468c-8647-41eaf59757f6.jpg',
'https://images.openlane.eu/carimgs/5672310/general/bc1df73b-fd56-4ebf-957d-755077df14d3.jpg',
'https://images.openlane.eu/carimgs/5672310/general/183e015b-1d80-491e-8954-f406a6500dd6.jpg',
'https://images.openlane.eu/carimgs/5672310/general/95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg',
'https://images.openlane.eu/carimgs/5672310/general/fa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg',
'https://images.openlane.eu/carimgs/5672310/general/dfb1452c-2c5d-4112-82b9-334af5288b22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3106326,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/47a731ae-d4d2-4510-bcf0-bb69871095f5.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2842894,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/ca443424-5a41-4290-9eb6-9456f01658eb.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5168984,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/78680514-13e1-44cb-a688-97c77af8f912.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2468754,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/87536524-bc58-429a-ba2d-bd125dabf3ac.jpg',
'Width': 4311},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2234161,
'Height': 4732,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/df2faadd-08ac-468c-8647-41eaf59757f6.jpg',
'Width': 3549},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2628607,
'Height': 3651,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/bc1df73b-fd56-4ebf-957d-755077df14d3.jpg',
'Width': 4868},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2374545,
'Height': 3706,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/183e015b-1d80-491e-8954-f406a6500dd6.jpg',
'Width': 4942},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1423511,
'Height': 2570,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/95c9dc01-8e8d-4bf9-879d-984b19a9aae4.jpg',
'Width': 3427},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3015563,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/fa196d00-ae23-4a49-a34a-2244b6c0cdf7.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_91e4e94f-9be0-55bc-b94e-eef4f3cc5c42/91e4e94f-9be0-55bc-b94e-eef4f3cc5c42_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2734348,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672310/general/dfb1452c-2c5d-4112-82b9-334af5288b22.jpg',
'Width': 5712}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L2H2 2.0 HDI Premium - Diesel - Manual - 130 hp - '
'96.169 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717682%27 HTTP/1.1" 200 None
2026-03-24 15:16:18 [adesa.be] INFO: Saving data for 10717682: {'created_time': 1774365378.794827, 'last_price_update_time': 1774365378.79484, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717682') HTTP/1.1" 204 0
2026-03-24 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665067/general/da36030d-1a29-4be3-a00d-f2eec8f17699.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717669)
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252Fd2db09c3-9dfc-4fb6-8873-7d3d99e1cf6a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/d2db09c3-9dfc-4fb6-8873-7d3d99e1cf6a.JPG not downloaded yet
2026-03-24 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/68149f63-4b32-4632-b86f-ae5d80f5d472.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/c56660f4-95dc-4f3b-a168-d5c38bf26567.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:18 [adesa.be] INFO: Found listing with ID: 10717803
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717803%27 HTTP/1.1" 200 None
2026-03-24 15:16:18 [adesa.be] INFO: Scrape type for 10717803: 1
2026-03-24 15:16:18 [adesa.be] INFO: Scraping item 10717803 url https://www.openlane.eu/en/carv6/auction/10717803
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F9597575e-e39f-4a62-862d-53d24f3bf407.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/9597575e-e39f-4a62-862d-53d24f3bf407.JPG not downloaded yet
2026-03-24 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 735a7e21-f48d-52c5-925c-708621aeb333 due to Ignoring non-200 response
2026-03-24 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 735a7e21-f48d-52c5-925c-708621aeb333 due to Ignoring non-200 response
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252Fbab74878-0cde-4b98-9ed1-66e95d184514.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/bab74878-0cde-4b98-9ed1-66e95d184514.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15:16:18 [adesa.be] INFO: Found listing with ID: 10717687
2026-03-24 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717687%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [adesa.be] INFO: Scrape type for 10717687: 1
2026-03-24 15:16:19 [adesa.be] INFO: Scraping item 10717687 url https://www.openlane.eu/en/carv6/auction/10717687
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F1942e713-a3af-4561-800d-ab111502d30e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/1942e713-a3af-4561-800d-ab111502d30e.JPG not downloaded yet
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252Fe759aef9-85f5-4468-a460-95c3c669cf48.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/e759aef9-85f5-4468-a460-95c3c669cf48.JPG not downloaded yet
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 735a7e21-f48d-52c5-925c-708621aeb333 due to Ignoring non-200 response
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/489fdc6b-3792-42f2-8b25-f746465fa80a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:19 [adesa.be] INFO: Found listing with ID: 10717749
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717749%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [adesa.be] INFO: Scrape type for 10717749: 1
2026-03-24 15:16:19 [adesa.be] INFO: Scraping item 10717749 url https://www.openlane.eu/en/carv6/auction/10717749
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F3b67d77c-380c-4635-b8dd-378f6e7296a9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/3b67d77c-380c-4635-b8dd-378f6e7296a9.JPG not downloaded yet
2026-03-24 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/34856049-5c63-4aa1-9b5d-4851548d4d81.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252F7f2eb2f5-31f1-491e-9847-b2b996e57c5a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/7f2eb2f5-31f1-491e-9847-b2b996e57c5a.JPG not downloaded yet
2026-03-24 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/d2db09c3-9dfc-4fb6-8873-7d3d99e1cf6a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5665067/general/cbe0650e-8323-412d-91b3-0a30be951f9d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717669)
2026-03-24 15:16:19 [adesa.be] INFO: Found listing with ID: 10717702
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717702%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [adesa.be] INFO: Scrape type for 10717702: 1
2026-03-24 15:16:19 [adesa.be] INFO: Scraping item 10717702 url https://www.openlane.eu/en/carv6/auction/10717702
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5616278%252Fgeneral%252F745796ec-4a91-4726-b16f-2e8a5c5e31cb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5616278/general/745796ec-4a91-4726-b16f-2e8a5c5e31cb.JPG not downloaded yet
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252F1afd214d-515c-4998-9a62-1a4fdd0b0033.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/1afd214d-515c-4998-9a62-1a4fdd0b0033.JPG not downloaded yet
2026-03-24 15:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10717787
2026-03-24 15:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1e714c0-cf51-504c-ba77-5a088ee02f8a with scrape type 1
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c1e714c0-cf51-504c-ba77-5a088ee02f8a
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252Ff3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/f3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252Fd6038a0a-af73-4493-86b7-c8aa4815b593.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/d6038a0a-af73-4493-86b7-c8aa4815b593.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252F9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252Fb6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/b6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252F368c953d-bac0-49e9-9710-54dc2e9928e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/368c953d-bac0-49e9-9710-54dc2e9928e9.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252Fec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/ec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252Fcad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/cad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252Fa817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/a817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252F1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725571%252Fgeneral%252F562defc5-5074-4272-a380-efb41b37c44e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725571/general/562defc5-5074-4272-a380-efb41b37c44e.jpg already downloaded
2026-03-24 15:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1e714c0-cf51-504c-ba77-5a088ee02f8a, identifier: 10717787
2026-03-24 15:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10717727
2026-03-24 15:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9513a696-998f-5668-8bee-b9b28cfe5e62 with scrape type 1
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9513a696-998f-5668-8bee-b9b28cfe5e62
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F5e85f162-1ad8-44d2-94d2-f0252582268a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/5e85f162-1ad8-44d2-94d2-f0252582268a.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252Ffdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/fdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252Fad4189b8-979b-4339-a61a-aff252b5645c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/ad4189b8-979b-4339-a61a-aff252b5645c.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F6b73c459-88d9-465f-b3cf-b5e617f89773.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/6b73c459-88d9-465f-b3cf-b5e617f89773.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F99dc5e2f-da6e-4670-95da-05019ca17d55.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/99dc5e2f-da6e-4670-95da-05019ca17d55.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F053e685b-8819-4cda-af4a-ff01418ae771.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/053e685b-8819-4cda-af4a-ff01418ae771.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F16e1ce36-3821-480d-a1db-f82f5526ce71.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/16e1ce36-3821-480d-a1db-f82f5526ce71.jpg already downloaded
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704047%252Fgeneral%252F1568f219-abc8-4d68-9f68-56d2e46edc56.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704047/general/1568f219-abc8-4d68-9f68-56d2e46edc56.jpg already downloaded
2026-03-24 15:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9513a696-998f-5668-8bee-b9b28cfe5e62, identifier: 10717727
2026-03-24 15:16:19 [adesa.be] INFO: Found listing with ID: 10717782
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717782%27 HTTP/1.1" 200 None
2026-03-24 15:16:19 [adesa.be] INFO: Scrape type for 10717782: 1
2026-03-24 15:16:19 [adesa.be] INFO: Scraping item 10717782 url https://www.openlane.eu/en/carv6/auction/10717782
2026-03-24 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10717787
2026-03-24 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10717787
2026-03-24 15:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10717787 to the API
2026-03-24 15:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717787>
{'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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c1e714c0-cf51-504c-ba77-5a088ee02f8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717787',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 30736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5725571/general/f3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg',
'https://images.openlane.eu/carimgs/5725571/general/d6038a0a-af73-4493-86b7-c8aa4815b593.jpg',
'https://images.openlane.eu/carimgs/5725571/general/9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg',
'https://images.openlane.eu/carimgs/5725571/general/b6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg',
'https://images.openlane.eu/carimgs/5725571/general/368c953d-bac0-49e9-9710-54dc2e9928e9.jpg',
'https://images.openlane.eu/carimgs/5725571/general/ec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg',
'https://images.openlane.eu/carimgs/5725571/general/cad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg',
'https://images.openlane.eu/carimgs/5725571/general/a817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg',
'https://images.openlane.eu/carimgs/5725571/general/1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg',
'https://images.openlane.eu/carimgs/5725571/general/562defc5-5074-4272-a380-efb41b37c44e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302431,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/f3a04651-0976-44d4-bcb2-c0704a5d4ef4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30667,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/d6038a0a-af73-4493-86b7-c8aa4815b593.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289885,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/9436d3a8-69c2-4fcc-8539-bab33c951b51.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279989,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/b6f93d5f-4171-4d39-9860-5cf6e2e98755.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/368c953d-bac0-49e9-9710-54dc2e9928e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325027,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/ec7fb091-3f29-4ed6-a0b6-d6cf72c93660.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/cad2c2b2-78c8-4669-bb4e-a0576c9b4696.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457797,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/a817fa7b-9e22-4ec5-a5b7-a457668afaaa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308103,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/1d3eca95-2222-42d1-aa6e-520141e76e1f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c1e714c0-cf51-504c-ba77-5a088ee02f8a/c1e714c0-cf51-504c-ba77-5a088ee02f8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284717,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725571/general/562defc5-5074-4272-a380-efb41b37c44e.jpg',
'Width': 1920}],
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': None,
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 30.736 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717787%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Saving data for 10717787: {'created_time': 1774365380.341541, 'last_price_update_time': 1774365380.34155, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717787') HTTP/1.1" 204 0
2026-03-24 15:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10717727
2026-03-24 15:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10717727
2026-03-24 15:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10717727 to the API
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717727>
{'auction_title': '',
'c_o_2_emission_value': 108,
'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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9513a696-998f-5668-8bee-b9b28cfe5e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YML866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717727',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 62489,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 65,
'photo_urls': ['https://images.openlane.eu/carimgs/5704047/general/5e85f162-1ad8-44d2-94d2-f0252582268a.jpg',
'https://images.openlane.eu/carimgs/5704047/general/fdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg',
'https://images.openlane.eu/carimgs/5704047/general/ad4189b8-979b-4339-a61a-aff252b5645c.jpg',
'https://images.openlane.eu/carimgs/5704047/general/0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg',
'https://images.openlane.eu/carimgs/5704047/general/6b73c459-88d9-465f-b3cf-b5e617f89773.jpg',
'https://images.openlane.eu/carimgs/5704047/general/6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg',
'https://images.openlane.eu/carimgs/5704047/general/99dc5e2f-da6e-4670-95da-05019ca17d55.jpg',
'https://images.openlane.eu/carimgs/5704047/general/053e685b-8819-4cda-af4a-ff01418ae771.jpg',
'https://images.openlane.eu/carimgs/5704047/general/16e1ce36-3821-480d-a1db-f82f5526ce71.jpg',
'https://images.openlane.eu/carimgs/5704047/general/1568f219-abc8-4d68-9f68-56d2e46edc56.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/5e85f162-1ad8-44d2-94d2-f0252582268a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/fdc70bf7-dba1-4934-a1a1-7a761f7e7e71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/ad4189b8-979b-4339-a61a-aff252b5645c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/0ebdb5c0-3cd2-49a2-a219-31107394bb8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/6b73c459-88d9-465f-b3cf-b5e617f89773.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/6ec34b5c-8d74-4cbd-9b4c-09ae1e40db31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/99dc5e2f-da6e-4670-95da-05019ca17d55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/053e685b-8819-4cda-af4a-ff01418ae771.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/16e1ce36-3821-480d-a1db-f82f5526ce71.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9513a696-998f-5668-8bee-b9b28cfe5e62/9513a696-998f-5668-8bee-b9b28cfe5e62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704047/general/1568f219-abc8-4d68-9f68-56d2e46edc56.jpg',
'Width': 1024}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner L2H1 1.5 HDI - Diesel - Manual - 102 hp - 62.489 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717727%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Saving data for 10717727: {'created_time': 1774365380.737742, 'last_price_update_time': 1774365380.737751, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717727') HTTP/1.1" 204 0
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/e759aef9-85f5-4468-a460-95c3c669cf48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/1942e713-a3af-4561-800d-ab111502d30e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252F4cfd1978-5c4a-478c-aa95-7cf800e77b04.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/4cfd1978-5c4a-478c-aa95-7cf800e77b04.JPG not downloaded yet
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/3b67d77c-380c-4635-b8dd-378f6e7296a9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:20 [adesa.be] INFO: Found listing with ID: 10717747
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717747%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Scrape type for 10717747: 1
2026-03-24 15:16:20 [adesa.be] INFO: Scraping item 10717747 url https://www.openlane.eu/en/carv6/auction/10717747
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252Fccb70b1c-8bf9-4030-8b8c-5300eacca615.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/ccb70b1c-8bf9-4030-8b8c-5300eacca615.JPG not downloaded yet
2026-03-24 15:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 735a7e21-f48d-52c5-925c-708621aeb333 due to Ignoring non-200 response
2026-03-24 15:16:20 [adesa.be] INFO: Found listing with ID: 10717781
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717781%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Scrape type for 10717781: 1
2026-03-24 15:16:20 [adesa.be] INFO: Scraping item 10717781 url https://www.openlane.eu/en/carv6/auction/10717781
2026-03-24 15:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252Fceef6286-c8b3-4a34-bd33-ad6693be28ec.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/ceef6286-c8b3-4a34-bd33-ad6693be28ec.JPG not downloaded yet
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5616278/general/745796ec-4a91-4726-b16f-2e8a5c5e31cb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717623)
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/1afd214d-515c-4998-9a62-1a4fdd0b0033.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:20 [adesa.be] INFO: Found listing with ID: 10717717
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717717%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Scrape type for 10717717: 1
2026-03-24 15:16:20 [adesa.be] INFO: Scraping item 10717717 url https://www.openlane.eu/en/carv6/auction/10717717
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651025%252Fgeneral%252F7d2e1ed8-d4a4-4f0f-bea0-2c11bdfb8686.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651025/general/7d2e1ed8-d4a4-4f0f-bea0-2c11bdfb8686.JPG not downloaded yet
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/4cfd1978-5c4a-478c-aa95-7cf800e77b04.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:20 [adesa.be] INFO: Found listing with ID: 10717621
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717621%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Scrape type for 10717621: 1
2026-03-24 15:16:20 [adesa.be] INFO: Scraping item 10717621 url https://www.openlane.eu/en/carv6/auction/10717621
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/7f2eb2f5-31f1-491e-9847-b2b996e57c5a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:20 [adesa.be] INFO: Found listing with ID: 10717768
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717768%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Scrape type for 10717768: 1
2026-03-24 15:16:20 [adesa.be] INFO: Scraping item 10717768 url https://www.openlane.eu/en/carv6/auction/10717768
2026-03-24 15:16:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/ccb70b1c-8bf9-4030-8b8c-5300eacca615.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:20 [adesa.be] INFO: Found listing with ID: 10717780
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717780%27 HTTP/1.1" 200 None
2026-03-24 15:16:20 [adesa.be] INFO: Scrape type for 10717780: 1
2026-03-24 15:16:20 [adesa.be] INFO: Scraping item 10717780 url https://www.openlane.eu/en/carv6/auction/10717780
2026-03-24 15:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10717798
2026-03-24 15:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with scrape type 1
2026-03-24 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4
2026-03-24 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F909b87b5-d48b-499a-9095-b9c08e75768c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/909b87b5-d48b-499a-9095-b9c08e75768c.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252Fb770a601-20a3-4917-b8a3-794d11b4cedc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/b770a601-20a3-4917-b8a3-794d11b4cedc.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F2ade7ae9-24be-4652-a97f-520003f4d985.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/2ade7ae9-24be-4652-a97f-520003f4d985.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252Fa619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/a619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F786804e2-62c4-4254-8592-69d3b354b8de.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/786804e2-62c4-4254-8592-69d3b354b8de.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F24584b25-fafa-4551-ab90-2bd1c80530ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/24584b25-fafa-4551-ab90-2bd1c80530ff.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728049%252Fgeneral%252F273b808c-bed9-4115-a4cc-918e6492b222.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728049/general/273b808c-bed9-4115-a4cc-918e6492b222.jpg already downloaded
2026-03-24 15:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd6575e-abda-58d0-a5d8-a2e5744438d4, identifier: 10717798
2026-03-24 15:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10717792
2026-03-24 15:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with scrape type 1
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1b9ba0d-469a-5715-8ee1-32bc8b19d82f
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252Fd793b58e-317f-49c9-8665-e84c3dc9e222.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/d793b58e-317f-49c9-8665-e84c3dc9e222.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F2f92b468-5f97-4457-9638-9e6cba7e094c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/2f92b468-5f97-4457-9638-9e6cba7e094c.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F17e9770b-fe7f-4711-959f-43645e086b3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/17e9770b-fe7f-4711-959f-43645e086b3f.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252Fc7825422-b0bc-4453-9817-a497837b9a83.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/c7825422-b0bc-4453-9817-a497837b9a83.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F8bb20448-43a7-4585-b03d-eda7bced24e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/8bb20448-43a7-4585-b03d-eda7bced24e0.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725843%252Fgeneral%252F074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725843/general/074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg already downloaded
2026-03-24 15:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f, identifier: 10717792
2026-03-24 15:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10717703
2026-03-24 15:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with scrape type 1
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252F068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252F37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252F4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252F3250b88d-e15f-4b63-bc42-a18da2744224.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/3250b88d-e15f-4b63-bc42-a18da2744224.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252Fd73277fd-aa75-4d64-bdce-254dd62194c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/d73277fd-aa75-4d64-bdce-254dd62194c2.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252F8110b392-a060-4947-9d2a-24c93dc26ed2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/8110b392-a060-4947-9d2a-24c93dc26ed2.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252Fcf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/cf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252Fc4780cf6-14fe-4297-b534-b0015e0453a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/c4780cf6-14fe-4297-b534-b0015e0453a0.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252F2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5696196%252Fgeneral%252F4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696196/general/4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg already downloaded
2026-03-24 15:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04523ddf-779b-560b-b2c4-5c527cb4ccf7, identifier: 10717703
2026-03-24 15:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10717665
2026-03-24 15:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f48f617-f3d3-5865-99a2-4e22919344c5 with scrape type 1
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f48f617-f3d3-5865-99a2-4e22919344c5
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252Fa6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/a6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252Fc495f676-2b1f-4756-aa61-8797564a0991.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/c495f676-2b1f-4756-aa61-8797564a0991.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252Fd983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/d983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252Fe206b6cd-133d-45d0-8907-5540d93218f1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/e206b6cd-133d-45d0-8907-5540d93218f1.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252Fba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/ba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252F478f2b43-4493-404c-9274-98d1d539c319.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/478f2b43-4493-404c-9274-98d1d539c319.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252F82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252F96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252Fe99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/e99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg already downloaded
2026-03-24 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5663395%252Fgeneral%252F8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663395/general/8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg already downloaded
2026-03-24 15:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f48f617-f3d3-5865-99a2-4e22919344c5, identifier: 10717665
2026-03-24 15:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10717798
2026-03-24 15:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10717798
2026-03-24 15:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10717798 to the API
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717798>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6cd6575e-abda-58d0-a5d8-a2e5744438d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTF032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717798',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Traveller',
'odometer': 108696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5728049/general/909b87b5-d48b-499a-9095-b9c08e75768c.jpg',
'https://images.openlane.eu/carimgs/5728049/general/b770a601-20a3-4917-b8a3-794d11b4cedc.jpg',
'https://images.openlane.eu/carimgs/5728049/general/6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg',
'https://images.openlane.eu/carimgs/5728049/general/2ade7ae9-24be-4652-a97f-520003f4d985.jpg',
'https://images.openlane.eu/carimgs/5728049/general/a619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg',
'https://images.openlane.eu/carimgs/5728049/general/786804e2-62c4-4254-8592-69d3b354b8de.jpg',
'https://images.openlane.eu/carimgs/5728049/general/24584b25-fafa-4551-ab90-2bd1c80530ff.jpg',
'https://images.openlane.eu/carimgs/5728049/general/064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg',
'https://images.openlane.eu/carimgs/5728049/general/545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg',
'https://images.openlane.eu/carimgs/5728049/general/273b808c-bed9-4115-a4cc-918e6492b222.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/909b87b5-d48b-499a-9095-b9c08e75768c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/b770a601-20a3-4917-b8a3-794d11b4cedc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85060,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/6eb04e88-7eb7-40dd-b049-65d876bbf9d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/2ade7ae9-24be-4652-a97f-520003f4d985.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/a619e0c0-c6c1-40d8-bc59-d5b48db3fcb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/786804e2-62c4-4254-8592-69d3b354b8de.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123724,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/24584b25-fafa-4551-ab90-2bd1c80530ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/064cf2f9-850d-4dff-9b9b-3121c2093a4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/545ffebd-1ef5-4841-b0e9-a6ac8a8554d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cd6575e-abda-58d0-a5d8-a2e5744438d4/6cd6575e-abda-58d0-a5d8-a2e5744438d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728049/general/273b808c-bed9-4115-a4cc-918e6492b222.jpg',
'Width': 1024}],
'price': 14350,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 9,
'seller_name': None,
'title': 'Peugeot Traveller L2 1.5 HDI Business - Diesel - Manual - 120 hp - '
'108.696 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717798%27 HTTP/1.1" 200 None
2026-03-24 15:16:22 [adesa.be] INFO: Saving data for 10717798: {'created_time': 1774365382.425138, 'last_price_update_time': 1774365382.425162, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717798') HTTP/1.1" 204 0
2026-03-24 15:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10717792
2026-03-24 15:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10717792
2026-03-24 15:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1b9ba0d-469a-5715-8ee1-32bc8b19d82f with identifier: 10717792 to the API
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717792>
{'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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd1b9ba0d-469a-5715-8ee1-32bc8b19d82f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKC145',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717792',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 42157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725843/general/9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg',
'https://images.openlane.eu/carimgs/5725843/general/d793b58e-317f-49c9-8665-e84c3dc9e222.jpg',
'https://images.openlane.eu/carimgs/5725843/general/4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg',
'https://images.openlane.eu/carimgs/5725843/general/6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg',
'https://images.openlane.eu/carimgs/5725843/general/2f92b468-5f97-4457-9638-9e6cba7e094c.jpg',
'https://images.openlane.eu/carimgs/5725843/general/17e9770b-fe7f-4711-959f-43645e086b3f.jpg',
'https://images.openlane.eu/carimgs/5725843/general/c7825422-b0bc-4453-9817-a497837b9a83.jpg',
'https://images.openlane.eu/carimgs/5725843/general/760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg',
'https://images.openlane.eu/carimgs/5725843/general/8bb20448-43a7-4585-b03d-eda7bced24e0.jpg',
'https://images.openlane.eu/carimgs/5725843/general/074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316191,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/9450edc7-2727-43d5-9552-69a9d67fa5f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31103,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/d793b58e-317f-49c9-8665-e84c3dc9e222.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296775,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/4e500ddc-6c5c-4c30-a4be-a2c6b8b6e1c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303008,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/6d91ef08-b7e6-452b-a2de-aea99d00037b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258740,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/2f92b468-5f97-4457-9638-9e6cba7e094c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340427,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/17e9770b-fe7f-4711-959f-43645e086b3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301542,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/c7825422-b0bc-4453-9817-a497837b9a83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319129,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/760daee9-ba6e-4748-80fa-e5db2ef2ada5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233571,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/8bb20448-43a7-4585-b03d-eda7bced24e0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1b9ba0d-469a-5715-8ee1-32bc8b19d82f/d1b9ba0d-469a-5715-8ee1-32bc8b19d82f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375956,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725843/general/074f136a-7fc6-45c8-a6f0-d5303bd67501.jpg',
'Width': 1920}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'42.157 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717792%27 HTTP/1.1" 200 None
2026-03-24 15:16:22 [adesa.be] INFO: Saving data for 10717792: {'created_time': 1774365382.732478, 'last_price_update_time': 1774365382.732488, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717792') HTTP/1.1" 204 0
2026-03-24 15:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10717703
2026-03-24 15:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10717703
2026-03-24 15:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10717703 to the API
2026-03-24 15:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '04523ddf-779b-560b-b2c4-5c527cb4ccf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL846',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717703',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 171242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5696196/general/068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg',
'https://images.openlane.eu/carimgs/5696196/general/37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg',
'https://images.openlane.eu/carimgs/5696196/general/4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg',
'https://images.openlane.eu/carimgs/5696196/general/3250b88d-e15f-4b63-bc42-a18da2744224.jpg',
'https://images.openlane.eu/carimgs/5696196/general/d73277fd-aa75-4d64-bdce-254dd62194c2.jpg',
'https://images.openlane.eu/carimgs/5696196/general/8110b392-a060-4947-9d2a-24c93dc26ed2.jpg',
'https://images.openlane.eu/carimgs/5696196/general/cf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg',
'https://images.openlane.eu/carimgs/5696196/general/c4780cf6-14fe-4297-b534-b0015e0453a0.jpg',
'https://images.openlane.eu/carimgs/5696196/general/2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg',
'https://images.openlane.eu/carimgs/5696196/general/4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268671,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/068d3ed4-1e87-4891-b11b-7be5d36a470c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265933,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/37b21c69-054e-4fd2-8d2b-50dad9246b77.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261408,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/4155fd68-c96a-4369-b5ea-2f9e5dd54a29.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279967,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/3250b88d-e15f-4b63-bc42-a18da2744224.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272065,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/d73277fd-aa75-4d64-bdce-254dd62194c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/8110b392-a060-4947-9d2a-24c93dc26ed2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240288,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/cf85165d-cfa2-43d8-aba5-c514ce1b6381.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35208,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/c4780cf6-14fe-4297-b534-b0015e0453a0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266561,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/2a9b8895-08b0-4882-87ea-874dacd1bf6a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04523ddf-779b-560b-b2c4-5c527cb4ccf7/04523ddf-779b-560b-b2c4-5c527cb4ccf7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268585,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696196/general/4d7ce142-3525-4bd9-bc3a-f803f2de061b.jpg',
'Width': 1400}],
'price': 13750,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Master dropside 2.3 DCI - Diesel - Manual - 150 hp - '
'171.242 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717703%27 HTTP/1.1" 200 None
2026-03-24 15:16:23 [adesa.be] INFO: Saving data for 10717703: {'created_time': 1774365383.07175, 'last_price_update_time': 1774365383.071763, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717703') HTTP/1.1" 204 0
2026-03-24 15:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10717665
2026-03-24 15:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10717665
2026-03-24 15:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10717665 to the API
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717665>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f48f617-f3d3-5865-99a2-4e22919344c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TMP078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717665',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 234180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5663395/general/a6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/c495f676-2b1f-4756-aa61-8797564a0991.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/d983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/e206b6cd-133d-45d0-8907-5540d93218f1.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/ba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/478f2b43-4493-404c-9274-98d1d539c319.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/e99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg',
'https://images.openlane.eu/carimgs/5663395/general/8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462306,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/a6fe8a57-0acc-4a3c-9755-a99015caed1f.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389144,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/c495f676-2b1f-4756-aa61-8797564a0991.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430885,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/d983a3d3-f810-4e71-8148-9065a0d0d3e2.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373207,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/e206b6cd-133d-45d0-8907-5540d93218f1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362385,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/ba1e3f28-8ff8-4f15-99ca-3e210c7ae46e.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414816,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/478f2b43-4493-404c-9274-98d1d539c319.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477090,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/82a7cd5b-75f7-41b0-9567-ac5fbe681678.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 389570,
'Height': 1591,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/96f75ad1-a219-4aef-a041-a478f4d7e0be.jpeg',
'Width': 1570},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 549456,
'Height': 1818,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/e99b6415-4716-4b9e-b540-9b3de9ac2720.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f48f617-f3d3-5865-99a2-4e22919344c5/0f48f617-f3d3-5865-99a2-4e22919344c5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 543840,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663395/general/8af9becc-8e9e-4f95-a5e0-f7b7bdab2e60.jpeg',
'Width': 2048}],
'price': 4950,
'price_includes_vat': True,
'registration_date': '2015-02-25',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 135 hp - 234.180 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717665%27 HTTP/1.1" 200 None
2026-03-24 15:16:23 [adesa.be] INFO: Saving data for 10717665: {'created_time': 1774365383.834366, 'last_price_update_time': 1774365383.834377, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717665') HTTP/1.1" 204 0
2026-03-24 15:16:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/7d2e1ed8-d4a4-4f0f-bea0-2c11bdfb8686.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:23 [adesa.be] INFO: Found listing with ID: 10717622
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717622%27 HTTP/1.1" 200 None
2026-03-24 15:16:23 [adesa.be] INFO: Scrape type for 10717622: 1
2026-03-24 15:16:23 [adesa.be] INFO: Scraping item 10717622 url https://www.openlane.eu/en/carv6/auction/10717622
2026-03-24 15:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:23 [adesa.be] INFO: Found listing with ID: 10717827
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717827%27 HTTP/1.1" 200 None
2026-03-24 15:16:23 [adesa.be] INFO: Scrape type for 10717827: 1
2026-03-24 15:16:23 [adesa.be] INFO: Scraping item 10717827 url https://www.openlane.eu/en/carv6/auction/10717827
2026-03-24 15:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ba4d2b65-93f0-5120-9507-ed441ab62712 due to Ignoring non-200 response
2026-03-24 15:16:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:23 [adesa.be] INFO: Found listing with ID: 10717615
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717615%27 HTTP/1.1" 200 None
2026-03-24 15:16:23 [adesa.be] INFO: Scrape type for 10717615: 1
2026-03-24 15:16:23 [adesa.be] INFO: Scraping item 10717615 url https://www.openlane.eu/en/carv6/auction/10717615
2026-03-24 15:16:23 [adesa.be] INFO: Found listing with ID: 10717814
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717814%27 HTTP/1.1" 200 None
2026-03-24 15:16:23 [adesa.be] INFO: Scrape type for 10717814: 1
2026-03-24 15:16:23 [adesa.be] INFO: Scraping item 10717814 url https://www.openlane.eu/en/carv6/auction/10717814
2026-03-24 15:16:23 [adesa.be] INFO: Found listing with ID: 10717639
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717639%27 HTTP/1.1" 200 None
2026-03-24 15:16:23 [adesa.be] INFO: Scrape type for 10717639: 1
2026-03-24 15:16:23 [adesa.be] INFO: Scraping item 10717639 url https://www.openlane.eu/en/carv6/auction/10717639
2026-03-24 15:16:23 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651025/general/ceef6286-c8b3-4a34-bd33-ad6693be28ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717650)
2026-03-24 15:16:23 [adesa.be] INFO: Found listing with ID: 10717589
2026-03-24 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717589%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [adesa.be] INFO: Scrape type for 10717589: 1
2026-03-24 15:16:24 [adesa.be] INFO: Scraping item 10717589 url https://www.openlane.eu/en/carv6/auction/10717589
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:24 [adesa.be] INFO: Found listing with ID: 10717591
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717591%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [adesa.be] INFO: Scrape type for 10717591: 1
2026-03-24 15:16:24 [adesa.be] INFO: Scraping item 10717591 url https://www.openlane.eu/en/carv6/auction/10717591
2026-03-24 15:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10717801
2026-03-24 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc918509-778a-52db-9670-89d6e6c646be with scrape type 1
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dc918509-778a-52db-9670-89d6e6c646be
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252F5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252F2ea33011-a148-4cae-9342-7289e1256281.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/2ea33011-a148-4cae-9342-7289e1256281.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252Fc12f593a-8037-4bd9-9917-756183070916.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/c12f593a-8037-4bd9-9917-756183070916.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252F6dd0365e-8252-4670-a23b-063a9f9f3190.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/6dd0365e-8252-4670-a23b-063a9f9f3190.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252Fa72e819f-22ca-4436-a0af-198ce995d5c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/a72e819f-22ca-4436-a0af-198ce995d5c7.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252F493c38a9-7a63-4cf9-8388-2f9ece317783.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/493c38a9-7a63-4cf9-8388-2f9ece317783.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252F8cff74a3-440f-4b1f-a18e-ba510342a487.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/8cff74a3-440f-4b1f-a18e-ba510342a487.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252F29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252F3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5728289%252Fgeneral%252Ff857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728289/general/f857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg already downloaded
2026-03-24 15:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc918509-778a-52db-9670-89d6e6c646be, identifier: 10717801
2026-03-24 15:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10717616
2026-03-24 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c287a7-e99b-5df3-8166-27da991e8c70 with scrape type 1
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66c287a7-e99b-5df3-8166-27da991e8c70
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5603705%252Fgeneral%252F6daf485f-0de7-40f2-98d2-9e56fed9d42d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/6daf485f-0de7-40f2-98d2-9e56fed9d42d.JPG not downloaded yet
2026-03-24 15:16:24 [adesa.be] INFO: Found listing with ID: 10717651
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717651%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [adesa.be] INFO: Scrape type for 10717651: 1
2026-03-24 15:16:24 [adesa.be] INFO: Scraping item 10717651 url https://www.openlane.eu/en/carv6/auction/10717651
2026-03-24 15:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10717801
2026-03-24 15:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10717801
2026-03-24 15:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10717801 to the API
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717801>
{'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-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'dc918509-778a-52db-9670-89d6e6c646be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFF469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717801',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 51501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5728289/general/5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg',
'https://images.openlane.eu/carimgs/5728289/general/2ea33011-a148-4cae-9342-7289e1256281.jpg',
'https://images.openlane.eu/carimgs/5728289/general/c12f593a-8037-4bd9-9917-756183070916.jpg',
'https://images.openlane.eu/carimgs/5728289/general/6dd0365e-8252-4670-a23b-063a9f9f3190.jpg',
'https://images.openlane.eu/carimgs/5728289/general/a72e819f-22ca-4436-a0af-198ce995d5c7.jpg',
'https://images.openlane.eu/carimgs/5728289/general/493c38a9-7a63-4cf9-8388-2f9ece317783.jpg',
'https://images.openlane.eu/carimgs/5728289/general/8cff74a3-440f-4b1f-a18e-ba510342a487.jpg',
'https://images.openlane.eu/carimgs/5728289/general/29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg',
'https://images.openlane.eu/carimgs/5728289/general/3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg',
'https://images.openlane.eu/carimgs/5728289/general/f857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246273,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/5a89bba6-8ad6-4460-bd4b-e233422ae5a3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272445,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/2ea33011-a148-4cae-9342-7289e1256281.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253540,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/c12f593a-8037-4bd9-9917-756183070916.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261904,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/6dd0365e-8252-4670-a23b-063a9f9f3190.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251750,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/a72e819f-22ca-4436-a0af-198ce995d5c7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303390,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/493c38a9-7a63-4cf9-8388-2f9ece317783.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248472,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/8cff74a3-440f-4b1f-a18e-ba510342a487.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317060,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/29ae92dd-9301-4ccb-9c73-92ba50460cc7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31770,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/3616fc10-e9a0-4814-9f85-54ca2b2d5931.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dc918509-778a-52db-9670-89d6e6c646be/dc918509-778a-52db-9670-89d6e6c646be_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274155,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728289/general/f857043f-6a4c-4cd7-832f-1f6e4ac3ca90.jpg',
'Width': 1400}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 51.501 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717801%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [adesa.be] INFO: Saving data for 10717801: {'created_time': 1774365384.720629, 'last_price_update_time': 1774365384.720639, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717801') HTTP/1.1" 204 0
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5603705%252Fgeneral%252F072c0792-e786-4323-8bac-3b9394bf7717.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/072c0792-e786-4323-8bac-3b9394bf7717.JPG not downloaded yet
2026-03-24 15:16:24 [adesa.be] INFO: Found listing with ID: 10717806
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717806%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [adesa.be] INFO: Scrape type for 10717806: 1
2026-03-24 15:16:24 [adesa.be] INFO: Scraping item 10717806 url https://www.openlane.eu/en/carv6/auction/10717806
2026-03-24 15:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10718369
2026-03-24 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab09ca05-a674-532a-8004-d61f5cce5fbb with scrape type 1
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab09ca05-a674-532a-8004-d61f5cce5fbb
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625861%252Fgeneral%252F0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625861%252Fgeneral%252Fdca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/dca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625861%252Fgeneral%252F5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625861%252Fgeneral%252Fb7f658cc-47f7-4750-a17b-e1b2b9787637.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/b7f658cc-47f7-4750-a17b-e1b2b9787637.jpg already downloaded
2026-03-24 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5625861%252Fgeneral%252Fa1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/a1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252Fb90c6359-f202-4a30-b53e-f83a75cc59c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/b90c6359-f202-4a30-b53e-f83a75cc59c1.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252Fbd81df37-1094-40f6-ad86-495efd1044a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/bd81df37-1094-40f6-ad86-495efd1044a7.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F69e76fbe-1a71-4ba2-8411-677d7468712c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/69e76fbe-1a71-4ba2-8411-677d7468712c.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5625861%252Fgeneral%252F56795700-4443-4cd4-bb05-358d2fd15028.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5625861/general/56795700-4443-4cd4-bb05-358d2fd15028.jpg already downloaded
2026-03-24 15:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab09ca05-a674-532a-8004-d61f5cce5fbb, identifier: 10718369
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item af6f66fb-b0c2-5b90-b305-9b8d30db5b28 due to Ignoring non-200 response
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252Fc63de14f-3612-400e-88a9-c2f4270c21cb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/c63de14f-3612-400e-88a9-c2f4270c21cb.JPG not downloaded yet
2026-03-24 15:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10718369
2026-03-24 15:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10718369
2026-03-24 15:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab09ca05-a674-532a-8004-d61f5cce5fbb with identifier: 10718369 to the API
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T13:10:00Z',
'fuel_type': 'Electric',
'id': 'ab09ca05-a674-532a-8004-d61f5cce5fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718369',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 109034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5625861/general/0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg',
'https://images.openlane.eu/carimgs/5625861/general/dca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg',
'https://images.openlane.eu/carimgs/5625861/general/5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg',
'https://images.openlane.eu/carimgs/5625861/general/b7f658cc-47f7-4750-a17b-e1b2b9787637.jpg',
'https://images.openlane.eu/carimgs/5625861/general/a1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg',
'https://images.openlane.eu/carimgs/5625861/general/b90c6359-f202-4a30-b53e-f83a75cc59c1.jpg',
'https://images.openlane.eu/carimgs/5625861/general/bd81df37-1094-40f6-ad86-495efd1044a7.jpg',
'https://images.openlane.eu/carimgs/5625861/general/2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg',
'https://images.openlane.eu/carimgs/5625861/general/69e76fbe-1a71-4ba2-8411-677d7468712c.jpg',
'https://images.openlane.eu/carimgs/5625861/general/56795700-4443-4cd4-bb05-358d2fd15028.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 820780,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/0f028f4d-2ece-4e3e-8c67-acae8cd75b5e.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1157062,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/dca2c290-b04f-4dad-9b87-3dccd4de3f04.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 940999,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/5ace6b98-93d3-4f93-add4-4a8ca525fb68.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1033664,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/b7f658cc-47f7-4750-a17b-e1b2b9787637.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 937464,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/a1cf2a2e-c04a-4b6b-9e97-8a01c41a1fd0.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 789424,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/b90c6359-f202-4a30-b53e-f83a75cc59c1.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 883234,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/bd81df37-1094-40f6-ad86-495efd1044a7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 744165,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/2341aa52-0bef-48a7-b9c0-8afee05142d7.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 755658,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/69e76fbe-1a71-4ba2-8411-677d7468712c.jpg',
'Width': 2731},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab09ca05-a674-532a-8004-d61f5cce5fbb/ab09ca05-a674-532a-8004-d61f5cce5fbb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 770355,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5625861/general/56795700-4443-4cd4-bb05-358d2fd15028.jpg',
'Width': 2731}],
'price': 21100,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'109.034 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718369%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [adesa.be] INFO: Saving data for 10718369: {'created_time': 1774365385.513801, 'last_price_update_time': 1774365385.513811, 'auction_closing_time': 1774444200.0}
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718369') HTTP/1.1" 204 0
2026-03-24 15:16:25 [adesa.be] INFO: Found listing with ID: 10717600
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717600%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [adesa.be] INFO: Scrape type for 10717600: 1
2026-03-24 15:16:25 [adesa.be] INFO: Scraping item 10717600 url https://www.openlane.eu/en/carv6/auction/10717600
2026-03-24 15:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F71bd75ba-6357-45bf-908c-18085be074fa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/71bd75ba-6357-45bf-908c-18085be074fa.JPG not downloaded yet
2026-03-24 15:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:25 [adesa.be] INFO: Found listing with ID: 10717748
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717748%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [adesa.be] INFO: Scrape type for 10717748: 1
2026-03-24 15:16:25 [adesa.be] INFO: Scraping item 10717748 url https://www.openlane.eu/en/carv6/auction/10717748
2026-03-24 15:16:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F37f00a15-8227-4fbc-9b13-17165b781b48.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/37f00a15-8227-4fbc-9b13-17165b781b48.JPG not downloaded yet
2026-03-24 15:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10717704
2026-03-24 15:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a with scrape type 1
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252F39a97563-0fa1-4a67-a563-920dddfa37b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/39a97563-0fa1-4a67-a563-920dddfa37b9.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252Fb734fd34-4c76-43a5-9601-32f722a5b2b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/b734fd34-4c76-43a5-9601-32f722a5b2b4.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252Fa6437796-e285-4a73-bd93-a2f27d26e67c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/a6437796-e285-4a73-bd93-a2f27d26e67c.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252Fe28afc56-05c9-48c8-a9e8-4cfda061675e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/e28afc56-05c9-48c8-a9e8-4cfda061675e.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252F0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252F5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252Fae8792ff-8bf0-410d-a665-64b904d074b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/ae8792ff-8bf0-410d-a665-64b904d074b1.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252Feac60f89-c057-406f-b549-f1125274a772.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/eac60f89-c057-406f-b549-f1125274a772.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252Ffac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/fac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg already downloaded
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5696249%252Fgeneral%252F1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696249/general/1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg already downloaded
2026-03-24 15:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5432251c-a3bb-5778-8a0b-f4ddb10d965a, identifier: 10717704
2026-03-24 15:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f088ded-c228-5207-be58-3528885b5b5e with identifier: 10717754
2026-03-24 15:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f088ded-c228-5207-be58-3528885b5b5e with scrape type 1
2026-03-24 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f088ded-c228-5207-be58-3528885b5b5e
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252F2d2d7c06-27bd-427f-b996-306527ac5f4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/2d2d7c06-27bd-427f-b996-306527ac5f4d.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252F96cc4c0f-7908-4229-8e37-fcf69aa561b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/96cc4c0f-7908-4229-8e37-fcf69aa561b9.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252F5a72fc00-d35f-448b-bea9-4e78ad95302f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/5a72fc00-d35f-448b-bea9-4e78ad95302f.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252F8881c658-4e53-4d22-b07d-3f5ab860ef94.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/8881c658-4e53-4d22-b07d-3f5ab860ef94.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252F5c72087c-b137-46e8-bb3b-65cb6dae3e9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/5c72087c-b137-46e8-bb3b-65cb6dae3e9a.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252Fda466324-f476-46fd-840a-18dac6e0f2b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/da466324-f476-46fd-840a-18dac6e0f2b3.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252F27ef92fe-b2ba-4daa-9ae4-71dc1175dc6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/27ef92fe-b2ba-4daa-9ae4-71dc1175dc6f.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252Fb4da6c2c-bf53-4502-8fcd-25e57a7a6647.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/b4da6c2c-bf53-4502-8fcd-25e57a7a6647.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252Fa6a1ed80-6417-4b5e-9321-9c6f64f326fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/a6a1ed80-6417-4b5e-9321-9c6f64f326fe.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715027%252Fgeneral%252Fd17da775-ee9d-48f8-b16a-9e6bfe5532c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715027/general/d17da775-ee9d-48f8-b16a-9e6bfe5532c6.jpg already downloaded
2026-03-24 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f088ded-c228-5207-be58-3528885b5b5e, identifier: 10717754
2026-03-24 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10717778
2026-03-24 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887721eb-4dd5-5601-9645-cc0406112c07 with scrape type 1
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 887721eb-4dd5-5601-9645-cc0406112c07
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F218b5ca8-a15f-4585-a594-3bd7849846c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/218b5ca8-a15f-4585-a594-3bd7849846c4.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252Ff5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/f5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F8073d998-3672-401c-ade0-f3fbfeeda480.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8073d998-3672-401c-ade0-f3fbfeeda480.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252F321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252Fdcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/dcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252Ff49e0ed6-beba-4627-8255-a8a013aa2735.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/f49e0ed6-beba-4627-8255-a8a013aa2735.jpg already downloaded
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722296%252Fgeneral%252Fc988b7e8-7215-420b-8811-222ebc14aa8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722296/general/c988b7e8-7215-420b-8811-222ebc14aa8c.jpg already downloaded
2026-03-24 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 887721eb-4dd5-5601-9645-cc0406112c07, identifier: 10717778
2026-03-24 15:16:26 [adesa.be] INFO: Found listing with ID: 10717833
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717833%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [adesa.be] INFO: Scrape type for 10717833: 1
2026-03-24 15:16:26 [adesa.be] INFO: Scraping item 10717833 url https://www.openlane.eu/en/carv6/auction/10717833
2026-03-24 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10717704
2026-03-24 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10717704
2026-03-24 15:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10717704 to the API
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717704>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5432251c-a3bb-5778-8a0b-f4ddb10d965a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 177956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5696249/general/39a97563-0fa1-4a67-a563-920dddfa37b9.jpg',
'https://images.openlane.eu/carimgs/5696249/general/b734fd34-4c76-43a5-9601-32f722a5b2b4.jpg',
'https://images.openlane.eu/carimgs/5696249/general/a6437796-e285-4a73-bd93-a2f27d26e67c.jpg',
'https://images.openlane.eu/carimgs/5696249/general/e28afc56-05c9-48c8-a9e8-4cfda061675e.jpg',
'https://images.openlane.eu/carimgs/5696249/general/0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg',
'https://images.openlane.eu/carimgs/5696249/general/5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg',
'https://images.openlane.eu/carimgs/5696249/general/ae8792ff-8bf0-410d-a665-64b904d074b1.jpg',
'https://images.openlane.eu/carimgs/5696249/general/eac60f89-c057-406f-b549-f1125274a772.jpg',
'https://images.openlane.eu/carimgs/5696249/general/fac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg',
'https://images.openlane.eu/carimgs/5696249/general/1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333673,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/39a97563-0fa1-4a67-a563-920dddfa37b9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30167,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/b734fd34-4c76-43a5-9601-32f722a5b2b4.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393032,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/a6437796-e285-4a73-bd93-a2f27d26e67c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/e28afc56-05c9-48c8-a9e8-4cfda061675e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277616,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/0d9ebe13-fcb2-4e2f-8c50-55ab7e500cf7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/5c59ab69-270b-42c1-bc9f-66e6272d2b69.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352110,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/ae8792ff-8bf0-410d-a665-64b904d074b1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317065,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/eac60f89-c057-406f-b549-f1125274a772.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331946,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/fac3fc8b-93cb-4106-8c7d-68a123aae5cf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5432251c-a3bb-5778-8a0b-f4ddb10d965a/5432251c-a3bb-5778-8a0b-f4ddb10d965a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255440,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696249/general/1a329a9b-4af4-48ff-a082-60fc2aa024b0.jpg',
'Width': 1920}],
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Master L3H1 2.3 DCI Grand Comfort - Diesel - Manual - 150 '
'hp - 177.956 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717704%27 HTTP/1.1" 200 None
2026-03-24 15:16:26 [adesa.be] INFO: Saving data for 10717704: {'created_time': 1774365386.969487, 'last_price_update_time': 1774365386.969496, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717704') HTTP/1.1" 204 0
2026-03-24 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f088ded-c228-5207-be58-3528885b5b5e with identifier: 10717754
2026-03-24 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f088ded-c228-5207-be58-3528885b5b5e with identifier: 10717754
2026-03-24 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f088ded-c228-5207-be58-3528885b5b5e with identifier: 10717754 to the API
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717754>
{'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': 116,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2f088ded-c228-5207-be58-3528885b5b5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRE905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717754',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 120419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5715027/general/2d2d7c06-27bd-427f-b996-306527ac5f4d.jpg',
'https://images.openlane.eu/carimgs/5715027/general/96cc4c0f-7908-4229-8e37-fcf69aa561b9.jpg',
'https://images.openlane.eu/carimgs/5715027/general/5a72fc00-d35f-448b-bea9-4e78ad95302f.jpg',
'https://images.openlane.eu/carimgs/5715027/general/8881c658-4e53-4d22-b07d-3f5ab860ef94.jpg',
'https://images.openlane.eu/carimgs/5715027/general/5c72087c-b137-46e8-bb3b-65cb6dae3e9a.jpg',
'https://images.openlane.eu/carimgs/5715027/general/da466324-f476-46fd-840a-18dac6e0f2b3.jpg',
'https://images.openlane.eu/carimgs/5715027/general/27ef92fe-b2ba-4daa-9ae4-71dc1175dc6f.jpg',
'https://images.openlane.eu/carimgs/5715027/general/b4da6c2c-bf53-4502-8fcd-25e57a7a6647.jpg',
'https://images.openlane.eu/carimgs/5715027/general/a6a1ed80-6417-4b5e-9321-9c6f64f326fe.jpg',
'https://images.openlane.eu/carimgs/5715027/general/d17da775-ee9d-48f8-b16a-9e6bfe5532c6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/2d2d7c06-27bd-427f-b996-306527ac5f4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/96cc4c0f-7908-4229-8e37-fcf69aa561b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109654,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/5a72fc00-d35f-448b-bea9-4e78ad95302f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105522,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/8881c658-4e53-4d22-b07d-3f5ab860ef94.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103367,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/5c72087c-b137-46e8-bb3b-65cb6dae3e9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/da466324-f476-46fd-840a-18dac6e0f2b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/27ef92fe-b2ba-4daa-9ae4-71dc1175dc6f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79134,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/b4da6c2c-bf53-4502-8fcd-25e57a7a6647.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103746,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/a6a1ed80-6417-4b5e-9321-9c6f64f326fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f088ded-c228-5207-be58-3528885b5b5e/2f088ded-c228-5207-be58-3528885b5b5e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28405,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715027/general/d17da775-ee9d-48f8-b16a-9e6bfe5532c6.jpg',
'Width': 400}],
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.5 DCI - Diesel - Manual - 116 hp - '
'120.419 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717754%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [adesa.be] INFO: Saving data for 10717754: {'created_time': 1774365387.285996, 'last_price_update_time': 1774365387.286009, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717754') HTTP/1.1" 204 0
2026-03-24 15:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10717778
2026-03-24 15:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10717778
2026-03-24 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10717778 to the API
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717778>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '887721eb-4dd5-5601-9645-cc0406112c07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCJ691A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717778',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 94816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5722296/general/218b5ca8-a15f-4585-a594-3bd7849846c4.jpg',
'https://images.openlane.eu/carimgs/5722296/general/f5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg',
'https://images.openlane.eu/carimgs/5722296/general/8073d998-3672-401c-ade0-f3fbfeeda480.jpg',
'https://images.openlane.eu/carimgs/5722296/general/8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg',
'https://images.openlane.eu/carimgs/5722296/general/37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg',
'https://images.openlane.eu/carimgs/5722296/general/8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg',
'https://images.openlane.eu/carimgs/5722296/general/321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg',
'https://images.openlane.eu/carimgs/5722296/general/dcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg',
'https://images.openlane.eu/carimgs/5722296/general/f49e0ed6-beba-4627-8255-a8a013aa2735.jpg',
'https://images.openlane.eu/carimgs/5722296/general/c988b7e8-7215-420b-8811-222ebc14aa8c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333621,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/218b5ca8-a15f-4585-a594-3bd7849846c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340455,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/f5642fa1-4f67-47cd-a5c5-898ab3df94d8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328560,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/8073d998-3672-401c-ade0-f3fbfeeda480.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270061,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/8210e517-ac9e-4db5-b13c-5c7d75fb42b3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376014,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/37364ea5-bbcb-4163-aa3b-d46e72d3dcb0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373679,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/8715998c-c425-4e84-b64b-1ba9e9eccdb5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355551,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/321d7b89-3cb0-4aaf-815f-163c397d1f12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178967,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/dcc87ff1-77a7-45e1-856d-bc9bf75da361.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33411,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/f49e0ed6-beba-4627-8255-a8a013aa2735.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_887721eb-4dd5-5601-9645-cc0406112c07/887721eb-4dd5-5601-9645-cc0406112c07_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257619,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722296/general/c988b7e8-7215-420b-8811-222ebc14aa8c.jpg',
'Width': 1920}],
'price': 12050,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master L4H2 2.3 DCI - Diesel - Manual - 163 hp - 94.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717778%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [adesa.be] INFO: Saving data for 10717778: {'created_time': 1774365387.62514, 'last_price_update_time': 1774365387.625149, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717778') HTTP/1.1" 204 0
2026-03-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/072c0792-e786-4323-8bac-3b9394bf7717.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717616)
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F5815d792-43c6-49ff-bf5c-afb38c673a46.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/5815d792-43c6-49ff-bf5c-afb38c673a46.JPG not downloaded yet
2026-03-24 15:16:27 [adesa.be] INFO: Found listing with ID: 10717772
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717772%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [adesa.be] INFO: Scrape type for 10717772: 1
2026-03-24 15:16:27 [adesa.be] INFO: Scraping item 10717772 url https://www.openlane.eu/en/carv6/auction/10717772
2026-03-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59795128-3e14-5ad4-9150-778c93be1d2b with identifier: 10717746
2026-03-24 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59795128-3e14-5ad4-9150-778c93be1d2b with scrape type 1
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59795128-3e14-5ad4-9150-778c93be1d2b
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709298%252Fgeneral%252Fdea0d686-cd01-4ccc-9614-17335ea1b1de.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/dea0d686-cd01-4ccc-9614-17335ea1b1de.JPG not downloaded yet
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252Fc1a6d4d2-5415-4431-9ec2-4ef5b45a6a2f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/c1a6d4d2-5415-4431-9ec2-4ef5b45a6a2f.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15: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-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/71bd75ba-6357-45bf-908c-18085be074fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717616)
2026-03-24 15:16:27 [adesa.be] INFO: Found listing with ID: 10717583
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717583%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [adesa.be] INFO: Scrape type for 10717583: 1
2026-03-24 15:16:27 [adesa.be] INFO: Scraping item 10717583 url https://www.openlane.eu/en/carv6/auction/10717583
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709298%252Fgeneral%252F6ba17b92-40a4-420c-8f0a-d0a0b1412c59.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/6ba17b92-40a4-420c-8f0a-d0a0b1412c59.JPG not downloaded yet
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F31ef25c3-d733-410f-bd2f-fb21c3dd0319.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/31ef25c3-d733-410f-bd2f-fb21c3dd0319.JPG not downloaded yet
2026-03-24 15:16:27 [adesa.be] INFO: Found listing with ID: 10717605
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717605%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [adesa.be] INFO: Scrape type for 10717605: 1
2026-03-24 15:16:27 [adesa.be] INFO: Scraping item 10717605 url https://www.openlane.eu/en/carv6/auction/10717605
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709298%252Fgeneral%252F5efae22e-4217-43e6-b59e-6751e52cdd0e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/5efae22e-4217-43e6-b59e-6751e52cdd0e.JPG not downloaded yet
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252Fac8d4fed-d563-4733-aaf2-74adae4eb0d0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/ac8d4fed-d563-4733-aaf2-74adae4eb0d0.JPG not downloaded yet
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/5815d792-43c6-49ff-bf5c-afb38c673a46.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717616)
2026-03-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/37f00a15-8227-4fbc-9b13-17165b781b48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717616)
2026-03-24 15:16:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/dea0d686-cd01-4ccc-9614-17335ea1b1de.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717746)
2026-03-24 15:16:27 [adesa.be] INFO: Found listing with ID: 10717733
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717733%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [adesa.be] INFO: Scrape type for 10717733: 1
2026-03-24 15:16:27 [adesa.be] INFO: Scraping item 10717733 url https://www.openlane.eu/en/carv6/auction/10717733
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709298%252Fgeneral%252F8a066a24-b8db-41e6-918f-01abe9327464.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/8a066a24-b8db-41e6-918f-01abe9327464.JPG not downloaded yet
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5603705%252Fgeneral%252F03491649-3f6b-497a-a7f6-bf7349ef06a2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603705/general/03491649-3f6b-497a-a7f6-bf7349ef06a2.JPG not downloaded yet
2026-03-24 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10717749
2026-03-24 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with scrape type 1
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg already downloaded
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5713776%252Fgeneral%252F6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg already downloaded
2026-03-24 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F934265f5-0f3f-4896-84ca-521d0e470219.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/934265f5-0f3f-4896-84ca-521d0e470219.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F058b7474-11b8-496e-9b8b-1ba265311397.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/058b7474-11b8-496e-9b8b-1ba265311397.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F2e5729fe-13ec-4368-888a-d6530e0db311.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/2e5729fe-13ec-4368-888a-d6530e0db311.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713776%252Fgeneral%252F72020799-d5f6-47e2-8b1e-08739f645ba8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713776/general/72020799-d5f6-47e2-8b1e-08739f645ba8.jpg already downloaded
2026-03-24 15:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd, identifier: 10717749
2026-03-24 15:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fee05b5-39d4-5349-908e-2d749375958a with identifier: 10717702
2026-03-24 15:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fee05b5-39d4-5349-908e-2d749375958a with scrape type 1
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fee05b5-39d4-5349-908e-2d749375958a
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252F4d1a3f5d-dcdf-4671-a04f-1f2d5ba5ce62.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/4d1a3f5d-dcdf-4671-a04f-1f2d5ba5ce62.JPG not downloaded yet
2026-03-24 15:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd with identifier: 10717782
2026-03-24 15:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd with scrape type 1
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252Fe1507099-ab01-447e-af8f-97cb775cb6dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/e1507099-ab01-447e-af8f-97cb775cb6dd.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252Fd3472a98-4806-4b42-967a-fc7f81fb1178.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/d3472a98-4806-4b42-967a-fc7f81fb1178.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F9c617fba-37fc-47fb-9a97-4103e152fb5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/9c617fba-37fc-47fb-9a97-4103e152fb5b.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F49ac7fb1-71d5-4f85-8435-ae02e80a3054.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/49ac7fb1-71d5-4f85-8435-ae02e80a3054.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F9acbd3b8-bc2e-408f-9e91-83079a649af9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/9acbd3b8-bc2e-408f-9e91-83079a649af9.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F479733f5-2bdb-4f38-a871-6512d92b292e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/479733f5-2bdb-4f38-a871-6512d92b292e.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F39d6ae2f-0800-42bc-8889-2a3a0329ab64.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/39d6ae2f-0800-42bc-8889-2a3a0329ab64.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F3e4d80d7-fd5d-4b4b-8b81-29e84cdf8786.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/3e4d80d7-fd5d-4b4b-8b81-29e84cdf8786.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F060c51d2-132c-466e-914b-6d2823e778e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/060c51d2-132c-466e-914b-6d2823e778e3.jpg already downloaded
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725516%252Fgeneral%252F311767ac-b9d8-4562-b29a-2b3896580ad6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725516/general/311767ac-b9d8-4562-b29a-2b3896580ad6.jpg already downloaded
2026-03-24 15:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd, identifier: 10717782
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-24 15:16:28 [adesa.be] INFO: Found listing with ID: 10717824
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717824%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [adesa.be] INFO: Scrape type for 10717824: 1
2026-03-24 15:16:28 [adesa.be] INFO: Scraping item 10717824 url https://www.openlane.eu/en/carv6/auction/10717824
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5709298%252Fgeneral%252F99ddd9e7-3762-46e1-877e-5d5b6cb5f69b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/99ddd9e7-3762-46e1-877e-5d5b6cb5f69b.JPG not downloaded yet
2026-03-24 15:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10717749
2026-03-24 15:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10717749
2026-03-24 15:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10717749 to the API
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717749>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '2ca82ecb-bbc2-5a65-a932-2eadef7db3fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUA915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717749',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 107574,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5713776/general/559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg',
'https://images.openlane.eu/carimgs/5713776/general/6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg',
'https://images.openlane.eu/carimgs/5713776/general/934265f5-0f3f-4896-84ca-521d0e470219.jpg',
'https://images.openlane.eu/carimgs/5713776/general/42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg',
'https://images.openlane.eu/carimgs/5713776/general/85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg',
'https://images.openlane.eu/carimgs/5713776/general/058b7474-11b8-496e-9b8b-1ba265311397.jpg',
'https://images.openlane.eu/carimgs/5713776/general/093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg',
'https://images.openlane.eu/carimgs/5713776/general/61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg',
'https://images.openlane.eu/carimgs/5713776/general/2e5729fe-13ec-4368-888a-d6530e0db311.jpg',
'https://images.openlane.eu/carimgs/5713776/general/72020799-d5f6-47e2-8b1e-08739f645ba8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73535,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/559d1932-7640-4263-b6a2-d51a1afb1b7f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/6b22f2d7-50d3-40c6-95f2-4750aea37910.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/934265f5-0f3f-4896-84ca-521d0e470219.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/42a60ffc-a5a1-4d6d-a029-2df9a8f39572.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/85865840-d2a3-424d-a2b8-d6b168d09a7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/058b7474-11b8-496e-9b8b-1ba265311397.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/093c5ec6-c2e4-4a10-b215-9ec40c959d76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116458,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/61298e1a-45c1-4b7a-8145-ef9743d4884b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/2e5729fe-13ec-4368-888a-d6530e0db311.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ca82ecb-bbc2-5a65-a932-2eadef7db3fd/2ca82ecb-bbc2-5a65-a932-2eadef7db3fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713776/general/72020799-d5f6-47e2-8b1e-08739f645ba8.jpg',
'Width': 1024}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Sportstourer 1.0 TSI Move! - Petrol - Manual - 90 hp - '
'107.574 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2023}
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717749%27 HTTP/1.1" 200 None
2026-03-24 15:16:28 [adesa.be] INFO: Saving data for 10717749: {'created_time': 1774365388.919901, 'last_price_update_time': 1774365388.919911, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717749') HTTP/1.1" 204 0
2026-03-24 15:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd with identifier: 10717782
2026-03-24 15:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd with identifier: 10717782
2026-03-24 15:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd with identifier: 10717782 to the API
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717782>
{'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-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHH232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717782',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Tarraco',
'odometer': 160138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5725516/general/e1507099-ab01-447e-af8f-97cb775cb6dd.jpg',
'https://images.openlane.eu/carimgs/5725516/general/d3472a98-4806-4b42-967a-fc7f81fb1178.jpg',
'https://images.openlane.eu/carimgs/5725516/general/9c617fba-37fc-47fb-9a97-4103e152fb5b.jpg',
'https://images.openlane.eu/carimgs/5725516/general/49ac7fb1-71d5-4f85-8435-ae02e80a3054.jpg',
'https://images.openlane.eu/carimgs/5725516/general/9acbd3b8-bc2e-408f-9e91-83079a649af9.jpg',
'https://images.openlane.eu/carimgs/5725516/general/479733f5-2bdb-4f38-a871-6512d92b292e.jpg',
'https://images.openlane.eu/carimgs/5725516/general/39d6ae2f-0800-42bc-8889-2a3a0329ab64.jpg',
'https://images.openlane.eu/carimgs/5725516/general/3e4d80d7-fd5d-4b4b-8b81-29e84cdf8786.jpg',
'https://images.openlane.eu/carimgs/5725516/general/060c51d2-132c-466e-914b-6d2823e778e3.jpg',
'https://images.openlane.eu/carimgs/5725516/general/311767ac-b9d8-4562-b29a-2b3896580ad6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105494,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/e1507099-ab01-447e-af8f-97cb775cb6dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28373,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/d3472a98-4806-4b42-967a-fc7f81fb1178.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117117,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/9c617fba-37fc-47fb-9a97-4103e152fb5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/49ac7fb1-71d5-4f85-8435-ae02e80a3054.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/9acbd3b8-bc2e-408f-9e91-83079a649af9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/479733f5-2bdb-4f38-a871-6512d92b292e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/39d6ae2f-0800-42bc-8889-2a3a0329ab64.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/3e4d80d7-fd5d-4b4b-8b81-29e84cdf8786.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/060c51d2-132c-466e-914b-6d2823e778e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd/11bca8c2-b6c5-5b1f-b058-f11fa48d3ecd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725516/general/311767ac-b9d8-4562-b29a-2b3896580ad6.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 7,
'seller_name': None,
'title': 'Seat Tarraco 1.5 TSI Style - Petrol - Automatic - 150 hp - 160.138 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717782%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [adesa.be] INFO: Saving data for 10717782: {'created_time': 1774365389.325128, 'last_price_update_time': 1774365389.32514, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717782') HTTP/1.1" 204 0
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252F394be62f-6cb9-4c87-956e-fa89b00f4ad3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/394be62f-6cb9-4c87-956e-fa89b00f4ad3.JPG not downloaded yet
2026-03-24 15:16:29 [adesa.be] INFO: Found listing with ID: 10717807
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717807%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [adesa.be] INFO: Scrape type for 10717807: 1
2026-03-24 15:16:29 [adesa.be] INFO: Scraping item 10717807 url https://www.openlane.eu/en/carv6/auction/10717807
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5709298%252Fgeneral%252Fe91ec1bc-590b-47f0-909b-40bc21602316.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/e91ec1bc-590b-47f0-909b-40bc21602316.JPG not downloaded yet
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252Fe11b207d-23e3-402d-b7e9-777a916311a0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/e11b207d-23e3-402d-b7e9-777a916311a0.JPG not downloaded yet
2026-03-24 15:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/5efae22e-4217-43e6-b59e-6751e52cdd0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717746)
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5603705/general/ac8d4fed-d563-4733-aaf2-74adae4eb0d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717616)
2026-03-24 15:16:29 [adesa.be] INFO: Found listing with ID: 10717722
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717722%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [adesa.be] INFO: Scrape type for 10717722: 1
2026-03-24 15:16:29 [adesa.be] INFO: Scraping item 10717722 url https://www.openlane.eu/en/carv6/auction/10717722
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5709298%252Fgeneral%252Feca286dd-473f-45c3-b39d-8f9e747c4b1d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/eca286dd-473f-45c3-b39d-8f9e747c4b1d.JPG not downloaded yet
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252F70d7de49-15b5-471a-a010-f5a399bca417.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/70d7de49-15b5-471a-a010-f5a399bca417.JPG not downloaded yet
2026-03-24 15:16:29 [adesa.be] INFO: Found listing with ID: 10717697
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717697%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [adesa.be] INFO: Scrape type for 10717697: 1
2026-03-24 15:16:29 [adesa.be] INFO: Scraping item 10717697 url https://www.openlane.eu/en/carv6/auction/10717697
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5709298%252Fgeneral%252F05a89054-1edb-462b-8188-fded9e2ae52c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/05a89054-1edb-462b-8188-fded9e2ae52c.JPG not downloaded yet
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252F4ccdd435-8ab5-403c-bc4e-9b4f1f1b6049.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/4ccdd435-8ab5-403c-bc4e-9b4f1f1b6049.JPG not downloaded yet
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/99ddd9e7-3762-46e1-877e-5d5b6cb5f69b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717746)
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/394be62f-6cb9-4c87-956e-fa89b00f4ad3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717702)
2026-03-24 15:16:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/e91ec1bc-590b-47f0-909b-40bc21602316.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717746)
2026-03-24 15:16:29 [adesa.be] INFO: Found listing with ID: 10717681
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717681%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [adesa.be] INFO: Scrape type for 10717681: 1
2026-03-24 15:16:29 [adesa.be] INFO: Scraping item 10717681 url https://www.openlane.eu/en/carv6/auction/10717681
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5709298%252Fgeneral%252F27b417b5-3e90-4292-b8c9-60d866206692.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/27b417b5-3e90-4292-b8c9-60d866206692.JPG not downloaded yet
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252F565421ac-ba63-4bc6-8e8a-aa4930cd076c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/565421ac-ba63-4bc6-8e8a-aa4930cd076c.JPG not downloaded yet
2026-03-24 15:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10717717
2026-03-24 15:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea768da-8503-51a6-a7b6-7634029d5d23 with scrape type 1
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ea768da-8503-51a6-a7b6-7634029d5d23
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252F96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252Fa71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/a71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252Fec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/ec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252F7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252Fb31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/b31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252Fe90e05ee-e872-4490-bc08-332d9ff479e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/e90e05ee-e872-4490-bc08-332d9ff479e4.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252F17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252Fba48a7bb-b1af-42c9-a848-a922718efcd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/ba48a7bb-b1af-42c9-a848-a922718efcd5.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252F117f5e34-e5c8-47dc-be43-1357d362c71e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/117f5e34-e5c8-47dc-be43-1357d362c71e.jpg already downloaded
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704029%252Fgeneral%252F197e60df-e77f-47e3-b824-f5b74de1282f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704029/general/197e60df-e77f-47e3-b824-f5b74de1282f.jpg already downloaded
2026-03-24 15:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ea768da-8503-51a6-a7b6-7634029d5d23, identifier: 10717717
2026-03-24 15:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10717781
2026-03-24 15:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10f995f2-81ca-58ef-86b4-06a4f07981ee with scrape type 1
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10f995f2-81ca-58ef-86b4-06a4f07981ee
2026-03-24 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252F6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252F16d3443a-db1a-45ce-b93f-469c13fb3474.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/16d3443a-db1a-45ce-b93f-469c13fb3474.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252Fe05b90ff-fe03-4199-9108-8128a77e3bd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/e05b90ff-fe03-4199-9108-8128a77e3bd3.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252F38d273d8-47e4-4833-b128-14e77d485c53.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/38d273d8-47e4-4833-b128-14e77d485c53.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252F59eeffb1-5328-4c12-b1db-04a481ad3039.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/59eeffb1-5328-4c12-b1db-04a481ad3039.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252Fb433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/b433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252Fd28efd00-69a9-485d-b296-0fba066f1685.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/d28efd00-69a9-485d-b296-0fba066f1685.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252Fb59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/b59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252Ff37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/f37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg already downloaded
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724573%252Fgeneral%252F64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724573/general/64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg already downloaded
2026-03-24 15:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10f995f2-81ca-58ef-86b4-06a4f07981ee, identifier: 10717781
2026-03-24 15:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10717768
2026-03-24 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 1
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73db3016-7d29-5fc5-b649-7cfd567812b4
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252F4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG not downloaded yet
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 66c287a7-e99b-5df3-8166-27da991e8c70 due to Ignoring non-200 response
2026-03-24 15:16:30 [adesa.be] INFO: Found listing with ID: 10717718
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717718%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [adesa.be] INFO: Scrape type for 10717718: 1
2026-03-24 15:16:30 [adesa.be] INFO: Scraping item 10717718 url https://www.openlane.eu/en/carv6/auction/10717718
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5709298%252Fgeneral%252F4adc40ba-f2a8-4fed-9d7d-1a4045f5e71a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709298/general/4adc40ba-f2a8-4fed-9d7d-1a4045f5e71a.JPG not downloaded yet
2026-03-24 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10717717
2026-03-24 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10717717
2026-03-24 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10717717 to the API
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717717>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1ea768da-8503-51a6-a7b6-7634029d5d23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAU676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 151781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5704029/general/96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg',
'https://images.openlane.eu/carimgs/5704029/general/a71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg',
'https://images.openlane.eu/carimgs/5704029/general/ec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg',
'https://images.openlane.eu/carimgs/5704029/general/7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg',
'https://images.openlane.eu/carimgs/5704029/general/b31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg',
'https://images.openlane.eu/carimgs/5704029/general/e90e05ee-e872-4490-bc08-332d9ff479e4.jpg',
'https://images.openlane.eu/carimgs/5704029/general/17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg',
'https://images.openlane.eu/carimgs/5704029/general/ba48a7bb-b1af-42c9-a848-a922718efcd5.jpg',
'https://images.openlane.eu/carimgs/5704029/general/117f5e34-e5c8-47dc-be43-1357d362c71e.jpg',
'https://images.openlane.eu/carimgs/5704029/general/197e60df-e77f-47e3-b824-f5b74de1282f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/96a21e11-b50a-40d6-bffe-d0b3e8a9fc60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74236,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/a71ef54b-c60a-4fe0-ab3b-db54811542a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/ec1a9530-4626-4964-aa3a-646ae9c5c8e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/7252bc08-471f-4da0-9a8f-a0d4410124c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62027,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/b31e1679-d381-4037-8e4d-4e3ecfae6a75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75903,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/e90e05ee-e872-4490-bc08-332d9ff479e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/17f1eda8-e17c-4ce4-9e43-2e9a72f5c7d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112892,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/ba48a7bb-b1af-42c9-a848-a922718efcd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/117f5e34-e5c8-47dc-be43-1357d362c71e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1ea768da-8503-51a6-a7b6-7634029d5d23/1ea768da-8503-51a6-a7b6-7634029d5d23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120753,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704029/general/197e60df-e77f-47e3-b824-f5b74de1282f.jpg',
'Width': 1024}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 151.781 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717717%27 HTTP/1.1" 200 None
2026-03-24 15:16:30 [adesa.be] INFO: Saving data for 10717717: {'created_time': 1774365390.864118, 'last_price_update_time': 1774365390.86413, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717717') HTTP/1.1" 204 0
2026-03-24 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10717781
2026-03-24 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10717781
2026-03-24 15:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10f995f2-81ca-58ef-86b4-06a4f07981ee with identifier: 10717781 to the API
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717781>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '10f995f2-81ca-58ef-86b4-06a4f07981ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPS196',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 158693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5724573/general/6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg',
'https://images.openlane.eu/carimgs/5724573/general/16d3443a-db1a-45ce-b93f-469c13fb3474.jpg',
'https://images.openlane.eu/carimgs/5724573/general/e05b90ff-fe03-4199-9108-8128a77e3bd3.jpg',
'https://images.openlane.eu/carimgs/5724573/general/38d273d8-47e4-4833-b128-14e77d485c53.jpg',
'https://images.openlane.eu/carimgs/5724573/general/59eeffb1-5328-4c12-b1db-04a481ad3039.jpg',
'https://images.openlane.eu/carimgs/5724573/general/b433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg',
'https://images.openlane.eu/carimgs/5724573/general/d28efd00-69a9-485d-b296-0fba066f1685.jpg',
'https://images.openlane.eu/carimgs/5724573/general/b59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg',
'https://images.openlane.eu/carimgs/5724573/general/f37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg',
'https://images.openlane.eu/carimgs/5724573/general/64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/6ebc35bc-1a81-49fa-aab0-7774fb207823.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/16d3443a-db1a-45ce-b93f-469c13fb3474.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/e05b90ff-fe03-4199-9108-8128a77e3bd3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/38d273d8-47e4-4833-b128-14e77d485c53.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/59eeffb1-5328-4c12-b1db-04a481ad3039.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/b433eb27-c0b9-47ff-9abc-de7c7df7ddd5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/d28efd00-69a9-485d-b296-0fba066f1685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/b59f5776-c4b1-453c-9d59-a6a8b23a55e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/f37cdec2-15d7-4f5d-86b1-c1c782eafb30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10f995f2-81ca-58ef-86b4-06a4f07981ee/10f995f2-81ca-58ef-86b4-06a4f07981ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724573/general/64b22cdd-1d79-4638-a596-2b4b9a35c664.jpg',
'Width': 1024}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 1.5 TSI Clever - Petrol - Automatic - 150 hp - 158.693 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717781%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [adesa.be] INFO: Saving data for 10717781: {'created_time': 1774365391.636862, 'last_price_update_time': 1774365391.636872, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717781') HTTP/1.1" 204 0
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252F9ae165f9-e13d-440d-9cd1-ae34c69e0ea9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/9ae165f9-e13d-440d-9cd1-ae34c69e0ea9.JPG not downloaded yet
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252Fd65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/d65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.JPG not downloaded yet
2026-03-24 15:16:31 [adesa.be] INFO: Found listing with ID: 10717700
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717700%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [adesa.be] INFO: Scrape type for 10717700: 1
2026-03-24 15:16:31 [adesa.be] INFO: Scraping item 10717700 url https://www.openlane.eu/en/carv6/auction/10717700
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/4ccdd435-8ab5-403c-bc4e-9b4f1f1b6049.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717702)
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/05a89054-1edb-462b-8188-fded9e2ae52c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717746)
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252Fe3def0d9-bc4d-4388-8ab9-749d78e4a231.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/e3def0d9-bc4d-4388-8ab9-749d78e4a231.JPG not downloaded yet
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252F6c1dcdb0-2d12-41fc-8649-62f99ec2c352.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/6c1dcdb0-2d12-41fc-8649-62f99ec2c352.JPG not downloaded yet
2026-03-24 15:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717622> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:31 [adesa.be] INFO: Found listing with ID: 10717646
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717646%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [adesa.be] INFO: Scrape type for 10717646: 1
2026-03-24 15:16:31 [adesa.be] INFO: Scraping item 10717646 url https://www.openlane.eu/en/carv6/auction/10717646
2026-03-24 15:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252Fb6b4d413-504e-4be0-b152-5253ac87101a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/b6b4d413-504e-4be0-b152-5253ac87101a.JPG not downloaded yet
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252F2f424944-4bd4-4f28-ad59-9e17f375357c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/2f424944-4bd4-4f28-ad59-9e17f375357c.JPG not downloaded yet
2026-03-24 15:16:31 [adesa.be] INFO: Found listing with ID: 10717779
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717779%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [adesa.be] INFO: Scrape type for 10717779: 1
2026-03-24 15:16:31 [adesa.be] INFO: Scraping item 10717779 url https://www.openlane.eu/en/carv6/auction/10717779
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/d65f57b8-ea98-4e77-8d45-8c3cf2d5cd3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717768)
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5709298/general/4adc40ba-f2a8-4fed-9d7d-1a4045f5e71a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717746)
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/9ae165f9-e13d-440d-9cd1-ae34c69e0ea9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717702)
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5693559%252Fgeneral%252Ffd3b20f5-b2c3-4d9c-a04d-1bee02fefd17.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693559/general/fd3b20f5-b2c3-4d9c-a04d-1bee02fefd17.JPG not downloaded yet
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252Febd2e04a-2786-45f5-9be5-234b9658a330.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/ebd2e04a-2786-45f5-9be5-234b9658a330.JPG not downloaded yet
2026-03-24 15:16:31 [adesa.be] INFO: Found listing with ID: 10717797
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717797%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [adesa.be] INFO: Scrape type for 10717797: 1
2026-03-24 15:16:31 [adesa.be] INFO: Scraping item 10717797 url https://www.openlane.eu/en/carv6/auction/10717797
2026-03-24 15:16:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/4619f2a4-f8d0-4ddd-b002-daaf4b0fcb2c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717768)
2026-03-24 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252Ff87a4a8c-5c08-4c68-b70f-1f15ed170871.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/f87a4a8c-5c08-4c68-b70f-1f15ed170871.JPG not downloaded yet
2026-03-24 15:16:32 [adesa.be] INFO: Found listing with ID: 10717709
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717709%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [adesa.be] INFO: Scrape type for 10717709: 1
2026-03-24 15:16:32 [adesa.be] INFO: Scraping item 10717709 url https://www.openlane.eu/en/carv6/auction/10717709
2026-03-24 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10717747
2026-03-24 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85a21fd5-6c11-545b-b964-9808197751a9 with scrape type 1
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85a21fd5-6c11-545b-b964-9808197751a9
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252Fbd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/bd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252Fa34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/a34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252Fba08e40d-6574-4129-8fe1-57d60cb44189.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/ba08e40d-6574-4129-8fe1-57d60cb44189.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252F30f556d9-200e-4cd4-8c26-03004ed5e805.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/30f556d9-200e-4cd4-8c26-03004ed5e805.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252F17f57538-d3ed-4613-a72b-f78d851641ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/17f57538-d3ed-4613-a72b-f78d851641ee.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252Fdc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/dc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252F3595c944-7d26-4367-ad94-d5950a0cae0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/3595c944-7d26-4367-ad94-d5950a0cae0d.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252F63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252F6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713726%252Fgeneral%252F06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713726/general/06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg already downloaded
2026-03-24 15:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85a21fd5-6c11-545b-b964-9808197751a9, identifier: 10717747
2026-03-24 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10717780
2026-03-24 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with scrape type 1
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252F184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252F3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252F3ee6e803-152e-40f4-9176-571b1943ccec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/3ee6e803-152e-40f4-9176-571b1943ccec.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252Fdc86e532-cda3-43f8-a0c1-fda7374dd878.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/dc86e532-cda3-43f8-a0c1-fda7374dd878.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252Ff562bc6c-180e-4962-8668-64609f27769a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/f562bc6c-180e-4962-8668-64609f27769a.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252Fbb6490b6-e11f-494e-aaa4-c92a7687d097.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/bb6490b6-e11f-494e-aaa4-c92a7687d097.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252F4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252F5f9f682c-9196-4965-b321-0138ce9958e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/5f9f682c-9196-4965-b321-0138ce9958e5.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252Fc0380a2a-804f-4883-bf73-601dbe2227f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/c0380a2a-804f-4883-bf73-601dbe2227f1.jpg already downloaded
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5724562%252Fgeneral%252Fa2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724562/general/a2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg already downloaded
2026-03-24 15:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f, identifier: 10717780
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-24 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10717622
2026-03-24 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 1
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG not downloaded yet
2026-03-24 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10717621
2026-03-24 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 1
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd6b4028-afbe-5156-9cb4-19efc638882f
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252F175367f2-d805-4bf7-b17c-a0fb11b7625e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/175367f2-d805-4bf7-b17c-a0fb11b7625e.JPG not downloaded yet
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252Fdbab9145-f5d1-49df-87be-0a6bf9957184.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/dbab9145-f5d1-49df-87be-0a6bf9957184.JPG not downloaded yet
2026-03-24 15:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10717747
2026-03-24 15:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10717747
2026-03-24 15:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85a21fd5-6c11-545b-b964-9808197751a9 with identifier: 10717747 to the API
2026-03-24 15:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717747>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '85a21fd5-6c11-545b-b964-9808197751a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACX566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717747',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 96369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5713726/general/bd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg',
'https://images.openlane.eu/carimgs/5713726/general/a34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg',
'https://images.openlane.eu/carimgs/5713726/general/ba08e40d-6574-4129-8fe1-57d60cb44189.jpg',
'https://images.openlane.eu/carimgs/5713726/general/30f556d9-200e-4cd4-8c26-03004ed5e805.jpg',
'https://images.openlane.eu/carimgs/5713726/general/17f57538-d3ed-4613-a72b-f78d851641ee.jpg',
'https://images.openlane.eu/carimgs/5713726/general/dc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg',
'https://images.openlane.eu/carimgs/5713726/general/3595c944-7d26-4367-ad94-d5950a0cae0d.jpg',
'https://images.openlane.eu/carimgs/5713726/general/63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg',
'https://images.openlane.eu/carimgs/5713726/general/6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg',
'https://images.openlane.eu/carimgs/5713726/general/06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/bd614e5e-186c-4cbd-b7bd-0cb57c4b8456.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/a34dd9cc-83c5-40ac-8de3-14ea57ddcbdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/ba08e40d-6574-4129-8fe1-57d60cb44189.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/30f556d9-200e-4cd4-8c26-03004ed5e805.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/17f57538-d3ed-4613-a72b-f78d851641ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/dc2d5903-7e4a-4cac-878e-3b07ecca566b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/3595c944-7d26-4367-ad94-d5950a0cae0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/63ea4d2c-6cbd-41db-934e-48e81aef20fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/6e910b55-7560-40f9-bc9e-cd9f52e609c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85a21fd5-6c11-545b-b964-9808197751a9/85a21fd5-6c11-545b-b964-9808197751a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713726/general/06a6622f-d34a-441e-be0a-4ecf34e540dc.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.6 TDI Ambition - Diesel - Automatic - 115 hp - 96.369 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717747%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Saving data for 10717747: {'created_time': 1774365393.043559, 'last_price_update_time': 1774365393.043568, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717747') HTTP/1.1" 204 0
2026-03-24 15:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10717780
2026-03-24 15:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10717780
2026-03-24 15:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10717780 to the API
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717780>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a59708d9-57d9-55a2-adc1-f16f0d2b6e4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPQ796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717780',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 157734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5724562/general/184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg',
'https://images.openlane.eu/carimgs/5724562/general/3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg',
'https://images.openlane.eu/carimgs/5724562/general/3ee6e803-152e-40f4-9176-571b1943ccec.jpg',
'https://images.openlane.eu/carimgs/5724562/general/dc86e532-cda3-43f8-a0c1-fda7374dd878.jpg',
'https://images.openlane.eu/carimgs/5724562/general/f562bc6c-180e-4962-8668-64609f27769a.jpg',
'https://images.openlane.eu/carimgs/5724562/general/bb6490b6-e11f-494e-aaa4-c92a7687d097.jpg',
'https://images.openlane.eu/carimgs/5724562/general/4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg',
'https://images.openlane.eu/carimgs/5724562/general/5f9f682c-9196-4965-b321-0138ce9958e5.jpg',
'https://images.openlane.eu/carimgs/5724562/general/c0380a2a-804f-4883-bf73-601dbe2227f1.jpg',
'https://images.openlane.eu/carimgs/5724562/general/a2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72226,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/184c1c6f-8c0f-4423-9bd3-5a5b4f060d56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161412,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/3e275e8d-00da-4068-acc9-ef7567a83dfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72457,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/3ee6e803-152e-40f4-9176-571b1943ccec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/dc86e532-cda3-43f8-a0c1-fda7374dd878.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/f562bc6c-180e-4962-8668-64609f27769a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/bb6490b6-e11f-494e-aaa4-c92a7687d097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/4278ab49-fa35-4d9a-b938-efd51959b2c2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/5f9f682c-9196-4965-b321-0138ce9958e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/c0380a2a-804f-4883-bf73-601dbe2227f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a59708d9-57d9-55a2-adc1-f16f0d2b6e4f/a59708d9-57d9-55a2-adc1-f16f0d2b6e4f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724562/general/a2e23c16-856a-4fcd-a34b-a2db3fc69bf8.jpg',
'Width': 1024}],
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'157.734 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717780%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Saving data for 10717780: {'created_time': 1774365393.351386, 'last_price_update_time': 1774365393.351395, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717780') HTTP/1.1" 204 0
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693559/general/b6b4d413-504e-4be0-b152-5253ac87101a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717702)
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/2f424944-4bd4-4f28-ad59-9e17f375357c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717768)
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10717580
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717580%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Scrape type for 10717580: 1
2026-03-24 15:16:33 [adesa.be] INFO: Scraping item 10717580 url https://www.openlane.eu/en/carv6/auction/10717580
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252Fd7bf0551-bdff-49f1-9b79-34dcb6a7283d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/d7bf0551-bdff-49f1-9b79-34dcb6a7283d.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252Fb25cb5b4-847f-4edd-8595-96a7e6203b2d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/b25cb5b4-847f-4edd-8595-96a7e6203b2d.JPG not downloaded yet
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 59795128-3e14-5ad4-9150-778c93be1d2b due to Ignoring non-200 response
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252F7821636e-abc5-4c31-a593-320f45863341.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/7821636e-abc5-4c31-a593-320f45863341.JPG not downloaded yet
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10717578
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717578%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Scrape type for 10717578: 1
2026-03-24 15:16:33 [adesa.be] INFO: Scraping item 10717578 url https://www.openlane.eu/en/carv6/auction/10717578
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252Faabad7eb-aa4a-4f40-b9de-57ea2fe2e7b7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/aabad7eb-aa4a-4f40-b9de-57ea2fe2e7b7.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252F96c45821-5be8-45c5-a941-ed5575eb3016.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/96c45821-5be8-45c5-a941-ed5575eb3016.JPG not downloaded yet
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252F5c82c80b-b431-438a-acaf-101f72f37fb5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/5c82c80b-b431-438a-acaf-101f72f37fb5.JPG not downloaded yet
2026-03-24 15: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-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/175367f2-d805-4bf7-b17c-a0fb11b7625e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/239309f1-a6e3-486c-8fa2-28454a0fdf79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10717640
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717640%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Scrape type for 10717640: 1
2026-03-24 15:16:33 [adesa.be] INFO: Scraping item 10717640 url https://www.openlane.eu/en/carv6/auction/10717640
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F43b2d4bc-ddd8-40bb-929b-a3b8cd364cb3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/43b2d4bc-ddd8-40bb-929b-a3b8cd364cb3.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252F868b2587-fecc-4c4e-b8a2-3e1500028c4f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/868b2587-fecc-4c4e-b8a2-3e1500028c4f.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5717895%252Fgeneral%252F04b30bf4-8431-44f6-9742-5f23b7189fbe.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5717895/general/04b30bf4-8431-44f6-9742-5f23b7189fbe.JPG not downloaded yet
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7fee05b5-39d4-5349-908e-2d749375958a due to Ignoring non-200 response
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10717830
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717830%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Scrape type for 10717830: 1
2026-03-24 15:16:33 [adesa.be] INFO: Scraping item 10717830 url https://www.openlane.eu/en/carv6/auction/10717830
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F2ef8ff5d-a1b6-4003-9c3b-1daa8257d581.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/2ef8ff5d-a1b6-4003-9c3b-1daa8257d581.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252Feb8dff3d-0e7d-49d9-b2ba-7321ac45fc10.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/eb8dff3d-0e7d-49d9-b2ba-7321ac45fc10.JPG not downloaded yet
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/7821636e-abc5-4c31-a593-320f45863341.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717768)
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/aabad7eb-aa4a-4f40-b9de-57ea2fe2e7b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/96c45821-5be8-45c5-a941-ed5575eb3016.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10717599
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717599%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Scrape type for 10717599: 1
2026-03-24 15:16:33 [adesa.be] INFO: Scraping item 10717599 url https://www.openlane.eu/en/carv6/auction/10717599
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F5a812b2f-e6f9-40eb-8394-29290421766f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/5a812b2f-e6f9-40eb-8394-29290421766f.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252F4817421d-ff6d-4a45-9393-6e7731a4093f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/4817421d-ff6d-4a45-9393-6e7731a4093f.JPG not downloaded yet
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10717577
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717577%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Scrape type for 10717577: 1
2026-03-24 15:16:33 [adesa.be] INFO: Scraping item 10717577 url https://www.openlane.eu/en/carv6/auction/10717577
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F9863b7e5-6b08-4950-898a-0d91fdbf14e1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/9863b7e5-6b08-4950-898a-0d91fdbf14e1.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252Fd2c427bc-13ad-4d89-a621-c36e0e81e16d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/d2c427bc-13ad-4d89-a621-c36e0e81e16d.JPG not downloaded yet
2026-03-24 15:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10717639
2026-03-24 15:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with scrape type 1
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252F1830706d-9158-4f8e-962a-45c0bac70d2a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/1830706d-9158-4f8e-962a-45c0bac70d2a.JPG not downloaded yet
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/2ef8ff5d-a1b6-4003-9c3b-1daa8257d581.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/eb8dff3d-0e7d-49d9-b2ba-7321ac45fc10.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10716142
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716142%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [adesa.be] INFO: Scrape type for 10716142: 1
2026-03-24 15:16:33 [adesa.be] INFO: Scraping item 10716142 url https://www.openlane.eu/en/carv6/auction/10716142
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F37bfea6f-4106-43b3-a9ec-ee970d67da1c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/37bfea6f-4106-43b3-a9ec-ee970d67da1c.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252Fbc3e6aab-4ff2-48fc-b43f-4eb4480bc02b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/bc3e6aab-4ff2-48fc-b43f-4eb4480bc02b.JPG not downloaded yet
2026-03-24 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252Fa8a81a8a-417f-44a0-9d9e-1d01eeac14b4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/a8a81a8a-417f-44a0-9d9e-1d01eeac14b4.JPG not downloaded yet
2026-03-24 15:16:33 [adesa.be] INFO: Found listing with ID: 10716144
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716144%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [adesa.be] INFO: Scrape type for 10716144: 1
2026-03-24 15:16:34 [adesa.be] INFO: Scraping item 10716144 url https://www.openlane.eu/en/carv6/auction/10716144
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F520e6874-2ead-4229-81ab-e63a06b3d92f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/520e6874-2ead-4229-81ab-e63a06b3d92f.JPG not downloaded yet
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252F406c12e2-ff93-421d-936a-5777cb17a1f8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/406c12e2-ff93-421d-936a-5777cb17a1f8.JPG not downloaded yet
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252F36aafa75-8894-457a-9536-74ab35def496.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/36aafa75-8894-457a-9536-74ab35def496.JPG not downloaded yet
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/d2c427bc-13ad-4d89-a621-c36e0e81e16d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/1830706d-9158-4f8e-962a-45c0bac70d2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:34 [adesa.be] INFO: Found listing with ID: 10716167
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716167%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [adesa.be] INFO: Scrape type for 10716167: 1
2026-03-24 15:16:34 [adesa.be] INFO: Scraping item 10716167 url https://www.openlane.eu/en/carv6/auction/10716167
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5613450%252Fgeneral%252F557ddde9-0ab0-4160-9c6c-d1ba348bb746.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5613450/general/557ddde9-0ab0-4160-9c6c-d1ba348bb746.JPG not downloaded yet
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5609274%252Fgeneral%252F77b13897-310c-4f69-bdd1-49d5ff78ba34.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5609274/general/77b13897-310c-4f69-bdd1-49d5ff78ba34.JPG not downloaded yet
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252F6c1d57cc-be93-4f4e-9fe7-cb86419c7374.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/6c1d57cc-be93-4f4e-9fe7-cb86419c7374.JPG not downloaded yet
2026-03-24 15:16:34 [adesa.be] INFO: Found listing with ID: 10716159
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716159%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [adesa.be] INFO: Scrape type for 10716159: 1
2026-03-24 15:16:34 [adesa.be] INFO: Scraping item 10716159 url https://www.openlane.eu/en/carv6/auction/10716159
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252Febdbf0ef-2068-4ef1-bdf3-755416c14dd8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/ebdbf0ef-2068-4ef1-bdf3-755416c14dd8.JPG not downloaded yet
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252Fec03fc33-64bc-46e1-8a1c-8ff6c70bb250.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/ec03fc33-64bc-46e1-8a1c-8ff6c70bb250.JPG not downloaded yet
2026-03-24 15:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252F794ffe3d-24b8-4095-b546-a982fc7bc69e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/794ffe3d-24b8-4095-b546-a982fc7bc69e.JPG not downloaded yet
2026-03-24 15:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/406c12e2-ff93-421d-936a-5777cb17a1f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/36aafa75-8894-457a-9536-74ab35def496.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252F9747c301-076e-4963-8aae-6ab8dd90444f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/9747c301-076e-4963-8aae-6ab8dd90444f.JPG not downloaded yet
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/ebdbf0ef-2068-4ef1-bdf3-755416c14dd8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252Fc5a43f77-7032-4c47-bcb5-23a6838f896c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/c5a43f77-7032-4c47-bcb5-23a6838f896c.JPG not downloaded yet
2026-03-24 15:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/794ffe3d-24b8-4095-b546-a982fc7bc69e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/ec03fc33-64bc-46e1-8a1c-8ff6c70bb250.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640848%252Fgeneral%252F5ac2e456-9514-4e55-90e2-9262a82d2b90.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640848/general/5ac2e456-9514-4e55-90e2-9262a82d2b90.JPG not downloaded yet
2026-03-24 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10717748
2026-03-24 15:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with scrape type 1
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f0973e0b-5cf3-5e82-b3e9-787c1c0d3127
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252F12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252Fbd964f50-64d6-4802-bdf9-5019be906390.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/bd964f50-64d6-4802-bdf9-5019be906390.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252Fd68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/d68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252F428387d5-83fb-46c9-9880-1af7d0e8c762.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/428387d5-83fb-46c9-9880-1af7d0e8c762.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252F3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252F3eb6da77-a504-412b-905d-2e78deff3a06.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3eb6da77-a504-412b-905d-2e78deff3a06.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252Fe68979d6-ae58-41d7-ac70-451b3da05d43.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/e68979d6-ae58-41d7-ac70-451b3da05d43.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252F0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252F41746e69-8650-47e0-b297-5c7630218fcd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/41746e69-8650-47e0-b297-5c7630218fcd.jpg already downloaded
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713754%252Fgeneral%252F3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713754/general/3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg already downloaded
2026-03-24 15:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127, identifier: 10717748
2026-03-24 15:16:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10717748
2026-03-24 15:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10717748
2026-03-24 15:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0973e0b-5cf3-5e82-b3e9-787c1c0d3127 with identifier: 10717748 to the API
2026-03-24 15:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717748>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'f0973e0b-5cf3-5e82-b3e9-787c1c0d3127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSZ932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717748',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 31034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5713754/general/12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg',
'https://images.openlane.eu/carimgs/5713754/general/bd964f50-64d6-4802-bdf9-5019be906390.jpg',
'https://images.openlane.eu/carimgs/5713754/general/d68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg',
'https://images.openlane.eu/carimgs/5713754/general/428387d5-83fb-46c9-9880-1af7d0e8c762.jpg',
'https://images.openlane.eu/carimgs/5713754/general/3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg',
'https://images.openlane.eu/carimgs/5713754/general/3eb6da77-a504-412b-905d-2e78deff3a06.jpg',
'https://images.openlane.eu/carimgs/5713754/general/e68979d6-ae58-41d7-ac70-451b3da05d43.jpg',
'https://images.openlane.eu/carimgs/5713754/general/0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg',
'https://images.openlane.eu/carimgs/5713754/general/41746e69-8650-47e0-b297-5c7630218fcd.jpg',
'https://images.openlane.eu/carimgs/5713754/general/3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/12f6668e-7c43-459b-80a6-4eb9524ad1bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76008,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/bd964f50-64d6-4802-bdf9-5019be906390.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/d68581c5-bd4a-47a7-9a47-29f9ba242bfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70684,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/428387d5-83fb-46c9-9880-1af7d0e8c762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/3a06b289-e69e-4c75-8961-b7cfa16e03fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/3eb6da77-a504-412b-905d-2e78deff3a06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/e68979d6-ae58-41d7-ac70-451b3da05d43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/0ba56360-0b71-4140-b26a-fb87ab8cf4a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/41746e69-8650-47e0-b297-5c7630218fcd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f0973e0b-5cf3-5e82-b3e9-787c1c0d3127/f0973e0b-5cf3-5e82-b3e9-787c1c0d3127_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713754/general/3d75ff32-8452-46f6-94c3-ffc9d1f734e5.jpg',
'Width': 1024}],
'price': 15350,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 TSI Style Business - Petrol - Automatic - 110 '
'hp - 31.034 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717748%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [adesa.be] INFO: Saving data for 10717748: {'created_time': 1774365395.137084, 'last_price_update_time': 1774365395.137094, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717748') HTTP/1.1" 204 0
2026-03-24 15:16:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/9747c301-076e-4963-8aae-6ab8dd90444f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10717750
2026-03-24 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b4706b-0be4-5883-98be-8c27257fa60a with scrape type 1
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 06b4706b-0be4-5883-98be-8c27257fa60a
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252F5f92863b-bce6-4a96-8b63-4d3366739b28.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/5f92863b-bce6-4a96-8b63-4d3366739b28.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252F1039d60a-0e25-459b-8661-e3515ae547cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/1039d60a-0e25-459b-8661-e3515ae547cf.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252F8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252Fe6cdbca9-0d42-4621-985d-8880360808e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/e6cdbca9-0d42-4621-985d-8880360808e8.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252F8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252F66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252Fbd318937-eec2-44e0-a2d1-4c301b10ba04.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/bd318937-eec2-44e0-a2d1-4c301b10ba04.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252F077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252Fc5e29a70-e653-4798-875b-783bff9aedc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/c5e29a70-e653-4798-875b-783bff9aedc1.jpg already downloaded
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5713780%252Fgeneral%252Ff5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713780/general/f5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg already downloaded
2026-03-24 15:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06b4706b-0be4-5883-98be-8c27257fa60a, identifier: 10717750
2026-03-24 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10717750
2026-03-24 15:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10717750
2026-03-24 15:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10717750 to the API
2026-03-24 15:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717750>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '06b4706b-0be4-5883-98be-8c27257fa60a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717750',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 101549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 145,
'photo_urls': ['https://images.openlane.eu/carimgs/5713780/general/5f92863b-bce6-4a96-8b63-4d3366739b28.jpg',
'https://images.openlane.eu/carimgs/5713780/general/1039d60a-0e25-459b-8661-e3515ae547cf.jpg',
'https://images.openlane.eu/carimgs/5713780/general/8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg',
'https://images.openlane.eu/carimgs/5713780/general/e6cdbca9-0d42-4621-985d-8880360808e8.jpg',
'https://images.openlane.eu/carimgs/5713780/general/8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg',
'https://images.openlane.eu/carimgs/5713780/general/66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg',
'https://images.openlane.eu/carimgs/5713780/general/bd318937-eec2-44e0-a2d1-4c301b10ba04.jpg',
'https://images.openlane.eu/carimgs/5713780/general/077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg',
'https://images.openlane.eu/carimgs/5713780/general/c5e29a70-e653-4798-875b-783bff9aedc1.jpg',
'https://images.openlane.eu/carimgs/5713780/general/f5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415367,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/5f92863b-bce6-4a96-8b63-4d3366739b28.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414660,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/1039d60a-0e25-459b-8661-e3515ae547cf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405370,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/8d8dea35-1ed1-4606-9f38-d051fd0dc472.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46838,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/e6cdbca9-0d42-4621-985d-8880360808e8.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43512,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/8dce0b1f-7f54-46e4-8329-d1ac616a73b3.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48088,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/66e7e140-7e8b-4c02-ae4c-3572fd181b27.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414399,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/bd318937-eec2-44e0-a2d1-4c301b10ba04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45976,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/077fe7cb-2637-49d9-8c94-c112c322ee3c.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38665,
'Height': 400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/c5e29a70-e653-4798-875b-783bff9aedc1.jpg',
'Width': 533},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_06b4706b-0be4-5883-98be-8c27257fa60a/06b4706b-0be4-5883-98be-8c27257fa60a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377811,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713780/general/f5440830-c921-4a3b-b79c-1c6cd59f1d20.jpg',
'Width': 1400}],
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Grandtour 1.6 - Hybrid - Automatic - 91 hp - 101.549 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717750%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [adesa.be] INFO: Saving data for 10717750: {'created_time': 1774365396.020255, 'last_price_update_time': 1774365396.020265, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717750') HTTP/1.1" 204 0
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10717833
2026-03-24 15:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3982e28-a3a5-5c45-9b37-03f56691d5b1 with scrape type 1
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d3982e28-a3a5-5c45-9b37-03f56691d5b1
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252F0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252F71a4c943-093e-4c09-836f-7e213909da9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/71a4c943-093e-4c09-836f-7e213909da9f.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252F12600258-3403-4e3f-951a-2c46b45caaac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/12600258-3403-4e3f-951a-2c46b45caaac.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252F38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252Fc9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/c9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252Fdb586e68-d34b-4226-9896-e437fffcc521.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/db586e68-d34b-4226-9896-e437fffcc521.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252Fa0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/a0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252Fc7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/c7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252F24b77475-6bbb-411e-bf02-fe7d471ba455.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/24b77475-6bbb-411e-bf02-fe7d471ba455.jpg already downloaded
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738157%252Fgeneral%252F2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738157/general/2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg already downloaded
2026-03-24 15:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3982e28-a3a5-5c45-9b37-03f56691d5b1, identifier: 10717833
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10717605
2026-03-24 15:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 1
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44709d97-7e2d-5bd1-b834-4519d264a7cb
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG not downloaded yet
2026-03-24 15:16:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/6c1d57cc-be93-4f4e-9fe7-cb86419c7374.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/c5a43f77-7032-4c47-bcb5-23a6838f896c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10717833
2026-03-24 15:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10717833
2026-03-24 15:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3982e28-a3a5-5c45-9b37-03f56691d5b1 with identifier: 10717833 to the API
2026-03-24 15:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16: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-24 15:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717833>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd3982e28-a3a5-5c45-9b37-03f56691d5b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQF085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717833',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 159090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5738157/general/0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg',
'https://images.openlane.eu/carimgs/5738157/general/71a4c943-093e-4c09-836f-7e213909da9f.jpg',
'https://images.openlane.eu/carimgs/5738157/general/12600258-3403-4e3f-951a-2c46b45caaac.jpg',
'https://images.openlane.eu/carimgs/5738157/general/38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg',
'https://images.openlane.eu/carimgs/5738157/general/c9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg',
'https://images.openlane.eu/carimgs/5738157/general/db586e68-d34b-4226-9896-e437fffcc521.jpg',
'https://images.openlane.eu/carimgs/5738157/general/a0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg',
'https://images.openlane.eu/carimgs/5738157/general/c7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg',
'https://images.openlane.eu/carimgs/5738157/general/24b77475-6bbb-411e-bf02-fe7d471ba455.jpg',
'https://images.openlane.eu/carimgs/5738157/general/2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86948,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/0315ed2e-387f-431b-a0a7-11a5949c0dfa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 25009,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/71a4c943-093e-4c09-836f-7e213909da9f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/12600258-3403-4e3f-951a-2c46b45caaac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/38f47e7b-ca05-40f0-b434-ff2b0b5e8743.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106135,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/c9b2bee3-f672-4e9c-ae8c-d11568aaa267.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/db586e68-d34b-4226-9896-e437fffcc521.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/a0fbbd2b-dce8-4d3f-b654-a37e4591774d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90521,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/c7d5cabb-f9fe-4f99-949d-a15b692d1069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113486,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/24b77475-6bbb-411e-bf02-fe7d471ba455.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3982e28-a3a5-5c45-9b37-03f56691d5b1/d3982e28-a3a5-5c45-9b37-03f56691d5b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738157/general/2c039cc7-62b9-4b9b-90e1-22a72aeb6008.jpg',
'Width': 1024}],
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Touran 1.6 TDI Highline - Diesel - Automatic - 115 hp - '
'159.090 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717833%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [adesa.be] INFO: Saving data for 10717833: {'created_time': 1774365397.08633, 'last_price_update_time': 1774365397.086341, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717833') HTTP/1.1" 204 0
2026-03-24 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/5ac2e456-9514-4e55-90e2-9262a82d2b90.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15: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-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F4aeef641-77fa-4f4a-9646-82b58cc7f815.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/4aeef641-77fa-4f4a-9646-82b58cc7f815.JPG not downloaded yet
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/77b13897-310c-4f69-bdd1-49d5ff78ba34.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10717806
2026-03-24 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb with scrape type 1
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a58e2f2-b252-5c16-a85f-6b2a679943fb
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252Fca984689-c06d-4fe7-9de9-331d3d511508.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/ca984689-c06d-4fe7-9de9-331d3d511508.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252Fc6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/c6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252Fa0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/a0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252Fc0a91cab-f405-4935-8e62-6d2fced7eda0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/c0a91cab-f405-4935-8e62-6d2fced7eda0.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252F6b280408-ee76-4db1-8867-cee9c56b516a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/6b280408-ee76-4db1-8867-cee9c56b516a.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252F15701e60-c059-4012-ab1f-43901b21bbe2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/15701e60-c059-4012-ab1f-43901b21bbe2.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252F1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252Fe6834bec-9097-4021-88dd-ba24335bc55e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/e6834bec-9097-4021-88dd-ba24335bc55e.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252Fd902134e-6b54-437d-884e-44eb64dc1d21.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/d902134e-6b54-437d-884e-44eb64dc1d21.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5730067%252Fgeneral%252Fd8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5730067/general/d8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg already downloaded
2026-03-24 15:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a58e2f2-b252-5c16-a85f-6b2a679943fb, identifier: 10717806
2026-03-24 15:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10717651
2026-03-24 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a with scrape type 1
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252F1347d474-5071-4716-bc7f-25490d675799.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/1347d474-5071-4716-bc7f-25490d675799.JPG not downloaded yet
2026-03-24 15:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10717824
2026-03-24 15:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff6238a7-db1a-57bc-a85e-2e496044e956 with scrape type 1
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff6238a7-db1a-57bc-a85e-2e496044e956
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252F7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252Fab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/ab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252Fe8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/e8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252F7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252F5b398be0-846d-4e0e-9b85-860f518d587a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/5b398be0-846d-4e0e-9b85-860f518d587a.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252Ffeac37f8-9f55-481d-b60d-602105ef3c1d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/feac37f8-9f55-481d-b60d-602105ef3c1d.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252Fbe3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/be3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252F773a96be-cb81-45bb-800d-3db43b3141aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/773a96be-cb81-45bb-800d-3db43b3141aa.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252F5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg already downloaded
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5735852%252Fgeneral%252F4921a50e-82bf-4959-80fc-8df3f3217f19.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735852/general/4921a50e-82bf-4959-80fc-8df3f3217f19.jpg already downloaded
2026-03-24 15:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff6238a7-db1a-57bc-a85e-2e496044e956, identifier: 10717824
2026-03-24 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F0469b305-9b4d-488d-8363-e9ea5426d79b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/0469b305-9b4d-488d-8363-e9ea5426d79b.JPG not downloaded yet
2026-03-24 15:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10717806
2026-03-24 15:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10717806
2026-03-24 15:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a58e2f2-b252-5c16-a85f-6b2a679943fb with identifier: 10717806 to the API
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717806>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2a58e2f2-b252-5c16-a85f-6b2a679943fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XXL160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 202303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 77,
'photo_urls': ['https://images.openlane.eu/carimgs/5730067/general/ca984689-c06d-4fe7-9de9-331d3d511508.jpg',
'https://images.openlane.eu/carimgs/5730067/general/c6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg',
'https://images.openlane.eu/carimgs/5730067/general/a0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg',
'https://images.openlane.eu/carimgs/5730067/general/c0a91cab-f405-4935-8e62-6d2fced7eda0.jpg',
'https://images.openlane.eu/carimgs/5730067/general/6b280408-ee76-4db1-8867-cee9c56b516a.jpg',
'https://images.openlane.eu/carimgs/5730067/general/15701e60-c059-4012-ab1f-43901b21bbe2.jpg',
'https://images.openlane.eu/carimgs/5730067/general/1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg',
'https://images.openlane.eu/carimgs/5730067/general/e6834bec-9097-4021-88dd-ba24335bc55e.jpg',
'https://images.openlane.eu/carimgs/5730067/general/d902134e-6b54-437d-884e-44eb64dc1d21.jpg',
'https://images.openlane.eu/carimgs/5730067/general/d8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77508,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/ca984689-c06d-4fe7-9de9-331d3d511508.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/c6d2dceb-f3e8-4e18-b6cc-48e6dd24ad58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/a0cc912b-a9cb-4480-9cef-aaa54c01a989.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59923,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/c0a91cab-f405-4935-8e62-6d2fced7eda0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/6b280408-ee76-4db1-8867-cee9c56b516a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/15701e60-c059-4012-ab1f-43901b21bbe2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/1cb8409a-1afd-4143-be01-ea8def61ba2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81033,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/e6834bec-9097-4021-88dd-ba24335bc55e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81326,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/d902134e-6b54-437d-884e-44eb64dc1d21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2a58e2f2-b252-5c16-a85f-6b2a679943fb/2a58e2f2-b252-5c16-a85f-6b2a679943fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146223,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5730067/general/d8067b44-3cc7-405c-a6e6-0dafa9be38a1.jpg',
'Width': 1024}],
'price': 8350,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat Variant 1.6 TDI Style Business - Diesel - '
'Automatic - 120 hp - 202.303 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717806%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [adesa.be] INFO: Saving data for 10717806: {'created_time': 1774365398.246485, 'last_price_update_time': 1774365398.246495, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717806') HTTP/1.1" 204 0
2026-03-24 15:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10717824
2026-03-24 15:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10717824
2026-03-24 15:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff6238a7-db1a-57bc-a85e-2e496044e956 with identifier: 10717824 to the API
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717824>
{'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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'ff6238a7-db1a-57bc-a85e-2e496044e956',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 66805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5735852/general/7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg',
'https://images.openlane.eu/carimgs/5735852/general/ab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg',
'https://images.openlane.eu/carimgs/5735852/general/e8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg',
'https://images.openlane.eu/carimgs/5735852/general/7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg',
'https://images.openlane.eu/carimgs/5735852/general/5b398be0-846d-4e0e-9b85-860f518d587a.jpg',
'https://images.openlane.eu/carimgs/5735852/general/feac37f8-9f55-481d-b60d-602105ef3c1d.jpg',
'https://images.openlane.eu/carimgs/5735852/general/be3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg',
'https://images.openlane.eu/carimgs/5735852/general/773a96be-cb81-45bb-800d-3db43b3141aa.jpg',
'https://images.openlane.eu/carimgs/5735852/general/5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg',
'https://images.openlane.eu/carimgs/5735852/general/4921a50e-82bf-4959-80fc-8df3f3217f19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 400711,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/7ba81cf5-2f9b-4db6-8d74-7ebe14abfa80.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35432,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/ab2b46f8-01e6-4e2c-a67c-457662e32a34.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 402719,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/e8a253f1-b3b8-45f0-bfa1-48b7fd7d11a0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367685,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/7ba3c7f6-15d5-49d7-a8b6-4464b165308f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352889,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/5b398be0-846d-4e0e-9b85-860f518d587a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 406373,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/feac37f8-9f55-481d-b60d-602105ef3c1d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351426,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/be3cb39d-1f35-49e4-adb6-5c5b0b9da0ba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251780,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/773a96be-cb81-45bb-800d-3db43b3141aa.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260334,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/5a5fc285-3648-40a1-ba0f-3bcba179e58b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff6238a7-db1a-57bc-a85e-2e496044e956/ff6238a7-db1a-57bc-a85e-2e496044e956_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367952,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735852/general/4921a50e-82bf-4959-80fc-8df3f3217f19.jpg',
'Width': 1920}],
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'66.805 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717824%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [adesa.be] INFO: Saving data for 10717824: {'created_time': 1774365398.662724, 'last_price_update_time': 1774365398.662736, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717824') HTTP/1.1" 204 0
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10717807
2026-03-24 15:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with scrape type 1
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252Fac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/ac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F860719d0-12cd-4e3d-892d-bca4a23d462e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/860719d0-12cd-4e3d-892d-bca4a23d462e.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252Fd78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/d78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F31e73639-04a6-4751-b267-40a9fbfc88c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/31e73639-04a6-4751-b267-40a9fbfc88c5.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F35bbf281-deec-475f-bb09-a68d2e40435b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/35bbf281-deec-475f-bb09-a68d2e40435b.jpg already downloaded
2026-03-24 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5731298%252Fgeneral%252F8528aa77-6852-4aa3-916b-570c5c776ad2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731298/general/8528aa77-6852-4aa3-916b-570c5c776ad2.jpg already downloaded
2026-03-24 15:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1, identifier: 10717807
2026-03-24 15:16:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/520e6874-2ead-4229-81ab-e63a06b3d92f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640848/general/a8a81a8a-417f-44a0-9d9e-1d01eeac14b4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717639)
2026-03-24 15:16:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/557ddde9-0ab0-4160-9c6c-d1ba348bb746.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252F1c5c03f2-30aa-430d-a941-3c4e62b1aaf5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/1c5c03f2-30aa-430d-a941-3c4e62b1aaf5.JPG not downloaded yet
2026-03-24 15:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10717807
2026-03-24 15:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10717807
2026-03-24 15:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10717807 to the API
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717807>
{'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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b5f285a-e545-5d74-9e2b-55621f1e3bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAQ418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717807',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 164157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5731298/general/0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg',
'https://images.openlane.eu/carimgs/5731298/general/ac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg',
'https://images.openlane.eu/carimgs/5731298/general/27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg',
'https://images.openlane.eu/carimgs/5731298/general/1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg',
'https://images.openlane.eu/carimgs/5731298/general/860719d0-12cd-4e3d-892d-bca4a23d462e.jpg',
'https://images.openlane.eu/carimgs/5731298/general/7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg',
'https://images.openlane.eu/carimgs/5731298/general/d78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg',
'https://images.openlane.eu/carimgs/5731298/general/31e73639-04a6-4751-b267-40a9fbfc88c5.jpg',
'https://images.openlane.eu/carimgs/5731298/general/35bbf281-deec-475f-bb09-a68d2e40435b.jpg',
'https://images.openlane.eu/carimgs/5731298/general/8528aa77-6852-4aa3-916b-570c5c776ad2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35867,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/0eff7e4b-f28a-410d-a6cb-5ea51d174d0e.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340091,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/ac4b2d0a-1a7b-4b6b-979f-df823341bd1b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317057,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/27df46ef-ac16-4c6a-abc8-cbb107b78dde.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284234,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/1a281b51-98c9-4b74-b7e8-6f3774c4eeb5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265821,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/860719d0-12cd-4e3d-892d-bca4a23d462e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296560,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/7ecc66ae-8063-4d36-bfae-07ef3cc77c16.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310875,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/d78db01e-f3c9-49c7-9c4a-ff0d23170e60.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235431,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/31e73639-04a6-4751-b267-40a9fbfc88c5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263949,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/35bbf281-deec-475f-bb09-a68d2e40435b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b5f285a-e545-5d74-9e2b-55621f1e3bd1/4b5f285a-e545-5d74-9e2b-55621f1e3bd1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287748,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731298/general/8528aa77-6852-4aa3-916b-570c5c776ad2.jpg',
'Width': 1400}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 129 hp - 164.157 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717807%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [adesa.be] INFO: Saving data for 10717807: {'created_time': 1774365399.309164, 'last_price_update_time': 1774365399.309174, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717807') HTTP/1.1" 204 0
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/056ce636-5b9a-469a-87f3-cd46c5bd105c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/bc3e6aab-4ff2-48fc-b43f-4eb4480bc02b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F29635080-f40b-492a-87e0-69f8954c9403.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/29635080-f40b-492a-87e0-69f8954c9403.JPG not downloaded yet
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/37bfea6f-4106-43b3-a9ec-ee970d67da1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252F7e8d2c0b-ead5-4635-9372-28a353486438.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/7e8d2c0b-ead5-4635-9372-28a353486438.JPG not downloaded yet
2026-03-24 15:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F7fc95ffc-37f5-4e3f-abd3-04b81867969b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/7fc95ffc-37f5-4e3f-abd3-04b81867969b.JPG not downloaded yet
2026-03-24 15:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07, skipping ID generation
2026-03-24 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with scrape type 1
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 sending to next pipeline
2026-03-24 15:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07, identifier: 10717639
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252F22daa41e-a3ae-46bb-a528-e48d4b44415b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/22daa41e-a3ae-46bb-a528-e48d4b44415b.JPG not downloaded yet
2026-03-24 15:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10717639
2026-03-24 15:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10717639
2026-03-24 15:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 with identifier: 10717639 to the API
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:39 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5640848/general/a8a81a8a-417f-44a0-9d9e-1d01eeac14b4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGB212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717639',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 204441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 47,
'photos': [],
'price': 10050,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 204.441 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717639%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [adesa.be] INFO: Saving data for 10717639: {'created_time': 1774365399.781189, 'last_price_update_time': 1774365399.781198, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717639') HTTP/1.1" 204 0
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/1347d474-5071-4716-bc7f-25490d675799.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/4aeef641-77fa-4f4a-9646-82b58cc7f815.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/0469b305-9b4d-488d-8363-e9ea5426d79b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/9863b7e5-6b08-4950-898a-0d91fdbf14e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F6e08908b-7c51-432e-abb2-fba63570fb6e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/6e08908b-7c51-432e-abb2-fba63570fb6e.JPG not downloaded yet
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 74cdf3c2-61d9-5596-89fc-1b6b1f6d2e07 due to Ignoring non-200 response
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/4817421d-ff6d-4a45-9393-6e7731a4093f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/5a812b2f-e6f9-40eb-8394-29290421766f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:39 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/1c5c03f2-30aa-430d-a941-3c4e62b1aaf5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252Fef0e1b2e-7c98-42d3-9905-753375549c6b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/ef0e1b2e-7c98-42d3-9905-753375549c6b.JPG not downloaded yet
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10717700
2026-03-24 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 1
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60cf97bf-dac5-5c36-932a-769388d979ae
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691085%252Fgeneral%252F2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG not downloaded yet
2026-03-24 15:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10717718
2026-03-24 15:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f9abe5-aa77-5c42-983d-86e42fdf1412 with scrape type 1
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6f9abe5-aa77-5c42-983d-86e42fdf1412
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252Fc4b26ae8-c8a7-4894-ad21-219ba33950db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/c4b26ae8-c8a7-4894-ad21-219ba33950db.jpg already downloaded
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252F591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg already downloaded
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252Fb6e0f57b-a950-4186-b658-65fe781aa937.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/b6e0f57b-a950-4186-b658-65fe781aa937.jpg already downloaded
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252F7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg already downloaded
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252Fe03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/e03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg already downloaded
2026-03-24 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252Ffddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/fddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252Ff04e92af-edc9-4722-8cf3-46e4444ce46d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/f04e92af-edc9-4722-8cf3-46e4444ce46d.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252F5498b1b3-0592-4c5c-9777-e573da9deda4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/5498b1b3-0592-4c5c-9777-e573da9deda4.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252Feffdf770-c6b2-4143-8b13-cb82b4622b5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/effdf770-c6b2-4143-8b13-cb82b4622b5d.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5704030%252Fgeneral%252Ff1380f6d-dd08-413b-80c2-e492ac3cb508.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5704030/general/f1380f6d-dd08-413b-80c2-e492ac3cb508.jpg already downloaded
2026-03-24 15:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6f9abe5-aa77-5c42-983d-86e42fdf1412, identifier: 10717718
2026-03-24 15:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10717646
2026-03-24 15:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 1
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a71d668d-789d-533e-a052-bfea9d34d8e9
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5650760%252Fgeneral%252Ffdcc265b-a93c-4196-a620-66fd09da5968.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/fdcc265b-a93c-4196-a620-66fd09da5968.JPG not downloaded yet
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252Fda6cb9da-d05e-4042-8092-d54fe3c57f48.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/da6cb9da-d05e-4042-8092-d54fe3c57f48.JPG not downloaded yet
2026-03-24 15:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10717718
2026-03-24 15:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10717718
2026-03-24 15:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10717718 to the API
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717718>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b6f9abe5-aa77-5c42-983d-86e42fdf1412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLW862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 171141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photo_urls': ['https://images.openlane.eu/carimgs/5704030/general/c4b26ae8-c8a7-4894-ad21-219ba33950db.jpg',
'https://images.openlane.eu/carimgs/5704030/general/591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg',
'https://images.openlane.eu/carimgs/5704030/general/b6e0f57b-a950-4186-b658-65fe781aa937.jpg',
'https://images.openlane.eu/carimgs/5704030/general/7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg',
'https://images.openlane.eu/carimgs/5704030/general/e03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg',
'https://images.openlane.eu/carimgs/5704030/general/fddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg',
'https://images.openlane.eu/carimgs/5704030/general/f04e92af-edc9-4722-8cf3-46e4444ce46d.jpg',
'https://images.openlane.eu/carimgs/5704030/general/5498b1b3-0592-4c5c-9777-e573da9deda4.jpg',
'https://images.openlane.eu/carimgs/5704030/general/effdf770-c6b2-4143-8b13-cb82b4622b5d.jpg',
'https://images.openlane.eu/carimgs/5704030/general/f1380f6d-dd08-413b-80c2-e492ac3cb508.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/c4b26ae8-c8a7-4894-ad21-219ba33950db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/591e68f5-82db-4cc1-80fb-24fa8615a4a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/b6e0f57b-a950-4186-b658-65fe781aa937.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/7e176ec9-f31e-41aa-a172-bb31ea26e04a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/e03bfeae-4efb-4e89-9b34-3e4f72aaeec6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/fddcbceb-39d5-459b-83f9-ec8874b97bf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76102,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/f04e92af-edc9-4722-8cf3-46e4444ce46d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/5498b1b3-0592-4c5c-9777-e573da9deda4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/effdf770-c6b2-4143-8b13-cb82b4622b5d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6f9abe5-aa77-5c42-983d-86e42fdf1412/b6f9abe5-aa77-5c42-983d-86e42fdf1412_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5704030/general/f1380f6d-dd08-413b-80c2-e492ac3cb508.jpg',
'Width': 1024}],
'price': 23150,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 Plus Dark - Petrol - Automatic - 197 hp - 171.141 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717718%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [adesa.be] INFO: Saving data for 10717718: {'created_time': 1774365400.685123, 'last_price_update_time': 1774365400.685132, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717718') HTTP/1.1" 204 0
2026-03-24 15:16:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/29635080-f40b-492a-87e0-69f8954c9403.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252Fa8be8eee-5b43-4a4b-b139-7f8ea7537649.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/a8be8eee-5b43-4a4b-b139-7f8ea7537649.JPG not downloaded yet
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691085%252Fgeneral%252F1d8c2a1b-2149-4f3a-9ae9-746b32984f30.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/1d8c2a1b-2149-4f3a-9ae9-746b32984f30.JPG not downloaded yet
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5650760%252Fgeneral%252F19690bcf-3e96-4bad-84f5-d01c64535af5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/19690bcf-3e96-4bad-84f5-d01c64535af5.JPG not downloaded yet
2026-03-24 15:16:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10717697
2026-03-24 15:16:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with scrape type 1
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252F64f8d355-7157-4365-b982-c4011f74ac63.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/64f8d355-7157-4365-b982-c4011f74ac63.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252Fef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/ef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252F67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252Fa71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/a71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252F630dc016-26f7-4e36-8cde-354ce63b052f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/630dc016-26f7-4e36-8cde-354ce63b052f.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252Fd37cff88-9c2f-494b-bd6f-ea645375320b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/d37cff88-9c2f-494b-bd6f-ea645375320b.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252F2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252F959661ec-2535-41a3-b739-4c6c77f34c3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/959661ec-2535-41a3-b739-4c6c77f34c3b.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252F4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg already downloaded
2026-03-24 15:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691059%252Fgeneral%252F8d86ef93-3280-40ac-9739-93c857311749.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691059/general/8d86ef93-3280-40ac-9739-93c857311749.jpg already downloaded
2026-03-24 15:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3, identifier: 10717697
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252Fc30cd2c1-f6d0-4e44-aca3-7abab4082c0e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/c30cd2c1-f6d0-4e44-aca3-7abab4082c0e.JPG not downloaded yet
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10717697
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10717697
2026-03-24 15:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10717697 to the API
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717697>
{'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-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a25ad6e3-0cf5-5abd-a64c-8c0f153949f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717697',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 91645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5691059/general/64f8d355-7157-4365-b982-c4011f74ac63.jpg',
'https://images.openlane.eu/carimgs/5691059/general/ef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg',
'https://images.openlane.eu/carimgs/5691059/general/67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg',
'https://images.openlane.eu/carimgs/5691059/general/a71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg',
'https://images.openlane.eu/carimgs/5691059/general/630dc016-26f7-4e36-8cde-354ce63b052f.jpg',
'https://images.openlane.eu/carimgs/5691059/general/d37cff88-9c2f-494b-bd6f-ea645375320b.jpg',
'https://images.openlane.eu/carimgs/5691059/general/2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg',
'https://images.openlane.eu/carimgs/5691059/general/959661ec-2535-41a3-b739-4c6c77f34c3b.jpg',
'https://images.openlane.eu/carimgs/5691059/general/4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg',
'https://images.openlane.eu/carimgs/5691059/general/8d86ef93-3280-40ac-9739-93c857311749.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/64f8d355-7157-4365-b982-c4011f74ac63.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/ef3203b2-4c93-42b9-9af9-d1f41009d0d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118800,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/67f84962-6ae8-4c18-86be-4d33f7c5a471.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/a71dec7e-c9a6-4073-ad04-113e2c4bf609.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144734,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/630dc016-26f7-4e36-8cde-354ce63b052f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/d37cff88-9c2f-494b-bd6f-ea645375320b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/2ccef74d-562f-4523-8b15-3c5a55c2d8b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77587,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/959661ec-2535-41a3-b739-4c6c77f34c3b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/4b967ba4-2c7c-4f59-b2a8-11d249d9541b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a25ad6e3-0cf5-5abd-a64c-8c0f153949f3/a25ad6e3-0cf5-5abd-a64c-8c0f153949f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5691059/general/8d86ef93-3280-40ac-9739-93c857311749.jpg',
'Width': 1024}],
'price': 17850,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 91.645 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717697%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [adesa.be] INFO: Saving data for 10717697: {'created_time': 1774365401.692849, 'last_price_update_time': 1774365401.692859, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717697') HTTP/1.1" 204 0
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/7e8d2c0b-ead5-4635-9372-28a353486438.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5609274/general/868b2587-fecc-4c4e-b8a2-3e1500028c4f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717621)
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/22daa41e-a3ae-46bb-a528-e48d4b44415b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/04b30bf4-8431-44f6-9742-5f23b7189fbe.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717768)
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/7fc95ffc-37f5-4e3f-abd3-04b81867969b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5613450/general/43b2d4bc-ddd8-40bb-929b-a3b8cd364cb3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717622)
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252F10520521-9467-460e-9623-a1bad5c68890.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/10520521-9467-460e-9623-a1bad5c68890.JPG not downloaded yet
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691085%252Fgeneral%252F9717d481-873e-4de2-b5e1-892f20a082f1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/9717d481-873e-4de2-b5e1-892f20a082f1.JPG not downloaded yet
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5650760%252Fgeneral%252Fee05a560-3a63-4f64-80bd-2025d61d0450.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/ee05a560-3a63-4f64-80bd-2025d61d0450.JPG not downloaded yet
2026-03-24 15:16:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F6a597dec-a90e-4468-94cb-869331e4851c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/6a597dec-a90e-4468-94cb-869331e4851c.JPG not downloaded yet
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/fdcc265b-a93c-4196-a620-66fd09da5968.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5651026%252Fgeneral%252F54119891-1ba1-4ad9-8b85-450f6054bc6f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/54119891-1ba1-4ad9-8b85-450f6054bc6f.JPG not downloaded yet
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5691085%252Fgeneral%252Fffc74c45-f722-422b-830d-8aacd8b8a33e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/ffc74c45-f722-422b-830d-8aacd8b8a33e.JPG not downloaded yet
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5650760%252Fgeneral%252F7b9f93d5-d896-45ac-a947-e75b24f11974.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/7b9f93d5-d896-45ac-a947-e75b24f11974.JPG not downloaded yet
2026-03-24 15:16:41 [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-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5586979%252Fgeneral%252F7d31d237-d923-4152-90f7-6db94a613b8a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5586979/general/7d31d237-d923-4152-90f7-6db94a613b8a.JPG not downloaded yet
2026-03-24 15:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10717830
2026-03-24 15:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with scrape type 1
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738050%252Fgeneral%252Fc132373b-2fba-48bf-9d0b-ad3479330835.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/c132373b-2fba-48bf-9d0b-ad3479330835.jpg already downloaded
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738050%252Fgeneral%252F230f7a03-aa2d-4f83-8565-711a80e27430.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/230f7a03-aa2d-4f83-8565-711a80e27430.jpg already downloaded
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738050%252Fgeneral%252F0565ee62-d626-40de-8d16-7181df3d18ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/0565ee62-d626-40de-8d16-7181df3d18ea.jpg already downloaded
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738050%252Fgeneral%252F245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg already downloaded
2026-03-24 15:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F9c361991-6dd7-420c-8107-5d8987fcf393.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/9c361991-6dd7-420c-8107-5d8987fcf393.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Fa0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/a0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Ffa2442fa-5438-4a0f-870a-9919f2246fe1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/fa2442fa-5438-4a0f-870a-9919f2246fe1.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252F2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738050%252Fgeneral%252Fbb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738050/general/bb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg already downloaded
2026-03-24 15:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1, identifier: 10717830
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651026%252Fgeneral%252F5f757f6f-e9c8-4c38-a18d-db4663557df1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/5f757f6f-e9c8-4c38-a18d-db4663557df1.JPG not downloaded yet
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F49decefd-07b2-479a-910d-44663b06b38e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/49decefd-07b2-479a-910d-44663b06b38e.JPG not downloaded yet
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fc27a4067-f859-4443-be7a-94cf4124d5ae.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/c27a4067-f859-4443-be7a-94cf4124d5ae.JPG not downloaded yet
2026-03-24 15:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10717830
2026-03-24 15:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10717830
2026-03-24 15:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10717830 to the API
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717830>
{'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': 235,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Diesel',
'id': '408dd82e-64b7-5073-b6e5-44abc1cbd4d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPV400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717830',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 166547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5738050/general/c132373b-2fba-48bf-9d0b-ad3479330835.jpg',
'https://images.openlane.eu/carimgs/5738050/general/230f7a03-aa2d-4f83-8565-711a80e27430.jpg',
'https://images.openlane.eu/carimgs/5738050/general/0565ee62-d626-40de-8d16-7181df3d18ea.jpg',
'https://images.openlane.eu/carimgs/5738050/general/245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg',
'https://images.openlane.eu/carimgs/5738050/general/9c361991-6dd7-420c-8107-5d8987fcf393.jpg',
'https://images.openlane.eu/carimgs/5738050/general/a0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg',
'https://images.openlane.eu/carimgs/5738050/general/fa2442fa-5438-4a0f-870a-9919f2246fe1.jpg',
'https://images.openlane.eu/carimgs/5738050/general/61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg',
'https://images.openlane.eu/carimgs/5738050/general/2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg',
'https://images.openlane.eu/carimgs/5738050/general/bb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/c132373b-2fba-48bf-9d0b-ad3479330835.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/230f7a03-aa2d-4f83-8565-711a80e27430.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/0565ee62-d626-40de-8d16-7181df3d18ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/245e1bc6-1bb3-4b5e-b521-5c219bd4c759.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/9c361991-6dd7-420c-8107-5d8987fcf393.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166081,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/a0bf0238-3e85-4f67-8481-a8a7b9f0a7dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/fa2442fa-5438-4a0f-870a-9919f2246fe1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132898,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/61c7491d-3bad-4ce9-b9fe-0e3076141ce2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/2b1001d8-bbbd-426b-a272-4e9e5972d031.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_408dd82e-64b7-5073-b6e5-44abc1cbd4d1/408dd82e-64b7-5073-b6e5-44abc1cbd4d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5738050/general/bb3fa953-0f7f-4bc0-ad94-478207ae7406.jpg',
'Width': 1024}],
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'166.547 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717830%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [adesa.be] INFO: Saving data for 10717830: {'created_time': 1774365402.631909, 'last_price_update_time': 1774365402.631919, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717830') HTTP/1.1" 204 0
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fd6b4028-afbe-5156-9cb4-19efc638882f due to Ignoring non-200 response
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d due to Ignoring non-200 response
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/19690bcf-3e96-4bad-84f5-d01c64535af5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/c30cd2c1-f6d0-4e44-aca3-7abab4082c0e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/a8be8eee-5b43-4a4b-b139-7f8ea7537649.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/da6cb9da-d05e-4042-8092-d54fe3c57f48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/1d8c2a1b-2149-4f3a-9ae9-746b32984f30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/2a6d70ce-e7c0-41a0-9a23-cbda14f6e5d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/ef0e1b2e-7c98-42d3-9905-753375549c6b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/6e08908b-7c51-432e-abb2-fba63570fb6e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16: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-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5651026%252Fgeneral%252F04115232-89d4-484b-adac-0af38e3aa9f0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5651026/general/04115232-89d4-484b-adac-0af38e3aa9f0.JPG not downloaded yet
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F43914f54-aa9b-40d0-8e56-158e0a470e8a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/43914f54-aa9b-40d0-8e56-158e0a470e8a.JPG not downloaded yet
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F3dc33619-df7e-4f9b-949b-e65b856564a0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/3dc33619-df7e-4f9b-949b-e65b856564a0.JPG not downloaded yet
2026-03-24 15:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10717797
2026-03-24 15:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with scrape type 1
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F33a570c4-cc48-4028-9102-8a1020881038.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/33a570c4-cc48-4028-9102-8a1020881038.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F06e60be9-59cd-4170-ac25-54341909b0c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/06e60be9-59cd-4170-ac25-54341909b0c0.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252Fd645c7ac-79b9-48da-8ade-621cb902bd36.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/d645c7ac-79b9-48da-8ade-621cb902bd36.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F506f1833-403f-4a33-ab6b-598eaf1958a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/506f1833-403f-4a33-ab6b-598eaf1958a7.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252Fdb7dfa53-144f-4950-9225-df236e8e0221.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/db7dfa53-144f-4950-9225-df236e8e0221.jpg already downloaded
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728020%252Fgeneral%252F21803127-c7a6-4220-a28d-204594da6951.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728020/general/21803127-c7a6-4220-a28d-204594da6951.jpg already downloaded
2026-03-24 15:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a3e12ed-1cda-5eb1-b04c-097825fc1851, identifier: 10717797
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c641f444-2936-5683-a019-6241fa450758 with identifier: 10716159
2026-03-24 15:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c641f444-2936-5683-a019-6241fa450758 with scrape type 1
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c641f444-2936-5683-a019-6241fa450758
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F0190250b-068a-4422-b88d-fbcfb003c6ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/0190250b-068a-4422-b88d-fbcfb003c6ce.jpg not downloaded yet
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10717797
2026-03-24 15:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10717797
2026-03-24 15:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10717797 to the API
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717797>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7a3e12ed-1cda-5eb1-b04c-097825fc1851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEP016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 126736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5728020/general/1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg',
'https://images.openlane.eu/carimgs/5728020/general/33a570c4-cc48-4028-9102-8a1020881038.jpg',
'https://images.openlane.eu/carimgs/5728020/general/06e60be9-59cd-4170-ac25-54341909b0c0.jpg',
'https://images.openlane.eu/carimgs/5728020/general/31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg',
'https://images.openlane.eu/carimgs/5728020/general/d645c7ac-79b9-48da-8ade-621cb902bd36.jpg',
'https://images.openlane.eu/carimgs/5728020/general/506f1833-403f-4a33-ab6b-598eaf1958a7.jpg',
'https://images.openlane.eu/carimgs/5728020/general/38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg',
'https://images.openlane.eu/carimgs/5728020/general/1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg',
'https://images.openlane.eu/carimgs/5728020/general/db7dfa53-144f-4950-9225-df236e8e0221.jpg',
'https://images.openlane.eu/carimgs/5728020/general/21803127-c7a6-4220-a28d-204594da6951.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 367591,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/1e4e2962-6066-4cf5-a724-4b0d2f21c638.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/33a570c4-cc48-4028-9102-8a1020881038.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384791,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/06e60be9-59cd-4170-ac25-54341909b0c0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346085,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/31f87e05-1af1-460d-9bac-ea6a39ee8be6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311858,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/d645c7ac-79b9-48da-8ade-621cb902bd36.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319829,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/506f1833-403f-4a33-ab6b-598eaf1958a7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324807,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/38d597a3-7820-40ba-a532-8c2eedcaecb9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203521,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/1b6cdefb-6037-4ff1-82b7-5b28e5e680ae.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198689,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/db7dfa53-144f-4950-9225-df236e8e0221.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a3e12ed-1cda-5eb1-b04c-097825fc1851/7a3e12ed-1cda-5eb1-b04c-097825fc1851_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35040,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728020/general/21803127-c7a6-4220-a28d-204594da6951.jpg',
'Width': 400}],
'price': 21350,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'126.736 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717797%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Saving data for 10717797: {'created_time': 1774365403.371652, 'last_price_update_time': 1774365403.371665, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717797') HTTP/1.1" 204 0
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252Fc1c866aa-edb8-4901-ad5c-80323c1f0ec6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/c1c866aa-edb8-4901-ad5c-80323c1f0ec6.JPG not downloaded yet
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fa034ad2f-27e4-448a-8571-9364632c290e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/a034ad2f-27e4-448a-8571-9364632c290e.JPG not downloaded yet
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F55d4a638-4507-407c-8715-3ee48ad99e49.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/55d4a638-4507-407c-8715-3ee48ad99e49.jpg not downloaded yet
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/ee05a560-3a63-4f64-80bd-2025d61d0450.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/6a597dec-a90e-4468-94cb-869331e4851c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15: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-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716156
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716156%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716156: 1
2026-03-24 15:16:43 [adesa.be] INFO: Scraping item 10716156 url https://www.openlane.eu/en/carv6/auction/10716156
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/5f757f6f-e9c8-4c38-a18d-db4663557df1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/c27a4067-f859-4443-be7a-94cf4124d5ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/49decefd-07b2-479a-910d-44663b06b38e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/ffc74c45-f722-422b-830d-8aacd8b8a33e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/7b9f93d5-d896-45ac-a947-e75b24f11974.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5586979/general/7d31d237-d923-4152-90f7-6db94a613b8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717605)
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F1c864a9c-6e48-44fe-8811-03f639b5e755.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/1c864a9c-6e48-44fe-8811-03f639b5e755.JPG not downloaded yet
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Ff8615498-5dc1-4b42-abbd-bd35c4d36f43.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/f8615498-5dc1-4b42-abbd-bd35c4d36f43.JPG not downloaded yet
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F21316f02-32a7-4668-b986-4f5fccf993d7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/21316f02-32a7-4668-b986-4f5fccf993d7.jpg not downloaded yet
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716157
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716157%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716157: 1
2026-03-24 15:16:43 [adesa.be] INFO: Scraping item 10716157 url https://www.openlane.eu/en/carv6/auction/10716157
2026-03-24 15: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-24 15: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-24 15:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aad39b4a-c61d-5866-8275-9f2ecb293a3a with identifier: 10716144
2026-03-24 15:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aad39b4a-c61d-5866-8275-9f2ecb293a3a with scrape type 1
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F7529a5e7-c875-4c59-90e6-8d239358712f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/7529a5e7-c875-4c59-90e6-8d239358712f.jpg not downloaded yet
2026-03-24 15:16:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142
2026-03-24 15:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ed3de1-c213-5bda-956f-46459744e977 with scrape type 1
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F1fd2bf86-14af-4495-969d-367a937299f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/1fd2bf86-14af-4495-969d-367a937299f7.jpg not downloaded yet
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/54119891-1ba1-4ad9-8b85-450f6054bc6f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/9717d481-873e-4de2-b5e1-892f20a082f1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252F87b63c89-24c9-431b-affa-9f0d8c6889cc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/87b63c89-24c9-431b-affa-9f0d8c6889cc.JPG not downloaded yet
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252F43c24c26-340c-4977-93d0-a826e959d8b7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/43c24c26-340c-4977-93d0-a826e959d8b7.JPG not downloaded yet
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252Faa36410d-ce8e-48eb-af13-8629bfbb87ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/aa36410d-ce8e-48eb-af13-8629bfbb87ae.jpg not downloaded yet
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716325
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716325%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716325: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716325 url https://www.openlane.eu/en/carv6/auction/10716325
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716331
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716331%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716331: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716331 url https://www.openlane.eu/en/carv6/auction/10716331
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716333
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716333%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716333: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716333 url https://www.openlane.eu/en/carv6/auction/10716333
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716330
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716330%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716330: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716330 url https://www.openlane.eu/en/carv6/auction/10716330
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716332
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716332%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716332: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716332 url https://www.openlane.eu/en/carv6/auction/10716332
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716327
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716327%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716327: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716327 url https://www.openlane.eu/en/carv6/auction/10716327
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716328
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716328%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716328: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716328 url https://www.openlane.eu/en/carv6/auction/10716328
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716329
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716329%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716329: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716329 url https://www.openlane.eu/en/carv6/auction/10716329
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716334
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716334%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716334: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716334 url https://www.openlane.eu/en/carv6/auction/10716334
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716326
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716326%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716326: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716326 url https://www.openlane.eu/en/carv6/auction/10716326
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716337
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716337%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716337: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716337 url https://www.openlane.eu/en/carv6/auction/10716337
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716336
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716336%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716336: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716336 url https://www.openlane.eu/en/carv6/auction/10716336
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716338
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716338%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716338: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716338 url https://www.openlane.eu/en/carv6/auction/10716338
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716335
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716335%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716335: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716335 url https://www.openlane.eu/en/carv6/auction/10716335
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716179
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716179%27 HTTP/1.1" 200 None
2026-03-24 15:16:43 [adesa.be] INFO: Scrape type for 10716179: 0
2026-03-24 15:16:43 [adesa.be] INFO: Skipping item 10716179 url https://www.openlane.eu/en/carv6/auction/10716179
2026-03-24 15:16:43 [adesa.be] INFO: Found listing with ID: 10716232
2026-03-24 15:16:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716232%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [adesa.be] INFO: Scrape type for 10716232: 0
2026-03-24 15:16:44 [adesa.be] INFO: Skipping item 10716232 url https://www.openlane.eu/en/carv6/auction/10716232
2026-03-24 15:16:44 [adesa.be] INFO: Found listing with ID: 10716191
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716191%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [adesa.be] INFO: Scrape type for 10716191: 0
2026-03-24 15:16:44 [adesa.be] INFO: Skipping item 10716191 url https://www.openlane.eu/en/carv6/auction/10716191
2026-03-24 15:16:44 [adesa.be] INFO: Found listing with ID: 10716141
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716141%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [adesa.be] INFO: Scrape type for 10716141: 1
2026-03-24 15:16:44 [adesa.be] INFO: Scraping item 10716141 url https://www.openlane.eu/en/carv6/auction/10716141
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F6ea5e26c-c4ff-4308-ae33-8104af52a150.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/6ea5e26c-c4ff-4308-ae33-8104af52a150.jpg not downloaded yet
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F4c67f841-ff42-414c-9cba-4860ac12fc57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/4c67f841-ff42-414c-9cba-4860ac12fc57.jpg not downloaded yet
2026-03-24 15:16:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/10520521-9467-460e-9623-a1bad5c68890.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/3dc33619-df7e-4f9b-949b-e65b856564a0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5651026/general/04115232-89d4-484b-adac-0af38e3aa9f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717651)
2026-03-24 15:16:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/43914f54-aa9b-40d0-8e56-158e0a470e8a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742612/general/0190250b-068a-4422-b88d-fbcfb003c6ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716159)
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5691085%252Fgeneral%252Fc37eddcc-05df-41ac-8d2f-36fb9fcae8e5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5691085/general/c37eddcc-05df-41ac-8d2f-36fb9fcae8e5.JPG not downloaded yet
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5650760%252Fgeneral%252Fa5fc3792-c808-4e2f-a172-b9d55f1846d1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650760/general/a5fc3792-c808-4e2f-a172-b9d55f1846d1.JPG not downloaded yet
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F014d6f62-2418-4a23-a3d5-c70a097c7e40.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/014d6f62-2418-4a23-a3d5-c70a097c7e40.jpg not downloaded yet
2026-03-24 15:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10717577
2026-03-24 15:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50516d8-e786-5e15-a610-67de28e431ef with scrape type 1
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d50516d8-e786-5e15-a610-67de28e431ef
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fc1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/c1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fb66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/b66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252F0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fa155a593-df83-4091-a503-b296e7c20716.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a155a593-df83-4091-a503-b296e7c20716.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252F863f5059-0532-4dbb-84d8-969cd72178c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/863f5059-0532-4dbb-84d8-969cd72178c9.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fd2af404d-dddb-47c3-b1af-c7d06c80de07.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/d2af404d-dddb-47c3-b1af-c7d06c80de07.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252F9774d854-127e-468e-930d-7b89cb953d9a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/9774d854-127e-468e-930d-7b89cb953d9a.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Ffeb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/feb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fa69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg already downloaded
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445427%252Fgeneral%252Fa9f78c04-5485-490a-9432-94bcdf3d7206.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445427/general/a9f78c04-5485-490a-9432-94bcdf3d7206.jpg already downloaded
2026-03-24 15:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d50516d8-e786-5e15-a610-67de28e431ef, identifier: 10717577
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44709d97-7e2d-5bd1-b834-4519d264a7cb, skipping ID generation
2026-03-24 15:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44709d97-7e2d-5bd1-b834-4519d264a7cb with scrape type 1
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44709d97-7e2d-5bd1-b834-4519d264a7cb sending to next pipeline
2026-03-24 15:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44709d97-7e2d-5bd1-b834-4519d264a7cb, identifier: 10717605
2026-03-24 15:16:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/a034ad2f-27e4-448a-8571-9364632c290e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/c1c866aa-edb8-4901-ad5c-80323c1f0ec6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:44 [adesa.be] INFO: Found listing with ID: 10716245
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716245%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [adesa.be] INFO: Scrape type for 10716245: 0
2026-03-24 15:16:44 [adesa.be] INFO: Skipping item 10716245 url https://www.openlane.eu/en/carv6/auction/10716245
2026-03-24 15:16:44 [adesa.be] INFO: Found listing with ID: 10716204
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716204%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [adesa.be] INFO: Scrape type for 10716204: 0
2026-03-24 15:16:44 [adesa.be] INFO: Skipping item 10716204 url https://www.openlane.eu/en/carv6/auction/10716204
2026-03-24 15:16:44 [adesa.be] INFO: Found listing with ID: 10716143
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716143%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [adesa.be] INFO: Scrape type for 10716143: 1
2026-03-24 15:16:44 [adesa.be] INFO: Scraping item 10716143 url https://www.openlane.eu/en/carv6/auction/10716143
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252Fc0024c5b-95d3-44fa-b42d-58a99a0e1ab3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/c0024c5b-95d3-44fa-b42d-58a99a0e1ab3.jpg not downloaded yet
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252Fe59bb5f7-b21c-4f85-a14e-81e4b7a3a00d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/e59bb5f7-b21c-4f85-a14e-81e4b7a3a00d.jpg not downloaded yet
2026-03-24 15:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10717577
2026-03-24 15:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10717577
2026-03-24 15:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10717577 to the API
2026-03-24 15:16:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717577>
{'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': 303,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd50516d8-e786-5e15-a610-67de28e431ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717577',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 185579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 69,
'photo_urls': ['https://images.openlane.eu/carimgs/5445427/general/c1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg',
'https://images.openlane.eu/carimgs/5445427/general/b66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg',
'https://images.openlane.eu/carimgs/5445427/general/0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg',
'https://images.openlane.eu/carimgs/5445427/general/a155a593-df83-4091-a503-b296e7c20716.jpg',
'https://images.openlane.eu/carimgs/5445427/general/863f5059-0532-4dbb-84d8-969cd72178c9.jpg',
'https://images.openlane.eu/carimgs/5445427/general/d2af404d-dddb-47c3-b1af-c7d06c80de07.jpg',
'https://images.openlane.eu/carimgs/5445427/general/9774d854-127e-468e-930d-7b89cb953d9a.jpg',
'https://images.openlane.eu/carimgs/5445427/general/feb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg',
'https://images.openlane.eu/carimgs/5445427/general/a69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg',
'https://images.openlane.eu/carimgs/5445427/general/a9f78c04-5485-490a-9432-94bcdf3d7206.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421573,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/c1a5559a-3cb4-44b3-9f64-6e87b33e1ffb.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425933,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/b66ebf0a-866a-4bf3-9c5a-1d316d69ad54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378461,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/0c831c51-916f-4cad-ba95-8a11b1e63cb1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354217,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/a155a593-df83-4091-a503-b296e7c20716.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408500,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/863f5059-0532-4dbb-84d8-969cd72178c9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436854,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/d2af404d-dddb-47c3-b1af-c7d06c80de07.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 399830,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/9774d854-127e-468e-930d-7b89cb953d9a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424512,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/feb2f262-2ccd-4f03-8ed5-076a6da8e1c4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430909,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/a69777b4-a6bb-45e7-bb9a-f4c57a3074f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d50516d8-e786-5e15-a610-67de28e431ef/d50516d8-e786-5e15-a610-67de28e431ef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437465,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5445427/general/a9f78c04-5485-490a-9432-94bcdf3d7206.jpg',
'Width': 1920}],
'price': 24350,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - '
'185.579 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717577%27 HTTP/1.1" 200 None
2026-03-24 15:16:45 [adesa.be] INFO: Saving data for 10717577: {'created_time': 1774365405.279885, 'last_price_update_time': 1774365405.279896, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717577') HTTP/1.1" 204 0
2026-03-24 15:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10717605
2026-03-24 15:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10717605
2026-03-24 15:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44709d97-7e2d-5bd1-b834-4519d264a7cb with identifier: 10717605 to the API
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5586979/general/7d31d237-d923-4152-90f7-6db94a613b8a.JPG>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '44709d97-7e2d-5bd1-b834-4519d264a7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHC818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717605',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 188668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 53,
'photos': [],
'price': 13350,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Inscription - Hybrid - Automatic - 129 hp - '
'188.668 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717605%27 HTTP/1.1" 200 None
2026-03-24 15:16:45 [adesa.be] INFO: Saving data for 10717605: {'created_time': 1774365405.669094, 'last_price_update_time': 1774365405.669104, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717605') HTTP/1.1" 204 0
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F643ccff2-8b69-4d28-9e8d-023cd20e31e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/643ccff2-8b69-4d28-9e8d-023cd20e31e9.jpg not downloaded yet
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 44709d97-7e2d-5bd1-b834-4519d264a7cb due to Ignoring non-200 response
2026-03-24 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5717895/general/5c82c80b-b431-438a-acaf-101f72f37fb5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717768)
2026-03-24 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/f8615498-5dc1-4b42-abbd-bd35c4d36f43.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:45 [adesa.be] INFO: Found listing with ID: 10716145
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716145%27 HTTP/1.1" 200 None
2026-03-24 15:16:45 [adesa.be] INFO: Scrape type for 10716145: 1
2026-03-24 15:16:45 [adesa.be] INFO: Scraping item 10716145 url https://www.openlane.eu/en/carv6/auction/10716145
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F299cd13d-45cb-4389-b7db-9ec327d044bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/299cd13d-45cb-4389-b7db-9ec327d044bc.jpg not downloaded yet
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F1c0c5942-57ad-4bc8-bae2-82d47ac935eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/1c0c5942-57ad-4bc8-bae2-82d47ac935eb.jpg not downloaded yet
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 002748f9-f995-5fb4-9cf1-30125f1f9c0a, skipping ID generation
2026-03-24 15:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a with scrape type 1
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a sending to next pipeline
2026-03-24 15:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 002748f9-f995-5fb4-9cf1-30125f1f9c0a, identifier: 10717651
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f918d0>
2026-03-24 15:16:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c641f444-2936-5683-a019-6241fa450758/c641f444-2936-5683-a019-6241fa450758_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742612%252Fgeneral%252F0190250b-068a-4422-b88d-fbcfb003c6ce.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/0190250b-068a-4422-b88d-fbcfb003c6ce.jpg saved to cache
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c641f444-2936-5683-a019-6241fa450758
2026-03-24 15:16:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5691085/general/87b63c89-24c9-431b-affa-9f0d8c6889cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717700)
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F8218ba13-b18c-4963-87a3-c5d96d93e1ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/8218ba13-b18c-4963-87a3-c5d96d93e1ee.jpg not downloaded yet
2026-03-24 15:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10717651
2026-03-24 15:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10717651
2026-03-24 15:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 002748f9-f995-5fb4-9cf1-30125f1f9c0a with identifier: 10717651 to the API
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:46 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5651026/general/04115232-89d4-484b-adac-0af38e3aa9f0.JPG>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Petrol',
'id': '002748f9-f995-5fb4-9cf1-30125f1f9c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GFR166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717651',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 10346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 60,
'photos': [],
'price': 19150,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.5 eTSI Life Business - Petrol - Automatic '
'- 116 hp - 10.346 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2024}
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717651%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [adesa.be] INFO: Saving data for 10717651: {'created_time': 1774365406.219595, 'last_price_update_time': 1774365406.219605, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717651') HTTP/1.1" 204 0
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742612/general/55d4a638-4507-407c-8715-3ee48ad99e49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716159)
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5650760/general/43c24c26-340c-4977-93d0-a826e959d8b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717646)
2026-03-24 15:16:46 [adesa.be] INFO: Found listing with ID: 10716146
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716146%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [adesa.be] INFO: Scrape type for 10716146: 1
2026-03-24 15:16:46 [adesa.be] INFO: Scraping item 10716146 url https://www.openlane.eu/en/carv6/auction/10716146
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F36ff18d8-733b-4a9d-be00-5a1ad6fbea3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/36ff18d8-733b-4a9d-be00-5a1ad6fbea3c.jpg not downloaded yet
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F2511d65e-f56f-4355-aa78-aa1cd0ce2b9c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/2511d65e-f56f-4355-aa78-aa1cd0ce2b9c.jpg not downloaded yet
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 002748f9-f995-5fb4-9cf1-30125f1f9c0a due to Ignoring non-200 response
2026-03-24 15:16:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252Fe75919c0-0624-467a-b1a2-2450b4d8760b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/e75919c0-0624-467a-b1a2-2450b4d8760b.jpg not downloaded yet
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 73db3016-7d29-5fc5-b649-7cfd567812b4 due to Ignoring non-200 response
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742612/general/21316f02-32a7-4668-b986-4f5fccf993d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716159)
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/6ea5e26c-c4ff-4308-ae33-8104af52a150.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:46 [adesa.be] INFO: Found listing with ID: 10716171
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716171%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [adesa.be] INFO: Scrape type for 10716171: 1
2026-03-24 15:16:46 [adesa.be] INFO: Scraping item 10716171 url https://www.openlane.eu/en/carv6/auction/10716171
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F792d9763-99e7-44f9-b00b-4c03255b5d93.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/792d9763-99e7-44f9-b00b-4c03255b5d93.jpg not downloaded yet
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252Ff6f573fc-97df-4568-9e7d-e0d08d04ff85.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/f6f573fc-97df-4568-9e7d-e0d08d04ff85.jpg not downloaded yet
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/1fd2bf86-14af-4495-969d-367a937299f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F6ad94c86-e883-4e46-b8f7-0fdcb279b540.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/6ad94c86-e883-4e46-b8f7-0fdcb279b540.jpg not downloaded yet
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 60cf97bf-dac5-5c36-932a-769388d979ae due to Ignoring non-200 response
2026-03-24 15:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10717599
2026-03-24 15:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 1
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8b0f652-c836-552f-99af-277f012eaa98
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fb1a7079e-fd3c-442b-975f-ce94473b12d9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/b1a7079e-fd3c-442b-975f-ce94473b12d9.JPG not downloaded yet
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/4c67f841-ff42-414c-9cba-4860ac12fc57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:46 [adesa.be] INFO: Found listing with ID: 10716163
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716163%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [adesa.be] INFO: Scrape type for 10716163: 1
2026-03-24 15:16:46 [adesa.be] INFO: Scraping item 10716163 url https://www.openlane.eu/en/carv6/auction/10716163
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F61188677-dded-46d6-ba7b-0f663e66d5e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/61188677-dded-46d6-ba7b-0f663e66d5e8.jpg not downloaded yet
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F0d0747f1-2bd9-42d5-a213-927147f29698.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/0d0747f1-2bd9-42d5-a213-927147f29698.jpg not downloaded yet
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/7529a5e7-c875-4c59-90e6-8d239358712f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252Fffe25880-40c2-4da7-83ed-82349f3d01b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/ffe25880-40c2-4da7-83ed-82349f3d01b1.jpg not downloaded yet
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F78822fd9-989e-44d6-ad8e-bdba028594b1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/78822fd9-989e-44d6-ad8e-bdba028594b1.JPG not downloaded yet
2026-03-24 15:16:46 [adesa.be] INFO: Found listing with ID: 10716164
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716164%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [adesa.be] INFO: Scrape type for 10716164: 1
2026-03-24 15:16:46 [adesa.be] INFO: Scraping item 10716164 url https://www.openlane.eu/en/carv6/auction/10716164
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F115397c8-501f-4320-a0ec-f40783c1e5e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/115397c8-501f-4320-a0ec-f40783c1e5e7.jpg not downloaded yet
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F195e48c5-0142-4786-b834-f5f8980343d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/195e48c5-0142-4786-b834-f5f8980343d2.jpg not downloaded yet
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13894d50>
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c641f444-2936-5683-a019-6241fa450758/c641f444-2936-5683-a019-6241fa450758_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F55d4a638-4507-407c-8715-3ee48ad99e49.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/55d4a638-4507-407c-8715-3ee48ad99e49.jpg saved to cache
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c641f444-2936-5683-a019-6241fa450758
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a71d668d-789d-533e-a052-bfea9d34d8e9 due to Ignoring non-200 response
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b45dd0>
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c641f444-2936-5683-a019-6241fa450758/c641f444-2936-5683-a019-6241fa450758_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252F21316f02-32a7-4668-b986-4f5fccf993d7.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/21316f02-32a7-4668-b986-4f5fccf993d7.jpg saved to cache
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c641f444-2936-5683-a019-6241fa450758
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b21dd0>
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F6ea5e26c-c4ff-4308-ae33-8104af52a150.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/6ea5e26c-c4ff-4308-ae33-8104af52a150.jpg saved to cache
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.JPG not downloaded yet
2026-03-24 15:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742612/general/aa36410d-ce8e-48eb-af13-8629bfbb87ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716159)
2026-03-24 15:16:46 [adesa.be] INFO: Found listing with ID: 10716147
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716147%27 HTTP/1.1" 200 None
2026-03-24 15:16:46 [adesa.be] INFO: Scrape type for 10716147: 1
2026-03-24 15:16:46 [adesa.be] INFO: Scraping item 10716147 url https://www.openlane.eu/en/carv6/auction/10716147
2026-03-24 15:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F046d5a01-b3fd-4b5d-8097-965a17ed7506.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/046d5a01-b3fd-4b5d-8097-965a17ed7506.jpg not downloaded yet
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F860726c2-fa34-431e-9617-cb9bb8b1478e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/860726c2-fa34-431e-9617-cb9bb8b1478e.jpg not downloaded yet
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba1590>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F1fd2bf86-14af-4495-969d-367a937299f7.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/1fd2bf86-14af-4495-969d-367a937299f7.jpg saved to cache
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b26010>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F4c67f841-ff42-414c-9cba-4860ac12fc57.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/4c67f841-ff42-414c-9cba-4860ac12fc57.jpg saved to cache
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/e59bb5f7-b21c-4f85-a14e-81e4b7a3a00d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/1c0c5942-57ad-4bc8-bae2-82d47ac935eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fb3ebec54-721f-4a99-9caa-0360130b1b68.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/b3ebec54-721f-4a99-9caa-0360130b1b68.JPG not downloaded yet
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13869e50>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F7529a5e7-c875-4c59-90e6-8d239358712f.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/7529a5e7-c875-4c59-90e6-8d239358712f.jpg saved to cache
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/c0024c5b-95d3-44fa-b42d-58a99a0e1ab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:47 [adesa.be] INFO: Found listing with ID: 10716148
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716148%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [adesa.be] INFO: Scrape type for 10716148: 1
2026-03-24 15:16:47 [adesa.be] INFO: Scraping item 10716148 url https://www.openlane.eu/en/carv6/auction/10716148
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F4eb2e492-3f98-4b2b-8454-a4b6fff33fdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/4eb2e492-3f98-4b2b-8454-a4b6fff33fdd.jpg not downloaded yet
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F6171a6f6-14c3-483e-9ea5-e9a4b17b9057.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/6171a6f6-14c3-483e-9ea5-e9a4b17b9057.jpg not downloaded yet
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/299cd13d-45cb-4389-b7db-9ec327d044bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F6192b18c-1b6f-41e5-a7f6-21e5f19418ce.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/6192b18c-1b6f-41e5-a7f6-21e5f19418ce.JPG not downloaded yet
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:47 [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-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139f7890>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c641f444-2936-5683-a019-6241fa450758/c641f444-2936-5683-a019-6241fa450758_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742612%252Fgeneral%252Faa36410d-ce8e-48eb-af13-8629bfbb87ae.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/aa36410d-ce8e-48eb-af13-8629bfbb87ae.jpg saved to cache
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c641f444-2936-5683-a019-6241fa450758
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742612/general/e75919c0-0624-467a-b1a2-2450b4d8760b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716159)
2026-03-24 15:16:47 [adesa.be] INFO: Found listing with ID: 10716149
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716149%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [adesa.be] INFO: Scrape type for 10716149: 1
2026-03-24 15:16:47 [adesa.be] INFO: Scraping item 10716149 url https://www.openlane.eu/en/carv6/auction/10716149
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12bac190>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252Fe59bb5f7-b21c-4f85-a14e-81e4b7a3a00d.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/e59bb5f7-b21c-4f85-a14e-81e4b7a3a00d.jpg saved to cache
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e2dfd0>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F1c0c5942-57ad-4bc8-bae2-82d47ac935eb.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/1c0c5942-57ad-4bc8-bae2-82d47ac935eb.jpg saved to cache
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742612/general/643ccff2-8b69-4d28-9e8d-023cd20e31e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716159)
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/2511d65e-f56f-4355-aa78-aa1cd0ce2b9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252Fe9a029c8-3adc-4e64-bc9f-04067bd86ff9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/e9a029c8-3adc-4e64-bc9f-04067bd86ff9.JPG not downloaded yet
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/0c0f9a6b-ec2b-4629-9b01-20c5279eecb8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717599)
2026-03-24 15:16:47 [adesa.be] INFO: Found listing with ID: 10716150
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716150%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [adesa.be] INFO: Scrape type for 10716150: 1
2026-03-24 15:16:47 [adesa.be] INFO: Scraping item 10716150 url https://www.openlane.eu/en/carv6/auction/10716150
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129c7310>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252Fc0024c5b-95d3-44fa-b42d-58a99a0e1ab3.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/c0024c5b-95d3-44fa-b42d-58a99a0e1ab3.jpg saved to cache
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F854a76bf-d79a-4373-9bbd-de1655c52623.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/854a76bf-d79a-4373-9bbd-de1655c52623.JPG not downloaded yet
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/0d0747f1-2bd9-42d5-a213-927147f29698.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:47 [adesa.be] INFO: Found listing with ID: 10716151
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716151%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [adesa.be] INFO: Scrape type for 10716151: 1
2026-03-24 15:16:47 [adesa.be] INFO: Scraping item 10716151 url https://www.openlane.eu/en/carv6/auction/10716151
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/f6f573fc-97df-4568-9e7d-e0d08d04ff85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/36ff18d8-733b-4a9d-be00-5a1ad6fbea3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5568313%252Fgeneral%252F098701f2-64b5-4377-bdb2-7b3b472f8884.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/098701f2-64b5-4377-bdb2-7b3b472f8884.JPG not downloaded yet
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca6ad0>
2026-03-24 15:16:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742597%252Fgeneral%252F299cd13d-45cb-4389-b7db-9ec327d044bc.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/299cd13d-45cb-4389-b7db-9ec327d044bc.jpg saved to cache
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10717578
2026-03-24 15:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66f72389-093c-550d-a6f9-9b8860c644a4 with scrape type 1
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 66f72389-093c-550d-a6f9-9b8860c644a4
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252F2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252F5369cb69-7491-4754-bbc1-150264fcb4e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/5369cb69-7491-4754-bbc1-150264fcb4e9.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252Fef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/ef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252F850e5fbb-9550-402f-8c09-c0890803819c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/850e5fbb-9550-402f-8c09-c0890803819c.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252Fde4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/de4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252Fcc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/cc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252F961e13a2-4d75-4529-8268-d332c3dc6488.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/961e13a2-4d75-4529-8268-d332c3dc6488.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252Fddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/ddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252Faa82c200-accb-48bf-9425-d5808a833144.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/aa82c200-accb-48bf-9425-d5808a833144.jpg already downloaded
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5470021%252Fgeneral%252F47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5470021/general/47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg already downloaded
2026-03-24 15:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66f72389-093c-550d-a6f9-9b8860c644a4, identifier: 10717578
2026-03-24 15:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47f213b7-498c-5321-9cec-31ae0ec763d8 with identifier: 10716156
2026-03-24 15:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f213b7-498c-5321-9cec-31ae0ec763d8 with scrape type 1
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47f213b7-498c-5321-9cec-31ae0ec763d8
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252Fb64633fc-c3a9-4400-b4c1-c57677471af9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/b64633fc-c3a9-4400-b4c1-c57677471af9.jpg not downloaded yet
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e75250>
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c641f444-2936-5683-a019-6241fa450758/c641f444-2936-5683-a019-6241fa450758_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742612%252Fgeneral%252Fe75919c0-0624-467a-b1a2-2450b4d8760b.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/e75919c0-0624-467a-b1a2-2450b4d8760b.jpg saved to cache
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c641f444-2936-5683-a019-6241fa450758
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139f57d0>
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c641f444-2936-5683-a019-6241fa450758/c641f444-2936-5683-a019-6241fa450758_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742612%252Fgeneral%252F643ccff2-8b69-4d28-9e8d-023cd20e31e9.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742612/general/643ccff2-8b69-4d28-9e8d-023cd20e31e9.jpg saved to cache
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c641f444-2936-5683-a019-6241fa450758
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eee7d0>
2026-03-24 15:16:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742595%252Fgeneral%252F2511d65e-f56f-4355-aa78-aa1cd0ce2b9c.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/2511d65e-f56f-4355-aa78-aa1cd0ce2b9c.jpg saved to cache
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-24 15:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/195e48c5-0142-4786-b834-f5f8980343d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/b3ebec54-721f-4a99-9caa-0360130b1b68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717599)
2026-03-24 15:16:48 [adesa.be] INFO: Found listing with ID: 10716152
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716152%27 HTTP/1.1" 200 None
2026-03-24 15:16:48 [adesa.be] INFO: Scrape type for 10716152: 1
2026-03-24 15:16:48 [adesa.be] INFO: Scraping item 10716152 url https://www.openlane.eu/en/carv6/auction/10716152
2026-03-24 15:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10717578
2026-03-24 15:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10717578
2026-03-24 15:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10717578 to the API
2026-03-24 15:16:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:16:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '66f72389-093c-550d-a6f9-9b8860c644a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCC738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717578',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 193723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5470021/general/2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg',
'https://images.openlane.eu/carimgs/5470021/general/5369cb69-7491-4754-bbc1-150264fcb4e9.jpg',
'https://images.openlane.eu/carimgs/5470021/general/ef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg',
'https://images.openlane.eu/carimgs/5470021/general/850e5fbb-9550-402f-8c09-c0890803819c.jpg',
'https://images.openlane.eu/carimgs/5470021/general/de4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg',
'https://images.openlane.eu/carimgs/5470021/general/cc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg',
'https://images.openlane.eu/carimgs/5470021/general/961e13a2-4d75-4529-8268-d332c3dc6488.jpg',
'https://images.openlane.eu/carimgs/5470021/general/ddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg',
'https://images.openlane.eu/carimgs/5470021/general/aa82c200-accb-48bf-9425-d5808a833144.jpg',
'https://images.openlane.eu/carimgs/5470021/general/47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436319,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/2500fdaf-33f9-441d-8a2f-f3e54363b36a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 421086,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/5369cb69-7491-4754-bbc1-150264fcb4e9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449995,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/ef76ee14-cbd0-454c-8d81-16cc6b35a5a3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432730,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/850e5fbb-9550-402f-8c09-c0890803819c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 480779,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/de4526a2-7057-4eca-b39f-5a6f56d34f3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/cc617bf8-0d02-4642-9262-7a0ec81e0b7b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 434126,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/961e13a2-4d75-4529-8268-d332c3dc6488.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416134,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/ddf4e463-cb8c-4bdf-a0aa-c372869caf8f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 451681,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/aa82c200-accb-48bf-9425-d5808a833144.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_66f72389-093c-550d-a6f9-9b8860c644a4/66f72389-093c-550d-a6f9-9b8860c644a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 416265,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5470021/general/47c4ee06-eddf-4943-8526-2e7fb36aefc1.jpg',
'Width': 1920}],
'price': 18050,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - Hybrid - Automatic - 253 hp - 193.723 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717578%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [adesa.be] INFO: Saving data for 10717578: {'created_time': 1774365409.058823, 'last_price_update_time': 1774365409.058833, 'auction_closing_time': 1774433400.0}
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717578') HTTP/1.1" 204 0
2026-03-24 15: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-24 15: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-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/6171a6f6-14c3-483e-9ea5-e9a4b17b9057.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5568313%252Fgeneral%252Fa75bcbfe-3751-4427-96f5-018b087e13e8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/a75bcbfe-3751-4427-96f5-018b087e13e8.JPG not downloaded yet
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252Fe8f1de95-7f90-468f-a463-514f78e7a75c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/e8f1de95-7f90-468f-a463-514f78e7a75c.jpg not downloaded yet
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/6192b18c-1b6f-41e5-a7f6-21e5f19418ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717599)
2026-03-24 15:16:49 [adesa.be] INFO: Found listing with ID: 10716165
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716165%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [adesa.be] INFO: Scrape type for 10716165: 1
2026-03-24 15:16:49 [adesa.be] INFO: Scraping item 10716165 url https://www.openlane.eu/en/carv6/auction/10716165
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cfc410>
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742595%252Fgeneral%252F0d0747f1-2bd9-42d5-a213-927147f29698.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/0d0747f1-2bd9-42d5-a213-927147f29698.jpg saved to cache
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1387b890>
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742595%252Fgeneral%252Ff6f573fc-97df-4568-9e7d-e0d08d04ff85.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/f6f573fc-97df-4568-9e7d-e0d08d04ff85.jpg saved to cache
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b35c90>
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742597%252Fgeneral%252F36ff18d8-733b-4a9d-be00-5a1ad6fbea3c.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/36ff18d8-733b-4a9d-be00-5a1ad6fbea3c.jpg saved to cache
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/115397c8-501f-4320-a0ec-f40783c1e5e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/854a76bf-d79a-4373-9bbd-de1655c52623.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717599)
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/e9a029c8-3adc-4e64-bc9f-04067bd86ff9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717599)
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5568313%252Fgeneral%252F6ab2076e-13f3-41f3-b763-f3fe9a52a382.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5568313/general/6ab2076e-13f3-41f3-b763-f3fe9a52a382.JPG not downloaded yet
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F33f2088d-5490-4d8b-b79b-387db50d3efb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/33f2088d-5490-4d8b-b79b-387db50d3efb.jpg not downloaded yet
2026-03-24 15: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-24 15:16:49 [adesa.be] INFO: Found listing with ID: 10716166
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716166%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [adesa.be] INFO: Scrape type for 10716166: 1
2026-03-24 15:16:49 [adesa.be] INFO: Scraping item 10716166 url https://www.openlane.eu/en/carv6/auction/10716166
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b24d10>
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742595%252Fgeneral%252F195e48c5-0142-4786-b834-f5f8980343d2.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/195e48c5-0142-4786-b834-f5f8980343d2.jpg saved to cache
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742595/general/860726c2-fa34-431e-9617-cb9bb8b1478e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716142)
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F630caaf0-0a19-43b0-ab48-1346fa2a1152.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/630caaf0-0a19-43b0-ab48-1346fa2a1152.jpg not downloaded yet
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1396bad0>
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742595%252Fgeneral%252F6171a6f6-14c3-483e-9ea5-e9a4b17b9057.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/6171a6f6-14c3-483e-9ea5-e9a4b17b9057.jpg saved to cache
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-24 15:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with identifier: 10716145
2026-03-24 15:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d with scrape type 1
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252Fc586260b-fca8-467d-92a4-efd3f777c5fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/c586260b-fca8-467d-92a4-efd3f777c5fa.jpg not downloaded yet
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/046d5a01-b3fd-4b5d-8097-965a17ed7506.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:49 [adesa.be] INFO: Found listing with ID: 10716153
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716153%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [adesa.be] INFO: Scrape type for 10716153: 1
2026-03-24 15:16:49 [adesa.be] INFO: Scraping item 10716153 url https://www.openlane.eu/en/carv6/auction/10716153
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/098701f2-64b5-4377-bdb2-7b3b472f8884.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717599)
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5568313/general/a75bcbfe-3751-4427-96f5-018b087e13e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717599)
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F0f746764-213e-43ed-b12a-13ece9ceb935.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/0f746764-213e-43ed-b12a-13ece9ceb935.jpg not downloaded yet
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F14e4bcd5-299e-4a90-ba60-f928e1f44a1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/14e4bcd5-299e-4a90-ba60-f928e1f44a1a.jpg not downloaded yet
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b4c250>
2026-03-24 15:16:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742597%252Fgeneral%252F115397c8-501f-4320-a0ec-f40783c1e5e7.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/115397c8-501f-4320-a0ec-f40783c1e5e7.jpg saved to cache
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-24 15:16:49 [adesa.be] INFO: Found listing with ID: 10716154
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716154%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [adesa.be] INFO: Scrape type for 10716154: 1
2026-03-24 15:16:49 [adesa.be] INFO: Scraping item 10716154 url https://www.openlane.eu/en/carv6/auction/10716154
2026-03-24 15:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742609/general/b64633fc-c3a9-4400-b4c1-c57677471af9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716156)
2026-03-24 15:16:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252Fda9d87fd-8fcf-42cc-bbed-ae50c7336dd9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/da9d87fd-8fcf-42cc-bbed-ae50c7336dd9.jpg not downloaded yet
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742598%252Fgeneral%252F4efbc32a-65c6-4f53-8d98-35c357213138.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/4efbc32a-65c6-4f53-8d98-35c357213138.jpg not downloaded yet
2026-03-24 15:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742597/general/4eb2e492-3f98-4b2b-8454-a4b6fff33fdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716144)
2026-03-24 15:16:50 [adesa.be] INFO: Found listing with ID: 10716168
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716168%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [adesa.be] INFO: Scrape type for 10716168: 1
2026-03-24 15:16:50 [adesa.be] INFO: Scraping item 10716168 url https://www.openlane.eu/en/carv6/auction/10716168
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cfe050>
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742595%252Fgeneral%252F860726c2-fa34-431e-9617-cb9bb8b1478e.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742595/general/860726c2-fa34-431e-9617-cb9bb8b1478e.jpg saved to cache
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 85ed3de1-c213-5bda-956f-46459744e977
2026-03-24 15:16:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 85ed3de1-c213-5bda-956f-46459744e977, skipping ID generation
2026-03-24 15:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ed3de1-c213-5bda-956f-46459744e977 with scrape type 1
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 85ed3de1-c213-5bda-956f-46459744e977 sending to next pipeline
2026-03-24 15:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85ed3de1-c213-5bda-956f-46459744e977, identifier: 10716142
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a042d0>
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742597%252Fgeneral%252F046d5a01-b3fd-4b5d-8097-965a17ed7506.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/046d5a01-b3fd-4b5d-8097-965a17ed7506.jpg saved to cache
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f8b0f652-c836-552f-99af-277f012eaa98 due to Ignoring non-200 response
2026-03-24 15:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742609/general/e8f1de95-7f90-468f-a463-514f78e7a75c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716156)
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742609%252Fgeneral%252Facafbd8f-f435-4387-8e37-c44b80964689.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/acafbd8f-f435-4387-8e37-c44b80964689.jpg not downloaded yet
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742598%252Fgeneral%252Faf545b00-2160-4d24-8de3-af29089888ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/af545b00-2160-4d24-8de3-af29089888ce.jpg not downloaded yet
2026-03-24 15:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142
2026-03-24 15:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142
2026-03-24 15:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85ed3de1-c213-5bda-956f-46459744e977 with identifier: 10716142 to the API
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:16:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742595/general/860726c2-fa34-431e-9617-cb9bb8b1478e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'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': '85ed3de1-c213-5bda-956f-46459744e977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716142',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 28771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257487,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/1fd2bf86-14af-4495-969d-367a937299f7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256775,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/4c67f841-ff42-414c-9cba-4860ac12fc57.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239097,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/e59bb5f7-b21c-4f85-a14e-81e4b7a3a00d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257792,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/1c0c5942-57ad-4bc8-bae2-82d47ac935eb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255679,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/2511d65e-f56f-4355-aa78-aa1cd0ce2b9c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288761,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/f6f573fc-97df-4568-9e7d-e0d08d04ff85.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265889,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/0d0747f1-2bd9-42d5-a213-927147f29698.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303625,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/195e48c5-0142-4786-b834-f5f8980343d2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297236,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/860726c2-fa34-431e-9617-cb9bb8b1478e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ed3de1-c213-5bda-956f-46459744e977/85ed3de1-c213-5bda-956f-46459744e977_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35361,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742595/general/6171a6f6-14c3-483e-9ea5-e9a4b17b9057.jpg',
'Width': 400}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 28.771 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716142%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [adesa.be] INFO: Saving data for 10716142: {'created_time': 1774365410.702772, 'last_price_update_time': 1774365410.702782, 'auction_closing_time': 1774609200.0}
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716142') HTTP/1.1" 204 0
2026-03-24 15:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742609/general/33f2088d-5490-4d8b-b79b-387db50d3efb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716156)
2026-03-24 15:16:50 [adesa.be] INFO: Found listing with ID: 10716155
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716155%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [adesa.be] INFO: Scrape type for 10716155: 1
2026-03-24 15:16:50 [adesa.be] INFO: Scraping item 10716155 url https://www.openlane.eu/en/carv6/auction/10716155
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742609%252Fgeneral%252F7e6340b5-4cb6-473b-8734-ec71c7963137.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/7e6340b5-4cb6-473b-8734-ec71c7963137.jpg not downloaded yet
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742598%252Fgeneral%252F1c59d4f1-6482-4fee-aabd-f52f7657288b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/1c59d4f1-6482-4fee-aabd-f52f7657288b.jpg not downloaded yet
2026-03-24 15:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b5c090>
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f213b7-498c-5321-9cec-31ae0ec763d8/47f213b7-498c-5321-9cec-31ae0ec763d8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742609%252Fgeneral%252Fb64633fc-c3a9-4400-b4c1-c57677471af9.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/b64633fc-c3a9-4400-b4c1-c57677471af9.jpg saved to cache
2026-03-24 15:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47f213b7-498c-5321-9cec-31ae0ec763d8
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e6e50>
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aad39b4a-c61d-5866-8275-9f2ecb293a3a/aad39b4a-c61d-5866-8275-9f2ecb293a3a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742597%252Fgeneral%252F4eb2e492-3f98-4b2b-8454-a4b6fff33fdd.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742597/general/4eb2e492-3f98-4b2b-8454-a4b6fff33fdd.jpg saved to cache
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aad39b4a-c61d-5866-8275-9f2ecb293a3a
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/c586260b-fca8-467d-92a4-efd3f777c5fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:51 [adesa.be] INFO: Found listing with ID: 10716169
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716169%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [adesa.be] INFO: Scrape type for 10716169: 1
2026-03-24 15:16:51 [adesa.be] INFO: Scraping item 10716169 url https://www.openlane.eu/en/carv6/auction/10716169
2026-03-24 15: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-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742609/general/630caaf0-0a19-43b0-ab48-1346fa2a1152.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716156)
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F64bb0f37-d5ad-4111-b7cd-48a262c25063.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/64bb0f37-d5ad-4111-b7cd-48a262c25063.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F8baad93d-66e6-4280-ab47-bcf74edd3da6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/8baad93d-66e6-4280-ab47-bcf74edd3da6.jpg not downloaded yet
2026-03-24 15: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-24 15: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-24 15:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1391c3d0>
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f213b7-498c-5321-9cec-31ae0ec763d8/47f213b7-498c-5321-9cec-31ae0ec763d8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252Fe8f1de95-7f90-468f-a463-514f78e7a75c.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/e8f1de95-7f90-468f-a463-514f78e7a75c.jpg saved to cache
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47f213b7-498c-5321-9cec-31ae0ec763d8
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f851d0>
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f213b7-498c-5321-9cec-31ae0ec763d8/47f213b7-498c-5321-9cec-31ae0ec763d8_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F33f2088d-5490-4d8b-b79b-387db50d3efb.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/33f2088d-5490-4d8b-b79b-387db50d3efb.jpg saved to cache
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47f213b7-498c-5321-9cec-31ae0ec763d8
2026-03-24 15:16:51 [adesa.be] INFO: Found listing with ID: 10716170
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716170%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [adesa.be] INFO: Scrape type for 10716170: 1
2026-03-24 15:16:51 [adesa.be] INFO: Scraping item 10716170 url https://www.openlane.eu/en/carv6/auction/10716170
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/14e4bcd5-299e-4a90-ba60-f928e1f44a1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F82fb3ef1-6a38-477d-9407-c7242f7c70cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/82fb3ef1-6a38-477d-9407-c7242f7c70cb.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F7b18c1d9-b010-4214-ad66-a859bbdb409c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/7b18c1d9-b010-4214-ad66-a859bbdb409c.jpg not downloaded yet
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/4efbc32a-65c6-4f53-8d98-35c357213138.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:51 [adesa.be] INFO: Found listing with ID: 10716158
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716158%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [adesa.be] INFO: Scrape type for 10716158: 1
2026-03-24 15:16:51 [adesa.be] INFO: Scraping item 10716158 url https://www.openlane.eu/en/carv6/auction/10716158
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 990a6d0f-5cf7-5897-980d-46b9ba5134dd with identifier: 10716147
2026-03-24 15:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 990a6d0f-5cf7-5897-980d-46b9ba5134dd with scrape type 1
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 990a6d0f-5cf7-5897-980d-46b9ba5134dd
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F1e6b0b0b-ecbe-4949-bb19-c21b24cf3d7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/1e6b0b0b-ecbe-4949-bb19-c21b24cf3d7c.jpg not downloaded yet
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a91950>
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252Fc586260b-fca8-467d-92a4-efd3f777c5fa.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/c586260b-fca8-467d-92a4-efd3f777c5fa.jpg saved to cache
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d61f174b-fefd-51ec-8b45-72236b3685a3 with identifier: 10716149
2026-03-24 15:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d61f174b-fefd-51ec-8b45-72236b3685a3 with scrape type 1
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d61f174b-fefd-51ec-8b45-72236b3685a3
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252Fc83aab9c-b2c4-4c35-987b-603e92604e8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/c83aab9c-b2c4-4c35-987b-603e92604e8e.jpg not downloaded yet
2026-03-24 15:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with identifier: 10716150
2026-03-24 15:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1 with scrape type 1
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F3723058a-2b21-4867-b356-7437a1ff1b7a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/3723058a-2b21-4867-b356-7437a1ff1b7a.jpg not downloaded yet
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba3c90>
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f213b7-498c-5321-9cec-31ae0ec763d8/47f213b7-498c-5321-9cec-31ae0ec763d8_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F630caaf0-0a19-43b0-ab48-1346fa2a1152.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/630caaf0-0a19-43b0-ab48-1346fa2a1152.jpg saved to cache
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47f213b7-498c-5321-9cec-31ae0ec763d8
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F5a2b8e02-9eae-491a-8082-e31cd11f39e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/5a2b8e02-9eae-491a-8082-e31cd11f39e0.jpg not downloaded yet
2026-03-24 15: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-24 15:16:51 [adesa.be] INFO: Found listing with ID: 10716161
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716161%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [adesa.be] INFO: Scrape type for 10716161: 1
2026-03-24 15:16:51 [adesa.be] INFO: Scraping item 10716161 url https://www.openlane.eu/en/carv6/auction/10716161
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252Fec80d577-b37d-4656-ae32-d66164db02e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/ec80d577-b37d-4656-ae32-d66164db02e7.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252F0e79e02b-ca25-496c-9f02-89b55aa38ae7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/0e79e02b-ca25-496c-9f02-89b55aa38ae7.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F5f324c91-dd4d-42ae-8072-9f71e9c37c43.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/5f324c91-dd4d-42ae-8072-9f71e9c37c43.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252Fcf00d28d-a868-43ab-9ee5-5d57e4468d0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/cf00d28d-a868-43ab-9ee5-5d57e4468d0e.jpg not downloaded yet
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d048d0>
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F14e4bcd5-299e-4a90-ba60-f928e1f44a1a.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/14e4bcd5-299e-4a90-ba60-f928e1f44a1a.jpg saved to cache
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eeda50>
2026-03-24 15:16:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F4efbc32a-65c6-4f53-8d98-35c357213138.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/4efbc32a-65c6-4f53-8d98-35c357213138.jpg saved to cache
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3beb67c2-1c05-5eae-b93f-681dfb997c5c with identifier: 10716151
2026-03-24 15:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c with scrape type 1
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F6a616d8e-6484-4856-b503-5f5ebbb4f79f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/6a616d8e-6484-4856-b503-5f5ebbb4f79f.jpg not downloaded yet
2026-03-24 15:16:51 [adesa.be] INFO: Found listing with ID: 10716162
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716162%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [adesa.be] INFO: Scrape type for 10716162: 1
2026-03-24 15:16:51 [adesa.be] INFO: Scraping item 10716162 url https://www.openlane.eu/en/carv6/auction/10716162
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F280bb570-ef90-4398-a779-83aee6e65dee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/280bb570-ef90-4398-a779-83aee6e65dee.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252Fd2cb9e73-416e-477d-8578-d0747a954b46.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/d2cb9e73-416e-477d-8578-d0747a954b46.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F55db88e2-7f77-41d6-8b10-a817f2518991.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/55db88e2-7f77-41d6-8b10-a817f2518991.jpg not downloaded yet
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742609/general/7e6340b5-4cb6-473b-8734-ec71c7963137.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716156)
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/af545b00-2160-4d24-8de3-af29089888ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252Fe5a8c6b6-8484-4022-9db2-06927a4f1c58.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/e5a8c6b6-8484-4022-9db2-06927a4f1c58.jpg not downloaded yet
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F3a1d5602-ced4-4961-b8e8-81c770199386.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/3a1d5602-ced4-4961-b8e8-81c770199386.jpg not downloaded yet
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742609/general/acafbd8f-f435-4387-8e37-c44b80964689.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716156)
2026-03-24 15:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/1c59d4f1-6482-4fee-aabd-f52f7657288b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:51 [adesa.be] INFO: Found listing with ID: 10718881
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718881%27 HTTP/1.1" 200 None
2026-03-24 15:16:51 [adesa.be] INFO: Scrape type for 10718881: 1
2026-03-24 15:16:51 [adesa.be] INFO: Scraping item 10718881 url https://www.openlane.eu/en/carv6/auction/10718881
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F7a56549b-c1e7-4291-a825-b822723076d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/7a56549b-c1e7-4291-a825-b822723076d1.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252Ff342f419-f562-452b-8e6c-5bbe6bf112ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/f342f419-f562-452b-8e6c-5bbe6bf112ea.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F43774958-7f91-4daa-a569-1fe3faa75d8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/43774958-7f91-4daa-a569-1fe3faa75d8a.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F0bb06dd0-2ba4-4480-a651-4cc741269f7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/0bb06dd0-2ba4-4480-a651-4cc741269f7c.jpg not downloaded yet
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/8baad93d-66e6-4280-ab47-bcf74edd3da6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:52 [adesa.be] INFO: Found listing with ID: 10718888
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718888%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [adesa.be] INFO: Scrape type for 10718888: 1
2026-03-24 15:16:52 [adesa.be] INFO: Scraping item 10718888 url https://www.openlane.eu/en/carv6/auction/10718888
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252Ffb8c8008-2501-4b51-aa61-0adc1c8b49fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/fb8c8008-2501-4b51-aa61-0adc1c8b49fa.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252Fa5472e43-ba37-425b-bc03-70760741c796.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/a5472e43-ba37-425b-bc03-70760741c796.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F9a3449b6-2eb2-463a-8a78-629ca3d25013.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/9a3449b6-2eb2-463a-8a78-629ca3d25013.jpg not downloaded yet
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/7b18c1d9-b010-4214-ad66-a859bbdb409c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F70f05ccf-4d11-4ee6-8f9b-7f8fd1806b57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/70f05ccf-4d11-4ee6-8f9b-7f8fd1806b57.jpg not downloaded yet
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c8df50>
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f213b7-498c-5321-9cec-31ae0ec763d8/47f213b7-498c-5321-9cec-31ae0ec763d8_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252F7e6340b5-4cb6-473b-8734-ec71c7963137.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/7e6340b5-4cb6-473b-8734-ec71c7963137.jpg saved to cache
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47f213b7-498c-5321-9cec-31ae0ec763d8
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b9a410>
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252Faf545b00-2160-4d24-8de3-af29089888ce.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/af545b00-2160-4d24-8de3-af29089888ce.jpg saved to cache
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca5210>
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47f213b7-498c-5321-9cec-31ae0ec763d8/47f213b7-498c-5321-9cec-31ae0ec763d8_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742609%252Fgeneral%252Facafbd8f-f435-4387-8e37-c44b80964689.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742609/general/acafbd8f-f435-4387-8e37-c44b80964689.jpg saved to cache
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47f213b7-498c-5321-9cec-31ae0ec763d8
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c95d50>
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F1c59d4f1-6482-4fee-aabd-f52f7657288b.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/1c59d4f1-6482-4fee-aabd-f52f7657288b.jpg saved to cache
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:52 [adesa.be] INFO: Found listing with ID: 10718897
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718897%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [adesa.be] INFO: Scrape type for 10718897: 1
2026-03-24 15:16:52 [adesa.be] INFO: Scraping item 10718897 url https://www.openlane.eu/en/carv6/auction/10718897
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F1aff7be9-98fb-4dac-8806-3784db868557.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/1aff7be9-98fb-4dac-8806-3784db868557.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252F8a5cc9d2-129f-4d04-bf67-7c59bf247d9b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/8a5cc9d2-129f-4d04-bf67-7c59bf247d9b.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252Fcaad72ea-2d74-4246-a508-29d7459a8477.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/caad72ea-2d74-4246-a508-29d7459a8477.jpg not downloaded yet
2026-03-24 15:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F9f4b0bdb-c5cc-413f-b063-d6bbb51eee51.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/9f4b0bdb-c5cc-413f-b063-d6bbb51eee51.jpg not downloaded yet
2026-03-24 15:16:52 [adesa.be] INFO: Found listing with ID: 10711895
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711895%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [adesa.be] INFO: Scrape type for 10711895: 0
2026-03-24 15:16:52 [adesa.be] INFO: Skipping item 10711895 url https://www.openlane.eu/en/carv6/auction/10711895
2026-03-24 15:16:52 [adesa.be] INFO: Found listing with ID: 10718891
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718891%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [adesa.be] INFO: Scrape type for 10718891: 1
2026-03-24 15:16:52 [adesa.be] INFO: Scraping item 10718891 url https://www.openlane.eu/en/carv6/auction/10718891
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F8f37db8d-8894-474c-a2bc-909d687b552b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/8f37db8d-8894-474c-a2bc-909d687b552b.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252F1c3e2b1a-5d77-4774-b630-95c4dacc3d57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/1c3e2b1a-5d77-4774-b630-95c4dacc3d57.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252Ffad9df58-60c6-4f24-8ebf-da07f54b3534.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/fad9df58-60c6-4f24-8ebf-da07f54b3534.jpg not downloaded yet
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c94a90>
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F8baad93d-66e6-4280-ab47-bcf74edd3da6.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/8baad93d-66e6-4280-ab47-bcf74edd3da6.jpg saved to cache
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b9d690>
2026-03-24 15:16:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252F7b18c1d9-b010-4214-ad66-a859bbdb409c.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/7b18c1d9-b010-4214-ad66-a859bbdb409c.jpg saved to cache
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bf46749-84dc-5815-83ec-421c715e9271 with identifier: 10716152
2026-03-24 15:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bf46749-84dc-5815-83ec-421c715e9271 with scrape type 1
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F3c9c41c3-da7f-4c9e-b586-d7516dd9d85b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/3c9c41c3-da7f-4c9e-b586-d7516dd9d85b.jpg not downloaded yet
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742603/general/55db88e2-7f77-41d6-8b10-a817f2518991.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716150)
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742604/general/6a616d8e-6484-4856-b503-5f5ebbb4f79f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716151)
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742598/general/cf00d28d-a868-43ab-9ee5-5d57e4468d0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716145)
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252Fb19c3b8f-2629-460d-9e31-8dab4e93ba10.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/b19c3b8f-2629-460d-9e31-8dab4e93ba10.jpg not downloaded yet
2026-03-24 15:16:52 [adesa.be] INFO: Found listing with ID: 10718894
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718894%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [adesa.be] INFO: Scrape type for 10718894: 1
2026-03-24 15:16:52 [adesa.be] INFO: Scraping item 10718894 url https://www.openlane.eu/en/carv6/auction/10718894
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F388047ff-71ed-4d00-9bdc-3878b15a02fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/388047ff-71ed-4d00-9bdc-3878b15a02fa.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252F8178eaef-843a-47e9-8852-67b65ea27df2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/8178eaef-843a-47e9-8852-67b65ea27df2.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F680ae5bc-b4db-4226-bb35-48eb7e9dc4d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/680ae5bc-b4db-4226-bb35-48eb7e9dc4d0.jpg not downloaded yet
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F5f7b023b-60a2-4634-b837-b066f5ef258a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/5f7b023b-60a2-4634-b837-b066f5ef258a.jpg not downloaded yet
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742602/general/d2cb9e73-416e-477d-8578-d0747a954b46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716149)
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F50f73274-e02c-42ba-8042-b8e07101b2d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/50f73274-e02c-42ba-8042-b8e07101b2d1.jpg not downloaded yet
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:52 [adesa.be] INFO: Found listing with ID: 10711896
2026-03-24 15:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711896%27 HTTP/1.1" 200 None
2026-03-24 15:16:52 [adesa.be] INFO: Scrape type for 10711896: 0
2026-03-24 15:16:52 [adesa.be] INFO: Skipping item 10711896 url https://www.openlane.eu/en/carv6/auction/10711896
2026-03-24 15:16:52 [adesa.be] INFO: Found listing with ID: 10711899
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711899%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10711899: 0
2026-03-24 15:16:53 [adesa.be] INFO: Skipping item 10711899 url https://www.openlane.eu/en/carv6/auction/10711899
2026-03-24 15:16:53 [adesa.be] INFO: Found listing with ID: 10718892
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718892%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10718892: 1
2026-03-24 15:16:53 [adesa.be] INFO: Scraping item 10718892 url https://www.openlane.eu/en/carv6/auction/10718892
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F34a4b2ab-fbfa-4c1e-ac77-ebbf2224ce00.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/34a4b2ab-fbfa-4c1e-ac77-ebbf2224ce00.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252Fd699dabb-6c50-4290-af01-23c7c6ec4e1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/d699dabb-6c50-4290-af01-23c7c6ec4e1f.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F7a39ebf5-4ba5-4653-a428-e7e19a946772.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/7a39ebf5-4ba5-4653-a428-e7e19a946772.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F959be791-c468-4c82-a8df-14dd5aa4eb5d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/959be791-c468-4c82-a8df-14dd5aa4eb5d.jpg not downloaded yet
2026-03-24 15: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-24 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742603/general/43774958-7f91-4daa-a569-1fe3faa75d8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716150)
2026-03-24 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742604/general/0bb06dd0-2ba4-4480-a651-4cc741269f7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716151)
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252Fcdf558ef-6a9b-4771-b135-82283d4606b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/cdf558ef-6a9b-4771-b135-82283d4606b7.jpg not downloaded yet
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129e0c50>
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd7f2ef8-8786-54a1-b089-83a0f58f45f1/cd7f2ef8-8786-54a1-b089-83a0f58f45f1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F55db88e2-7f77-41d6-8b10-a817f2518991.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/55db88e2-7f77-41d6-8b10-a817f2518991.jpg saved to cache
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d78b90>
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3beb67c2-1c05-5eae-b93f-681dfb997c5c/3beb67c2-1c05-5eae-b93f-681dfb997c5c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F6a616d8e-6484-4856-b503-5f5ebbb4f79f.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/6a616d8e-6484-4856-b503-5f5ebbb4f79f.jpg saved to cache
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13db8ad0>
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cb2249f-fe0e-56e8-910a-88d2919a9c5d/6cb2249f-fe0e-56e8-910a-88d2919a9c5d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742598%252Fgeneral%252Fcf00d28d-a868-43ab-9ee5-5d57e4468d0e.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742598/general/cf00d28d-a868-43ab-9ee5-5d57e4468d0e.jpg saved to cache
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cb2249f-fe0e-56e8-910a-88d2919a9c5d
2026-03-24 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742603/general/9a3449b6-2eb2-463a-8a78-629ca3d25013.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716150)
2026-03-24 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/3c9c41c3-da7f-4c9e-b586-d7516dd9d85b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:53 [adesa.be] INFO: Found listing with ID: 10718890
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718890%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10718890: 1
2026-03-24 15:16:53 [adesa.be] INFO: Scraping item 10718890 url https://www.openlane.eu/en/carv6/auction/10718890
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742600%252Fgeneral%252F275e9b58-7e88-4cf1-b727-6520b9866c57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742600/general/275e9b58-7e88-4cf1-b727-6520b9866c57.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252Fceafcca3-00ba-490a-9143-5c87ab4106ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/ceafcca3-00ba-490a-9143-5c87ab4106ae.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F3a36c472-233d-4081-83dd-bd19a10f600a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/3a36c472-233d-4081-83dd-bd19a10f600a.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252Ffbd3d9c2-6ec8-4bf3-8f1d-f35cae7f045e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/fbd3d9c2-6ec8-4bf3-8f1d-f35cae7f045e.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F8144f241-96b0-4bcb-8911-2d9aa17b6274.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/8144f241-96b0-4bcb-8911-2d9aa17b6274.jpg not downloaded yet
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1386b650>
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61f174b-fefd-51ec-8b45-72236b3685a3/d61f174b-fefd-51ec-8b45-72236b3685a3_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252Fd2cb9e73-416e-477d-8578-d0747a954b46.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/d2cb9e73-416e-477d-8578-d0747a954b46.jpg saved to cache
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d61f174b-fefd-51ec-8b45-72236b3685a3
2026-03-24 15:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6509b2f-a5f6-5050-9ba8-9138c88704f7 with identifier: 10716164
2026-03-24 15:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6509b2f-a5f6-5050-9ba8-9138c88704f7 with scrape type 1
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e6509b2f-a5f6-5050-9ba8-9138c88704f7
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252F356e4b91-5dce-4000-8475-5e26c4438cf9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/356e4b91-5dce-4000-8475-5e26c4438cf9.jpg not downloaded yet
2026-03-24 15:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1065599d-8df6-52a3-86da-ffc61a9c90ac with identifier: 10716154
2026-03-24 15:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1065599d-8df6-52a3-86da-ffc61a9c90ac with scrape type 1
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1065599d-8df6-52a3-86da-ffc61a9c90ac
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F21d743aa-1c79-4a19-98bd-5b8b6faf037d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/21d743aa-1c79-4a19-98bd-5b8b6faf037d.jpg not downloaded yet
2026-03-24 15:16:53 [adesa.be] INFO: Found listing with ID: 10718905
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718905%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10718905: 1
2026-03-24 15:16:53 [adesa.be] INFO: Scraping item 10718905 url https://www.openlane.eu/en/carv6/auction/10718905
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252Fa07fb04b-e763-4e08-8526-a61a40efc5f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/a07fb04b-e763-4e08-8526-a61a40efc5f6.jpg not downloaded yet
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b77310>
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd7f2ef8-8786-54a1-b089-83a0f58f45f1/cd7f2ef8-8786-54a1-b089-83a0f58f45f1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F43774958-7f91-4daa-a569-1fe3faa75d8a.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/43774958-7f91-4daa-a569-1fe3faa75d8a.jpg saved to cache
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f68b50>
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3beb67c2-1c05-5eae-b93f-681dfb997c5c/3beb67c2-1c05-5eae-b93f-681dfb997c5c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F0bb06dd0-2ba4-4480-a651-4cc741269f7c.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/0bb06dd0-2ba4-4480-a651-4cc741269f7c.jpg saved to cache
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c
2026-03-24 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742603/general/fad9df58-60c6-4f24-8ebf-da07f54b3534.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716150)
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F7673d18c-9377-49fa-a2cc-2669100eb386.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/7673d18c-9377-49fa-a2cc-2669100eb386.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252F8b62410e-bc37-4fa7-8a1e-1f9aa4100e7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/8b62410e-bc37-4fa7-8a1e-1f9aa4100e7b.jpg not downloaded yet
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252Fd6398934-722e-4960-8a34-ed32eb75d078.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/d6398934-722e-4960-8a34-ed32eb75d078.jpg not downloaded yet
2026-03-24 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742604/general/b19c3b8f-2629-460d-9e31-8dab4e93ba10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716151)
2026-03-24 15:16:53 [adesa.be] INFO: Found listing with ID: 10711904
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711904%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10711904: 0
2026-03-24 15:16:53 [adesa.be] INFO: Skipping item 10711904 url https://www.openlane.eu/en/carv6/auction/10711904
2026-03-24 15:16:53 [adesa.be] INFO: Found listing with ID: 10711902
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711902%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10711902: 0
2026-03-24 15:16:53 [adesa.be] INFO: Skipping item 10711902 url https://www.openlane.eu/en/carv6/auction/10711902
2026-03-24 15:16:53 [adesa.be] INFO: Found listing with ID: 10711898
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711898%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10711898: 0
2026-03-24 15:16:53 [adesa.be] INFO: Skipping item 10711898 url https://www.openlane.eu/en/carv6/auction/10711898
2026-03-24 15:16:53 [adesa.be] INFO: Found listing with ID: 10718893
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718893%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [adesa.be] INFO: Scrape type for 10718893: 1
2026-03-24 15:16:53 [adesa.be] INFO: Scraping item 10718893 url https://www.openlane.eu/en/carv6/auction/10718893
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F9848f795-f807-452b-9d1c-b0cbb04acb60.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/9848f795-f807-452b-9d1c-b0cbb04acb60.jpg not downloaded yet
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb0b90>
2026-03-24 15:16:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd7f2ef8-8786-54a1-b089-83a0f58f45f1/cd7f2ef8-8786-54a1-b089-83a0f58f45f1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:16:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F9a3449b6-2eb2-463a-8a78-629ca3d25013.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/9a3449b6-2eb2-463a-8a78-629ca3d25013.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b5ac90>
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F3c9c41c3-da7f-4c9e-b586-d7516dd9d85b.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/3c9c41c3-da7f-4c9e-b586-d7516dd9d85b.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252F4a921fe0-b829-4cf6-862c-6273b79fffa6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/4a921fe0-b829-4cf6-862c-6273b79fffa6.jpg not downloaded yet
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252Fe5aa105d-329b-433a-9c52-aefdbc416cf5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/e5aa105d-329b-433a-9c52-aefdbc416cf5.jpg not downloaded yet
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742603/general/680ae5bc-b4db-4226-bb35-48eb7e9dc4d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716150)
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/5f7b023b-60a2-4634-b837-b066f5ef258a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:54 [adesa.be] INFO: Found listing with ID: 10718906
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718906%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [adesa.be] INFO: Scrape type for 10718906: 1
2026-03-24 15:16:54 [adesa.be] INFO: Scraping item 10718906 url https://www.openlane.eu/en/carv6/auction/10718906
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F73ba3f52-696e-42bb-85de-71e6fd65f9ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/73ba3f52-696e-42bb-85de-71e6fd65f9ac.jpg not downloaded yet
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742602/general/1c3e2b1a-5d77-4774-b630-95c4dacc3d57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716149)
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742604/general/50f73274-e02c-42ba-8042-b8e07101b2d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716151)
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252Fa9709521-de6b-44ad-8b32-01ac8ee370fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/a9709521-de6b-44ad-8b32-01ac8ee370fd.jpg not downloaded yet
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F40216b61-6154-41ad-8dd0-888af2a34f51.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/40216b61-6154-41ad-8dd0-888af2a34f51.jpg not downloaded yet
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb1e50>
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd7f2ef8-8786-54a1-b089-83a0f58f45f1/cd7f2ef8-8786-54a1-b089-83a0f58f45f1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252Ffad9df58-60c6-4f24-8ebf-da07f54b3534.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/fad9df58-60c6-4f24-8ebf-da07f54b3534.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1
2026-03-24 15:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e49dc6-dd2d-57f6-a085-419294e20b5c with identifier: 10716168
2026-03-24 15:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e49dc6-dd2d-57f6-a085-419294e20b5c with scrape type 1
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68e49dc6-dd2d-57f6-a085-419294e20b5c
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F1b8e8ae7-ec4e-47b9-8e0d-a1a31b89d1f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/1b8e8ae7-ec4e-47b9-8e0d-a1a31b89d1f6.jpg not downloaded yet
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12da00d0>
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3beb67c2-1c05-5eae-b93f-681dfb997c5c/3beb67c2-1c05-5eae-b93f-681dfb997c5c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252Fb19c3b8f-2629-460d-9e31-8dab4e93ba10.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/b19c3b8f-2629-460d-9e31-8dab4e93ba10.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/959be791-c468-4c82-a8df-14dd5aa4eb5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:54 [adesa.be] INFO: Found listing with ID: 10711893
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711893%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [adesa.be] INFO: Scrape type for 10711893: 0
2026-03-24 15:16:54 [adesa.be] INFO: Skipping item 10711893 url https://www.openlane.eu/en/carv6/auction/10711893
2026-03-24 15:16:54 [adesa.be] INFO: Found listing with ID: 10718904
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718904%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [adesa.be] INFO: Scrape type for 10718904: 1
2026-03-24 15:16:54 [adesa.be] INFO: Scraping item 10718904 url https://www.openlane.eu/en/carv6/auction/10718904
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F3a3f5288-5eb7-4f2f-8d3c-b6bfae45a99b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/3a3f5288-5eb7-4f2f-8d3c-b6bfae45a99b.jpg not downloaded yet
2026-03-24 15: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-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742602/general/8178eaef-843a-47e9-8852-67b65ea27df2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716149)
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252Fa23883fc-5248-4df0-933b-14f28b4bbad4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/a23883fc-5248-4df0-933b-14f28b4bbad4.jpg not downloaded yet
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F020cade8-8f36-426e-b566-0f259fcd37cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/020cade8-8f36-426e-b566-0f259fcd37cb.jpg not downloaded yet
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252Fa45665c7-8169-4483-ba9a-911d3d8e2367.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/a45665c7-8169-4483-ba9a-911d3d8e2367.jpg not downloaded yet
2026-03-24 15:16:54 [adesa.be] INFO: Found listing with ID: 10718889
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718889%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [adesa.be] INFO: Scrape type for 10718889: 1
2026-03-24 15:16:54 [adesa.be] INFO: Scraping item 10718889 url https://www.openlane.eu/en/carv6/auction/10718889
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252Fdbac356e-75aa-4156-858f-e6afa97677de.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/dbac356e-75aa-4156-858f-e6afa97677de.jpg not downloaded yet
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b75f10>
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd7f2ef8-8786-54a1-b089-83a0f58f45f1/cd7f2ef8-8786-54a1-b089-83a0f58f45f1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F680ae5bc-b4db-4226-bb35-48eb7e9dc4d0.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/680ae5bc-b4db-4226-bb35-48eb7e9dc4d0.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13819910>
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F5f7b023b-60a2-4634-b837-b066f5ef258a.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/5f7b023b-60a2-4634-b837-b066f5ef258a.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13968510>
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61f174b-fefd-51ec-8b45-72236b3685a3/d61f174b-fefd-51ec-8b45-72236b3685a3_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252F1c3e2b1a-5d77-4774-b630-95c4dacc3d57.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/1c3e2b1a-5d77-4774-b630-95c4dacc3d57.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d61f174b-fefd-51ec-8b45-72236b3685a3
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d0c7d0>
2026-03-24 15:16:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3beb67c2-1c05-5eae-b93f-681dfb997c5c/3beb67c2-1c05-5eae-b93f-681dfb997c5c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742604%252Fgeneral%252F50f73274-e02c-42ba-8042-b8e07101b2d1.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742604/general/50f73274-e02c-42ba-8042-b8e07101b2d1.jpg saved to cache
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3beb67c2-1c05-5eae-b93f-681dfb997c5c
2026-03-24 15:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10717640
2026-03-24 15:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 1
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5323260-04ed-5c6f-9957-fb480f1cd942
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252Ff13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/f13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG not downloaded yet
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742603/general/7a39ebf5-4ba5-4653-a428-e7e19a946772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716150)
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252F5765d52e-5291-4dcb-ad9e-a3bd2758c670.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/5765d52e-5291-4dcb-ad9e-a3bd2758c670.jpg not downloaded yet
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F8f2dd261-3eeb-4a11-aa01-da51e666d8ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/8f2dd261-3eeb-4a11-aa01-da51e666d8ec.jpg not downloaded yet
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252Fe7dcdfe3-0a46-4699-92b9-dfef7f2f5653.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/e7dcdfe3-0a46-4699-92b9-dfef7f2f5653.jpg not downloaded yet
2026-03-24 15:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/a07fb04b-e763-4e08-8526-a61a40efc5f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:54 [adesa.be] INFO: Found listing with ID: 10718895
2026-03-24 15:16:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718895%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [adesa.be] INFO: Scrape type for 10718895: 1
2026-03-24 15:16:55 [adesa.be] INFO: Scraping item 10718895 url https://www.openlane.eu/en/carv6/auction/10718895
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252Fef96c0ea-1aac-47af-b027-8d992d97c0a6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/ef96c0ea-1aac-47af-b027-8d992d97c0a6.jpg not downloaded yet
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252Fbedccaaf-7931-4b7e-8153-64ba5efbb31b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/bedccaaf-7931-4b7e-8153-64ba5efbb31b.JPG not downloaded yet
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b4f590>
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F959be791-c468-4c82-a8df-14dd5aa4eb5d.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/959be791-c468-4c82-a8df-14dd5aa4eb5d.jpg saved to cache
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252Ff96a8d2b-5a0c-4c9e-89a1-85a7bea33a38.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/f96a8d2b-5a0c-4c9e-89a1-85a7bea33a38.jpg not downloaded yet
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F6ba2373c-68c3-42b8-81a2-9148978f60e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/6ba2373c-68c3-42b8-81a2-9148978f60e8.jpg not downloaded yet
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252Ff88cb5e3-06c8-4eaf-ab34-da38e7bf58cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/f88cb5e3-06c8-4eaf-ab34-da38e7bf58cc.jpg not downloaded yet
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742607/general/21d743aa-1c79-4a19-98bd-5b8b6faf037d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716154)
2026-03-24 15:16:55 [adesa.be] INFO: Found listing with ID: 10718887
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718887%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [adesa.be] INFO: Scrape type for 10718887: 1
2026-03-24 15:16:55 [adesa.be] INFO: Scraping item 10718887 url https://www.openlane.eu/en/carv6/auction/10718887
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252F61d0c610-1bd7-447b-835b-ea42d53aa02a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/61d0c610-1bd7-447b-835b-ea42d53aa02a.JPG not downloaded yet
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742617/general/4a921fe0-b829-4cf6-862c-6273b79fffa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716164)
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742607/general/e5aa105d-329b-433a-9c52-aefdbc416cf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716154)
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252Fd473702e-528e-44c5-8c52-2f2518f3a6a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/d473702e-528e-44c5-8c52-2f2518f3a6a5.jpg not downloaded yet
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F7c595757-ee11-4896-8465-c537e1010b31.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/7c595757-ee11-4896-8465-c537e1010b31.jpg not downloaded yet
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F7db9114e-f910-44ff-9217-fe8a115d9cd8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/7db9114e-f910-44ff-9217-fe8a115d9cd8.jpg not downloaded yet
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cfd350>
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d61f174b-fefd-51ec-8b45-72236b3685a3/d61f174b-fefd-51ec-8b45-72236b3685a3_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742602%252Fgeneral%252F8178eaef-843a-47e9-8852-67b65ea27df2.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742602/general/8178eaef-843a-47e9-8852-67b65ea27df2.jpg saved to cache
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d61f174b-fefd-51ec-8b45-72236b3685a3
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb3ad0>
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cd7f2ef8-8786-54a1-b089-83a0f58f45f1/cd7f2ef8-8786-54a1-b089-83a0f58f45f1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742603%252Fgeneral%252F7a39ebf5-4ba5-4653-a428-e7e19a946772.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742603/general/7a39ebf5-4ba5-4653-a428-e7e19a946772.jpg saved to cache
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cd7f2ef8-8786-54a1-b089-83a0f58f45f1
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138288d0>
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252Fa07fb04b-e763-4e08-8526-a61a40efc5f6.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/a07fb04b-e763-4e08-8526-a61a40efc5f6.jpg saved to cache
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/9848f795-f807-452b-9d1c-b0cbb04acb60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/73ba3f52-696e-42bb-85de-71e6fd65f9ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/f13ffe4a-2253-4494-b663-5b8e5c7f01e8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:55 [adesa.be] INFO: Found listing with ID: 10718903
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718903%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [adesa.be] INFO: Scrape type for 10718903: 1
2026-03-24 15:16:55 [adesa.be] INFO: Scraping item 10718903 url https://www.openlane.eu/en/carv6/auction/10718903
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252F6143e72f-d216-4574-8241-f32cefa14549.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/6143e72f-d216-4574-8241-f32cefa14549.JPG not downloaded yet
2026-03-24 15:16:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742622/general/1b8e8ae7-ec4e-47b9-8e0d-a1a31b89d1f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716168)
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252Fbe0cb839-f1c2-4672-93dc-ee16c607f459.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/be0cb839-f1c2-4672-93dc-ee16c607f459.jpg not downloaded yet
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F9debe082-c7c3-42ef-a271-bb08e0d38673.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/9debe082-c7c3-42ef-a271-bb08e0d38673.jpg not downloaded yet
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252Faeec87d7-9d19-4411-9729-8253710b52a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/aeec87d7-9d19-4411-9729-8253710b52a8.jpg not downloaded yet
2026-03-24 15:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81312fcd-d013-5a6d-b03a-d978a4c7e00f with identifier: 10716155
2026-03-24 15:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f with scrape type 1
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F1a24ca8a-4439-4769-9b14-ff72d46e8941.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/1a24ca8a-4439-4769-9b14-ff72d46e8941.jpg not downloaded yet
2026-03-24 15:16:55 [adesa.be] INFO: Found listing with ID: 10718899
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718899%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [adesa.be] INFO: Scrape type for 10718899: 1
2026-03-24 15:16:55 [adesa.be] INFO: Scraping item 10718899 url https://www.openlane.eu/en/carv6/auction/10718899
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252Fea6ce81d-fbbe-4caf-bc03-d29c07da11e9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/ea6ce81d-fbbe-4caf-bc03-d29c07da11e9.JPG not downloaded yet
2026-03-24 15:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b5bf90>
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1065599d-8df6-52a3-86da-ffc61a9c90ac/1065599d-8df6-52a3-86da-ffc61a9c90ac_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252F21d743aa-1c79-4a19-98bd-5b8b6faf037d.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/21d743aa-1c79-4a19-98bd-5b8b6faf037d.jpg saved to cache
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1065599d-8df6-52a3-86da-ffc61a9c90ac
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129da090>
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6509b2f-a5f6-5050-9ba8-9138c88704f7/e6509b2f-a5f6-5050-9ba8-9138c88704f7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252F4a921fe0-b829-4cf6-862c-6273b79fffa6.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/4a921fe0-b829-4cf6-862c-6273b79fffa6.jpg saved to cache
2026-03-24 15:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e6509b2f-a5f6-5050-9ba8-9138c88704f7
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1386be50>
2026-03-24 15:16:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1065599d-8df6-52a3-86da-ffc61a9c90ac/1065599d-8df6-52a3-86da-ffc61a9c90ac_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252Fe5aa105d-329b-433a-9c52-aefdbc416cf5.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/e5aa105d-329b-433a-9c52-aefdbc416cf5.jpg saved to cache
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1065599d-8df6-52a3-86da-ffc61a9c90ac
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/bedccaaf-7931-4b7e-8153-64ba5efbb31b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742617%252Fgeneral%252Ffded2c3f-88b8-4170-a254-a047508db347.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/fded2c3f-88b8-4170-a254-a047508db347.jpg not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742607%252Fgeneral%252Fe955192a-e01b-4b00-b2a7-4847b0abbcd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/e955192a-e01b-4b00-b2a7-4847b0abbcd3.jpg not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F8af9040f-e36f-475b-93e9-eb23c71d3c50.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/8af9040f-e36f-475b-93e9-eb23c71d3c50.jpg not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252Ff2386b2b-05c1-416f-82bb-76b89154baa6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/f2386b2b-05c1-416f-82bb-76b89154baa6.jpg not downloaded yet
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/61d0c610-1bd7-447b-835b-ea42d53aa02a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:56 [adesa.be] INFO: Found listing with ID: 10711903
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711903%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [adesa.be] INFO: Scrape type for 10711903: 0
2026-03-24 15:16:56 [adesa.be] INFO: Skipping item 10711903 url https://www.openlane.eu/en/carv6/auction/10711903
2026-03-24 15:16:56 [adesa.be] INFO: Found listing with ID: 10718883
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718883%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [adesa.be] INFO: Scrape type for 10718883: 1
2026-03-24 15:16:56 [adesa.be] INFO: Scraping item 10718883 url https://www.openlane.eu/en/carv6/auction/10718883
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252Fd39322a9-c555-4861-9a4d-9519ed660772.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/d39322a9-c555-4861-9a4d-9519ed660772.JPG not downloaded yet
2026-03-24 15:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13970790>
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F9848f795-f807-452b-9d1c-b0cbb04acb60.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/9848f795-f807-452b-9d1c-b0cbb04acb60.jpg saved to cache
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b64bd0>
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252F73ba3f52-696e-42bb-85de-71e6fd65f9ac.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/73ba3f52-696e-42bb-85de-71e6fd65f9ac.jpg saved to cache
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/dbac356e-75aa-4156-858f-e6afa97677de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F24e4327a-b9fc-4d5d-a4d4-6d630f32b1ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/24e4327a-b9fc-4d5d-a4d4-6d630f32b1ab.jpg not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252Febd4df4d-ef73-4aeb-91b4-36b539600107.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/ebd4df4d-ef73-4aeb-91b4-36b539600107.jpg not downloaded yet
2026-03-24 15:16:56 [adesa.be] INFO: Found listing with ID: 10718885
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718885%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [adesa.be] INFO: Scrape type for 10718885: 1
2026-03-24 15:16:56 [adesa.be] INFO: Scraping item 10718885 url https://www.openlane.eu/en/carv6/auction/10718885
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252F3075c1a3-37e6-4d80-ad94-c690b9422171.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/3075c1a3-37e6-4d80-ad94-c690b9422171.JPG not downloaded yet
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff2f7d8110>
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68e49dc6-dd2d-57f6-a085-419294e20b5c/68e49dc6-dd2d-57f6-a085-419294e20b5c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F1b8e8ae7-ec4e-47b9-8e0d-a1a31b89d1f6.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/1b8e8ae7-ec4e-47b9-8e0d-a1a31b89d1f6.jpg saved to cache
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 68e49dc6-dd2d-57f6-a085-419294e20b5c
2026-03-24 15:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905
2026-03-24 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcf592e7-7d8b-558d-9655-36c1246f857f with scrape type 1
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bcf592e7-7d8b-558d-9655-36c1246f857f
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641073%252Fgeneral%252F1c3e51e0-277f-40fe-b0bc-cc8615ca3d48.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/1c3e51e0-277f-40fe-b0bc-cc8615ca3d48.JPG not downloaded yet
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742607/general/6ba2373c-68c3-42b8-81a2-9148978f60e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716154)
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742622/general/f88cb5e3-06c8-4eaf-ab34-da38e7bf58cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716168)
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F9a30fe95-a9c8-48b8-8fe6-0b585b26a40e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/9a30fe95-a9c8-48b8-8fe6-0b585b26a40e.jpg not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F5418fb99-ff26-46d7-b46b-bf0711233564.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/5418fb99-ff26-46d7-b46b-bf0711233564.jpg not downloaded yet
2026-03-24 15:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742605/general/ef96c0ea-1aac-47af-b027-8d992d97c0a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716152)
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742617/general/f96a8d2b-5a0c-4c9e-89a1-85a7bea33a38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716164)
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/ea6ce81d-fbbe-4caf-bc03-d29c07da11e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:56 [adesa.be] INFO: Found listing with ID: 10718908
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718908%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [adesa.be] INFO: Scrape type for 10718908: 1
2026-03-24 15:16:56 [adesa.be] INFO: Scraping item 10718908 url https://www.openlane.eu/en/carv6/auction/10718908
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252F0be6aa7e-bc7d-4eeb-9a45-319c53412686.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/0be6aa7e-bc7d-4eeb-9a45-319c53412686.JPG not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641073%252Fgeneral%252Fb832caab-3ffe-4aaf-a546-d2a8ba6e2043.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/b832caab-3ffe-4aaf-a546-d2a8ba6e2043.JPG not downloaded yet
2026-03-24 15:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F2b04c578-1fa1-4463-8f2f-b69c6c9f530a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/2b04c578-1fa1-4463-8f2f-b69c6c9f530a.jpg not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F9aa72668-2d46-4162-8321-8eaf21b496e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/9aa72668-2d46-4162-8321-8eaf21b496e2.jpg not downloaded yet
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e3a8d0>
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742605%252Fgeneral%252Fdbac356e-75aa-4156-858f-e6afa97677de.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/dbac356e-75aa-4156-858f-e6afa97677de.jpg saved to cache
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893
2026-03-24 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d58a886-b9c8-5c08-a316-04766dffafae with scrape type 1
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d58a886-b9c8-5c08-a316-04766dffafae
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5638960%252Fgeneral%252F899d42b9-7d5e-4b16-a880-e9f7c3102681.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/899d42b9-7d5e-4b16-a880-e9f7c3102681.JPG not downloaded yet
2026-03-24 15:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170
2026-03-24 15:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e6d7235-8960-56a7-8dc8-7562bd066766 with scrape type 1
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Fa5db26f0-5654-409b-8f94-46495cdc4a7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/a5db26f0-5654-409b-8f94-46495cdc4a7c.jpg not downloaded yet
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742622/general/7db9114e-f910-44ff-9217-fe8a115d9cd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716168)
2026-03-24 15:16:56 [adesa.be] INFO: Found listing with ID: 10718898
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718898%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [adesa.be] INFO: Scrape type for 10718898: 1
2026-03-24 15:16:56 [adesa.be] INFO: Scraping item 10718898 url https://www.openlane.eu/en/carv6/auction/10718898
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252Fdd2c3f2e-b4f2-4b22-ac4d-ab8647eb8147.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/dd2c3f2e-b4f2-4b22-ac4d-ab8647eb8147.JPG not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641073%252Fgeneral%252F0ada4186-cf57-4b46-8bec-5d81120722c9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/0ada4186-cf57-4b46-8bec-5d81120722c9.JPG not downloaded yet
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/1a24ca8a-4439-4769-9b14-ff72d46e8941.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:16:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/d39322a9-c555-4861-9a4d-9519ed660772.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F61c08e5c-e4a6-493e-aa5a-25d2e5baf857.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/61c08e5c-e4a6-493e-aa5a-25d2e5baf857.jpg not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5638960%252Fgeneral%252F2e168167-697b-4fe6-a145-b7bfa0b4053f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/2e168167-697b-4fe6-a145-b7bfa0b4053f.JPG not downloaded yet
2026-03-24 15:16:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252F3cef66a5-e11c-4ea0-ac17-bc5b5f21bb0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/3cef66a5-e11c-4ea0-ac17-bc5b5f21bb0f.jpg not downloaded yet
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f21f10>
2026-03-24 15:16:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1065599d-8df6-52a3-86da-ffc61a9c90ac/1065599d-8df6-52a3-86da-ffc61a9c90ac_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742607%252Fgeneral%252F6ba2373c-68c3-42b8-81a2-9148978f60e8.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742607/general/6ba2373c-68c3-42b8-81a2-9148978f60e8.jpg saved to cache
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1065599d-8df6-52a3-86da-ffc61a9c90ac
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13962990>
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68e49dc6-dd2d-57f6-a085-419294e20b5c/68e49dc6-dd2d-57f6-a085-419294e20b5c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742622%252Fgeneral%252Ff88cb5e3-06c8-4eaf-ab34-da38e7bf58cc.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/f88cb5e3-06c8-4eaf-ab34-da38e7bf58cc.jpg saved to cache
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 68e49dc6-dd2d-57f6-a085-419294e20b5c
2026-03-24 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/3075c1a3-37e6-4d80-ad94-c690b9422171.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/1c3e51e0-277f-40fe-b0bc-cc8615ca3d48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:57 [adesa.be] INFO: Found listing with ID: 10718909
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718909%27 HTTP/1.1" 200 None
2026-03-24 15:16:57 [adesa.be] INFO: Scrape type for 10718909: 1
2026-03-24 15:16:57 [adesa.be] INFO: Scraping item 10718909 url https://www.openlane.eu/en/carv6/auction/10718909
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5640883%252Fgeneral%252Fc120bd07-ca03-4300-aae1-181e8e7d8d2d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5640883/general/c120bd07-ca03-4300-aae1-181e8e7d8d2d.JPG not downloaded yet
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641073%252Fgeneral%252F0b3741e7-d707-49b1-bb96-281dc1ef6f14.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/0b3741e7-d707-49b1-bb96-281dc1ef6f14.JPG not downloaded yet
2026-03-24 15:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129c5cd0>
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7bf46749-84dc-5815-83ec-421c715e9271/7bf46749-84dc-5815-83ec-421c715e9271_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742605%252Fgeneral%252Fef96c0ea-1aac-47af-b027-8d992d97c0a6.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742605/general/ef96c0ea-1aac-47af-b027-8d992d97c0a6.jpg saved to cache
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7bf46749-84dc-5815-83ec-421c715e9271
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c95090>
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e6509b2f-a5f6-5050-9ba8-9138c88704f7/e6509b2f-a5f6-5050-9ba8-9138c88704f7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742617%252Fgeneral%252Ff96a8d2b-5a0c-4c9e-89a1-85a7bea33a38.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742617/general/f96a8d2b-5a0c-4c9e-89a1-85a7bea33a38.jpg saved to cache
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e6509b2f-a5f6-5050-9ba8-9138c88704f7
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F73046ead-c470-47ed-9bb9-f03aee336daf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/73046ead-c470-47ed-9bb9-f03aee336daf.jpg not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638960%252Fgeneral%252Ff4cb710f-2f67-49de-9438-705790a95d29.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/f4cb710f-2f67-49de-9438-705790a95d29.JPG not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742624%252Fgeneral%252F4ea80343-13fa-4383-b681-9018d125f744.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/4ea80343-13fa-4383-b681-9018d125f744.jpg not downloaded yet
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/f2386b2b-05c1-416f-82bb-76b89154baa6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/b832caab-3ffe-4aaf-a546-d2a8ba6e2043.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:58 [adesa.be] INFO: Found listing with ID: 10718896
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718896%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [adesa.be] INFO: Scrape type for 10718896: 1
2026-03-24 15:16:58 [adesa.be] INFO: Scraping item 10718896 url https://www.openlane.eu/en/carv6/auction/10718896
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641073%252Fgeneral%252F18ac0dda-a98b-465f-9993-b0005f62ce03.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/18ac0dda-a98b-465f-9993-b0005f62ce03.JPG not downloaded yet
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d92310>
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68e49dc6-dd2d-57f6-a085-419294e20b5c/68e49dc6-dd2d-57f6-a085-419294e20b5c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742622%252Fgeneral%252F7db9114e-f910-44ff-9217-fe8a115d9cd8.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/7db9114e-f910-44ff-9217-fe8a115d9cd8.jpg saved to cache
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 68e49dc6-dd2d-57f6-a085-419294e20b5c
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dff750>
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742608%252Fgeneral%252F1a24ca8a-4439-4769-9b14-ff72d46e8941.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/1a24ca8a-4439-4769-9b14-ff72d46e8941.jpg saved to cache
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742622/general/24e4327a-b9fc-4d5d-a4d4-6d630f32b1ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716168)
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/ebd4df4d-ef73-4aeb-91b4-36b539600107.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/899d42b9-7d5e-4b16-a880-e9f7c3102681.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/a5db26f0-5654-409b-8f94-46495cdc4a7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742608%252Fgeneral%252F331087b8-1547-4b7f-97cd-f62466cafd7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/331087b8-1547-4b7f-97cd-f62466cafd7d.jpg not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638960%252Fgeneral%252F1c045b4a-5650-47bd-a202-863764060442.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/1c045b4a-5650-47bd-a202-863764060442.JPG not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742624%252Fgeneral%252Faa9d6f1a-f7a3-4b7b-afec-6def456aa06d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/aa9d6f1a-f7a3-4b7b-afec-6def456aa06d.jpg not downloaded yet
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906
2026-03-24 15:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 with scrape type 1
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f3d92f8-770b-5e25-ae08-d3d71a512189
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676679%252Fgeneral%252F5c19d0e2-a1a1-450f-a205-9e7d0b651c6b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/5c19d0e2-a1a1-450f-a205-9e7d0b651c6b.JPG not downloaded yet
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/dd2c3f2e-b4f2-4b22-ac4d-ab8647eb8147.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/0ada4186-cf57-4b46-8bec-5d81120722c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:58 [adesa.be] INFO: Found listing with ID: 10718907
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718907%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [adesa.be] INFO: Scrape type for 10718907: 1
2026-03-24 15:16:58 [adesa.be] INFO: Scraping item 10718907 url https://www.openlane.eu/en/carv6/auction/10718907
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641073%252Fgeneral%252F123ccf5f-db29-4c53-b57c-8ab1dc4837b9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/123ccf5f-db29-4c53-b57c-8ab1dc4837b9.JPG not downloaded yet
2026-03-24 15:16:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742608%252Fgeneral%252F809200c0-4ad1-4c68-a059-0f86a2eb78ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/809200c0-4ad1-4c68-a059-0f86a2eb78ac.jpg not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638960%252Fgeneral%252F0c1e0c66-df81-4e7e-99ce-2729bb6d0637.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/0c1e0c66-df81-4e7e-99ce-2729bb6d0637.JPG not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742624%252Fgeneral%252F3334cf51-b8c3-4bb7-a435-5492c6d8f7c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/3334cf51-b8c3-4bb7-a435-5492c6d8f7c3.jpg not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676679%252Fgeneral%252Fa60f863c-6e0f-44e3-9c99-c03322927ba4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/a60f863c-6e0f-44e3-9c99-c03322927ba4.JPG not downloaded yet
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f98950>
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742608%252Fgeneral%252Ff2386b2b-05c1-416f-82bb-76b89154baa6.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/f2386b2b-05c1-416f-82bb-76b89154baa6.jpg saved to cache
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5640883/general/c120bd07-ca03-4300-aae1-181e8e7d8d2d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717640)
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/0b3741e7-d707-49b1-bb96-281dc1ef6f14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:58 [adesa.be] INFO: Found listing with ID: 10711901
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711901%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [adesa.be] INFO: Scrape type for 10711901: 0
2026-03-24 15:16:58 [adesa.be] INFO: Skipping item 10711901 url https://www.openlane.eu/en/carv6/auction/10711901
2026-03-24 15:16:58 [adesa.be] INFO: Found listing with ID: 10711900
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711900%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [adesa.be] INFO: Scrape type for 10711900: 0
2026-03-24 15:16:58 [adesa.be] INFO: Skipping item 10711900 url https://www.openlane.eu/en/carv6/auction/10711900
2026-03-24 15:16:58 [adesa.be] INFO: Found listing with ID: 10711897
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711897%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [adesa.be] INFO: Scrape type for 10711897: 0
2026-03-24 15:16:58 [adesa.be] INFO: Skipping item 10711897 url https://www.openlane.eu/en/carv6/auction/10711897
2026-03-24 15:16:58 [adesa.be] INFO: Found listing with ID: 10718884
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718884%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [adesa.be] INFO: Scrape type for 10718884: 1
2026-03-24 15:16:58 [adesa.be] INFO: Scraping item 10718884 url https://www.openlane.eu/en/carv6/auction/10718884
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641073%252Fgeneral%252Fae14be33-bbeb-4bf8-a961-f25c20bf0e9a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/ae14be33-bbeb-4bf8-a961-f25c20bf0e9a.JPG not downloaded yet
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/f4cb710f-2f67-49de-9438-705790a95d29.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742608%252Fgeneral%252F202ca3c3-f089-4128-98ce-cd477f036d41.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/202ca3c3-f089-4128-98ce-cd477f036d41.jpg not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5638960%252Fgeneral%252F5e74562e-103c-4cbd-8ad8-6b8d2c6d4c62.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/5e74562e-103c-4cbd-8ad8-6b8d2c6d4c62.JPG not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742624%252Fgeneral%252Fd7ef5886-4225-425b-aead-fbde8b7b2169.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/d7ef5886-4225-425b-aead-fbde8b7b2169.jpg not downloaded yet
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676679%252Fgeneral%252F174cbe77-3c33-4521-8a6b-c4cd1c177d5e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/174cbe77-3c33-4521-8a6b-c4cd1c177d5e.JPG not downloaded yet
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13bb9590>
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68e49dc6-dd2d-57f6-a085-419294e20b5c/68e49dc6-dd2d-57f6-a085-419294e20b5c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742622%252Fgeneral%252F24e4327a-b9fc-4d5d-a4d4-6d630f32b1ab.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/24e4327a-b9fc-4d5d-a4d4-6d630f32b1ab.jpg saved to cache
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 68e49dc6-dd2d-57f6-a085-419294e20b5c
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f1b3d0>
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742608%252Fgeneral%252Febd4df4d-ef73-4aeb-91b4-36b539600107.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/ebd4df4d-ef73-4aeb-91b4-36b539600107.jpg saved to cache
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b5dc10>
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:16:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742624%252Fgeneral%252Fa5db26f0-5654-409b-8f94-46495cdc4a7c.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/a5db26f0-5654-409b-8f94-46495cdc4a7c.jpg saved to cache
2026-03-24 15:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/18ac0dda-a98b-465f-9993-b0005f62ce03.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:58 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/2e168167-697b-4fe6-a145-b7bfa0b4053f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:16:58 [adesa.be] INFO: Found listing with ID: 10718900
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718900%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [adesa.be] INFO: Scrape type for 10718900: 1
2026-03-24 15:16:59 [adesa.be] INFO: Scraping item 10718900 url https://www.openlane.eu/en/carv6/auction/10718900
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641073%252Fgeneral%252F6aba7b5d-ef74-4cd0-a54a-2540df07daea.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/6aba7b5d-ef74-4cd0-a54a-2540df07daea.JPG not downloaded yet
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887
2026-03-24 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0705e15c-47d7-581f-909b-b55640334449 with scrape type 1
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0705e15c-47d7-581f-909b-b55640334449
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252F28e81c2f-8249-47a1-aad4-cff167ce4dce.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/28e81c2f-8249-47a1-aad4-cff167ce4dce.JPG not downloaded yet
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/3cef66a5-e11c-4ea0-ac17-bc5b5f21bb0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5638960%252Fgeneral%252Fd019d2b0-ea42-428b-b1b0-bfca48a79521.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/d019d2b0-ea42-428b-b1b0-bfca48a79521.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252F6393d356-c09f-4a20-8a38-a0b8e84b06e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/6393d356-c09f-4a20-8a38-a0b8e84b06e5.jpg not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676679%252Fgeneral%252F95c689c1-28d3-4e20-b195-79ebdf1295af.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/95c689c1-28d3-4e20-b195-79ebdf1295af.JPG not downloaded yet
2026-03-24 15: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-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item b5323260-04ed-5c6f-9957-fb480f1cd942 due to Ignoring non-200 response
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/73046ead-c470-47ed-9bb9-f03aee336daf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/123ccf5f-db29-4c53-b57c-8ab1dc4837b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:59 [adesa.be] INFO: Found listing with ID: 10718901
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718901%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [adesa.be] INFO: Scrape type for 10718901: 1
2026-03-24 15:16:59 [adesa.be] INFO: Scraping item 10718901 url https://www.openlane.eu/en/carv6/auction/10718901
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641073%252Fgeneral%252Fb59bfab4-787d-46dc-913b-d22f8e96444e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/b59bfab4-787d-46dc-913b-d22f8e96444e.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252Fa3a3bbe1-df3d-457b-af6c-30665a0a1cc8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/a3a3bbe1-df3d-457b-af6c-30665a0a1cc8.JPG not downloaded yet
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/4ea80343-13fa-4383-b681-9018d125f744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/a60f863c-6e0f-44e3-9c99-c03322927ba4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5638960%252Fgeneral%252F1804cd05-3b7c-48f0-bff8-155927a60325.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/1804cd05-3b7c-48f0-bff8-155927a60325.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Ff113038c-f292-49b2-b154-e9874265c246.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/f113038c-f292-49b2-b154-e9874265c246.jpg not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676679%252Fgeneral%252Fc033f72b-8c7b-4f7b-b9cc-1684454b4b68.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/c033f72b-8c7b-4f7b-b9cc-1684454b4b68.JPG not downloaded yet
2026-03-24 15: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-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/ae14be33-bbeb-4bf8-a961-f25c20bf0e9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:59 [adesa.be] INFO: Found listing with ID: 10717851
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717851%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [adesa.be] INFO: Scrape type for 10717851: 1
2026-03-24 15:16:59 [adesa.be] INFO: Scraping item 10717851 url https://www.openlane.eu/en/carv6/auction/10717851
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641073%252Fgeneral%252Fe58540d5-c8b1-4ec1-979a-701925b39761.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641073/general/e58540d5-c8b1-4ec1-979a-701925b39761.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252F04e7b484-c6f4-4d42-94b6-1b529943b44c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/04e7b484-c6f4-4d42-94b6-1b529943b44c.JPG not downloaded yet
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/28e81c2f-8249-47a1-aad4-cff167ce4dce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/6aba7b5d-ef74-4cd0-a54a-2540df07daea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/174cbe77-3c33-4521-8a6b-c4cd1c177d5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5638960%252Fgeneral%252Facde9a7c-352e-4ba9-911a-a3f5253c1e2a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/acde9a7c-352e-4ba9-911a-a3f5253c1e2a.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Fb32194fe-10d7-485f-b5dc-119c19b11432.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/b32194fe-10d7-485f-b5dc-119c19b11432.jpg not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676679%252Fgeneral%252Fbc4b46ed-ae99-4151-8be2-3513a7735aaf.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/bc4b46ed-ae99-4151-8be2-3513a7735aaf.JPG not downloaded yet
2026-03-24 15: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-24 15:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-24 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9300d3f-5ca7-5209-916c-e316fb31cf31 with scrape type 1
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fd2218c62-27b7-4c28-aa0f-2dc5b138ae4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/d2218c62-27b7-4c28-aa0f-2dc5b138ae4d.jpg not downloaded yet
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d0e490>
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252F3cef66a5-e11c-4ea0-ac17-bc5b5f21bb0f.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/3cef66a5-e11c-4ea0-ac17-bc5b5f21bb0f.jpg saved to cache
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:16:59 [adesa.be] INFO: Found listing with ID: 10717854
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717854%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [adesa.be] INFO: Scrape type for 10717854: 1
2026-03-24 15:16:59 [adesa.be] INFO: Scraping item 10717854 url https://www.openlane.eu/en/carv6/auction/10717854
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252Fff23a5d2-da5a-4feb-92d4-ff904e036118.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/ff23a5d2-da5a-4feb-92d4-ff904e036118.JPG not downloaded yet
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f202d0>
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F73046ead-c470-47ed-9bb9-f03aee336daf.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/73046ead-c470-47ed-9bb9-f03aee336daf.jpg saved to cache
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/95c689c1-28d3-4e20-b195-79ebdf1295af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/d019d2b0-ea42-428b-b1b0-bfca48a79521.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5638960%252Fgeneral%252Ffa901db1-d87b-4664-a989-6bfafc621afa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5638960/general/fa901db1-d87b-4664-a989-6bfafc621afa.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Fb091bdff-7785-41d8-aae9-e7dd18be70f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/b091bdff-7785-41d8-aae9-e7dd18be70f7.jpg not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676679%252Fgeneral%252F7ac6a871-7e01-451f-80e2-9b331eca4080.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/7ac6a871-7e01-451f-80e2-9b331eca4080.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fa797ea2c-36a0-46ba-8c9e-fd6dbc0bde7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/a797ea2c-36a0-46ba-8c9e-fd6dbc0bde7f.jpg not downloaded yet
2026-03-24 15:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166
2026-03-24 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c147ede-d530-5f12-83df-36e47b90167f with scrape type 1
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F2ab559a3-7c01-4c1b-8559-2b10bb200ec5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/2ab559a3-7c01-4c1b-8559-2b10bb200ec5.jpg not downloaded yet
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f90310>
2026-03-24 15:16:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:16:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252F4ea80343-13fa-4383-b681-9018d125f744.jpg') HTTP/1.1" 204 0
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/4ea80343-13fa-4383-b681-9018d125f744.jpg saved to cache
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 274fff32-d1fc-52e5-8a47-59bf5bb8335f with identifier: 10718883
2026-03-24 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f with scrape type 1
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252Fc59f5142-3453-4400-8178-6837acf23c90.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/c59f5142-3453-4400-8178-6837acf23c90.JPG not downloaded yet
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/a3a3bbe1-df3d-457b-af6c-30665a0a1cc8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/b59bfab4-787d-46dc-913b-d22f8e96444e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:16:59 [adesa.be] INFO: Found listing with ID: 10717858
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717858%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [adesa.be] INFO: Scrape type for 10717858: 1
2026-03-24 15:16:59 [adesa.be] INFO: Scraping item 10717858 url https://www.openlane.eu/en/carv6/auction/10717858
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252F4e020c88-798c-4e49-b7d2-06b6ab10a52d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/4e020c88-798c-4e49-b7d2-06b6ab10a52d.JPG not downloaded yet
2026-03-24 15: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-24 15:16:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 212e1afc-fb63-5243-b61e-be91ca04dbea with identifier: 10718885
2026-03-24 15:16:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 212e1afc-fb63-5243-b61e-be91ca04dbea with scrape type 1
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 212e1afc-fb63-5243-b61e-be91ca04dbea
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F232260a3-eb07-4d4c-81cf-fd3960d51765.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/232260a3-eb07-4d4c-81cf-fd3960d51765.JPG not downloaded yet
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/d7ef5886-4225-425b-aead-fbde8b7b2169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/c033f72b-8c7b-4f7b-b9cc-1684454b4b68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676679%252Fgeneral%252F5188d2e3-a996-4352-9ba4-197e112b5649.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/5188d2e3-a996-4352-9ba4-197e112b5649.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F1dd4b8ec-f97e-491c-b296-399dec34bddf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/1dd4b8ec-f97e-491c-b296-399dec34bddf.jpg not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252Fe49e4370-b4e7-45c8-adac-72b7eb2a9e2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/e49e4370-b4e7-45c8-adac-72b7eb2a9e2a.jpg not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252F29883815-531a-4179-948a-c137e9dbb967.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/29883815-531a-4179-948a-c137e9dbb967.JPG not downloaded yet
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/1804cd05-3b7c-48f0-bff8-155927a60325.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:16:59 [adesa.be] INFO: Found listing with ID: 10717865
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717865%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [adesa.be] INFO: Scrape type for 10717865: 1
2026-03-24 15:16:59 [adesa.be] INFO: Scraping item 10717865 url https://www.openlane.eu/en/carv6/auction/10717865
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252Faf5886c9-693a-4dc2-ab8c-0022dc049ab0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/af5886c9-693a-4dc2-ab8c-0022dc049ab0.JPG not downloaded yet
2026-03-24 15:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F6b359236-5c47-4746-9148-59bd94cc22b0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/6b359236-5c47-4746-9148-59bd94cc22b0.JPG not downloaded yet
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:16:59 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:16:59 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/bc4b46ed-ae99-4151-8be2-3513a7735aaf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676679%252Fgeneral%252Fa1e5fc95-4497-4c64-8001-eb1fb3e92870.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/a1e5fc95-4497-4c64-8001-eb1fb3e92870.JPG not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F1a86236e-0408-4aba-b295-9c98a172f2b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/1a86236e-0408-4aba-b295-9c98a172f2b5.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252Fc073db3e-14ff-4f3f-a7f8-ada7b84f1d4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/c073db3e-14ff-4f3f-a7f8-ada7b84f1d4f.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252Fc815d29f-e45f-4d59-943a-f880efb34431.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/c815d29f-e45f-4d59-943a-f880efb34431.JPG not downloaded yet
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/6393d356-c09f-4a20-8a38-a0b8e84b06e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/f113038c-f292-49b2-b154-e9874265c246.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/ff23a5d2-da5a-4feb-92d4-ff904e036118.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:00 [adesa.be] INFO: Found listing with ID: 10717877
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717877%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [adesa.be] INFO: Scrape type for 10717877: 1
2026-03-24 15:17:00 [adesa.be] INFO: Scraping item 10717877 url https://www.openlane.eu/en/carv6/auction/10717877
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252F267b7f80-70e9-4107-b7a2-4c2a8f2211da.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/267b7f80-70e9-4107-b7a2-4c2a8f2211da.JPG not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252Fdf26fac9-5dec-4047-b322-e4e35c1e46f4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/df26fac9-5dec-4047-b322-e4e35c1e46f4.JPG not downloaded yet
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/c59f5142-3453-4400-8178-6837acf23c90.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/2ab559a3-7c01-4c1b-8559-2b10bb200ec5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676679%252Fgeneral%252F1cd79b59-7a92-43ac-8ff5-54365f7003ac.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676679/general/1cd79b59-7a92-43ac-8ff5-54365f7003ac.JPG not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fe4c0fff0-1711-4256-95c2-9c75aa2b3f45.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/e4c0fff0-1711-4256-95c2-9c75aa2b3f45.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F09df56ae-deaf-42fa-b2e5-524f36ab5292.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/09df56ae-deaf-42fa-b2e5-524f36ab5292.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252Ff4258b2b-3360-409b-b0aa-fac838427885.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/f4258b2b-3360-409b-b0aa-fac838427885.JPG not downloaded yet
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a04c90>
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Fd7ef5886-4225-425b-aead-fbde8b7b2169.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/d7ef5886-4225-425b-aead-fbde8b7b2169.jpg saved to cache
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/232260a3-eb07-4d4c-81cf-fd3960d51765.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:00 [adesa.be] INFO: Found listing with ID: 10717899
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717899%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [adesa.be] INFO: Scrape type for 10717899: 1
2026-03-24 15:17:00 [adesa.be] INFO: Scraping item 10717899 url https://www.openlane.eu/en/carv6/auction/10717899
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252F4dd00fef-a08d-4283-a7ac-ca2c479d1d0a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/4dd00fef-a08d-4283-a7ac-ca2c479d1d0a.JPG not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F7b995932-ce36-4f1e-8651-4960c0ab1903.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/7b995932-ce36-4f1e-8651-4960c0ab1903.JPG not downloaded yet
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/d2218c62-27b7-4c28-aa0f-2dc5b138ae4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/29883815-531a-4179-948a-c137e9dbb967.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F3989934d-88de-43c7-b2e7-1ae9d53a12ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/3989934d-88de-43c7-b2e7-1ae9d53a12ef.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F63e9e3e4-f9bd-44ab-89a9-02548f901bd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/63e9e3e4-f9bd-44ab-89a9-02548f901bd0.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252Fea38e179-dc3c-43cf-acc0-cfd621156ef1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/ea38e179-dc3c-43cf-acc0-cfd621156ef1.JPG not downloaded yet
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/6b359236-5c47-4746-9148-59bd94cc22b0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/af5886c9-693a-4dc2-ab8c-0022dc049ab0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:00 [adesa.be] INFO: Found listing with ID: 10717863
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717863%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [adesa.be] INFO: Scrape type for 10717863: 1
2026-03-24 15:17:00 [adesa.be] INFO: Scraping item 10717863 url https://www.openlane.eu/en/carv6/auction/10717863
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252F7a18380d-1315-4d37-8a5e-0c7bd3903a5b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/7a18380d-1315-4d37-8a5e-0c7bd3903a5b.JPG not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252Fa798960b-ef97-47ad-8c95-aba76e2e803d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/a798960b-ef97-47ad-8c95-aba76e2e803d.JPG not downloaded yet
2026-03-24 15:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13964490>
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252F6393d356-c09f-4a20-8a38-a0b8e84b06e5.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/6393d356-c09f-4a20-8a38-a0b8e84b06e5.jpg saved to cache
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12afb190>
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Ff113038c-f292-49b2-b154-e9874265c246.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/f113038c-f292-49b2-b154-e9874265c246.jpg saved to cache
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f171d0>
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F2ab559a3-7c01-4c1b-8559-2b10bb200ec5.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/2ab559a3-7c01-4c1b-8559-2b10bb200ec5.jpg saved to cache
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/c815d29f-e45f-4d59-943a-f880efb34431.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Ff8b6385d-041f-4bb3-b9f4-162577773fb3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/f8b6385d-041f-4bb3-b9f4-162577773fb3.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F343bb1c6-f605-4ad1-b951-d8e1b25b48d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/343bb1c6-f605-4ad1-b951-d8e1b25b48d8.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252Fe5fcf913-d11a-45de-a20e-6dd242f3a9af.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/e5fcf913-d11a-45de-a20e-6dd242f3a9af.JPG not downloaded yet
2026-03-24 15:17:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/df26fac9-5dec-4047-b322-e4e35c1e46f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:00 [adesa.be] INFO: Found listing with ID: 10717835
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717835%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [adesa.be] INFO: Scrape type for 10717835: 1
2026-03-24 15:17:00 [adesa.be] INFO: Scraping item 10717835 url https://www.openlane.eu/en/carv6/auction/10717835
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701738%252Fgeneral%252F861652b5-2f63-45f6-ba96-24c2211dac64.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701738/general/861652b5-2f63-45f6-ba96-24c2211dac64.JPG not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F432af444-bf48-45c1-96cf-d252a82f189d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/432af444-bf48-45c1-96cf-d252a82f189d.JPG not downloaded yet
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/f4258b2b-3360-409b-b0aa-fac838427885.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fc858ad24-45d0-4ee8-8fc1-4cdb8ba508a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/c858ad24-45d0-4ee8-8fc1-4cdb8ba508a8.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F3c7a66b5-7f21-4ab5-b276-edcfeb09ce5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/3c7a66b5-7f21-4ab5-b276-edcfeb09ce5a.jpg not downloaded yet
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252F13cf5844-f203-46ad-aafa-8f058f2f69c1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/13cf5844-f203-46ad-aafa-8f058f2f69c1.JPG not downloaded yet
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e50b90>
2026-03-24 15:17:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fd2218c62-27b7-4c28-aa0f-2dc5b138ae4d.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/d2218c62-27b7-4c28-aa0f-2dc5b138ae4d.jpg saved to cache
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896
2026-03-24 15:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d933ff-8579-51a2-8baa-73784007bdc8 with scrape type 1
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77d933ff-8579-51a2-8baa-73784007bdc8
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5642530%252Fgeneral%252F3928550e-5c43-41a7-99a7-397012413053.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/3928550e-5c43-41a7-99a7-397012413053.JPG not downloaded yet
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feade296-404e-5724-996c-f489aa2a4690 with identifier: 10718909
2026-03-24 15:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feade296-404e-5724-996c-f489aa2a4690 with scrape type 1
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item feade296-404e-5724-996c-f489aa2a4690
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641926%252Fgeneral%252F44542ac6-a33e-4f59-9e02-6ff3750fcfb7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/44542ac6-a33e-4f59-9e02-6ff3750fcfb7.JPG not downloaded yet
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/7b995932-ce36-4f1e-8651-4960c0ab1903.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/4dd00fef-a08d-4283-a7ac-ca2c479d1d0a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:00 [adesa.be] INFO: Found listing with ID: 10717895
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717895%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [adesa.be] INFO: Scrape type for 10717895: 1
2026-03-24 15:17:00 [adesa.be] INFO: Scraping item 10717895 url https://www.openlane.eu/en/carv6/auction/10717895
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F3acbf3e0-757b-4abe-a155-c5c0e5db1b4c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/3acbf3e0-757b-4abe-a155-c5c0e5db1b4c.JPG not downloaded yet
2026-03-24 15:17:00 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/ea38e179-dc3c-43cf-acc0-cfd621156ef1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F4c7cafcd-f760-49eb-b103-7b1da991d558.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/4c7cafcd-f760-49eb-b103-7b1da991d558.jpg not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252Fd1236632-0240-4dc3-8f74-1a1ae72ae740.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/d1236632-0240-4dc3-8f74-1a1ae72ae740.jpg not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252F7b9ae568-63af-4f63-8529-fb15f049c463.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/7b9ae568-63af-4f63-8529-fb15f049c463.JPG not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5642530%252Fgeneral%252Fb01ba00b-aae1-44a6-9458-a0545140f656.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/b01ba00b-aae1-44a6-9458-a0545140f656.JPG not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641926%252Fgeneral%252F098a6400-d995-4ef0-a05e-361a2edd0d14.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/098a6400-d995-4ef0-a05e-361a2edd0d14.JPG not downloaded yet
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/c073db3e-14ff-4f3f-a7f8-ada7b84f1d4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:01 [adesa.be] INFO: Found listing with ID: 10719693
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719693%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [adesa.be] INFO: Scrape type for 10719693: 1
2026-03-24 15:17:01 [adesa.be] INFO: Scraping item 10719693 url https://www.openlane.eu/en/carv6/auction/10719693
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F7a8592ea-b4b9-45bf-863a-da597183877f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/7a8592ea-b4b9-45bf-863a-da597183877f.JPG not downloaded yet
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/a798960b-ef97-47ad-8c95-aba76e2e803d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/e5fcf913-d11a-45de-a20e-6dd242f3a9af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fdf35661c-2536-494d-ab61-9d2454bafa0e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/df35661c-2536-494d-ab61-9d2454bafa0e.jpg not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F373ab8b1-e376-4861-8a43-e003bf79fd39.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/373ab8b1-e376-4861-8a43-e003bf79fd39.jpg not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252Fd2f43c11-5de3-4bb9-a527-6be0f6f37cac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/d2f43c11-5de3-4bb9-a527-6be0f6f37cac.jpeg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641659%252Fgeneral%252F606ce868-0aeb-4e4f-b06c-00bbe0b6cd30.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641659/general/606ce868-0aeb-4e4f-b06c-00bbe0b6cd30.JPG not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5642530%252Fgeneral%252F3728944f-5cd4-4981-9f67-e46ecab4c4c2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/3728944f-5cd4-4981-9f67-e46ecab4c4c2.JPG not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641926%252Fgeneral%252F19319dfb-595a-4a46-9c68-cd5cc40e4ec3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/19319dfb-595a-4a46-9c68-cd5cc40e4ec3.JPG not downloaded yet
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/432af444-bf48-45c1-96cf-d252a82f189d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/861652b5-2f63-45f6-ba96-24c2211dac64.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:01 [adesa.be] INFO: Found listing with ID: 10717883
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717883%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [adesa.be] INFO: Scrape type for 10717883: 1
2026-03-24 15:17:01 [adesa.be] INFO: Scraping item 10717883 url https://www.openlane.eu/en/carv6/auction/10717883
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F2355f41a-0e4a-4f71-a599-c2441aa759a7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/2355f41a-0e4a-4f71-a599-c2441aa759a7.JPG not downloaded yet
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/09df56ae-deaf-42fa-b2e5-524f36ab5292.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/44542ac6-a33e-4f59-9e02-6ff3750fcfb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F79d0ecfd-aed4-48f8-8588-1121e571e8ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/79d0ecfd-aed4-48f8-8588-1121e571e8ae.jpg not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5642530%252Fgeneral%252Fce22c936-0c4b-4242-9b64-be1fcd588dd6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/ce22c936-0c4b-4242-9b64-be1fcd588dd6.JPG not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641926%252Fgeneral%252F207007af-82ba-4245-a0a0-f2e5cde22f5e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/207007af-82ba-4245-a0a0-f2e5cde22f5e.JPG not downloaded yet
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/63e9e3e4-f9bd-44ab-89a9-02548f901bd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/3acbf3e0-757b-4abe-a155-c5c0e5db1b4c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:01 [adesa.be] INFO: Found listing with ID: 10717844
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717844%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [adesa.be] INFO: Scrape type for 10717844: 1
2026-03-24 15:17:01 [adesa.be] INFO: Scraping item 10717844 url https://www.openlane.eu/en/carv6/auction/10717844
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641858%252Fgeneral%252F74efaf6b-a874-4dd1-9600-bb21953ae887.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641858/general/74efaf6b-a874-4dd1-9600-bb21953ae887.JPG not downloaded yet
2026-03-24 15:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d62ed0>
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252Fc073db3e-14ff-4f3f-a7f8-ada7b84f1d4f.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/c073db3e-14ff-4f3f-a7f8-ada7b84f1d4f.jpg saved to cache
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f503274c-f654-53f6-ae0f-dcfcfa294233 with identifier: 10718884
2026-03-24 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f503274c-f654-53f6-ae0f-dcfcfa294233 with scrape type 1
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f503274c-f654-53f6-ae0f-dcfcfa294233
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F587c9c95-b4b5-45f5-bdf7-a8edb872873a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/587c9c95-b4b5-45f5-bdf7-a8edb872873a.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252Fae4b6e5e-e956-4c5b-ac38-01872e80832e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/ae4b6e5e-e956-4c5b-ac38-01872e80832e.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F7ab66a7d-9da9-46c6-8d76-bfbc14f1112c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/7ab66a7d-9da9-46c6-8d76-bfbc14f1112c.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F0e99416b-8d4e-4988-af7c-a201a4b45c0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/0e99416b-8d4e-4988-af7c-a201a4b45c0c.jpg not downloaded yet
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/7a8592ea-b4b9-45bf-863a-da597183877f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/7b9ae568-63af-4f63-8529-fb15f049c463.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/098a6400-d995-4ef0-a05e-361a2edd0d14.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/b01ba00b-aae1-44a6-9458-a0545140f656.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5642530%252Fgeneral%252F46c00f83-dc56-411b-925c-0a957e2882d8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/46c00f83-dc56-411b-925c-0a957e2882d8.JPG not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641926%252Fgeneral%252F8f976091-f872-4412-af4c-45d25888b7e9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/8f976091-f872-4412-af4c-45d25888b7e9.JPG not downloaded yet
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:01 [adesa.be] INFO: Found listing with ID: 10717867
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717867%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [adesa.be] INFO: Scrape type for 10717867: 1
2026-03-24 15:17:01 [adesa.be] INFO: Scraping item 10717867 url https://www.openlane.eu/en/carv6/auction/10717867
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F376d09bc-7eb3-4fc4-a1ef-ea86b7914d53.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/376d09bc-7eb3-4fc4-a1ef-ea86b7914d53.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F2c959800-0829-4a29-9740-1710ec428cbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/2c959800-0829-4a29-9740-1710ec428cbf.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F8cd94689-12cf-4d3b-8256-4ba5fd9fc5eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/8cd94689-12cf-4d3b-8256-4ba5fd9fc5eb.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F61c754de-2240-44cb-92ad-a644a9f4ba90.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/61c754de-2240-44cb-92ad-a644a9f4ba90.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252Fe751d659-ea79-43fc-9052-83c4dc1ae067.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/e751d659-ea79-43fc-9052-83c4dc1ae067.jpg already downloaded
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5710796%252Fgeneral%252F93aa464b-af0f-42f2-8532-8ac5cb02579a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5710796/general/93aa464b-af0f-42f2-8532-8ac5cb02579a.jpg already downloaded
2026-03-24 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75b3107c-935d-595d-b08a-5a72bded6193 with identifier: 10718907
2026-03-24 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75b3107c-935d-595d-b08a-5a72bded6193 with scrape type 1
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 75b3107c-935d-595d-b08a-5a72bded6193
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676666%252Fgeneral%252F118a6e55-cb67-4ae5-9ca2-27cd8775b370.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/118a6e55-cb67-4ae5-9ca2-27cd8775b370.JPG not downloaded yet
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/3728944f-5cd4-4981-9f67-e46ecab4c4c2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/606ce868-0aeb-4e4f-b06c-00bbe0b6cd30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:01 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/19319dfb-595a-4a46-9c68-cd5cc40e4ec3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5642530%252Fgeneral%252F20639647-ae34-4dbf-abb3-e53192c1d2b6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/20639647-ae34-4dbf-abb3-e53192c1d2b6.JPG not downloaded yet
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641926%252Fgeneral%252F257a2961-34ae-4996-b476-d92b78ce0b9e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/257a2961-34ae-4996-b476-d92b78ce0b9e.JPG not downloaded yet
2026-03-24 15:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba296225-4df8-512c-ad62-d926c0bf9191 with identifier: 10718901
2026-03-24 15:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba296225-4df8-512c-ad62-d926c0bf9191 with scrape type 1
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba296225-4df8-512c-ad62-d926c0bf9191
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643363%252Fgeneral%252F064c9af8-6171-4307-bfcb-39646e5df6e3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/064c9af8-6171-4307-bfcb-39646e5df6e3.JPG not downloaded yet
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f5bb50>
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F09df56ae-deaf-42fa-b2e5-524f36ab5292.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/09df56ae-deaf-42fa-b2e5-524f36ab5292.jpg saved to cache
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d78310>
2026-03-24 15:17:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F63e9e3e4-f9bd-44ab-89a9-02548f901bd0.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/63e9e3e4-f9bd-44ab-89a9-02548f901bd0.jpg saved to cache
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/2355f41a-0e4a-4f71-a599-c2441aa759a7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:02 [adesa.be] INFO: Found listing with ID: 10717860
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717860%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [adesa.be] INFO: Scrape type for 10717860: 1
2026-03-24 15:17:02 [adesa.be] INFO: Scraping item 10717860 url https://www.openlane.eu/en/carv6/auction/10717860
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5676666%252Fgeneral%252Fe8b6661a-f376-4d56-96d1-239decb955e4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/e8b6661a-f376-4d56-96d1-239decb955e4.JPG not downloaded yet
2026-03-24 15:17:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/207007af-82ba-4245-a0a0-f2e5cde22f5e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:02 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/ce22c936-0c4b-4242-9b64-be1fcd588dd6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5642530%252Fgeneral%252F2a34df8b-185e-46fb-8309-e3cbe7185dd9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/2a34df8b-185e-46fb-8309-e3cbe7185dd9.JPG not downloaded yet
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5641926%252Fgeneral%252F9cda251f-ecbb-4c50-9a12-f6eed43b787e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/9cda251f-ecbb-4c50-9a12-f6eed43b787e.JPG not downloaded yet
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5643363%252Fgeneral%252F1b68ee79-5945-49c3-98bc-2fba54a2572c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/1b68ee79-5945-49c3-98bc-2fba54a2572c.JPG not downloaded yet
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854
2026-03-24 15:17:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d763be2c-2701-5fde-85e9-0f65726a0326 with scrape type 1
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d763be2c-2701-5fde-85e9-0f65726a0326
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252F627e68e4-7c73-480e-9e05-3295a1059e1e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/627e68e4-7c73-480e-9e05-3295a1059e1e.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252F61186bac-005b-401c-b63c-2b5261b553ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/61186bac-005b-401c-b63c-2b5261b553ce.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252Fa4d04897-c96b-4148-8963-30d58574b782.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/a4d04897-c96b-4148-8963-30d58574b782.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252F364d6c17-c43b-4d28-b444-6a4af0e9cdb4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/364d6c17-c43b-4d28-b444-6a4af0e9cdb4.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252Fd6af9132-f33d-4fb7-abf0-fad26fbc4a18.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/d6af9132-f33d-4fb7-abf0-fad26fbc4a18.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252F7e554553-3efa-437a-8623-0c9a1db115ab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/7e554553-3efa-437a-8623-0c9a1db115ab.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252F77d519fc-8c0b-485f-a98f-18719b8767db.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/77d519fc-8c0b-485f-a98f-18719b8767db.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252Fbabb2315-8fbf-4199-96dd-898492876359.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/babb2315-8fbf-4199-96dd-898492876359.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252F23e608fb-0fad-444c-968d-f70958130342.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/23e608fb-0fad-444c-968d-f70958130342.jpeg already downloaded
2026-03-24 15:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5639619%252Fgeneral%252F6e125981-b142-4dea-b296-1f5880578698.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5639619/general/6e125981-b142-4dea-b296-1f5880578698.jpeg already downloaded
2026-03-24 15:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d763be2c-2701-5fde-85e9-0f65726a0326, identifier: 10717854
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/d1236632-0240-4dc3-8f74-1a1ae72ae740.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:03 [adesa.be] INFO: Found listing with ID: 10717856
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717856%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [adesa.be] INFO: Scrape type for 10717856: 1
2026-03-24 15:17:03 [adesa.be] INFO: Scraping item 10717856 url https://www.openlane.eu/en/carv6/auction/10717856
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676666%252Fgeneral%252Ff9914d2c-9c3e-41d7-b94a-42bc2dd8c690.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/f9914d2c-9c3e-41d7-b94a-42bc2dd8c690.JPG not downloaded yet
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854
2026-03-24 15:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854
2026-03-24 15:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d763be2c-2701-5fde-85e9-0f65726a0326 with identifier: 10717854 to the API
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717854>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd763be2c-2701-5fde-85e9-0f65726a0326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HAH906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717854',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 119642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5639619/general/627e68e4-7c73-480e-9e05-3295a1059e1e.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/61186bac-005b-401c-b63c-2b5261b553ce.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/a4d04897-c96b-4148-8963-30d58574b782.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/364d6c17-c43b-4d28-b444-6a4af0e9cdb4.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/d6af9132-f33d-4fb7-abf0-fad26fbc4a18.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/7e554553-3efa-437a-8623-0c9a1db115ab.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/77d519fc-8c0b-485f-a98f-18719b8767db.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/babb2315-8fbf-4199-96dd-898492876359.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/23e608fb-0fad-444c-968d-f70958130342.jpeg',
'https://images.openlane.eu/carimgs/5639619/general/6e125981-b142-4dea-b296-1f5880578698.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175725,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/627e68e4-7c73-480e-9e05-3295a1059e1e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153214,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/61186bac-005b-401c-b63c-2b5261b553ce.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222431,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/a4d04897-c96b-4148-8963-30d58574b782.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225471,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/364d6c17-c43b-4d28-b444-6a4af0e9cdb4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91928,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/d6af9132-f33d-4fb7-abf0-fad26fbc4a18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183363,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/7e554553-3efa-437a-8623-0c9a1db115ab.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266902,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/77d519fc-8c0b-485f-a98f-18719b8767db.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155672,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/babb2315-8fbf-4199-96dd-898492876359.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283333,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/23e608fb-0fad-444c-968d-f70958130342.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d763be2c-2701-5fde-85e9-0f65726a0326/d763be2c-2701-5fde-85e9-0f65726a0326_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204697,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5639619/general/6e125981-b142-4dea-b296-1f5880578698.jpeg',
'Width': 1600}],
'price': 19000,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Audi A4 Avant 30 TDI Advanced - Diesel - Automatic - 136 hp - '
'119.642 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2019}
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717854%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [adesa.be] INFO: Saving data for 10717854: {'created_time': 1774365423.403122, 'last_price_update_time': 1774365423.403132, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717854') HTTP/1.1" 204 0
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (404) <GET https://images.openlane.eu/carimgs/5710796/general/0e99416b-8d4e-4988-af7c-a201a4b45c0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718884)
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/46c00f83-dc56-411b-925c-0a957e2882d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/8f976091-f872-4412-af4c-45d25888b7e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642530%252Fgeneral%252F05fe82cd-2a71-4668-91ee-b8afac1c8a41.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/05fe82cd-2a71-4668-91ee-b8afac1c8a41.JPG not downloaded yet
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641926%252Fgeneral%252F5d2a4cc9-694e-49ed-bdac-3a67cc6ffeef.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/5d2a4cc9-694e-49ed-bdac-3a67cc6ffeef.JPG not downloaded yet
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643363%252Fgeneral%252Ff927fab3-750c-4a3c-b04d-300c9f7e44f6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/f927fab3-750c-4a3c-b04d-300c9f7e44f6.JPG not downloaded yet
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641858/general/74efaf6b-a874-4dd1-9600-bb21953ae887.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718885)
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/118a6e55-cb67-4ae5-9ca2-27cd8775b370.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:03 [adesa.be] INFO: Found listing with ID: 10717847
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717847%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [adesa.be] INFO: Scrape type for 10717847: 1
2026-03-24 15:17:03 [adesa.be] INFO: Scraping item 10717847 url https://www.openlane.eu/en/carv6/auction/10717847
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676666%252Fgeneral%252F7a1dc573-113c-43b3-a7a8-82ff9a67e58f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/7a1dc573-113c-43b3-a7a8-82ff9a67e58f.JPG not downloaded yet
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/79d0ecfd-aed4-48f8-8588-1121e571e8ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:03 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/064c9af8-6171-4307-bfcb-39646e5df6e3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642530%252Fgeneral%252F9d018c29-0366-4627-93af-25e5f9768c0f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/9d018c29-0366-4627-93af-25e5f9768c0f.JPG not downloaded yet
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641926%252Fgeneral%252F65e05d94-549b-4485-a31d-28fa98338648.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/65e05d94-549b-4485-a31d-28fa98338648.JPG not downloaded yet
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643363%252Fgeneral%252F5c30fa83-6a16-499f-a04d-2693126b88a5.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/5c30fa83-6a16-499f-a04d-2693126b88a5.JPG not downloaded yet
2026-03-24 15:17:03 [adesa.be] INFO: Found listing with ID: 10717840
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717840%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [adesa.be] INFO: Scrape type for 10717840: 1
2026-03-24 15:17:03 [adesa.be] INFO: Scraping item 10717840 url https://www.openlane.eu/en/carv6/auction/10717840
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676666%252Fgeneral%252F08f86d2f-67e6-4b00-b5f3-f6280e7b9736.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/08f86d2f-67e6-4b00-b5f3-f6280e7b9736.JPG not downloaded yet
2026-03-24 15:17:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b789d0>
2026-03-24 15:17:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252Fd1236632-0240-4dc3-8f74-1a1ae72ae740.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/d1236632-0240-4dc3-8f74-1a1ae72ae740.jpg saved to cache
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff0e508-1cba-5b7c-ad27-fdd74da34313 with identifier: 10718899
2026-03-24 15:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff0e508-1cba-5b7c-ad27-fdd74da34313 with scrape type 1
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aff0e508-1cba-5b7c-ad27-fdd74da34313
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252Fed35549c-11e6-4922-9382-8972b0e17f30.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/ed35549c-11e6-4922-9382-8972b0e17f30.JPG not downloaded yet
2026-03-24 15:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865
2026-03-24 15:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fd84cda-452e-5748-b804-e14392bf5d6b with scrape type 1
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7fd84cda-452e-5748-b804-e14392bf5d6b
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252Fe08b1f1b-5d71-413c-8f34-a84ee3e01db3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/e08b1f1b-5d71-413c-8f34-a84ee3e01db3.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252F4d2ba6c2-d469-4791-b2a5-3790b1f82da5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/4d2ba6c2-d469-4791-b2a5-3790b1f82da5.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252Fd2488be7-e480-4c71-ab66-0839bc8623b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/d2488be7-e480-4c71-ab66-0839bc8623b9.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252F964d8ddf-8c8c-4352-88d7-f62605441376.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/964d8ddf-8c8c-4352-88d7-f62605441376.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252F78b3de89-6d1f-469f-a828-7e8068829fba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/78b3de89-6d1f-469f-a828-7e8068829fba.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252F51cae9ce-db5a-4ea9-a873-3903ad15bed0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/51cae9ce-db5a-4ea9-a873-3903ad15bed0.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252Fbb91a9b2-08ad-422e-afca-28638fa95547.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/bb91a9b2-08ad-422e-afca-28638fa95547.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252F2bce1092-bf3c-4ef5-b7cd-0374673e4669.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/2bce1092-bf3c-4ef5-b7cd-0374673e4669.jpg already downloaded
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252F892a3048-fb45-4a71-8d6c-f2d770a905c9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/892a3048-fb45-4a71-8d6c-f2d770a905c9.jpg already downloaded
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701730%252Fgeneral%252Fd4c59e39-7a8b-4ccf-8bac-5d221bb0b48f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701730/general/d4c59e39-7a8b-4ccf-8bac-5d221bb0b48f.jpg already downloaded
2026-03-24 15:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fd84cda-452e-5748-b804-e14392bf5d6b, identifier: 10717865
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/373ab8b1-e376-4861-8a43-e003bf79fd39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/257a2961-34ae-4996-b476-d92b78ce0b9e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/e8b6661a-f376-4d56-96d1-239decb955e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5642530%252Fgeneral%252F5269cdc6-ce94-4afd-b2ec-675ba72232c8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5642530/general/5269cdc6-ce94-4afd-b2ec-675ba72232c8.JPG not downloaded yet
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641926%252Fgeneral%252F5bb9ab98-15b2-4386-8616-06ba49016a52.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641926/general/5bb9ab98-15b2-4386-8616-06ba49016a52.JPG not downloaded yet
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643363%252Fgeneral%252Fb55750c4-9190-428e-8a9f-2228a09f4739.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/b55750c4-9190-428e-8a9f-2228a09f4739.JPG not downloaded yet
2026-03-24 15:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865
2026-03-24 15:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865
2026-03-24 15:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fd84cda-452e-5748-b804-e14392bf5d6b with identifier: 10717865 to the API
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7fd84cda-452e-5748-b804-e14392bf5d6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NCJ350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 177625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5701730/general/e08b1f1b-5d71-413c-8f34-a84ee3e01db3.jpg',
'https://images.openlane.eu/carimgs/5701730/general/4d2ba6c2-d469-4791-b2a5-3790b1f82da5.jpg',
'https://images.openlane.eu/carimgs/5701730/general/d2488be7-e480-4c71-ab66-0839bc8623b9.jpg',
'https://images.openlane.eu/carimgs/5701730/general/964d8ddf-8c8c-4352-88d7-f62605441376.jpg',
'https://images.openlane.eu/carimgs/5701730/general/78b3de89-6d1f-469f-a828-7e8068829fba.jpg',
'https://images.openlane.eu/carimgs/5701730/general/51cae9ce-db5a-4ea9-a873-3903ad15bed0.jpg',
'https://images.openlane.eu/carimgs/5701730/general/bb91a9b2-08ad-422e-afca-28638fa95547.jpg',
'https://images.openlane.eu/carimgs/5701730/general/2bce1092-bf3c-4ef5-b7cd-0374673e4669.jpg',
'https://images.openlane.eu/carimgs/5701730/general/892a3048-fb45-4a71-8d6c-f2d770a905c9.jpg',
'https://images.openlane.eu/carimgs/5701730/general/d4c59e39-7a8b-4ccf-8bac-5d221bb0b48f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5495388,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/e08b1f1b-5d71-413c-8f34-a84ee3e01db3.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5556288,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/4d2ba6c2-d469-4791-b2a5-3790b1f82da5.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5290257,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/d2488be7-e480-4c71-ab66-0839bc8623b9.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4626618,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/964d8ddf-8c8c-4352-88d7-f62605441376.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4708543,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/78b3de89-6d1f-469f-a828-7e8068829fba.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5916453,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/51cae9ce-db5a-4ea9-a873-3903ad15bed0.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4397535,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/bb91a9b2-08ad-422e-afca-28638fa95547.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4454402,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/2bce1092-bf3c-4ef5-b7cd-0374673e4669.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3828582,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/892a3048-fb45-4a71-8d6c-f2d770a905c9.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7fd84cda-452e-5748-b804-e14392bf5d6b/7fd84cda-452e-5748-b804-e14392bf5d6b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4448173,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701730/general/d4c59e39-7a8b-4ccf-8bac-5d221bb0b48f.jpg',
'Width': 5712}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-01-24',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Audi Q2 30 TDI - Diesel - Automatic - 116 hp - 177.625 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717865%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [adesa.be] INFO: Saving data for 10717865: {'created_time': 1774365424.57242, 'last_price_update_time': 1774365424.572433, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717865') HTTP/1.1" 204 0
2026-03-24 15:17:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f503274c-f654-53f6-ae0f-dcfcfa294233, skipping ID generation
2026-03-24 15:17:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f503274c-f654-53f6-ae0f-dcfcfa294233 with scrape type 1
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f503274c-f654-53f6-ae0f-dcfcfa294233 sending to next pipeline
2026-03-24 15:17:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f503274c-f654-53f6-ae0f-dcfcfa294233, identifier: 10718884
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/1b68ee79-5945-49c3-98bc-2fba54a2572c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/2a34df8b-185e-46fb-8309-e3cbe7185dd9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/9cda251f-ecbb-4c50-9a12-f6eed43b787e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/f9914d2c-9c3e-41d7-b94a-42bc2dd8c690.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/20639647-ae34-4dbf-abb3-e53192c1d2b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:04 [adesa.be] INFO: Found listing with ID: 10717861
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717861%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [adesa.be] INFO: Scrape type for 10717861: 1
2026-03-24 15:17:04 [adesa.be] INFO: Scraping item 10717861 url https://www.openlane.eu/en/carv6/auction/10717861
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676666%252Fgeneral%252F859c888f-92a0-4739-a30a-7a3099da6aa7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/859c888f-92a0-4739-a30a-7a3099da6aa7.JPG not downloaded yet
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252F29408ccb-b6d0-4aba-bd7f-c1e3fe6a73c0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/29408ccb-b6d0-4aba-bd7f-c1e3fe6a73c0.JPG not downloaded yet
2026-03-24 15:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f503274c-f654-53f6-ae0f-dcfcfa294233 with identifier: 10718884
2026-03-24 15:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f503274c-f654-53f6-ae0f-dcfcfa294233 with identifier: 10718884
2026-03-24 15:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f503274c-f654-53f6-ae0f-dcfcfa294233 with identifier: 10718884 to the API
2026-03-24 15:17:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:05 [scrapy.core.scraper] DEBUG: Scraped from <404 https://images.openlane.eu/carimgs/5710796/general/0e99416b-8d4e-4988-af7c-a201a4b45c0c.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Light truck',
'color': 'Gray',
'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': 'f503274c-f654-53f6-ae0f-dcfcfa294233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ADP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718884',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 50630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414659,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/587c9c95-b4b5-45f5-bdf7-a8edb872873a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362530,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/ae4b6e5e-e956-4c5b-ac38-01872e80832e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427526,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/7ab66a7d-9da9-46c6-8d76-bfbc14f1112c.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270831,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/376d09bc-7eb3-4fc4-a1ef-ea86b7914d53.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424523,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/2c959800-0829-4a29-9740-1710ec428cbf.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652718,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/8cd94689-12cf-4d3b-8256-4ba5fd9fc5eb.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 562096,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/61c754de-2240-44cb-92ad-a644a9f4ba90.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360479,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/e751d659-ea79-43fc-9052-83c4dc1ae067.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f503274c-f654-53f6-ae0f-dcfcfa294233/f503274c-f654-53f6-ae0f-dcfcfa294233_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445863,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5710796/general/93aa464b-af0f-42f2-8532-8ac5cb02579a.jpg',
'Width': 2000}],
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 2.0 TDI Base - Diesel - Manual - 122 hp - '
'50.630 km',
'transmission': 'manual',
'trim': 'Base',
'vin': None,
'year': 2022}
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718884%27 HTTP/1.1" 200 None
2026-03-24 15:17:05 [adesa.be] INFO: Saving data for 10718884: {'created_time': 1774365425.230941, 'last_price_update_time': 1774365425.230952, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718884') HTTP/1.1" 204 0
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5643363%252Fgeneral%252Ff9e1d0d3-13c5-4195-898a-8d43b720870c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/f9e1d0d3-13c5-4195-898a-8d43b720870c.JPG not downloaded yet
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f503274c-f654-53f6-ae0f-dcfcfa294233 due to Ignoring non-200 response
2026-03-24 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 212e1afc-fb63-5243-b61e-be91ca04dbea, skipping ID generation
2026-03-24 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 212e1afc-fb63-5243-b61e-be91ca04dbea with scrape type 1
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 212e1afc-fb63-5243-b61e-be91ca04dbea sending to next pipeline
2026-03-24 15:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 212e1afc-fb63-5243-b61e-be91ca04dbea, identifier: 10718885
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899
2026-03-24 15:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with scrape type 1
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5725375%252Fgeneral%252F1c6462da-121f-49b4-8bfd-07fa7345b361.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/1c6462da-121f-49b4-8bfd-07fa7345b361.JPG not downloaded yet
2026-03-24 15:17:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13af2e50>
2026-03-24 15:17:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F79d0ecfd-aed4-48f8-8588-1121e571e8ae.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/79d0ecfd-aed4-48f8-8588-1121e571e8ae.jpg saved to cache
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/f927fab3-750c-4a3c-b04d-300c9f7e44f6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/5d2a4cc9-694e-49ed-bdac-3a67cc6ffeef.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/05fe82cd-2a71-4668-91ee-b8afac1c8a41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5676666%252Fgeneral%252Fa5fc4960-6c14-4af4-9cc1-17deb51d1a1a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/a5fc4960-6c14-4af4-9cc1-17deb51d1a1a.JPG not downloaded yet
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5641923%252Fgeneral%252Fea3d7cb4-d782-4441-9d44-4463ace16fe0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/ea3d7cb4-d782-4441-9d44-4463ace16fe0.JPG not downloaded yet
2026-03-24 15:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 212e1afc-fb63-5243-b61e-be91ca04dbea with identifier: 10718885
2026-03-24 15:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 212e1afc-fb63-5243-b61e-be91ca04dbea with identifier: 10718885
2026-03-24 15:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 212e1afc-fb63-5243-b61e-be91ca04dbea with identifier: 10718885 to the API
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:05 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5641858/general/74efaf6b-a874-4dd1-9600-bb21953ae887.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': 125,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '212e1afc-fb63-5243-b61e-be91ca04dbea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADP853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718885',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 139242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photos': [],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper SE 1.5 Chili - ALL4 - Hybrid - Automatic - '
'125 hp - 139.242 km',
'transmission': 'automatic',
'trim': 'Chili',
'vin': None,
'year': 2021}
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718885%27 HTTP/1.1" 200 None
2026-03-24 15:17:05 [adesa.be] INFO: Saving data for 10718885: {'created_time': 1774365425.92857, 'last_price_update_time': 1774365425.92858, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718885') HTTP/1.1" 204 0
2026-03-24 15:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5643363%252Fgeneral%252Fdb38139e-8e89-47dc-95f7-05906605ea08.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/db38139e-8e89-47dc-95f7-05906605ea08.JPG not downloaded yet
2026-03-24 15:17:05 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 212e1afc-fb63-5243-b61e-be91ca04dbea due to Ignoring non-200 response
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252F7a95cfc6-ad33-4a61-b745-77f516d4726b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/7a95cfc6-ad33-4a61-b745-77f516d4726b.JPG not downloaded yet
2026-03-24 15:17:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e9250>
2026-03-24 15:17:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742619%252Fgeneral%252F373ab8b1-e376-4861-8a43-e003bf79fd39.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/373ab8b1-e376-4861-8a43-e003bf79fd39.jpg saved to cache
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/5c30fa83-6a16-499f-a04d-2693126b88a5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/9d018c29-0366-4627-93af-25e5f9768c0f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/65e05d94-549b-4485-a31d-28fa98338648.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676666%252Fgeneral%252F087cf972-0cca-469c-a2a5-e552d121b132.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/087cf972-0cca-469c-a2a5-e552d121b132.JPG not downloaded yet
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252F726649df-8219-4d4c-9c5e-82cf373e06b7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/726649df-8219-4d4c-9c5e-82cf373e06b7.JPG not downloaded yet
2026-03-24 15:17:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5c36b81-23c4-567e-915e-8d87dbc1f52f with identifier: 10717883
2026-03-24 15:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5c36b81-23c4-567e-915e-8d87dbc1f52f with scrape type 1
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5c36b81-23c4-567e-915e-8d87dbc1f52f
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252F7a7d89f2-f408-4dd5-8be1-9145849e147f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/7a7d89f2-f408-4dd5-8be1-9145849e147f.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252F8853d079-5e3a-4b5b-a0c7-a64a6cc255f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/8853d079-5e3a-4b5b-a0c7-a64a6cc255f8.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252Fd422d4d1-5e9a-45b8-a8e0-80f7750beac3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/d422d4d1-5e9a-45b8-a8e0-80f7750beac3.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252Fdc0445a0-8caa-4cd7-b82e-656f4fe92cdd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/dc0445a0-8caa-4cd7-b82e-656f4fe92cdd.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252F891eb7e5-2a2a-47b9-8ba2-47d96537a615.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/891eb7e5-2a2a-47b9-8ba2-47d96537a615.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252F4b3c6d2e-7b3a-441b-95cb-989061a33d58.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/4b3c6d2e-7b3a-441b-95cb-989061a33d58.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252F59c110ce-9ffb-4d49-b5a3-f2d1f7de4f49.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/59c110ce-9ffb-4d49-b5a3-f2d1f7de4f49.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252Fb8d75a06-bbca-4dcf-abf4-49df543564de.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/b8d75a06-bbca-4dcf-abf4-49df543564de.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252F0139a8d1-52d4-439c-b36c-9b48aa7942b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/0139a8d1-52d4-439c-b36c-9b48aa7942b6.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719016%252Fgeneral%252F4874df6b-bfe0-401e-b0ff-c8fd46e3161d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719016/general/4874df6b-bfe0-401e-b0ff-c8fd46e3161d.jpg already downloaded
2026-03-24 15:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5c36b81-23c4-567e-915e-8d87dbc1f52f, identifier: 10717883
2026-03-24 15:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693
2026-03-24 15:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af1fd142-5de0-5376-968a-ba3c86832c5a with scrape type 1
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af1fd142-5de0-5376-968a-ba3c86832c5a
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252F167e1ceb-b419-4fff-8384-b0f8c06feaf3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/167e1ceb-b419-4fff-8384-b0f8c06feaf3.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252Fb1054d5c-f3dc-4fa0-a721-64cc1a6c02e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/b1054d5c-f3dc-4fa0-a721-64cc1a6c02e2.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252F0e5a0366-8020-4cfa-b784-d53a7fe0ded1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/0e5a0366-8020-4cfa-b784-d53a7fe0ded1.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252F16d0b909-1259-4022-ba9f-c59f70f0943f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/16d0b909-1259-4022-ba9f-c59f70f0943f.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252Fd8c91d6a-b485-4455-8e40-845cd640bc3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/d8c91d6a-b485-4455-8e40-845cd640bc3e.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252F0daf7f3d-05fa-4fe0-9bcc-739f9e0d1bfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/0daf7f3d-05fa-4fe0-9bcc-739f9e0d1bfe.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252Fea10321e-c209-4cc9-9c1e-b1e06c4c6132.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/ea10321e-c209-4cc9-9c1e-b1e06c4c6132.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252Fbf3bea96-0aea-452d-93c4-d14c5098e930.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/bf3bea96-0aea-452d-93c4-d14c5098e930.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252F6ee5fbe8-c0fe-4851-adb4-1cb47041541d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/6ee5fbe8-c0fe-4851-adb4-1cb47041541d.jpg already downloaded
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593163%252Fgeneral%252F35a6d750-aeb2-45ca-bce5-bbefbdb1eeda.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593163/general/35a6d750-aeb2-45ca-bce5-bbefbdb1eeda.jpg already downloaded
2026-03-24 15:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af1fd142-5de0-5376-968a-ba3c86832c5a, identifier: 10719693
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/ed35549c-11e6-4922-9382-8972b0e17f30.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/b55750c4-9190-428e-8a9f-2228a09f4739.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641926/general/5bb9ab98-15b2-4386-8616-06ba49016a52.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718909)
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/08f86d2f-67e6-4b00-b5f3-f6280e7b9736.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:06 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/5269cdc6-ce94-4afd-b2ec-675ba72232c8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643363%252Fgeneral%252F2852e9c6-a906-4e26-8ff6-01c546615050.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/2852e9c6-a906-4e26-8ff6-01c546615050.JPG not downloaded yet
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252F67ec6874-695a-4b7c-be3c-dc0fa1f4f776.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/67ec6874-695a-4b7c-be3c-dc0fa1f4f776.JPG not downloaded yet
2026-03-24 15:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5c36b81-23c4-567e-915e-8d87dbc1f52f with identifier: 10717883
2026-03-24 15:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5c36b81-23c4-567e-915e-8d87dbc1f52f with identifier: 10717883
2026-03-24 15:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5c36b81-23c4-567e-915e-8d87dbc1f52f with identifier: 10717883 to the API
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717883>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5c36b81-23c4-567e-915e-8d87dbc1f52f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ABQ211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717883',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 156339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5719016/general/7a7d89f2-f408-4dd5-8be1-9145849e147f.jpg',
'https://images.openlane.eu/carimgs/5719016/general/8853d079-5e3a-4b5b-a0c7-a64a6cc255f8.jpg',
'https://images.openlane.eu/carimgs/5719016/general/d422d4d1-5e9a-45b8-a8e0-80f7750beac3.jpg',
'https://images.openlane.eu/carimgs/5719016/general/dc0445a0-8caa-4cd7-b82e-656f4fe92cdd.jpg',
'https://images.openlane.eu/carimgs/5719016/general/891eb7e5-2a2a-47b9-8ba2-47d96537a615.jpg',
'https://images.openlane.eu/carimgs/5719016/general/4b3c6d2e-7b3a-441b-95cb-989061a33d58.jpg',
'https://images.openlane.eu/carimgs/5719016/general/59c110ce-9ffb-4d49-b5a3-f2d1f7de4f49.jpg',
'https://images.openlane.eu/carimgs/5719016/general/b8d75a06-bbca-4dcf-abf4-49df543564de.jpg',
'https://images.openlane.eu/carimgs/5719016/general/0139a8d1-52d4-439c-b36c-9b48aa7942b6.jpg',
'https://images.openlane.eu/carimgs/5719016/general/4874df6b-bfe0-401e-b0ff-c8fd46e3161d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288257,
'Height': 980,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/7a7d89f2-f408-4dd5-8be1-9145849e147f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203256,
'Height': 876,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/8853d079-5e3a-4b5b-a0c7-a64a6cc255f8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260137,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/d422d4d1-5e9a-45b8-a8e0-80f7750beac3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184062,
'Height': 805,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/dc0445a0-8caa-4cd7-b82e-656f4fe92cdd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193187,
'Height': 1032,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/891eb7e5-2a2a-47b9-8ba2-47d96537a615.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226104,
'Height': 1144,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/4b3c6d2e-7b3a-441b-95cb-989061a33d58.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309704,
'Height': 1433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/59c110ce-9ffb-4d49-b5a3-f2d1f7de4f49.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293138,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/b8d75a06-bbca-4dcf-abf4-49df543564de.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/0139a8d1-52d4-439c-b36c-9b48aa7942b6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5c36b81-23c4-567e-915e-8d87dbc1f52f/b5c36b81-23c4-567e-915e-8d87dbc1f52f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325742,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719016/general/4874df6b-bfe0-401e-b0ff-c8fd46e3161d.jpg',
'Width': 1600}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2008-09-05',
'seats_number': 5,
'seller_name': 'Khatchatourian, Nikolai',
'title': 'BMW 7 Series 730d - Diesel - Automatic - 245 hp - 156.339 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717883%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [adesa.be] INFO: Saving data for 10717883: {'created_time': 1774365427.090958, 'last_price_update_time': 1774365427.090968, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717883') HTTP/1.1" 204 0
2026-03-24 15:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693
2026-03-24 15:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af1fd142-5de0-5376-968a-ba3c86832c5a with identifier: 10719693 to the API
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719693>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'af1fd142-5de0-5376-968a-ba3c86832c5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNN066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719693',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5593163/general/167e1ceb-b419-4fff-8384-b0f8c06feaf3.jpg',
'https://images.openlane.eu/carimgs/5593163/general/b1054d5c-f3dc-4fa0-a721-64cc1a6c02e2.jpg',
'https://images.openlane.eu/carimgs/5593163/general/0e5a0366-8020-4cfa-b784-d53a7fe0ded1.jpg',
'https://images.openlane.eu/carimgs/5593163/general/16d0b909-1259-4022-ba9f-c59f70f0943f.jpg',
'https://images.openlane.eu/carimgs/5593163/general/d8c91d6a-b485-4455-8e40-845cd640bc3e.jpg',
'https://images.openlane.eu/carimgs/5593163/general/0daf7f3d-05fa-4fe0-9bcc-739f9e0d1bfe.jpg',
'https://images.openlane.eu/carimgs/5593163/general/ea10321e-c209-4cc9-9c1e-b1e06c4c6132.jpg',
'https://images.openlane.eu/carimgs/5593163/general/bf3bea96-0aea-452d-93c4-d14c5098e930.jpg',
'https://images.openlane.eu/carimgs/5593163/general/6ee5fbe8-c0fe-4851-adb4-1cb47041541d.jpg',
'https://images.openlane.eu/carimgs/5593163/general/35a6d750-aeb2-45ca-bce5-bbefbdb1eeda.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602337,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/167e1ceb-b419-4fff-8384-b0f8c06feaf3.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 756603,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/b1054d5c-f3dc-4fa0-a721-64cc1a6c02e2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 671317,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/0e5a0366-8020-4cfa-b784-d53a7fe0ded1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 689800,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/16d0b909-1259-4022-ba9f-c59f70f0943f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 733025,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/d8c91d6a-b485-4455-8e40-845cd640bc3e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 697938,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/0daf7f3d-05fa-4fe0-9bcc-739f9e0d1bfe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313091,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/ea10321e-c209-4cc9-9c1e-b1e06c4c6132.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246088,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/bf3bea96-0aea-452d-93c4-d14c5098e930.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499825,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/6ee5fbe8-c0fe-4851-adb4-1cb47041541d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af1fd142-5de0-5376-968a-ba3c86832c5a/af1fd142-5de0-5376-968a-ba3c86832c5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 557333,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593163/general/35a6d750-aeb2-45ca-bce5-bbefbdb1eeda.jpg',
'Width': 2000}],
'price': 32500,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'CommV Matina',
'title': 'BMW 6 Series GT 640d M Sport - xDrive - Diesel - Automatic - 339 hp '
'- 83.888 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719693%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [adesa.be] INFO: Saving data for 10719693: {'created_time': 1774365427.66466, 'last_price_update_time': 1774365427.66467, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719693') HTTP/1.1" 204 0
2026-03-24 15:17:07 [scrapy.extensions.logstats] INFO: Crawled 654 pages (at 367 pages/min), scraped 101 items (at 51 items/min)
2026-03-24 15:17:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676666%252Fgeneral%252Fe0330894-7698-4036-bcfc-02d79a09d119.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/e0330894-7698-4036-bcfc-02d79a09d119.JPG not downloaded yet
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252Fbef18772-63ba-4c79-be82-57cfcec84048.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/bef18772-63ba-4c79-be82-57cfcec84048.JPG not downloaded yet
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/29408ccb-b6d0-4aba-bd7f-c1e3fe6a73c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/7a1dc573-113c-43b3-a7a8-82ff9a67e58f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/859c888f-92a0-4739-a30a-7a3099da6aa7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643363%252Fgeneral%252F6b491a84-ec82-4aaf-946d-15f9bd3b4584.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/6b491a84-ec82-4aaf-946d-15f9bd3b4584.JPG not downloaded yet
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252F25e8f73d-f949-47ec-bcc5-f6f3a0a02e63.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/25e8f73d-f949-47ec-bcc5-f6f3a0a02e63.JPG not downloaded yet
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676666%252Fgeneral%252F88746082-a967-4ff0-96c4-02313397eea9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676666/general/88746082-a967-4ff0-96c4-02313397eea9.JPG not downloaded yet
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252F424a0f04-74f2-421b-b321-0da26107ef99.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/424a0f04-74f2-421b-b321-0da26107ef99.JPG not downloaded yet
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: feade296-404e-5724-996c-f489aa2a4690, skipping ID generation
2026-03-24 15:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feade296-404e-5724-996c-f489aa2a4690 with scrape type 1
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item feade296-404e-5724-996c-f489aa2a4690 sending to next pipeline
2026-03-24 15:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: feade296-404e-5724-996c-f489aa2a4690, identifier: 10718909
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/a5fc4960-6c14-4af4-9cc1-17deb51d1a1a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:07 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/ea3d7cb4-d782-4441-9d44-4463ace16fe0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5643363%252Fgeneral%252Fb648b180-c698-4bc6-be91-59752b859f8c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643363/general/b648b180-c698-4bc6-be91-59752b859f8c.JPG not downloaded yet
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252Ff6650284-251c-423e-9ee6-3c40ce2476d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/f6650284-251c-423e-9ee6-3c40ce2476d3.JPG not downloaded yet
2026-03-24 15:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: feade296-404e-5724-996c-f489aa2a4690 with identifier: 10718909
2026-03-24 15:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: feade296-404e-5724-996c-f489aa2a4690 with identifier: 10718909
2026-03-24 15:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: feade296-404e-5724-996c-f489aa2a4690 with identifier: 10718909 to the API
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5641926/general/5bb9ab98-15b2-4386-8616-06ba49016a52.JPG>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'feade296-404e-5724-996c-f489aa2a4690',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HPL840',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718909',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 184585,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [],
'price': 250,
'price_includes_vat': True,
'registration_date': '2016-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 184.585 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2016}
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718909%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [adesa.be] INFO: Saving data for 10718909: {'created_time': 1774365428.263828, 'last_price_update_time': 1774365428.263837, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718909') HTTP/1.1" 204 0
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/db38139e-8e89-47dc-95f7-05906605ea08.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/726649df-8219-4d4c-9c5e-82cf373e06b7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/7a95cfc6-ad33-4a61-b745-77f516d4726b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/087cf972-0cca-469c-a2a5-e552d121b132.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/1c6462da-121f-49b4-8bfd-07fa7345b361.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252Fbc698390-90bf-49b5-8079-51bd10032a7b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/bc698390-90bf-49b5-8079-51bd10032a7b.JPG not downloaded yet
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item feade296-404e-5724-996c-f489aa2a4690 due to Ignoring non-200 response
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/67ec6874-695a-4b7c-be3c-dc0fa1f4f776.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252F5dd21da8-cf99-404f-bb0d-217fcb4f4f5b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/5dd21da8-cf99-404f-bb0d-217fcb4f4f5b.JPG not downloaded yet
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252F920a556d-add6-4f6e-8dad-0e6db3efb3da.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/920a556d-add6-4f6e-8dad-0e6db3efb3da.JPG not downloaded yet
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/f9e1d0d3-13c5-4195-898a-8d43b720870c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/2852e9c6-a906-4e26-8ff6-01c546615050.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252F6d1b1db6-1afa-488c-8ef8-2a91614015e9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/6d1b1db6-1afa-488c-8ef8-2a91614015e9.JPG not downloaded yet
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252F804d9d6e-096b-4aad-81c7-3552f4b1fdc1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/804d9d6e-096b-4aad-81c7-3552f4b1fdc1.JPG not downloaded yet
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/25e8f73d-f949-47ec-bcc5-f6f3a0a02e63.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/6b491a84-ec82-4aaf-946d-15f9bd3b4584.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252Fd9f2456d-f6be-406a-8884-2ff998462ccb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/d9f2456d-f6be-406a-8884-2ff998462ccb.JPG not downloaded yet
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5643363/general/b648b180-c698-4bc6-be91-59752b859f8c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718901)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/88746082-a967-4ff0-96c4-02313397eea9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/424a0f04-74f2-421b-b321-0da26107ef99.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/f6650284-251c-423e-9ee6-3c40ce2476d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5641923%252Fgeneral%252Fd0df3f87-d521-48c5-aa66-aacecec13f53.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5641923/general/d0df3f87-d521-48c5-aa66-aacecec13f53.JPG not downloaded yet
2026-03-24 15:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/bef18772-63ba-4c79-be82-57cfcec84048.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676666/general/e0330894-7698-4036-bcfc-02d79a09d119.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718907)
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252F086a8cc4-5701-4e29-b78d-2ff890633b87.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/086a8cc4-5701-4e29-b78d-2ff890633b87.JPG not downloaded yet
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725375%252Fgeneral%252Fccce1de9-b627-4ad5-b65e-2ada8d26e7b8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725375/general/ccce1de9-b627-4ad5-b65e-2ada8d26e7b8.JPG not downloaded yet
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/5dd21da8-cf99-404f-bb0d-217fcb4f4f5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/bc698390-90bf-49b5-8079-51bd10032a7b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/804d9d6e-096b-4aad-81c7-3552f4b1fdc1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/920a556d-add6-4f6e-8dad-0e6db3efb3da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/6d1b1db6-1afa-488c-8ef8-2a91614015e9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba296225-4df8-512c-ad62-d926c0bf9191, skipping ID generation
2026-03-24 15:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba296225-4df8-512c-ad62-d926c0bf9191 with scrape type 1
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba296225-4df8-512c-ad62-d926c0bf9191 sending to next pipeline
2026-03-24 15:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba296225-4df8-512c-ad62-d926c0bf9191, identifier: 10718901
2026-03-24 15:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba296225-4df8-512c-ad62-d926c0bf9191 with identifier: 10718901
2026-03-24 15:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba296225-4df8-512c-ad62-d926c0bf9191 with identifier: 10718901
2026-03-24 15:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba296225-4df8-512c-ad62-d926c0bf9191 with identifier: 10718901 to the API
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:08 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5643363/general/b648b180-c698-4bc6-be91-59752b859f8c.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': 80,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'ba296225-4df8-512c-ad62-d926c0bf9191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VQL779',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718901',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54868,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [],
'price': 3050,
'price_includes_vat': True,
'registration_date': '2019-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.0i Comfortline - Petrol - Manual - 80 hp - 54.868 '
'km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718901%27 HTTP/1.1" 200 None
2026-03-24 15:17:08 [adesa.be] INFO: Saving data for 10718901: {'created_time': 1774365428.922057, 'last_price_update_time': 1774365428.922067, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718901') HTTP/1.1" 204 0
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/d9f2456d-f6be-406a-8884-2ff998462ccb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/086a8cc4-5701-4e29-b78d-2ff890633b87.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5725375/general/ccce1de9-b627-4ad5-b65e-2ada8d26e7b8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717899)
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641923/general/d0df3f87-d521-48c5-aa66-aacecec13f53.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718899)
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ba296225-4df8-512c-ad62-d926c0bf9191 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 75b3107c-935d-595d-b08a-5a72bded6193, skipping ID generation
2026-03-24 15:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75b3107c-935d-595d-b08a-5a72bded6193 with scrape type 1
2026-03-24 15:17:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 75b3107c-935d-595d-b08a-5a72bded6193 sending to next pipeline
2026-03-24 15:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75b3107c-935d-595d-b08a-5a72bded6193, identifier: 10718907
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75b3107c-935d-595d-b08a-5a72bded6193 with identifier: 10718907
2026-03-24 15:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75b3107c-935d-595d-b08a-5a72bded6193 with identifier: 10718907
2026-03-24 15:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75b3107c-935d-595d-b08a-5a72bded6193 with identifier: 10718907 to the API
2026-03-24 15:17:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5676666/general/e0330894-7698-4036-bcfc-02d79a09d119.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '75b3107c-935d-595d-b08a-5a72bded6193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CJH323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718907',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 63226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [],
'price': 1600,
'price_includes_vat': True,
'registration_date': '2018-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Partner Tepee 1.2 Active - Petrol - Manual - 110 hp - '
'63.226 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-24 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718907%27 HTTP/1.1" 200 None
2026-03-24 15:17:09 [adesa.be] INFO: Saving data for 10718907: {'created_time': 1774365429.72192, 'last_price_update_time': 1774365429.72193, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718907') HTTP/1.1" 204 0
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/df35661c-2536-494d-ab61-9d2454bafa0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5642530/general/3928550e-5c43-41a7-99a7-397012413053.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718896)
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641659/general/13cf5844-f203-46ad-aafa-8f058f2f69c1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718883)
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 75b3107c-935d-595d-b08a-5a72bded6193 due to Ignoring non-200 response
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/4c7cafcd-f760-49eb-b103-7b1da991d558.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc, skipping ID generation
2026-03-24 15:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with scrape type 1
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc sending to next pipeline
2026-03-24 15:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc, identifier: 10717899
2026-03-24 15:17:09 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aff0e508-1cba-5b7c-ad27-fdd74da34313, skipping ID generation
2026-03-24 15:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff0e508-1cba-5b7c-ad27-fdd74da34313 with scrape type 1
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aff0e508-1cba-5b7c-ad27-fdd74da34313 sending to next pipeline
2026-03-24 15:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aff0e508-1cba-5b7c-ad27-fdd74da34313, identifier: 10718899
2026-03-24 15:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856
2026-03-24 15:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149d685f-51a5-5dd0-8a61-aed81cb28220 with scrape type 1
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 149d685f-51a5-5dd0-8a61-aed81cb28220
2026-03-24 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252Fc79b7fdc-44ce-48e9-9115-c48d71a19a4e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/c79b7fdc-44ce-48e9-9115-c48d71a19a4e.JPG not downloaded yet
2026-03-24 15:17:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/c858ad24-45d0-4ee8-8fc1-4cdb8ba508a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899
2026-03-24 15:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899
2026-03-24 15:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc with identifier: 10717899 to the API
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5725375/general/ccce1de9-b627-4ad5-b65e-2ada8d26e7b8.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dlt210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 191515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photos': [],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2013-02-16',
'seats_number': 5,
'seller_name': 'Autotrade santolini - Car Project',
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 191.515 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717899%27 HTTP/1.1" 200 None
2026-03-24 15:17:10 [adesa.be] INFO: Saving data for 10717899: {'created_time': 1774365430.342383, 'last_price_update_time': 1774365430.342393, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717899') HTTP/1.1" 204 0
2026-03-24 15:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aff0e508-1cba-5b7c-ad27-fdd74da34313 with identifier: 10718899
2026-03-24 15:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aff0e508-1cba-5b7c-ad27-fdd74da34313 with identifier: 10718899
2026-03-24 15:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aff0e508-1cba-5b7c-ad27-fdd74da34313 with identifier: 10718899 to the API
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:10 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5641923/general/d0df3f87-d521-48c5-aa66-aacecec13f53.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'aff0e508-1cba-5b7c-ad27-fdd74da34313',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NSX544',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718899',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 99278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [],
'price': 3350,
'price_includes_vat': True,
'registration_date': '2016-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors One 1.2 - Petrol - Manual - 102 hp - 99.278 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718899%27 HTTP/1.1" 200 None
2026-03-24 15:17:10 [adesa.be] INFO: Saving data for 10718899: {'created_time': 1774365430.66177, 'last_price_update_time': 1774365430.661781, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718899') HTTP/1.1" 204 0
2026-03-24 15:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/3c7a66b5-7f21-4ab5-b276-edcfeb09ce5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/7a18380d-1315-4d37-8a5e-0c7bd3903a5b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 643a9d0d-438e-5b0b-9aa3-1f1a21eb57bc due to Ignoring non-200 response
2026-03-24 15:17:10 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item aff0e508-1cba-5b7c-ad27-fdd74da34313 due to Ignoring non-200 response
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252Fe15fde2e-3339-4ab9-b9ed-8750363ac97a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/e15fde2e-3339-4ab9-b9ed-8750363ac97a.JPG not downloaded yet
2026-03-24 15:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12da0090>
2026-03-24 15:17:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fdf35661c-2536-494d-ab61-9d2454bafa0e.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/df35661c-2536-494d-ab61-9d2454bafa0e.jpg saved to cache
2026-03-24 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77d933ff-8579-51a2-8baa-73784007bdc8, skipping ID generation
2026-03-24 15:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d933ff-8579-51a2-8baa-73784007bdc8 with scrape type 1
2026-03-24 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77d933ff-8579-51a2-8baa-73784007bdc8 sending to next pipeline
2026-03-24 15:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77d933ff-8579-51a2-8baa-73784007bdc8, identifier: 10718896
2026-03-24 15:17:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 274fff32-d1fc-52e5-8a47-59bf5bb8335f, skipping ID generation
2026-03-24 15:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f with scrape type 1
2026-03-24 15:17:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f sending to next pipeline
2026-03-24 15:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 274fff32-d1fc-52e5-8a47-59bf5bb8335f, identifier: 10718883
2026-03-24 15:17:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca5e90>
2026-03-24 15:17:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F4c7cafcd-f760-49eb-b103-7b1da991d558.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/4c7cafcd-f760-49eb-b103-7b1da991d558.jpg saved to cache
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-24 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073e7072-4b23-586d-acd9-4e86cfd6d603 with scrape type 1
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 073e7072-4b23-586d-acd9-4e86cfd6d603
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252Fbbccfe88-c09b-46c5-b792-3007cb222ea8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/bbccfe88-c09b-46c5-b792-3007cb222ea8.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252F3f69fc6f-66f8-4547-b880-c3af46d1fe95.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/3f69fc6f-66f8-4547-b880-c3af46d1fe95.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252F21ead761-8994-4801-88a2-eccb7c901c5c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/21ead761-8994-4801-88a2-eccb7c901c5c.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252F4ea086bb-620a-454f-983d-04a7ad9a25d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/4ea086bb-620a-454f-983d-04a7ad9a25d8.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252F53b9dd52-ac1f-4c2c-8b50-5c17f6487cf6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/53b9dd52-ac1f-4c2c-8b50-5c17f6487cf6.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252Fcc5dd06f-833a-489f-8c46-4068c482f27f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/cc5dd06f-833a-489f-8c46-4068c482f27f.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252F459d2e6f-6b19-420e-8952-3fb02cbfcbbf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/459d2e6f-6b19-420e-8952-3fb02cbfcbbf.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252F8f823c0e-300a-41ba-96d9-a4ffa25d0a44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/8f823c0e-300a-41ba-96d9-a4ffa25d0a44.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252Fe07cf886-923e-4681-86cb-a7d8911bbeaa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/e07cf886-923e-4681-86cb-a7d8911bbeaa.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645639%252Fgeneral%252Fa0bf0868-18d4-47b1-b9b0-307c1327cc42.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645639/general/a0bf0868-18d4-47b1-b9b0-307c1327cc42.jpeg already downloaded
2026-03-24 15:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073e7072-4b23-586d-acd9-4e86cfd6d603, identifier: 10717861
2026-03-24 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-24 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac8cb5ba-e009-5339-837f-ede5209d9d62 with scrape type 1
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac8cb5ba-e009-5339-837f-ede5209d9d62
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252F0ced8fdf-c431-4c14-8fdd-3791d87a1321.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/0ced8fdf-c431-4c14-8fdd-3791d87a1321.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252F4bb80a82-e4d1-4348-a758-df7528ace528.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/4bb80a82-e4d1-4348-a758-df7528ace528.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252Ff9ab5dd5-addf-4dce-9d7e-4cbaee31c7fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/f9ab5dd5-addf-4dce-9d7e-4cbaee31c7fe.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252F1665d537-3b64-469e-a6b8-e24617880754.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/1665d537-3b64-469e-a6b8-e24617880754.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252F988ce602-ebdd-4c5b-b741-f91534c68672.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/988ce602-ebdd-4c5b-b741-f91534c68672.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252F1f51ce33-a641-4f80-9f06-a753e9d20e10.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/1f51ce33-a641-4f80-9f06-a753e9d20e10.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252Fd5e73de9-b3d4-48ca-b803-421e903f1b8f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/d5e73de9-b3d4-48ca-b803-421e903f1b8f.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252Fa293420e-978f-4b06-ac5f-8ed656057d40.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/a293420e-978f-4b06-ac5f-8ed656057d40.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252Fd88429a6-2180-4ef3-8d91-382ebd3596f2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/d88429a6-2180-4ef3-8d91-382ebd3596f2.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735868%252Fgeneral%252F02ad9be6-80e4-4cfe-bd82-4f8654676ea5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735868/general/02ad9be6-80e4-4cfe-bd82-4f8654676ea5.jpeg already downloaded
2026-03-24 15:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac8cb5ba-e009-5339-837f-ede5209d9d62, identifier: 10717840
2026-03-24 15:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860
2026-03-24 15:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 402f797c-4000-51ec-afd1-95f91a0bd2db with scrape type 1
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 402f797c-4000-51ec-afd1-95f91a0bd2db
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252F312bfbad-a44a-4d1b-b1e1-3f52f7e42440.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/312bfbad-a44a-4d1b-b1e1-3f52f7e42440.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252Fa837937e-8d04-4d92-a5af-2834bf49517a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/a837937e-8d04-4d92-a5af-2834bf49517a.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252F12d94f5b-e72f-46cf-a760-fbb7a0bcfb92.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/12d94f5b-e72f-46cf-a760-fbb7a0bcfb92.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252F14178ee4-e5c7-48e2-b861-f2a814f73f02.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/14178ee4-e5c7-48e2-b861-f2a814f73f02.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252F67b23c7b-1b1d-4513-a2ab-ce2ca1fbf2f4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/67b23c7b-1b1d-4513-a2ab-ce2ca1fbf2f4.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252Fbd0fda1a-8e1b-4572-9215-8644368a0abf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/bd0fda1a-8e1b-4572-9215-8644368a0abf.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252F44fdbe21-0bce-4fd0-9d3f-2e233ce03623.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/44fdbe21-0bce-4fd0-9d3f-2e233ce03623.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252F7c33a49d-2603-4fe4-8407-84088299e915.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/7c33a49d-2603-4fe4-8407-84088299e915.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252F95ef32fc-6436-494b-8901-db405fc0da68.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/95ef32fc-6436-494b-8901-db405fc0da68.jpeg already downloaded
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715252%252Fgeneral%252Fbf7677a3-ca8d-4076-9248-b5b944c7ca48.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715252/general/bf7677a3-ca8d-4076-9248-b5b944c7ca48.jpeg already downloaded
2026-03-24 15:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 402f797c-4000-51ec-afd1-95f91a0bd2db, identifier: 10717860
2026-03-24 15:17:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/267b7f80-70e9-4107-b7a2-4c2a8f2211da.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/1cd79b59-7a92-43ac-8ff5-54365f7003ac.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252F811d9c61-e1fd-402b-b7a6-95b46a5e34ce.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/811d9c61-e1fd-402b-b7a6-95b46a5e34ce.JPG not downloaded yet
2026-03-24 15:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896
2026-03-24 15:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896
2026-03-24 15:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77d933ff-8579-51a2-8baa-73784007bdc8 with identifier: 10718896 to the API
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5642530/general/3928550e-5c43-41a7-99a7-397012413053.JPG>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '77d933ff-8579-51a2-8baa-73784007bdc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FLB375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718896',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 111110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photos': [],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2019-12-26',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner 1.5 HDI - Diesel - Manual - 102 hp - 111.110 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718896%27 HTTP/1.1" 200 None
2026-03-24 15:17:12 [adesa.be] INFO: Saving data for 10718896: {'created_time': 1774365432.27175, 'last_price_update_time': 1774365432.271762, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718896') HTTP/1.1" 204 0
2026-03-24 15:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 274fff32-d1fc-52e5-8a47-59bf5bb8335f with identifier: 10718883
2026-03-24 15:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 274fff32-d1fc-52e5-8a47-59bf5bb8335f with identifier: 10718883
2026-03-24 15:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 274fff32-d1fc-52e5-8a47-59bf5bb8335f with identifier: 10718883 to the API
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:12 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5641659/general/13cf5844-f203-46ad-aafa-8f058f2f69c1.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 192,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '274fff32-d1fc-52e5-8a47-59bf5bb8335f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNQ349',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718883',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 63682,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_274fff32-d1fc-52e5-8a47-59bf5bb8335f/274fff32-d1fc-52e5-8a47-59bf5bb8335f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153542,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5641659/general/d2f43c11-5de3-4bb9-a527-6be0f6f37cac.jpeg',
'Width': 2048}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman Cooper S 2.0 - Petrol - Automatic - 192 hp - 63.682 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718883%27 HTTP/1.1" 200 None
2026-03-24 15:17:12 [adesa.be] INFO: Saving data for 10718883: {'created_time': 1774365432.596412, 'last_price_update_time': 1774365432.596422, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718883') HTTP/1.1" 204 0
2026-03-24 15:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-24 15:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861
2026-03-24 15:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10717861 to the API
2026-03-24 15:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717861>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '073e7072-4b23-586d-acd9-4e86cfd6d603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WRZ378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717861',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 167949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5645639/general/bbccfe88-c09b-46c5-b792-3007cb222ea8.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/3f69fc6f-66f8-4547-b880-c3af46d1fe95.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/21ead761-8994-4801-88a2-eccb7c901c5c.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/4ea086bb-620a-454f-983d-04a7ad9a25d8.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/53b9dd52-ac1f-4c2c-8b50-5c17f6487cf6.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/cc5dd06f-833a-489f-8c46-4068c482f27f.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/459d2e6f-6b19-420e-8952-3fb02cbfcbbf.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/8f823c0e-300a-41ba-96d9-a4ffa25d0a44.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/e07cf886-923e-4681-86cb-a7d8911bbeaa.jpeg',
'https://images.openlane.eu/carimgs/5645639/general/a0bf0868-18d4-47b1-b9b0-307c1327cc42.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3464933,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/bbccfe88-c09b-46c5-b792-3007cb222ea8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3510605,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/3f69fc6f-66f8-4547-b880-c3af46d1fe95.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2820395,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/21ead761-8994-4801-88a2-eccb7c901c5c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2665657,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/4ea086bb-620a-454f-983d-04a7ad9a25d8.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3191208,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/53b9dd52-ac1f-4c2c-8b50-5c17f6487cf6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1526752,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/cc5dd06f-833a-489f-8c46-4068c482f27f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1612186,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/459d2e6f-6b19-420e-8952-3fb02cbfcbbf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1755236,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/8f823c0e-300a-41ba-96d9-a4ffa25d0a44.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1805186,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/e07cf886-923e-4681-86cb-a7d8911bbeaa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_073e7072-4b23-586d-acd9-4e86cfd6d603/073e7072-4b23-586d-acd9-4e86cfd6d603_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1209005,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645639/general/a0bf0868-18d4-47b1-b9b0-307c1327cc42.jpeg',
'Width': 4032}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2012-07-30',
'seats_number': 4,
'seller_name': 'Avtolux bv',
'title': 'BMW X6 30 - xDrive - Diesel - Automatic - 245 hp - 167.949 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717861%27 HTTP/1.1" 200 None
2026-03-24 15:17:13 [adesa.be] INFO: Saving data for 10717861: {'created_time': 1774365433.079152, 'last_price_update_time': 1774365433.079164, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717861') HTTP/1.1" 204 0
2026-03-24 15:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-24 15:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840
2026-03-24 15:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac8cb5ba-e009-5339-837f-ede5209d9d62 with identifier: 10717840 to the API
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 231,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac8cb5ba-e009-5339-837f-ede5209d9d62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NLX678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 192232,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5735868/general/0ced8fdf-c431-4c14-8fdd-3791d87a1321.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/4bb80a82-e4d1-4348-a758-df7528ace528.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/f9ab5dd5-addf-4dce-9d7e-4cbaee31c7fe.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/1665d537-3b64-469e-a6b8-e24617880754.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/988ce602-ebdd-4c5b-b741-f91534c68672.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/1f51ce33-a641-4f80-9f06-a753e9d20e10.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/d5e73de9-b3d4-48ca-b803-421e903f1b8f.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/a293420e-978f-4b06-ac5f-8ed656057d40.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/d88429a6-2180-4ef3-8d91-382ebd3596f2.jpeg',
'https://images.openlane.eu/carimgs/5735868/general/02ad9be6-80e4-4cfe-bd82-4f8654676ea5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246554,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/0ced8fdf-c431-4c14-8fdd-3791d87a1321.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282999,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/4bb80a82-e4d1-4348-a758-df7528ace528.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338657,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/f9ab5dd5-addf-4dce-9d7e-4cbaee31c7fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289285,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/1665d537-3b64-469e-a6b8-e24617880754.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311517,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/988ce602-ebdd-4c5b-b741-f91534c68672.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153535,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/1f51ce33-a641-4f80-9f06-a753e9d20e10.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270822,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/d5e73de9-b3d4-48ca-b803-421e903f1b8f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320702,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/a293420e-978f-4b06-ac5f-8ed656057d40.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258674,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/d88429a6-2180-4ef3-8d91-382ebd3596f2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac8cb5ba-e009-5339-837f-ede5209d9d62/ac8cb5ba-e009-5339-837f-ede5209d9d62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277422,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735868/general/02ad9be6-80e4-4cfe-bd82-4f8654676ea5.jpeg',
'Width': 1600}],
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW X5 2.0d - xDrive - Diesel - Automatic - 231 hp - 192.232 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717840%27 HTTP/1.1" 200 None
2026-03-24 15:17:13 [adesa.be] INFO: Saving data for 10717840: {'created_time': 1774365433.390989, 'last_price_update_time': 1774365433.390999, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717840') HTTP/1.1" 204 0
2026-03-24 15:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860
2026-03-24 15:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860
2026-03-24 15:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 402f797c-4000-51ec-afd1-95f91a0bd2db with identifier: 10717860 to the API
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717860>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '402f797c-4000-51ec-afd1-95f91a0bd2db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKW924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717860',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 130563,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photo_urls': ['https://images.openlane.eu/carimgs/5715252/general/312bfbad-a44a-4d1b-b1e1-3f52f7e42440.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/a837937e-8d04-4d92-a5af-2834bf49517a.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/12d94f5b-e72f-46cf-a760-fbb7a0bcfb92.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/14178ee4-e5c7-48e2-b861-f2a814f73f02.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/67b23c7b-1b1d-4513-a2ab-ce2ca1fbf2f4.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/bd0fda1a-8e1b-4572-9215-8644368a0abf.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/44fdbe21-0bce-4fd0-9d3f-2e233ce03623.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/7c33a49d-2603-4fe4-8407-84088299e915.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/95ef32fc-6436-494b-8901-db405fc0da68.jpeg',
'https://images.openlane.eu/carimgs/5715252/general/bf7677a3-ca8d-4076-9248-b5b944c7ca48.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283115,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/312bfbad-a44a-4d1b-b1e1-3f52f7e42440.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286215,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/a837937e-8d04-4d92-a5af-2834bf49517a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347519,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/12d94f5b-e72f-46cf-a760-fbb7a0bcfb92.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340583,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/14178ee4-e5c7-48e2-b861-f2a814f73f02.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118599,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/67b23c7b-1b1d-4513-a2ab-ce2ca1fbf2f4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330430,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/bd0fda1a-8e1b-4572-9215-8644368a0abf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286659,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/44fdbe21-0bce-4fd0-9d3f-2e233ce03623.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294168,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/7c33a49d-2603-4fe4-8407-84088299e915.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321536,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/95ef32fc-6436-494b-8901-db405fc0da68.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_402f797c-4000-51ec-afd1-95f91a0bd2db/402f797c-4000-51ec-afd1-95f91a0bd2db_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139229,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715252/general/bf7677a3-ca8d-4076-9248-b5b944c7ca48.jpeg',
'Width': 1600}],
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW X1 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 130.563 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717860%27 HTTP/1.1" 200 None
2026-03-24 15:17:13 [adesa.be] INFO: Saving data for 10717860: {'created_time': 1774365433.778573, 'last_price_update_time': 1774365433.778583, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717860') HTTP/1.1" 204 0
2026-03-24 15:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c8e410>
2026-03-24 15:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fc858ad24-45d0-4ee8-8fc1-4cdb8ba508a8.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/c858ad24-45d0-4ee8-8fc1-4cdb8ba508a8.jpg saved to cache
2026-03-24 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/343bb1c6-f605-4ad1-b951-d8e1b25b48d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 77d933ff-8579-51a2-8baa-73784007bdc8 due to Ignoring non-200 response
2026-03-24 15:17:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 274fff32-d1fc-52e5-8a47-59bf5bb8335f due to Ignoring non-200 response
2026-03-24 15:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:13 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/c79b7fdc-44ce-48e9-9115-c48d71a19a4e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252F59f8b06f-4ad2-471c-ab65-a7917182980b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/59f8b06f-4ad2-471c-ab65-a7917182980b.JPG not downloaded yet
2026-03-24 15:17:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b96390>
2026-03-24 15:17:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F3c7a66b5-7f21-4ab5-b276-edcfeb09ce5a.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/3c7a66b5-7f21-4ab5-b276-edcfeb09ce5a.jpg saved to cache
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847
2026-03-24 15:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 579aeddf-df7e-5cae-b2b5-d441203fce93 with scrape type 1
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 579aeddf-df7e-5cae-b2b5-d441203fce93
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252Ff5085739-c5f1-4bbf-a76d-c9e75575185e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/f5085739-c5f1-4bbf-a76d-c9e75575185e.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252F9a7ecddb-74af-4beb-9693-852e7fb95ea8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/9a7ecddb-74af-4beb-9693-852e7fb95ea8.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252Ff19a05ae-d0fd-4eed-82b0-3980f334f80c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/f19a05ae-d0fd-4eed-82b0-3980f334f80c.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252F160570ca-62b2-46fe-aba8-0fb4a60e359f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/160570ca-62b2-46fe-aba8-0fb4a60e359f.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252Fea18e2a7-ff73-4569-9d75-f51f420b698e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/ea18e2a7-ff73-4569-9d75-f51f420b698e.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252F7aa352a1-8cfc-4a78-9567-8097a90833d2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/7aa352a1-8cfc-4a78-9567-8097a90833d2.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252F69cbf3fd-afc4-4836-8efa-ece46a73c820.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/69cbf3fd-afc4-4836-8efa-ece46a73c820.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252F572e3fb9-dbe8-46ad-84b6-c5d038feed18.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/572e3fb9-dbe8-46ad-84b6-c5d038feed18.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252F0c8e3d1c-828e-4454-af01-73b9926ae00b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/0c8e3d1c-828e-4454-af01-73b9926ae00b.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725076%252Fgeneral%252F2af31b42-9a42-407e-a264-f9d73fb28f9e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725076/general/2af31b42-9a42-407e-a264-f9d73fb28f9e.jpeg already downloaded
2026-03-24 15:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 579aeddf-df7e-5cae-b2b5-d441203fce93, identifier: 10717847
2026-03-24 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/f8b6385d-041f-4bb3-b9f4-162577773fb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717844> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847
2026-03-24 15:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847
2026-03-24 15:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10717847 to the API
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717847>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 354,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '579aeddf-df7e-5cae-b2b5-d441203fce93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJC315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 189125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5725076/general/f5085739-c5f1-4bbf-a76d-c9e75575185e.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/9a7ecddb-74af-4beb-9693-852e7fb95ea8.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/f19a05ae-d0fd-4eed-82b0-3980f334f80c.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/160570ca-62b2-46fe-aba8-0fb4a60e359f.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/ea18e2a7-ff73-4569-9d75-f51f420b698e.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/7aa352a1-8cfc-4a78-9567-8097a90833d2.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/69cbf3fd-afc4-4836-8efa-ece46a73c820.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/572e3fb9-dbe8-46ad-84b6-c5d038feed18.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/0c8e3d1c-828e-4454-af01-73b9926ae00b.jpeg',
'https://images.openlane.eu/carimgs/5725076/general/2af31b42-9a42-407e-a264-f9d73fb28f9e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6138093,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/f5085739-c5f1-4bbf-a76d-c9e75575185e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4980045,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/9a7ecddb-74af-4beb-9693-852e7fb95ea8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4916250,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/f19a05ae-d0fd-4eed-82b0-3980f334f80c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4493095,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/160570ca-62b2-46fe-aba8-0fb4a60e359f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6222198,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/ea18e2a7-ff73-4569-9d75-f51f420b698e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4990782,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/7aa352a1-8cfc-4a78-9567-8097a90833d2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4194457,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/69cbf3fd-afc4-4836-8efa-ece46a73c820.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3937505,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/572e3fb9-dbe8-46ad-84b6-c5d038feed18.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4695903,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/0c8e3d1c-828e-4454-af01-73b9926ae00b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_579aeddf-df7e-5cae-b2b5-d441203fce93/579aeddf-df7e-5cae-b2b5-d441203fce93_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2885861,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725076/general/2af31b42-9a42-407e-a264-f9d73fb28f9e.jpeg',
'Width': 5712}],
'price': 24700,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X4 M 40i - Petrol - Automatic - 354 hp - 189.125 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717847%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [adesa.be] INFO: Saving data for 10717847: {'created_time': 1774365434.651015, 'last_price_update_time': 1774365434.651026, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717847') HTTP/1.1" 204 0
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/3989934d-88de-43c7-b2e7-1ae9d53a12ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/e15fde2e-3339-4ab9-b9ed-8750363ac97a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:14 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/a1e5fc95-4497-4c64-8001-eb1fb3e92870.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252F3df82cdb-a652-4a23-88ef-4d11df313794.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/3df82cdb-a652-4a23-88ef-4d11df313794.JPG not downloaded yet
2026-03-24 15: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-24 15:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/e4c0fff0-1711-4256-95c2-9c75aa2b3f45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a40750>
2026-03-24 15:17:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252F343bb1c6-f605-4ad1-b951-d8e1b25b48d8.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/343bb1c6-f605-4ad1-b951-d8e1b25b48d8.jpg saved to cache
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867
2026-03-24 15:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ba9d9ae-70b3-5bf4-be98-d271816a06af with scrape type 1
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ba9d9ae-70b3-5bf4-be98-d271816a06af
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252F0a29d630-5efe-425e-86f8-a4949963c0ad.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/0a29d630-5efe-425e-86f8-a4949963c0ad.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252F43651a7b-db9c-420e-8b4e-66453d5726bf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/43651a7b-db9c-420e-8b4e-66453d5726bf.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252Fc52eee8f-dbf0-4138-afc5-a3fa969370d6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/c52eee8f-dbf0-4138-afc5-a3fa969370d6.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252F743a5213-740a-4eb9-999e-891075c6d939.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/743a5213-740a-4eb9-999e-891075c6d939.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252Ff7c3d2d1-6e45-4d36-90b8-9056dda02790.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/f7c3d2d1-6e45-4d36-90b8-9056dda02790.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252F52d3367d-c8e4-407c-bbd2-353d4427c5c1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/52d3367d-c8e4-407c-bbd2-353d4427c5c1.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252F3b74ea64-093d-418c-b323-edddfe1ea667.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/3b74ea64-093d-418c-b323-edddfe1ea667.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252Ff7d527a6-7713-408e-a64c-46ad477f8e12.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/f7d527a6-7713-408e-a64c-46ad477f8e12.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252Fc105f67b-dd63-4b4d-85dc-25fb27729100.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/c105f67b-dd63-4b4d-85dc-25fb27729100.jpeg already downloaded
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5715433%252Fgeneral%252F043f0193-6bb6-46f5-b7c2-8f1dfc529ca8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715433/general/043f0193-6bb6-46f5-b7c2-8f1dfc529ca8.jpeg already downloaded
2026-03-24 15:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ba9d9ae-70b3-5bf4-be98-d271816a06af, identifier: 10717867
2026-03-24 15:17:15 [adesa.be] INFO: Found listing with ID: 10717915
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717915%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [adesa.be] INFO: Scrape type for 10717915: 1
2026-03-24 15:17:15 [adesa.be] INFO: Scraping item 10717915 url https://www.openlane.eu/en/carv6/auction/10717915
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/811d9c61-e1fd-402b-b7a6-95b46a5e34ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252Fefaac998-7741-49ef-9e71-8734e0aa826a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/efaac998-7741-49ef-9e71-8734e0aa826a.JPG not downloaded yet
2026-03-24 15:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867
2026-03-24 15:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867
2026-03-24 15:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ba9d9ae-70b3-5bf4-be98-d271816a06af with identifier: 10717867 to the API
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717867>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0ba9d9ae-70b3-5bf4-be98-d271816a06af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BSU474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 154253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5715433/general/0a29d630-5efe-425e-86f8-a4949963c0ad.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/43651a7b-db9c-420e-8b4e-66453d5726bf.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/c52eee8f-dbf0-4138-afc5-a3fa969370d6.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/743a5213-740a-4eb9-999e-891075c6d939.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/f7c3d2d1-6e45-4d36-90b8-9056dda02790.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/52d3367d-c8e4-407c-bbd2-353d4427c5c1.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/3b74ea64-093d-418c-b323-edddfe1ea667.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/f7d527a6-7713-408e-a64c-46ad477f8e12.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/c105f67b-dd63-4b4d-85dc-25fb27729100.jpeg',
'https://images.openlane.eu/carimgs/5715433/general/043f0193-6bb6-46f5-b7c2-8f1dfc529ca8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218758,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/0a29d630-5efe-425e-86f8-a4949963c0ad.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240357,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/43651a7b-db9c-420e-8b4e-66453d5726bf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290134,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/c52eee8f-dbf0-4138-afc5-a3fa969370d6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326868,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/743a5213-740a-4eb9-999e-891075c6d939.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86622,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/f7c3d2d1-6e45-4d36-90b8-9056dda02790.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118383,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/52d3367d-c8e4-407c-bbd2-353d4427c5c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278299,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/3b74ea64-093d-418c-b323-edddfe1ea667.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307755,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/f7d527a6-7713-408e-a64c-46ad477f8e12.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309421,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/c105f67b-dd63-4b4d-85dc-25fb27729100.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ba9d9ae-70b3-5bf4-be98-d271816a06af/0ba9d9ae-70b3-5bf4-be98-d271816a06af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350752,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715433/general/043f0193-6bb6-46f5-b7c2-8f1dfc529ca8.jpeg',
'Width': 1600}],
'price': 14900,
'price_includes_vat': True,
'registration_date': '2016-06-17',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW X1 18d Sport - xDrive - Diesel - Automatic - 150 hp - 154.253 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2016}
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717867%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [adesa.be] INFO: Saving data for 10717867: {'created_time': 1774365435.457898, 'last_price_update_time': 1774365435.457907, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717867') HTTP/1.1" 204 0
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1394e290>
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Ff8b6385d-041f-4bb3-b9f4-162577773fb3.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/f8b6385d-041f-4bb3-b9f4-162577773fb3.jpg saved to cache
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21ddecd3-2a58-56a7-89ce-132cc1cc26fb with identifier: 10717844
2026-03-24 15:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb with scrape type 1
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F0165ba85-6342-4222-8a54-50cde3721353.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/0165ba85-6342-4222-8a54-50cde3721353.jpg already downloaded
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F9b792956-34c1-4732-894a-b45b4277a9cd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/9b792956-34c1-4732-894a-b45b4277a9cd.jpg already downloaded
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F4c5da813-a3da-4f44-8051-8156a1935e45.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/4c5da813-a3da-4f44-8051-8156a1935e45.jpg already downloaded
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F842d45b3-7953-4e7d-9e26-153c80d2d68a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/842d45b3-7953-4e7d-9e26-153c80d2d68a.jpg already downloaded
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252Ff2ede57f-0fe1-4db6-8e5b-9b135bb7d6ed.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/f2ede57f-0fe1-4db6-8e5b-9b135bb7d6ed.jpg already downloaded
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F3919e72b-3c54-4482-b982-89b34f44e55b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/3919e72b-3c54-4482-b982-89b34f44e55b.jpg already downloaded
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252Ff297e5b8-11b8-4582-a2c6-171dcd0724e0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/f297e5b8-11b8-4582-a2c6-171dcd0724e0.JPG not downloaded yet
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/5188d2e3-a996-4352-9ba4-197e112b5649.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/4e020c88-798c-4e49-b7d2-06b6ab10a52d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:15 [adesa.be] INFO: Found listing with ID: 10717902
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717902%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [adesa.be] INFO: Scrape type for 10717902: 1
2026-03-24 15:17:15 [adesa.be] INFO: Scraping item 10717902 url https://www.openlane.eu/en/carv6/auction/10717902
2026-03-24 15: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-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/1a86236e-0408-4aba-b295-9c98a172f2b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/59f8b06f-4ad2-471c-ab65-a7917182980b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/a797ea2c-36a0-46ba-8c9e-fd6dbc0bde7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252Ffd5af513-4de8-41ce-8c32-4698cbdfc6aa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/fd5af513-4de8-41ce-8c32-4698cbdfc6aa.JPG not downloaded yet
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F95c1f410-f308-479d-b3cd-1a8e0d5d182b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/95c1f410-f308-479d-b3cd-1a8e0d5d182b.JPG not downloaded yet
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13940950>
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F3989934d-88de-43c7-b2e7-1ae9d53a12ef.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/3989934d-88de-43c7-b2e7-1ae9d53a12ef.jpg saved to cache
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138bc310>
2026-03-24 15:17:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fe4c0fff0-1711-4256-95c2-9c75aa2b3f45.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/e4c0fff0-1711-4256-95c2-9c75aa2b3f45.jpg saved to cache
2026-03-24 15:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742619/general/e49e4370-b4e7-45c8-adac-72b7eb2a9e2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716166)
2026-03-24 15:17:15 [adesa.be] INFO: Found listing with ID: 10717887
2026-03-24 15:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717887%27 HTTP/1.1" 200 None
2026-03-24 15:17:15 [adesa.be] INFO: Scrape type for 10717887: 1
2026-03-24 15:17:15 [adesa.be] INFO: Scraping item 10717887 url https://www.openlane.eu/en/carv6/auction/10717887
2026-03-24 15:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717895> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:17:15 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/7ac6a871-7e01-451f-80e2-9b331eca4080.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/3df82cdb-a652-4a23-88ef-4d11df313794.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252Fa64d3853-47c3-467a-83ec-ec5a0ab297fc.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/a64d3853-47c3-467a-83ec-ec5a0ab297fc.JPG not downloaded yet
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F680870b9-b040-4f42-b5da-67cb9ec2759a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/680870b9-b040-4f42-b5da-67cb9ec2759a.JPG not downloaded yet
2026-03-24 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742621/general/1dd4b8ec-f97e-491c-b296-399dec34bddf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716167)
2026-03-24 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/fa901db1-d87b-4664-a989-6bfafc621afa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:17:16 [adesa.be] INFO: Found listing with ID: 10717905
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717905%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [adesa.be] INFO: Scrape type for 10717905: 1
2026-03-24 15:17:16 [adesa.be] INFO: Scraping item 10717905 url https://www.openlane.eu/en/carv6/auction/10717905
2026-03-24 15:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15: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-24 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ba8ad0>
2026-03-24 15:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F1a86236e-0408-4aba-b295-9c98a172f2b5.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/1a86236e-0408-4aba-b295-9c98a172f2b5.jpg saved to cache
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e7d310>
2026-03-24 15:17:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252Fa797ea2c-36a0-46ba-8c9e-fd6dbc0bde7f.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/a797ea2c-36a0-46ba-8c9e-fd6dbc0bde7f.jpg saved to cache
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835
2026-03-24 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with scrape type 1
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc9f6cbb-5103-55d9-92e2-00e1d6141f7e
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252Fa251c261-8e1a-42e1-b15a-abb4e16e4053.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/a251c261-8e1a-42e1-b15a-abb4e16e4053.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252F36c2e43f-4b61-4a07-b6d2-5032707b63de.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/36c2e43f-4b61-4a07-b6d2-5032707b63de.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252Fa124e474-b050-42e2-8daa-18ab31729cf8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/a124e474-b050-42e2-8daa-18ab31729cf8.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252Fa51f6c36-9109-4e13-a778-23c4e3dbcd17.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/a51f6c36-9109-4e13-a778-23c4e3dbcd17.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252F92a343fc-f8a6-4dc6-8403-2af9310ab034.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/92a343fc-f8a6-4dc6-8403-2af9310ab034.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252Fdb0db62c-6e05-4efd-b97b-7dfe2e51adec.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/db0db62c-6e05-4efd-b97b-7dfe2e51adec.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252Fcd1436f4-fd43-4134-94c2-e749f94dedd7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/cd1436f4-fd43-4134-94c2-e749f94dedd7.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252F4c6978a7-67d2-4396-a7c2-d26b61062582.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/4c6978a7-67d2-4396-a7c2-d26b61062582.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252Fcadb1e72-16d3-4e72-9daf-861050217532.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/cadb1e72-16d3-4e72-9daf-861050217532.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652987%252Fgeneral%252F45030b42-bcc4-43a6-aef0-8e7b50458eb7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652987/general/45030b42-bcc4-43a6-aef0-8e7b50458eb7.jpeg already downloaded
2026-03-24 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e, identifier: 10717835
2026-03-24 15:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863
2026-03-24 15:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6923b029-0a0a-57e6-a002-781fd3e13e05 with scrape type 1
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6923b029-0a0a-57e6-a002-781fd3e13e05
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F2604774a-f008-4d94-8cb7-a71e2484a32e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/2604774a-f008-4d94-8cb7-a71e2484a32e.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F93f82a0d-fcd7-4bc8-8247-d45ec72b4c37.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/93f82a0d-fcd7-4bc8-8247-d45ec72b4c37.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F34f93bb3-4112-4ecb-93f4-8b6b75638c37.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/34f93bb3-4112-4ecb-93f4-8b6b75638c37.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252Fa2e1ae17-cb71-4a74-be44-6fe6a8f02c30.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/a2e1ae17-cb71-4a74-be44-6fe6a8f02c30.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F673ac7a7-4e5a-4e78-9c52-0e5cd99f7d2a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/673ac7a7-4e5a-4e78-9c52-0e5cd99f7d2a.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F27e7c053-9c8a-447f-8c7b-80bebd2ec3a2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/27e7c053-9c8a-447f-8c7b-80bebd2ec3a2.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F4262b4f7-f84f-4beb-a644-d2ebac97183f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/4262b4f7-f84f-4beb-a644-d2ebac97183f.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F56115e5c-f467-48d4-aff4-b3c60c4e2d35.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/56115e5c-f467-48d4-aff4-b3c60c4e2d35.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F3b8b7548-a943-4b1e-a8e7-982a3f802c10.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/3b8b7548-a943-4b1e-a8e7-982a3f802c10.jpeg already downloaded
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645438%252Fgeneral%252F1dd4493e-46f5-4c30-98ff-3373c1250374.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645438/general/1dd4493e-46f5-4c30-98ff-3373c1250374.jpeg already downloaded
2026-03-24 15:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6923b029-0a0a-57e6-a002-781fd3e13e05, identifier: 10717863
2026-03-24 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/efaac998-7741-49ef-9e71-8734e0aa826a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:16 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705411/general/f297e5b8-11b8-4582-a2c6-171dcd0724e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717844)
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645406%252Fgeneral%252F750c8cdb-078b-477a-81db-7230b05c46b6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/750c8cdb-078b-477a-81db-7230b05c46b6.JPG not downloaded yet
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705411%252Fgeneral%252F02805308-fd51-44dc-9a41-110a2042d120.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705411/general/02805308-fd51-44dc-9a41-110a2042d120.JPG not downloaded yet
2026-03-24 15:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835
2026-03-24 15:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835
2026-03-24 15:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc9f6cbb-5103-55d9-92e2-00e1d6141f7e with identifier: 10717835 to the API
2026-03-24 15:17:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717835>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 625,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc9f6cbb-5103-55d9-92e2-00e1d6141f7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SGL976',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717835',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 66401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 48,
'photo_urls': ['https://images.openlane.eu/carimgs/5652987/general/a251c261-8e1a-42e1-b15a-abb4e16e4053.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/36c2e43f-4b61-4a07-b6d2-5032707b63de.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/a124e474-b050-42e2-8daa-18ab31729cf8.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/a51f6c36-9109-4e13-a778-23c4e3dbcd17.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/92a343fc-f8a6-4dc6-8403-2af9310ab034.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/db0db62c-6e05-4efd-b97b-7dfe2e51adec.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/cd1436f4-fd43-4134-94c2-e749f94dedd7.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/4c6978a7-67d2-4396-a7c2-d26b61062582.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/cadb1e72-16d3-4e72-9daf-861050217532.jpeg',
'https://images.openlane.eu/carimgs/5652987/general/45030b42-bcc4-43a6-aef0-8e7b50458eb7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201547,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/a251c261-8e1a-42e1-b15a-abb4e16e4053.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195001,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/36c2e43f-4b61-4a07-b6d2-5032707b63de.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237128,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/a124e474-b050-42e2-8daa-18ab31729cf8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268453,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/a51f6c36-9109-4e13-a778-23c4e3dbcd17.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147120,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/92a343fc-f8a6-4dc6-8403-2af9310ab034.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180465,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/db0db62c-6e05-4efd-b97b-7dfe2e51adec.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284709,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/cd1436f4-fd43-4134-94c2-e749f94dedd7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218617,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/4c6978a7-67d2-4396-a7c2-d26b61062582.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230879,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/cadb1e72-16d3-4e72-9daf-861050217532.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc9f6cbb-5103-55d9-92e2-00e1d6141f7e/bc9f6cbb-5103-55d9-92e2-00e1d6141f7e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182707,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652987/general/45030b42-bcc4-43a6-aef0-8e7b50458eb7.jpeg',
'Width': 1600}],
'price': 57300,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'BMW 5 Series M5 4.4 Competition - xDrive - Petrol - Automatic - 625 '
'hp - 66.401 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2022}
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717835%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [adesa.be] INFO: Saving data for 10717835: {'created_time': 1774365437.130133, 'last_price_update_time': 1774365437.130145, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717835') HTTP/1.1" 204 0
2026-03-24 15:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863
2026-03-24 15:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863
2026-03-24 15:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6923b029-0a0a-57e6-a002-781fd3e13e05 with identifier: 10717863 to the API
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717863>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6923b029-0a0a-57e6-a002-781fd3e13e05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UXK225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717863',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 247120,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5645438/general/2604774a-f008-4d94-8cb7-a71e2484a32e.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/93f82a0d-fcd7-4bc8-8247-d45ec72b4c37.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/34f93bb3-4112-4ecb-93f4-8b6b75638c37.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/a2e1ae17-cb71-4a74-be44-6fe6a8f02c30.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/673ac7a7-4e5a-4e78-9c52-0e5cd99f7d2a.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/27e7c053-9c8a-447f-8c7b-80bebd2ec3a2.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/4262b4f7-f84f-4beb-a644-d2ebac97183f.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/56115e5c-f467-48d4-aff4-b3c60c4e2d35.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/3b8b7548-a943-4b1e-a8e7-982a3f802c10.jpeg',
'https://images.openlane.eu/carimgs/5645438/general/1dd4493e-46f5-4c30-98ff-3373c1250374.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3202521,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/2604774a-f008-4d94-8cb7-a71e2484a32e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4246161,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/93f82a0d-fcd7-4bc8-8247-d45ec72b4c37.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3017117,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/34f93bb3-4112-4ecb-93f4-8b6b75638c37.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3579790,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/a2e1ae17-cb71-4a74-be44-6fe6a8f02c30.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1544351,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/673ac7a7-4e5a-4e78-9c52-0e5cd99f7d2a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1586702,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/27e7c053-9c8a-447f-8c7b-80bebd2ec3a2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1978555,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/4262b4f7-f84f-4beb-a644-d2ebac97183f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2094740,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/56115e5c-f467-48d4-aff4-b3c60c4e2d35.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1944666,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/3b8b7548-a943-4b1e-a8e7-982a3f802c10.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6923b029-0a0a-57e6-a002-781fd3e13e05/6923b029-0a0a-57e6-a002-781fd3e13e05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2554950,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645438/general/1dd4493e-46f5-4c30-98ff-3373c1250374.jpeg',
'Width': 4032}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 247.120 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717863%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [adesa.be] INFO: Saving data for 10717863: {'created_time': 1774365437.494098, 'last_price_update_time': 1774365437.494111, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717863') HTTP/1.1" 204 0
2026-03-24 15:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/b091bdff-7785-41d8-aae9-e7dd18be70f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:17:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5701738/general/04e7b484-c6f4-4d42-94b6-1b529943b44c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718887)
2026-03-24 15:17:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/acde9a7c-352e-4ba9-911a-a3f5253c1e2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:17:17 [adesa.be] INFO: Found listing with ID: 10717908
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717908%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [adesa.be] INFO: Scrape type for 10717908: 1
2026-03-24 15:17:17 [adesa.be] INFO: Scraping item 10717908 url https://www.openlane.eu/en/carv6/auction/10717908
2026-03-24 15:17:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/fd5af513-4de8-41ce-8c32-4698cbdfc6aa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:17 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705411/general/95c1f410-f308-479d-b3cd-1a8e0d5d182b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717844)
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5645406%252Fgeneral%252F1d192198-bf53-4248-9716-ccc8006abc01.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645406/general/1d192198-bf53-4248-9716-ccc8006abc01.JPG not downloaded yet
2026-03-24 15:17:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b71810>
2026-03-24 15:17:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742619%252Fgeneral%252Fe49e4370-b4e7-45c8-adac-72b7eb2a9e2a.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742619/general/e49e4370-b4e7-45c8-adac-72b7eb2a9e2a.jpg saved to cache
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c147ede-d530-5f12-83df-36e47b90167f
2026-03-24 15:17:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c147ede-d530-5f12-83df-36e47b90167f, skipping ID generation
2026-03-24 15:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c147ede-d530-5f12-83df-36e47b90167f with scrape type 1
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c147ede-d530-5f12-83df-36e47b90167f sending to next pipeline
2026-03-24 15:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c147ede-d530-5f12-83df-36e47b90167f, identifier: 10716166
2026-03-24 15:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895
2026-03-24 15:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b315ba36-75cd-5e05-8528-213bf72fd87a with scrape type 1
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b315ba36-75cd-5e05-8528-213bf72fd87a
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252F51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252Febedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/ebedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252F75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252F634179ba-b745-4b14-b69f-9710ec9565da.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/634179ba-b745-4b14-b69f-9710ec9565da.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252F8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252F307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252Fd1372034-07cb-4051-97f1-4f8f25033688.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/d1372034-07cb-4051-97f1-4f8f25033688.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252F298e9cab-0073-4679-9e55-56d4967fbf4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/298e9cab-0073-4679-9e55-56d4967fbf4d.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252F73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg already downloaded
2026-03-24 15:17:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5542490%252Fgeneral%252Fbc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5542490/general/bc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg already downloaded
2026-03-24 15:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b315ba36-75cd-5e05-8528-213bf72fd87a, identifier: 10717895
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138dc050>
2026-03-24 15:17:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742621%252Fgeneral%252F1dd4b8ec-f97e-491c-b296-399dec34bddf.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742621/general/1dd4b8ec-f97e-491c-b296-399dec34bddf.jpg saved to cache
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e9300d3f-5ca7-5209-916c-e316fb31cf31
2026-03-24 15:17:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e9300d3f-5ca7-5209-916c-e316fb31cf31, skipping ID generation
2026-03-24 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9300d3f-5ca7-5209-916c-e316fb31cf31 with scrape type 1
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e9300d3f-5ca7-5209-916c-e316fb31cf31 sending to next pipeline
2026-03-24 15:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9300d3f-5ca7-5209-916c-e316fb31cf31, identifier: 10716167
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with identifier: 10717877
2026-03-24 15:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c with scrape type 1
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678484%252Fgeneral%252Fbd4b76ce-7335-410d-a9ca-67b3edf16a45.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/bd4b76ce-7335-410d-a9ca-67b3edf16a45.JPG not downloaded yet
2026-03-24 15:17:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5641073/general/e58540d5-c8b1-4ec1-979a-701925b39761.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718905)
2026-03-24 15:17:18 [adesa.be] INFO: Found listing with ID: 10717910
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717910%27 HTTP/1.1" 200 None
2026-03-24 15:17:18 [adesa.be] INFO: Scrape type for 10717910: 1
2026-03-24 15:17:18 [adesa.be] INFO: Scraping item 10717910 url https://www.openlane.eu/en/carv6/auction/10717910
2026-03-24 15:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166
2026-03-24 15:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166
2026-03-24 15:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c147ede-d530-5f12-83df-36e47b90167f with identifier: 10716166 to the API
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742619/general/e49e4370-b4e7-45c8-adac-72b7eb2a9e2a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7c147ede-d530-5f12-83df-36e47b90167f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQF115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716166',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 34939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36361,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/2ab559a3-7c01-4c1b-8559-2b10bb200ec5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293270,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/e49e4370-b4e7-45c8-adac-72b7eb2a9e2a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314379,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/c073db3e-14ff-4f3f-a7f8-ada7b84f1d4f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345203,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/09df56ae-deaf-42fa-b2e5-524f36ab5292.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348573,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/63e9e3e4-f9bd-44ab-89a9-02548f901bd0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254836,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/343bb1c6-f605-4ad1-b951-d8e1b25b48d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286174,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/3c7a66b5-7f21-4ab5-b276-edcfeb09ce5a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277265,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/d1236632-0240-4dc3-8f74-1a1ae72ae740.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273059,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/373ab8b1-e376-4861-8a43-e003bf79fd39.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c147ede-d530-5f12-83df-36e47b90167f/7c147ede-d530-5f12-83df-36e47b90167f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269865,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742619/general/79d0ecfd-aed4-48f8-8588-1121e571e8ae.jpg',
'Width': 1400}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'34.939 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716166%27 HTTP/1.1" 200 None
2026-03-24 15:17:18 [adesa.be] INFO: Saving data for 10716166: {'created_time': 1774365438.733173, 'last_price_update_time': 1774365438.733186, 'auction_closing_time': 1774609200.0}
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716166') HTTP/1.1" 204 0
2026-03-24 15:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895
2026-03-24 15:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895
2026-03-24 15:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b315ba36-75cd-5e05-8528-213bf72fd87a with identifier: 10717895 to the API
2026-03-24 15:17:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717895>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b315ba36-75cd-5e05-8528-213bf72fd87a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DDY877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717895',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 221543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5542490/general/51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg',
'https://images.openlane.eu/carimgs/5542490/general/ebedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg',
'https://images.openlane.eu/carimgs/5542490/general/75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg',
'https://images.openlane.eu/carimgs/5542490/general/634179ba-b745-4b14-b69f-9710ec9565da.jpg',
'https://images.openlane.eu/carimgs/5542490/general/8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg',
'https://images.openlane.eu/carimgs/5542490/general/307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg',
'https://images.openlane.eu/carimgs/5542490/general/d1372034-07cb-4051-97f1-4f8f25033688.jpg',
'https://images.openlane.eu/carimgs/5542490/general/298e9cab-0073-4679-9e55-56d4967fbf4d.jpg',
'https://images.openlane.eu/carimgs/5542490/general/73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg',
'https://images.openlane.eu/carimgs/5542490/general/bc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 541688,
'Height': 1263,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/51b15383-dfcc-4161-a6d8-e8bf4918a6e2.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 669928,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/ebedbd91-067f-4cf8-98d9-fffe6ca994d9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507538,
'Height': 1257,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/75a288a2-bd04-44e8-b696-30abd9c3bbeb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 606369,
'Height': 1242,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/634179ba-b745-4b14-b69f-9710ec9565da.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396133,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/8e3d87f0-2abc-45f2-8e2d-2e0450b20e24.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381768,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/307e0d55-5765-4f16-b5f0-4b5c60cc91d6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418272,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/d1372034-07cb-4051-97f1-4f8f25033688.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278163,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/298e9cab-0073-4679-9e55-56d4967fbf4d.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 499556,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/73b4cb52-c63f-464f-97e4-d0fe7f3974cf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b315ba36-75cd-5e05-8528-213bf72fd87a/b315ba36-75cd-5e05-8528-213bf72fd87a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340353,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5542490/general/bc1b853f-66dd-41c4-a3da-9199fea0ebb0.jpg',
'Width': 2048}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2012-08-01',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW 5 Series Touring 520d Business - Diesel - Automatic - 163 hp - '
'221.543 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2012}
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717895%27 HTTP/1.1" 200 None
2026-03-24 15:17:19 [adesa.be] INFO: Saving data for 10717895: {'created_time': 1774365439.094022, 'last_price_update_time': 1774365439.094031, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717895') HTTP/1.1" 204 0
2026-03-24 15:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-24 15:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167
2026-03-24 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9300d3f-5ca7-5209-916c-e316fb31cf31 with identifier: 10716167 to the API
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742621/general/1dd4b8ec-f97e-491c-b296-399dec34bddf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 122,
'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': 'e9300d3f-5ca7-5209-916c-e316fb31cf31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBL575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 35753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313452,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/d2218c62-27b7-4c28-aa0f-2dc5b138ae4d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30093,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/a797ea2c-36a0-46ba-8c9e-fd6dbc0bde7f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313159,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/1dd4b8ec-f97e-491c-b296-399dec34bddf.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312905,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/1a86236e-0408-4aba-b295-9c98a172f2b5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352264,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/e4c0fff0-1711-4256-95c2-9c75aa2b3f45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296772,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/3989934d-88de-43c7-b2e7-1ae9d53a12ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333356,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/f8b6385d-041f-4bb3-b9f4-162577773fb3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273005,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/c858ad24-45d0-4ee8-8fc1-4cdb8ba508a8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346655,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/4c7cafcd-f760-49eb-b103-7b1da991d558.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9300d3f-5ca7-5209-916c-e316fb31cf31/e9300d3f-5ca7-5209-916c-e316fb31cf31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312116,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742621/general/df35661c-2536-494d-ab61-9d2454bafa0e.jpg',
'Width': 1920}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'35.753 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716167%27 HTTP/1.1" 200 None
2026-03-24 15:17:19 [adesa.be] INFO: Saving data for 10716167: {'created_time': 1774365439.472907, 'last_price_update_time': 1774365439.472917, 'auction_closing_time': 1774609200.0}
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716167') HTTP/1.1" 204 0
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb due to Ignoring non-200 response
2026-03-24 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/a64d3853-47c3-467a-83ec-ec5a0ab297fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705411/general/680870b9-b040-4f42-b5da-67cb9ec2759a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717844)
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678484%252Fgeneral%252F5d56c0e0-5745-4232-a8cb-0305b3957eb7.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/5d56c0e0-5745-4232-a8cb-0305b3957eb7.JPG not downloaded yet
2026-03-24 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/b32194fe-10d7-485f-b5dc-119c19b11432.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/5e74562e-103c-4cbd-8ad8-6b8d2c6d4c62.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:17:19 [adesa.be] INFO: Found listing with ID: 10717900
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717900%27 HTTP/1.1" 200 None
2026-03-24 15:17:19 [adesa.be] INFO: Scrape type for 10717900: 1
2026-03-24 15:17:19 [adesa.be] INFO: Scraping item 10717900 url https://www.openlane.eu/en/carv6/auction/10717900
2026-03-24 15:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a8ecd0>
2026-03-24 15:17:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Fb091bdff-7785-41d8-aae9-e7dd18be70f7.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/b091bdff-7785-41d8-aae9-e7dd18be70f7.jpg saved to cache
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:17:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0705e15c-47d7-581f-909b-b55640334449, skipping ID generation
2026-03-24 15:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0705e15c-47d7-581f-909b-b55640334449 with scrape type 1
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0705e15c-47d7-581f-909b-b55640334449 sending to next pipeline
2026-03-24 15:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0705e15c-47d7-581f-909b-b55640334449, identifier: 10718887
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb due to Ignoring non-200 response
2026-03-24 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5705411/general/02805308-fd51-44dc-9a41-110a2042d120.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717844)
2026-03-24 15:17:19 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/750c8cdb-078b-477a-81db-7230b05c46b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678484%252Fgeneral%252Fdd244082-b98b-449e-954f-db834e0b2183.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/dd244082-b98b-449e-954f-db834e0b2183.JPG not downloaded yet
2026-03-24 15:17:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887
2026-03-24 15:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887
2026-03-24 15:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0705e15c-47d7-581f-909b-b55640334449 with identifier: 10718887 to the API
2026-03-24 15:17:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5701738/general/04e7b484-c6f4-4d42-94b6-1b529943b44c.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0705e15c-47d7-581f-909b-b55640334449',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATE047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718887',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 160590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photos': [],
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 160.590 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718887%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [adesa.be] INFO: Saving data for 10718887: {'created_time': 1774365440.162415, 'last_price_update_time': 1774365440.162426, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718887') HTTP/1.1" 204 0
2026-03-24 15:17:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bcf592e7-7d8b-558d-9655-36c1246f857f, skipping ID generation
2026-03-24 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcf592e7-7d8b-558d-9655-36c1246f857f with scrape type 1
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bcf592e7-7d8b-558d-9655-36c1246f857f sending to next pipeline
2026-03-24 15:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bcf592e7-7d8b-558d-9655-36c1246f857f, identifier: 10718905
2026-03-24 15:17:20 [adesa.be] INFO: Found listing with ID: 10717918
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717918%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [adesa.be] INFO: Scrape type for 10717918: 1
2026-03-24 15:17:20 [adesa.be] INFO: Scraping item 10717918 url https://www.openlane.eu/en/carv6/auction/10717918
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0705e15c-47d7-581f-909b-b55640334449 due to Ignoring non-200 response
2026-03-24 15:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905
2026-03-24 15:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905
2026-03-24 15:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bcf592e7-7d8b-558d-9655-36c1246f857f with identifier: 10718905 to the API
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:20 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5641073/general/e58540d5-c8b1-4ec1-979a-701925b39761.JPG>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Compact',
'color': 'Black',
'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': 'bcf592e7-7d8b-558d-9655-36c1246f857f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DXV843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718905',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 105117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [],
'price': 1850,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost - Petrol - Manual - 95 hp - 105.117 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718905%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [adesa.be] INFO: Saving data for 10718905: {'created_time': 1774365440.567192, 'last_price_update_time': 1774365440.567203, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718905') HTTP/1.1" 204 0
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb due to Ignoring non-200 response
2026-03-24 15:17:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5645406/general/1d192198-bf53-4248-9716-ccc8006abc01.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717856)
2026-03-24 15:17:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/bd4b76ce-7335-410d-a9ca-67b3edf16a45.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678484%252Fgeneral%252Fd160b9cd-144f-4c68-8037-7c28bcf3dac3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/d160b9cd-144f-4c68-8037-7c28bcf3dac3.JPG not downloaded yet
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item bcf592e7-7d8b-558d-9655-36c1246f857f due to Ignoring non-200 response
2026-03-24 15:17:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d5a2d0>
2026-03-24 15:17:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252Fb32194fe-10d7-485f-b5dc-119c19b11432.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/b32194fe-10d7-485f-b5dc-119c19b11432.jpg saved to cache
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-24 15:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2efc6115-975d-50e3-a24b-7c44049619b9 with scrape type 1
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2efc6115-975d-50e3-a24b-7c44049619b9
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252Fabc561d2-56da-4ee1-a26f-3f193add7be0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/abc561d2-56da-4ee1-a26f-3f193add7be0.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252F1ddc512c-2c31-4aab-a405-eba8e3e6bc28.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/1ddc512c-2c31-4aab-a405-eba8e3e6bc28.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252F18c06e69-ce90-4b7c-abd3-4e0936e647df.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/18c06e69-ce90-4b7c-abd3-4e0936e647df.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252F5453c83a-cc1a-4c76-8316-25e6bdecc214.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/5453c83a-cc1a-4c76-8316-25e6bdecc214.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252F92fb82ed-ec8d-4f74-972b-679753a9de89.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/92fb82ed-ec8d-4f74-972b-679753a9de89.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252F260da34b-0c78-46dd-85e4-5d601394e47a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/260da34b-0c78-46dd-85e4-5d601394e47a.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252F29ae3baf-bab4-4d9c-8b1f-527b662b903f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/29ae3baf-bab4-4d9c-8b1f-527b662b903f.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252F0a4bce50-66be-438e-914e-15d6be005bcd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/0a4bce50-66be-438e-914e-15d6be005bcd.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252Fcbca3c48-aa70-4f62-800c-212153ff444c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/cbca3c48-aa70-4f62-800c-212153ff444c.jpeg already downloaded
2026-03-24 15:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5719864%252Fgeneral%252Fcb99f691-9ba8-4cde-a97f-5215b5f36ab5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719864/general/cb99f691-9ba8-4cde-a97f-5215b5f36ab5.jpeg already downloaded
2026-03-24 15:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2efc6115-975d-50e3-a24b-7c44049619b9, identifier: 10717915
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/202ca3c3-f089-4128-98ce-cd477f036d41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:17:21 [adesa.be] INFO: Found listing with ID: 10719148
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719148%27 HTTP/1.1" 200 None
2026-03-24 15:17:21 [adesa.be] INFO: Scrape type for 10719148: 1
2026-03-24 15:17:21 [adesa.be] INFO: Scraping item 10719148 url https://www.openlane.eu/en/carv6/auction/10719148
2026-03-24 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-24 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915
2026-03-24 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2efc6115-975d-50e3-a24b-7c44049619b9 with identifier: 10717915 to the API
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2efc6115-975d-50e3-a24b-7c44049619b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RBE559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717915',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Tacuma',
'odometer': 75537,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5719864/general/abc561d2-56da-4ee1-a26f-3f193add7be0.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/1ddc512c-2c31-4aab-a405-eba8e3e6bc28.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/18c06e69-ce90-4b7c-abd3-4e0936e647df.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/5453c83a-cc1a-4c76-8316-25e6bdecc214.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/92fb82ed-ec8d-4f74-972b-679753a9de89.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/260da34b-0c78-46dd-85e4-5d601394e47a.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/29ae3baf-bab4-4d9c-8b1f-527b662b903f.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/0a4bce50-66be-438e-914e-15d6be005bcd.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/cbca3c48-aa70-4f62-800c-212153ff444c.jpeg',
'https://images.openlane.eu/carimgs/5719864/general/cb99f691-9ba8-4cde-a97f-5215b5f36ab5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4103933,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/abc561d2-56da-4ee1-a26f-3f193add7be0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5037595,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/1ddc512c-2c31-4aab-a405-eba8e3e6bc28.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3336264,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/18c06e69-ce90-4b7c-abd3-4e0936e647df.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5319434,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/5453c83a-cc1a-4c76-8316-25e6bdecc214.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5437684,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/92fb82ed-ec8d-4f74-972b-679753a9de89.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4574427,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/260da34b-0c78-46dd-85e4-5d601394e47a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6209357,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/29ae3baf-bab4-4d9c-8b1f-527b662b903f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5077773,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/0a4bce50-66be-438e-914e-15d6be005bcd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4500789,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/cbca3c48-aa70-4f62-800c-212153ff444c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2efc6115-975d-50e3-a24b-7c44049619b9/2efc6115-975d-50e3-a24b-7c44049619b9_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4525156,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719864/general/cb99f691-9ba8-4cde-a97f-5215b5f36ab5.jpeg',
'Width': 5712}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2005-02-15',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Chevrolet Tacuma 2.0i - Petrol - Manual - 120 hp - 75.537 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717915%27 HTTP/1.1" 200 None
2026-03-24 15:17:21 [adesa.be] INFO: Saving data for 10717915: {'created_time': 1774365441.339828, 'last_price_update_time': 1774365441.339837, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717915') HTTP/1.1" 204 0
2026-03-24 15:17:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21ddecd3-2a58-56a7-89ce-132cc1cc26fb, skipping ID generation
2026-03-24 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb with scrape type 1
2026-03-24 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb sending to next pipeline
2026-03-24 15:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21ddecd3-2a58-56a7-89ce-132cc1cc26fb, identifier: 10717844
2026-03-24 15:17:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/809200c0-4ad1-4c68-a059-0f86a2eb78ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/0c1e0c66-df81-4e7e-99ce-2729bb6d0637.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/5d56c0e0-5745-4232-a8cb-0305b3957eb7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678484%252Fgeneral%252F2f586608-4815-48e1-9770-675c2bba0e1c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/2f586608-4815-48e1-9770-675c2bba0e1c.JPG not downloaded yet
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21ddecd3-2a58-56a7-89ce-132cc1cc26fb with identifier: 10717844
2026-03-24 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21ddecd3-2a58-56a7-89ce-132cc1cc26fb with identifier: 10717844
2026-03-24 15:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21ddecd3-2a58-56a7-89ce-132cc1cc26fb with identifier: 10717844 to the API
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5705411/general/02805308-fd51-44dc-9a41-110a2042d120.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '21ddecd3-2a58-56a7-89ce-132cc1cc26fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717844',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 59615,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21ddecd3-2a58-56a7-89ce-132cc1cc26fb/21ddecd3-2a58-56a7-89ce-132cc1cc26fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2469029,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705411/general/0165ba85-6342-4222-8a54-50cde3721353.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21ddecd3-2a58-56a7-89ce-132cc1cc26fb/21ddecd3-2a58-56a7-89ce-132cc1cc26fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2272031,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705411/general/9b792956-34c1-4732-894a-b45b4277a9cd.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21ddecd3-2a58-56a7-89ce-132cc1cc26fb/21ddecd3-2a58-56a7-89ce-132cc1cc26fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2269518,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705411/general/4c5da813-a3da-4f44-8051-8156a1935e45.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21ddecd3-2a58-56a7-89ce-132cc1cc26fb/21ddecd3-2a58-56a7-89ce-132cc1cc26fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2184579,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705411/general/842d45b3-7953-4e7d-9e26-153c80d2d68a.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21ddecd3-2a58-56a7-89ce-132cc1cc26fb/21ddecd3-2a58-56a7-89ce-132cc1cc26fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2325695,
'Height': 2280,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705411/general/f2ede57f-0fe1-4db6-8e5b-9b135bb7d6ed.jpg',
'Width': 3964},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21ddecd3-2a58-56a7-89ce-132cc1cc26fb/21ddecd3-2a58-56a7-89ce-132cc1cc26fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2235165,
'Height': 2279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705411/general/3919e72b-3c54-4482-b982-89b34f44e55b.jpg',
'Width': 4030}],
'price': 26950,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'AP Automotive CommV',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 59.615 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717844%27 HTTP/1.1" 200 None
2026-03-24 15:17:21 [adesa.be] INFO: Saving data for 10717844: {'created_time': 1774365441.763987, 'last_price_update_time': 1774365441.763997, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717844') HTTP/1.1" 204 0
2026-03-24 15:17:21 [adesa.be] INFO: Found listing with ID: 10717892
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717892%27 HTTP/1.1" 200 None
2026-03-24 15:17:21 [adesa.be] INFO: Scrape type for 10717892: 1
2026-03-24 15:17:21 [adesa.be] INFO: Scraping item 10717892 url https://www.openlane.eu/en/carv6/auction/10717892
2026-03-24 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 21ddecd3-2a58-56a7-89ce-132cc1cc26fb due to Ignoring non-200 response
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 149d685f-51a5-5dd0-8a61-aed81cb28220, skipping ID generation
2026-03-24 15:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149d685f-51a5-5dd0-8a61-aed81cb28220 with scrape type 1
2026-03-24 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 149d685f-51a5-5dd0-8a61-aed81cb28220 sending to next pipeline
2026-03-24 15:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 149d685f-51a5-5dd0-8a61-aed81cb28220, identifier: 10717856
2026-03-24 15:17:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/dd244082-b98b-449e-954f-db834e0b2183.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678484%252Fgeneral%252Ffe2db958-efd3-47e3-8151-3db6e91b2849.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/fe2db958-efd3-47e3-8151-3db6e91b2849.JPG not downloaded yet
2026-03-24 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856
2026-03-24 15:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856
2026-03-24 15:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10717856 to the API
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:22 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5645406/general/1d192198-bf53-4248-9716-ccc8006abc01.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '149d685f-51a5-5dd0-8a61-aed81cb28220',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAB179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717856',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 204944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 43,
'photos': [],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 204.944 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717856%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [adesa.be] INFO: Saving data for 10717856: {'created_time': 1774365442.213896, 'last_price_update_time': 1774365442.21391, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717856') HTTP/1.1" 204 0
2026-03-24 15:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca4d10>
2026-03-24 15:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F202ca3c3-f089-4128-98ce-cd477f036d41.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/202ca3c3-f089-4128-98ce-cd477f036d41.jpg saved to cache
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/3334cf51-b8c3-4bb7-a435-5492c6d8f7c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:17:22 [adesa.be] INFO: Found listing with ID: 10717917
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717917%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [adesa.be] INFO: Scrape type for 10717917: 1
2026-03-24 15:17:22 [adesa.be] INFO: Scraping item 10717917 url https://www.openlane.eu/en/carv6/auction/10717917
2026-03-24 15:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 149d685f-51a5-5dd0-8a61-aed81cb28220 due to Ignoring non-200 response
2026-03-24 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a331d0>
2026-03-24 15:17:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F809200c0-4ad1-4c68-a059-0f86a2eb78ac.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/809200c0-4ad1-4c68-a059-0f86a2eb78ac.jpg saved to cache
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98480b74-1058-5c03-b77d-7e9a6621b43f with identifier: 10717887
2026-03-24 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98480b74-1058-5c03-b77d-7e9a6621b43f with scrape type 1
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98480b74-1058-5c03-b77d-7e9a6621b43f
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678494%252Fgeneral%252F5632f40a-617a-4e47-b357-a4a177033693.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/5632f40a-617a-4e47-b357-a4a177033693.JPG not downloaded yet
2026-03-24 15:17:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/d160b9cd-144f-4c68-8037-7c28bcf3dac3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:22 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5676679/general/5c19d0e2-a1a1-450f-a205-9e7d0b651c6b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718906)
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678484%252Fgeneral%252Fca99403a-e9d7-4cfb-b363-9aac4b4e322f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/ca99403a-e9d7-4cfb-b363-9aac4b4e322f.JPG not downloaded yet
2026-03-24 15:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:22 [adesa.be] INFO: Found listing with ID: 10717897
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717897%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [adesa.be] INFO: Scrape type for 10717897: 1
2026-03-24 15:17:22 [adesa.be] INFO: Scraping item 10717897 url https://www.openlane.eu/en/carv6/auction/10717897
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678494%252Fgeneral%252Ff640db5f-f2c5-439f-a8ee-145b7045db3a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/f640db5f-f2c5-439f-a8ee-145b7045db3a.JPG not downloaded yet
2026-03-24 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22f42da2-6a74-5a6e-bb51-2f45db7224f2 with identifier: 10717858
2026-03-24 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22f42da2-6a74-5a6e-bb51-2f45db7224f2 with scrape type 1
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22f42da2-6a74-5a6e-bb51-2f45db7224f2
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252F2b29679d-574f-41ce-be44-247f6c7a47ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/2b29679d-574f-41ce-be44-247f6c7a47ce.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252F72b8a4ae-762b-4e64-b5a2-a29b74c6f78e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/72b8a4ae-762b-4e64-b5a2-a29b74c6f78e.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252Faa1327d1-a79d-4590-99a7-1b004f7b6e5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/aa1327d1-a79d-4590-99a7-1b004f7b6e5c.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252F69e7fe3e-ce32-4c91-8d5c-915397a9acb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/69e7fe3e-ce32-4c91-8d5c-915397a9acb5.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252Fe3d595f9-f553-4231-8102-b6e3e0606f34.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/e3d595f9-f553-4231-8102-b6e3e0606f34.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252Fbb2cf88c-9e40-4fd5-a458-85d993f38b8e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/bb2cf88c-9e40-4fd5-a458-85d993f38b8e.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252Fc98e5257-ba40-49bd-a24e-a32bf7e1cbfe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/c98e5257-ba40-49bd-a24e-a32bf7e1cbfe.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252F9e35a62b-eb81-4b6e-9b4e-c99ea0032132.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/9e35a62b-eb81-4b6e-9b4e-c99ea0032132.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252F8fb1b756-4c11-4488-8372-8e5b1761d986.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/8fb1b756-4c11-4488-8372-8e5b1761d986.jpg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5673268%252Fgeneral%252Fbb7a2529-5f42-4ce1-805a-49188d6ce82b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673268/general/bb7a2529-5f42-4ce1-805a-49188d6ce82b.jpg already downloaded
2026-03-24 15:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22f42da2-6a74-5a6e-bb51-2f45db7224f2, identifier: 10717858
2026-03-24 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 392224d3-8b7c-5384-b9e1-a703da7f8e5b with identifier: 10717851
2026-03-24 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b with scrape type 1
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5467662%252Fgeneral%252Fd0e6d9bb-708d-4e11-91fd-eead259c694e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/d0e6d9bb-708d-4e11-91fd-eead259c694e.jpg not downloaded yet
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 097b6ea3-6b52-53fe-a49d-0d431b208a27 with identifier: 10717902
2026-03-24 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 with scrape type 1
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 097b6ea3-6b52-53fe-a49d-0d431b208a27
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678499%252Fgeneral%252F05fa7cef-353b-4641-84ea-626686fca317.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/05fa7cef-353b-4641-84ea-626686fca317.JPG not downloaded yet
2026-03-24 15:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905
2026-03-24 15:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e98f057-5e6c-5666-8402-96ba4891e6b0 with scrape type 1
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e98f057-5e6c-5666-8402-96ba4891e6b0
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720114%252Fgeneral%252F709e2d31-b479-4d5e-bb6a-52018661e69c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/709e2d31-b479-4d5e-bb6a-52018661e69c.jpeg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720114%252Fgeneral%252F8b127a21-0245-49dc-ad26-34f7feef33dd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/8b127a21-0245-49dc-ad26-34f7feef33dd.jpeg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720114%252Fgeneral%252Fdb709e20-f97d-4079-ad3f-0752c4a4e6c7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/db709e20-f97d-4079-ad3f-0752c4a4e6c7.jpeg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720114%252Fgeneral%252F7421dbe6-8e23-4692-b261-11a2726b5dcd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/7421dbe6-8e23-4692-b261-11a2726b5dcd.jpeg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720114%252Fgeneral%252F98bb76da-3242-46f8-9c59-04231ecff5f8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/98bb76da-3242-46f8-9c59-04231ecff5f8.jpeg already downloaded
2026-03-24 15:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720114%252Fgeneral%252F5e646405-bfbe-4a4e-8a0a-028cd75d951f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/5e646405-bfbe-4a4e-8a0a-028cd75d951f.jpeg already downloaded
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5720114%252Fgeneral%252F2249787b-3ee2-4953-ad1f-112b2a85f125.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/2249787b-3ee2-4953-ad1f-112b2a85f125.jpeg already downloaded
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5720114%252Fgeneral%252F27224ff5-2249-4681-9c74-80c790b3af1d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/27224ff5-2249-4681-9c74-80c790b3af1d.jpeg already downloaded
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5720114%252Fgeneral%252F4000c946-b055-477e-9f5c-a2f2126dc861.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/4000c946-b055-477e-9f5c-a2f2126dc861.jpeg already downloaded
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5720114%252Fgeneral%252F519dd884-91a6-42f2-a940-222168bf3b0c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720114/general/519dd884-91a6-42f2-a940-222168bf3b0c.jpeg already downloaded
2026-03-24 15:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e98f057-5e6c-5666-8402-96ba4891e6b0, identifier: 10717905
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678484%252Fgeneral%252F5bba4f04-eeab-4cc2-a410-0fc9e3ce7ec9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/5bba4f04-eeab-4cc2-a410-0fc9e3ce7ec9.JPG not downloaded yet
2026-03-24 15:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22f42da2-6a74-5a6e-bb51-2f45db7224f2 with identifier: 10717858
2026-03-24 15:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22f42da2-6a74-5a6e-bb51-2f45db7224f2 with identifier: 10717858
2026-03-24 15:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22f42da2-6a74-5a6e-bb51-2f45db7224f2 with identifier: 10717858 to the API
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717858>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 312,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Electric',
'id': '22f42da2-6a74-5a6e-bb51-2f45db7224f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '022384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 104707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5673268/general/2b29679d-574f-41ce-be44-247f6c7a47ce.jpg',
'https://images.openlane.eu/carimgs/5673268/general/72b8a4ae-762b-4e64-b5a2-a29b74c6f78e.jpg',
'https://images.openlane.eu/carimgs/5673268/general/aa1327d1-a79d-4590-99a7-1b004f7b6e5c.jpg',
'https://images.openlane.eu/carimgs/5673268/general/69e7fe3e-ce32-4c91-8d5c-915397a9acb5.jpg',
'https://images.openlane.eu/carimgs/5673268/general/e3d595f9-f553-4231-8102-b6e3e0606f34.jpg',
'https://images.openlane.eu/carimgs/5673268/general/bb2cf88c-9e40-4fd5-a458-85d993f38b8e.jpg',
'https://images.openlane.eu/carimgs/5673268/general/c98e5257-ba40-49bd-a24e-a32bf7e1cbfe.jpg',
'https://images.openlane.eu/carimgs/5673268/general/9e35a62b-eb81-4b6e-9b4e-c99ea0032132.jpg',
'https://images.openlane.eu/carimgs/5673268/general/8fb1b756-4c11-4488-8372-8e5b1761d986.jpg',
'https://images.openlane.eu/carimgs/5673268/general/bb7a2529-5f42-4ce1-805a-49188d6ce82b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363528,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/2b29679d-574f-41ce-be44-247f6c7a47ce.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338259,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/72b8a4ae-762b-4e64-b5a2-a29b74c6f78e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350144,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/aa1327d1-a79d-4590-99a7-1b004f7b6e5c.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/69e7fe3e-ce32-4c91-8d5c-915397a9acb5.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346068,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/e3d595f9-f553-4231-8102-b6e3e0606f34.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377134,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/bb2cf88c-9e40-4fd5-a458-85d993f38b8e.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226931,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/c98e5257-ba40-49bd-a24e-a32bf7e1cbfe.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179065,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/9e35a62b-eb81-4b6e-9b4e-c99ea0032132.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212726,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/8fb1b756-4c11-4488-8372-8e5b1761d986.jpg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22f42da2-6a74-5a6e-bb51-2f45db7224f2/22f42da2-6a74-5a6e-bb51-2f45db7224f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223579,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673268/general/bb7a2529-5f42-4ce1-805a-49188d6ce82b.jpg',
'Width': 1440}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'CVD Exclusive Cars bv',
'title': 'Audi E-Tron 50 Advanced - Electric - Automatic - 312 hp - 104.707 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717858%27 HTTP/1.1" 200 None
2026-03-24 15:17:23 [adesa.be] INFO: Saving data for 10717858: {'created_time': 1774365443.923357, 'last_price_update_time': 1774365443.923367, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717858') HTTP/1.1" 204 0
2026-03-24 15:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905
2026-03-24 15:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905
2026-03-24 15:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e98f057-5e6c-5666-8402-96ba4891e6b0 with identifier: 10717905 to the API
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717905>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3e98f057-5e6c-5666-8402-96ba4891e6b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENW962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 84390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5720114/general/709e2d31-b479-4d5e-bb6a-52018661e69c.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/8b127a21-0245-49dc-ad26-34f7feef33dd.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/db709e20-f97d-4079-ad3f-0752c4a4e6c7.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/7421dbe6-8e23-4692-b261-11a2726b5dcd.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/98bb76da-3242-46f8-9c59-04231ecff5f8.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/5e646405-bfbe-4a4e-8a0a-028cd75d951f.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/2249787b-3ee2-4953-ad1f-112b2a85f125.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/27224ff5-2249-4681-9c74-80c790b3af1d.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/4000c946-b055-477e-9f5c-a2f2126dc861.jpeg',
'https://images.openlane.eu/carimgs/5720114/general/519dd884-91a6-42f2-a940-222168bf3b0c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431835,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/709e2d31-b479-4d5e-bb6a-52018661e69c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423625,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/8b127a21-0245-49dc-ad26-34f7feef33dd.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 483575,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/db709e20-f97d-4079-ad3f-0752c4a4e6c7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 474254,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/7421dbe6-8e23-4692-b261-11a2726b5dcd.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397118,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/98bb76da-3242-46f8-9c59-04231ecff5f8.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387927,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/5e646405-bfbe-4a4e-8a0a-028cd75d951f.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464832,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/2249787b-3ee2-4953-ad1f-112b2a85f125.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425676,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/27224ff5-2249-4681-9c74-80c790b3af1d.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523306,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/4000c946-b055-477e-9f5c-a2f2126dc861.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e98f057-5e6c-5666-8402-96ba4891e6b0/3e98f057-5e6c-5666-8402-96ba4891e6b0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281972,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720114/general/519dd884-91a6-42f2-a940-222168bf3b0c.jpeg',
'Width': 1440}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2013-02-04',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Citroën C3 Picasso 1.4 VTI Seduction - Petrol - Manual - 95 hp - '
'84.390 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2013}
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717905%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [adesa.be] INFO: Saving data for 10717905: {'created_time': 1774365444.389468, 'last_price_update_time': 1774365444.389481, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717905') HTTP/1.1" 204 0
2026-03-24 15:17:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/2f586608-4815-48e1-9770-675c2bba0e1c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5638960/general/1c045b4a-5650-47bd-a202-863764060442.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718893)
2026-03-24 15:17:24 [adesa.be] INFO: Found listing with ID: 10719151
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719151%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [adesa.be] INFO: Scrape type for 10719151: 1
2026-03-24 15:17:24 [adesa.be] INFO: Scraping item 10719151 url https://www.openlane.eu/en/carv6/auction/10719151
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678494%252Fgeneral%252F16b801d8-6d1d-4034-91fc-29d2bf0be9c0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/16b801d8-6d1d-4034-91fc-29d2bf0be9c0.JPG not downloaded yet
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5467662%252Fgeneral%252Fc80b7439-2dba-4500-b495-511bb2f77479.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/c80b7439-2dba-4500-b495-511bb2f77479.jpg not downloaded yet
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678499%252Fgeneral%252Fdcb62b27-5acf-4cff-85d6-edac07acafb1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/dcb62b27-5acf-4cff-85d6-edac07acafb1.JPG not downloaded yet
2026-03-24 15:17:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742624/general/aa9d6f1a-f7a3-4b7b-afec-6def456aa06d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716170)
2026-03-24 15:17:24 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/fe2db958-efd3-47e3-8151-3db6e91b2849.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678484%252Fgeneral%252Fa653345b-9d35-45ce-898b-a904f6daf671.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/a653345b-9d35-45ce-898b-a904f6daf671.JPG not downloaded yet
2026-03-24 15:17:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13819350>
2026-03-24 15:17:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742624%252Fgeneral%252F3334cf51-b8c3-4bb7-a435-5492c6d8f7c3.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/3334cf51-b8c3-4bb7-a435-5492c6d8f7c3.jpg saved to cache
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a79672-729d-5d15-8012-15e4e834b623 with identifier: 10716148
2026-03-24 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a79672-729d-5d15-8012-15e4e834b623 with scrape type 1
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252Fca01a6bb-30cd-4c1a-a89f-9cab08d02468.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/ca01a6bb-30cd-4c1a-a89f-9cab08d02468.jpg not downloaded yet
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3f3d92f8-770b-5e25-ae08-d3d71a512189, skipping ID generation
2026-03-24 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 with scrape type 1
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 sending to next pipeline
2026-03-24 15:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f3d92f8-770b-5e25-ae08-d3d71a512189, identifier: 10718906
2026-03-24 15:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa5dad7-f671-543f-8bc6-797191213470 with identifier: 10718900
2026-03-24 15:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa5dad7-f671-543f-8bc6-797191213470 with scrape type 1
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fa5dad7-f671-543f-8bc6-797191213470
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252Fb9abf428-ce0a-4f78-89b1-cfd151b702a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/b9abf428-ce0a-4f78-89b1-cfd151b702a5.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252Fcfd465f3-b55d-46df-aa85-68b7fcdb48d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/cfd465f3-b55d-46df-aa85-68b7fcdb48d5.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252Fe90b3faa-f401-431d-8b5e-83f7d2c4b50a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/e90b3faa-f401-431d-8b5e-83f7d2c4b50a.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252Fbe8868d8-908d-47bf-90f4-b1962751dc32.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/be8868d8-908d-47bf-90f4-b1962751dc32.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252F445d295b-1065-4fa5-804d-caaaf8a2b39b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/445d295b-1065-4fa5-804d-caaaf8a2b39b.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252F77944f34-8fe4-4e52-87f4-8fd29553e920.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/77944f34-8fe4-4e52-87f4-8fd29553e920.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252F5882c6df-651b-4469-abbf-d043d487d9e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/5882c6df-651b-4469-abbf-d043d487d9e8.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252F7a676ae2-eea5-49f1-9419-3f8e64eba564.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/7a676ae2-eea5-49f1-9419-3f8e64eba564.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252F07a61c75-a27f-4245-82b6-1e85cee205e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/07a61c75-a27f-4245-82b6-1e85cee205e1.jpg already downloaded
2026-03-24 15:17:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5518438%252Fgeneral%252F2ac96281-f5c2-4f99-ba61-d40fcc2a39e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5518438/general/2ac96281-f5c2-4f99-ba61-d40fcc2a39e0.jpg already downloaded
2026-03-24 15:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fa5dad7-f671-543f-8bc6-797191213470, identifier: 10718900
2026-03-24 15:17:25 [adesa.be] INFO: Found listing with ID: 10717880
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717880%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [adesa.be] INFO: Scrape type for 10717880: 1
2026-03-24 15:17:25 [adesa.be] INFO: Scraping item 10717880 url https://www.openlane.eu/en/carv6/auction/10717880
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678494%252Fgeneral%252F8f4ebb79-013f-4498-aecd-fa50acd03b3e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/8f4ebb79-013f-4498-aecd-fa50acd03b3e.JPG not downloaded yet
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5467662%252Fgeneral%252F4a77547f-c07c-425d-bc56-5559bec6af25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/4a77547f-c07c-425d-bc56-5559bec6af25.jpg not downloaded yet
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678499%252Fgeneral%252F9ea10b2c-66d3-456c-bc6f-497739c7b0ff.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/9ea10b2c-66d3-456c-bc6f-497739c7b0ff.JPG not downloaded yet
2026-03-24 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906
2026-03-24 15:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906
2026-03-24 15:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f3d92f8-770b-5e25-ae08-d3d71a512189 with identifier: 10718906 to the API
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:25 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5676679/general/5c19d0e2-a1a1-450f-a205-9e7d0b651c6b.JPG>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '3f3d92f8-770b-5e25-ae08-d3d71a512189',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WJC193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718906',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 68791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [],
'price': 1750,
'price_includes_vat': True,
'registration_date': '2017-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0i - Petrol - Manual - 65 hp - 68.791 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718906%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [adesa.be] INFO: Saving data for 10718906: {'created_time': 1774365445.421045, 'last_price_update_time': 1774365445.421054, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718906') HTTP/1.1" 204 0
2026-03-24 15:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fa5dad7-f671-543f-8bc6-797191213470 with identifier: 10718900
2026-03-24 15:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fa5dad7-f671-543f-8bc6-797191213470 with identifier: 10718900
2026-03-24 15:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fa5dad7-f671-543f-8bc6-797191213470 with identifier: 10718900 to the API
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718900>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'Petrol',
'id': '0fa5dad7-f671-543f-8bc6-797191213470',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BBL741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718900',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 203811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5518438/general/b9abf428-ce0a-4f78-89b1-cfd151b702a5.jpg',
'https://images.openlane.eu/carimgs/5518438/general/cfd465f3-b55d-46df-aa85-68b7fcdb48d5.jpg',
'https://images.openlane.eu/carimgs/5518438/general/e90b3faa-f401-431d-8b5e-83f7d2c4b50a.jpg',
'https://images.openlane.eu/carimgs/5518438/general/be8868d8-908d-47bf-90f4-b1962751dc32.jpg',
'https://images.openlane.eu/carimgs/5518438/general/445d295b-1065-4fa5-804d-caaaf8a2b39b.jpg',
'https://images.openlane.eu/carimgs/5518438/general/77944f34-8fe4-4e52-87f4-8fd29553e920.jpg',
'https://images.openlane.eu/carimgs/5518438/general/5882c6df-651b-4469-abbf-d043d487d9e8.jpg',
'https://images.openlane.eu/carimgs/5518438/general/7a676ae2-eea5-49f1-9419-3f8e64eba564.jpg',
'https://images.openlane.eu/carimgs/5518438/general/07a61c75-a27f-4245-82b6-1e85cee205e1.jpg',
'https://images.openlane.eu/carimgs/5518438/general/2ac96281-f5c2-4f99-ba61-d40fcc2a39e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271195,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/b9abf428-ce0a-4f78-89b1-cfd151b702a5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301435,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/cfd465f3-b55d-46df-aa85-68b7fcdb48d5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326830,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/e90b3faa-f401-431d-8b5e-83f7d2c4b50a.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251933,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/be8868d8-908d-47bf-90f4-b1962751dc32.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264998,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/445d295b-1065-4fa5-804d-caaaf8a2b39b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265887,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/77944f34-8fe4-4e52-87f4-8fd29553e920.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308658,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/5882c6df-651b-4469-abbf-d043d487d9e8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329600,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/7a676ae2-eea5-49f1-9419-3f8e64eba564.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301610,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/07a61c75-a27f-4245-82b6-1e85cee205e1.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0fa5dad7-f671-543f-8bc6-797191213470/0fa5dad7-f671-543f-8bc6-797191213470_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309323,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5518438/general/2ac96281-f5c2-4f99-ba61-d40fcc2a39e0.jpg',
'Width': 2000}],
'price': 3050,
'price_includes_vat': True,
'registration_date': '2017-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.4i Comfortline - Petrol - Manual - 125 hp - '
'203.811 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718900%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [adesa.be] INFO: Saving data for 10718900: {'created_time': 1774365445.707767, 'last_price_update_time': 1774365445.707777, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718900') HTTP/1.1" 204 0
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678484%252Fgeneral%252Fddf419df-b0e2-48ff-9f94-667c18325434.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678484/general/ddf419df-b0e2-48ff-9f94-667c18325434.JPG not downloaded yet
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5742601%252Fgeneral%252F2e483dc9-5c99-4105-894a-ebaa2d9c3120.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/2e483dc9-5c99-4105-894a-ebaa2d9c3120.jpg not downloaded yet
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 3f3d92f8-770b-5e25-ae08-d3d71a512189 due to Ignoring non-200 response
2026-03-24 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/61c08e5c-e4a6-493e-aa5a-25d2e5baf857.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:17:25 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678494/general/5632f40a-617a-4e47-b357-a4a177033693.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717887)
2026-03-24 15:17:25 [adesa.be] INFO: Found listing with ID: 10717913
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717913%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [adesa.be] INFO: Scrape type for 10717913: 1
2026-03-24 15:17:25 [adesa.be] INFO: Scraping item 10717913 url https://www.openlane.eu/en/carv6/auction/10717913
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678494%252Fgeneral%252F5951d549-89f7-4ded-989a-b8b954cb8777.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/5951d549-89f7-4ded-989a-b8b954cb8777.JPG not downloaded yet
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5467662%252Fgeneral%252F32b0168e-5608-4365-a8ef-5587cc7d4eb2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/32b0168e-5608-4365-a8ef-5587cc7d4eb2.jpg not downloaded yet
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678499%252Fgeneral%252Fc4e649ed-494d-4675-ac21-ef87b6e4405b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/c4e649ed-494d-4675-ac21-ef87b6e4405b.JPG not downloaded yet
2026-03-24 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d58a886-b9c8-5c08-a316-04766dffafae, skipping ID generation
2026-03-24 15:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d58a886-b9c8-5c08-a316-04766dffafae with scrape type 1
2026-03-24 15:17:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d58a886-b9c8-5c08-a316-04766dffafae sending to next pipeline
2026-03-24 15:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d58a886-b9c8-5c08-a316-04766dffafae, identifier: 10718893
2026-03-24 15:17:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f00910>
2026-03-24 15:17:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742624%252Fgeneral%252Faa9d6f1a-f7a3-4b7b-afec-6def456aa06d.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742624/general/aa9d6f1a-f7a3-4b7b-afec-6def456aa06d.jpg saved to cache
2026-03-24 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7e6d7235-8960-56a7-8dc8-7562bd066766
2026-03-24 15:17:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e6d7235-8960-56a7-8dc8-7562bd066766, skipping ID generation
2026-03-24 15:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e6d7235-8960-56a7-8dc8-7562bd066766 with scrape type 1
2026-03-24 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e6d7235-8960-56a7-8dc8-7562bd066766 sending to next pipeline
2026-03-24 15:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e6d7235-8960-56a7-8dc8-7562bd066766, identifier: 10716170
2026-03-24 15:17:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/331087b8-1547-4b7f-97cd-f62466cafd7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742622/general/2b04c578-1fa1-4463-8f2f-b69c6c9f530a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716168)
2026-03-24 15:17:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742608/general/9aa72668-2d46-4162-8321-8eaf21b496e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716155)
2026-03-24 15:17:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/5bba4f04-eeab-4cc2-a410-0fc9e3ce7ec9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678499/general/05fa7cef-353b-4641-84ea-626686fca317.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717902)
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252F33f33c2c-781b-48c2-b190-624518938b71.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/33f33c2c-781b-48c2-b190-624518938b71.jpg not downloaded yet
2026-03-24 15:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=LPG HTTP/1.1" 200 None
2026-03-24 15:17:26 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893
2026-03-24 15:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d58a886-b9c8-5c08-a316-04766dffafae with identifier: 10718893 to the API
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:26 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5638960/general/1c045b4a-5650-47bd-a202-863764060442.JPG>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 66,
'expiration_date': '2026-03-26T10:30:00Z',
'fuel_type': 'LPG',
'id': '3d58a886-b9c8-5c08-a316-04766dffafae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBR671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718893',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 38527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2020-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0i - LPG - Manual - 66 hp - 38.527 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710718893%27 HTTP/1.1" 200 None
2026-03-24 15:17:26 [adesa.be] INFO: Saving data for 10718893: {'created_time': 1774365446.619422, 'last_price_update_time': 1774365446.619433, 'auction_closing_time': 1774521000.0}
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718893') HTTP/1.1" 204 0
2026-03-24 15:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170
2026-03-24 15:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170
2026-03-24 15:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e6d7235-8960-56a7-8dc8-7562bd066766 with identifier: 10716170 to the API
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742624/general/aa9d6f1a-f7a3-4b7b-afec-6def456aa06d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-27T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7e6d7235-8960-56a7-8dc8-7562bd066766',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPE095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 52874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30482,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/a5db26f0-5654-409b-8f94-46495cdc4a7c.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265530,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/3cef66a5-e11c-4ea0-ac17-bc5b5f21bb0f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261455,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/4ea80343-13fa-4383-b681-9018d125f744.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262159,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/aa9d6f1a-f7a3-4b7b-afec-6def456aa06d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290554,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/3334cf51-b8c3-4bb7-a435-5492c6d8f7c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269366,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/d7ef5886-4225-425b-aead-fbde8b7b2169.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351205,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/6393d356-c09f-4a20-8a38-a0b8e84b06e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252602,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/f113038c-f292-49b2-b154-e9874265c246.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272021,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/b32194fe-10d7-485f-b5dc-119c19b11432.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6d7235-8960-56a7-8dc8-7562bd066766/7e6d7235-8960-56a7-8dc8-7562bd066766_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236874,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742624/general/b091bdff-7785-41d8-aae9-e7dd18be70f7.jpg',
'Width': 1400}],
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-02-26',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'52.874 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716170%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [adesa.be] INFO: Saving data for 10716170: {'created_time': 1774365447.041079, 'last_price_update_time': 1774365447.041089, 'auction_closing_time': 1774609200.0}
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716170') HTTP/1.1" 204 0
2026-03-24 15:17:27 [adesa.be] INFO: Found listing with ID: 10719150
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719150%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [adesa.be] INFO: Scrape type for 10719150: 1
2026-03-24 15:17:27 [adesa.be] INFO: Scraping item 10719150 url https://www.openlane.eu/en/carv6/auction/10719150
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678494%252Fgeneral%252F2609c9e4-456f-41b2-a765-37ced53cc1af.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/2609c9e4-456f-41b2-a765-37ced53cc1af.JPG not downloaded yet
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5467662%252Fgeneral%252F7c545020-08d8-4f0a-b3aa-098e26eee3d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/7c545020-08d8-4f0a-b3aa-098e26eee3d1.jpg not downloaded yet
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678499%252Fgeneral%252Feb9df7f6-50f8-4e1b-aba5-41abb6e5c45a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/eb9df7f6-50f8-4e1b-aba5-41abb6e5c45a.JPG not downloaded yet
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 3d58a886-b9c8-5c08-a316-04766dffafae due to Ignoring non-200 response
2026-03-24 15: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-24 15: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-24 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with identifier: 10717908
2026-03-24 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513 with scrape type 1
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5629844%252Fgeneral%252F931e2043-7042-4cd6-8ec9-ca2c2a946c3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/931e2043-7042-4cd6-8ec9-ca2c2a946c3a.jpg not downloaded yet
2026-03-24 15:17:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678494/general/f640db5f-f2c5-439f-a8ee-145b7045db3a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717887)
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5742601%252Fgeneral%252F35ea5d73-3d35-4f82-843c-d63b1fbd1ed7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/35ea5d73-3d35-4f82-843c-d63b1fbd1ed7.jpg not downloaded yet
2026-03-24 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5467662/general/d0e6d9bb-708d-4e11-91fd-eead259c694e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717851)
2026-03-24 15:17:27 [adesa.be] INFO: Found listing with ID: 10717874
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717874%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [adesa.be] INFO: Scrape type for 10717874: 1
2026-03-24 15:17:27 [adesa.be] INFO: Scraping item 10717874 url https://www.openlane.eu/en/carv6/auction/10717874
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678494%252Fgeneral%252F57e93a1f-f0e0-48d2-9e25-8e054ceef3e0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/57e93a1f-f0e0-48d2-9e25-8e054ceef3e0.JPG not downloaded yet
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5467662%252Fgeneral%252Fc00d541a-98c4-434f-bcfe-84cd4f2d78fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/c00d541a-98c4-434f-bcfe-84cd4f2d78fb.jpg not downloaded yet
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5678499%252Fgeneral%252Ff2bcd3e5-7b28-40aa-bb45-bd10d89306ab.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/f2bcd3e5-7b28-40aa-bb45-bd10d89306ab.JPG not downloaded yet
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5629844%252Fgeneral%252F0fc57e64-3683-4b4b-9cf0-c27d7c98432c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/0fc57e64-3683-4b4b-9cf0-c27d7c98432c.jpg not downloaded yet
2026-03-24 15:17:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d64c50>
2026-03-24 15:17:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F61c08e5c-e4a6-493e-aa5a-25d2e5baf857.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/61c08e5c-e4a6-493e-aa5a-25d2e5baf857.jpg saved to cache
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 98480b74-1058-5c03-b77d-7e9a6621b43f due to Ignoring non-200 response
2026-03-24 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95c3f612-2116-5fe2-8606-0842368292fe with identifier: 10717910
2026-03-24 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95c3f612-2116-5fe2-8606-0842368292fe with scrape type 1
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95c3f612-2116-5fe2-8606-0842368292fe
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5733659%252Fgeneral%252F71c5b26e-ef19-40c2-8af4-4a5f2e51662f.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/71c5b26e-ef19-40c2-8af4-4a5f2e51662f.JPEG not downloaded yet
2026-03-24 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900
2026-03-24 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1227b31a-ef22-5964-9f09-1c4030fe8655 with scrape type 1
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1227b31a-ef22-5964-9f09-1c4030fe8655
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252F22220115-d9d8-4401-ab53-e1d7d8655d06.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/22220115-d9d8-4401-ab53-e1d7d8655d06.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252Fe9a4fceb-976c-4772-9384-693ca449c024.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/e9a4fceb-976c-4772-9384-693ca449c024.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252F9d0529c5-d1b3-4f3c-a60e-57ee2240172c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/9d0529c5-d1b3-4f3c-a60e-57ee2240172c.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252F8f99b9a8-2798-4c13-85b0-7e7574f2e52f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/8f99b9a8-2798-4c13-85b0-7e7574f2e52f.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252F7e3c54f0-34c2-4433-9e56-cdc1636bdfb9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/7e3c54f0-34c2-4433-9e56-cdc1636bdfb9.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252Fafbefe3e-3f46-428b-b66c-526399a95fec.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/afbefe3e-3f46-428b-b66c-526399a95fec.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252F2fc468ac-5a2d-4089-a866-1fd36b26452c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/2fc468ac-5a2d-4089-a866-1fd36b26452c.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252F7c9dbd06-52cc-4105-bb84-5c4274188bb0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/7c9dbd06-52cc-4105-bb84-5c4274188bb0.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252Faf3792a6-0477-44fd-9413-b4f3b4b83860.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/af3792a6-0477-44fd-9413-b4f3b4b83860.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719939%252Fgeneral%252Fae25a2c5-af0b-487f-9fd1-ac6e2a01d1b7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719939/general/ae25a2c5-af0b-487f-9fd1-ac6e2a01d1b7.jpeg already downloaded
2026-03-24 15:17:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1227b31a-ef22-5964-9f09-1c4030fe8655, identifier: 10717900
2026-03-24 15:17:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918
2026-03-24 15:17:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f with scrape type 1
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F42f3479b-4905-42ff-b6f2-1fa10e171af4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/42f3479b-4905-42ff-b6f2-1fa10e171af4.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F35b51802-2f6d-403d-b0c6-dd3a659a01ee.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/35b51802-2f6d-403d-b0c6-dd3a659a01ee.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F60e22f0b-7cd2-465f-8fa5-c59f650714e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/60e22f0b-7cd2-465f-8fa5-c59f650714e1.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F291367c9-73c5-423d-bb93-90d75cfe9275.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/291367c9-73c5-423d-bb93-90d75cfe9275.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F27affb99-bda3-49d6-baf0-9fa6691d6a43.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/27affb99-bda3-49d6-baf0-9fa6691d6a43.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F4617572e-e4ad-44a3-a811-14021b89a68f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/4617572e-e4ad-44a3-a811-14021b89a68f.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252Fa794f93a-2ec1-47a8-8bc0-9a9d0ebbc6fa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/a794f93a-2ec1-47a8-8bc0-9a9d0ebbc6fa.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F81c5d140-21c5-4b1a-bcf1-2ff318165f87.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/81c5d140-21c5-4b1a-bcf1-2ff318165f87.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252Fafee97eb-51a4-475b-8a10-38e79b881356.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/afee97eb-51a4-475b-8a10-38e79b881356.jpeg already downloaded
2026-03-24 15:17:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719966%252Fgeneral%252F4f7bc478-1f2b-4709-9305-284fe80f40b9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719966/general/4f7bc478-1f2b-4709-9305-284fe80f40b9.jpeg already downloaded
2026-03-24 15:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13957684-9ff1-5ab3-9f2b-cefe29a0400f, identifier: 10717918
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cf0f50>
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F331087b8-1547-4b7f-97cd-f62466cafd7d.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/331087b8-1547-4b7f-97cd-f62466cafd7d.jpg saved to cache
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13810410>
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_68e49dc6-dd2d-57f6-a085-419294e20b5c/68e49dc6-dd2d-57f6-a085-419294e20b5c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742622%252Fgeneral%252F2b04c578-1fa1-4463-8f2f-b69c6c9f530a.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742622/general/2b04c578-1fa1-4463-8f2f-b69c6c9f530a.jpg saved to cache
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 68e49dc6-dd2d-57f6-a085-419294e20b5c
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b45e90>
2026-03-24 15:17:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81312fcd-d013-5a6d-b03a-d978a4c7e00f/81312fcd-d013-5a6d-b03a-d978a4c7e00f_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742608%252Fgeneral%252F9aa72668-2d46-4162-8321-8eaf21b496e2.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742608/general/9aa72668-2d46-4162-8321-8eaf21b496e2.jpg saved to cache
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81312fcd-d013-5a6d-b03a-d978a4c7e00f
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 due to Ignoring non-200 response
2026-03-24 15:17:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678499/general/c4e649ed-494d-4675-ac21-ef87b6e4405b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717902)
2026-03-24 15:17:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678494/general/5951d549-89f7-4ded-989a-b8b954cb8777.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717887)
2026-03-24 15:17:28 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678499/general/9ea10b2c-66d3-456c-bc6f-497739c7b0ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717902)
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5742601%252Fgeneral%252F7356be76-8352-42b4-8fe4-9e74b932e076.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/7356be76-8352-42b4-8fe4-9e74b932e076.jpg not downloaded yet
2026-03-24 15:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900
2026-03-24 15:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900
2026-03-24 15:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1227b31a-ef22-5964-9f09-1c4030fe8655 with identifier: 10717900 to the API
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1227b31a-ef22-5964-9f09-1c4030fe8655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XBR869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 63821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5719939/general/22220115-d9d8-4401-ab53-e1d7d8655d06.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/e9a4fceb-976c-4772-9384-693ca449c024.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/9d0529c5-d1b3-4f3c-a60e-57ee2240172c.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/8f99b9a8-2798-4c13-85b0-7e7574f2e52f.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/7e3c54f0-34c2-4433-9e56-cdc1636bdfb9.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/afbefe3e-3f46-428b-b66c-526399a95fec.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/2fc468ac-5a2d-4089-a866-1fd36b26452c.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/7c9dbd06-52cc-4105-bb84-5c4274188bb0.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/af3792a6-0477-44fd-9413-b4f3b4b83860.jpeg',
'https://images.openlane.eu/carimgs/5719939/general/ae25a2c5-af0b-487f-9fd1-ac6e2a01d1b7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4791437,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/22220115-d9d8-4401-ab53-e1d7d8655d06.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5107156,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/e9a4fceb-976c-4772-9384-693ca449c024.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5309581,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/9d0529c5-d1b3-4f3c-a60e-57ee2240172c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5060659,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/8f99b9a8-2798-4c13-85b0-7e7574f2e52f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4776082,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/7e3c54f0-34c2-4433-9e56-cdc1636bdfb9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5352282,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/afbefe3e-3f46-428b-b66c-526399a95fec.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6574239,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/2fc468ac-5a2d-4089-a866-1fd36b26452c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4935364,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/7c9dbd06-52cc-4105-bb84-5c4274188bb0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5938172,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/af3792a6-0477-44fd-9413-b4f3b4b83860.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1227b31a-ef22-5964-9f09-1c4030fe8655/1227b31a-ef22-5964-9f09-1c4030fe8655_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5346720,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719939/general/ae25a2c5-af0b-487f-9fd1-ac6e2a01d1b7.jpeg',
'Width': 5712}],
'price': 4500,
'price_includes_vat': True,
'registration_date': '2015-04-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Dacia Logan 0.9 TCe Laureate - Petrol - Manual - 90 hp - 63.821 km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2015}
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717900%27 HTTP/1.1" 200 None
2026-03-24 15:17:28 [adesa.be] INFO: Saving data for 10717900: {'created_time': 1774365448.766283, 'last_price_update_time': 1774365448.766295, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717900') HTTP/1.1" 204 0
2026-03-24 15:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918
2026-03-24 15:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918
2026-03-24 15:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10717918 to the API
2026-03-24 15:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717918>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 87,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'LPG',
'id': '13957684-9ff1-5ab3-9f2b-cefe29a0400f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXH278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 221772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5719966/general/42f3479b-4905-42ff-b6f2-1fa10e171af4.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/35b51802-2f6d-403d-b0c6-dd3a659a01ee.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/60e22f0b-7cd2-465f-8fa5-c59f650714e1.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/291367c9-73c5-423d-bb93-90d75cfe9275.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/27affb99-bda3-49d6-baf0-9fa6691d6a43.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/4617572e-e4ad-44a3-a811-14021b89a68f.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/a794f93a-2ec1-47a8-8bc0-9a9d0ebbc6fa.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/81c5d140-21c5-4b1a-bcf1-2ff318165f87.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/afee97eb-51a4-475b-8a10-38e79b881356.jpeg',
'https://images.openlane.eu/carimgs/5719966/general/4f7bc478-1f2b-4709-9305-284fe80f40b9.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4708629,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/42f3479b-4905-42ff-b6f2-1fa10e171af4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5245258,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/35b51802-2f6d-403d-b0c6-dd3a659a01ee.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3558366,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/60e22f0b-7cd2-465f-8fa5-c59f650714e1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3901110,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/291367c9-73c5-423d-bb93-90d75cfe9275.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3883643,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/27affb99-bda3-49d6-baf0-9fa6691d6a43.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4874784,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/4617572e-e4ad-44a3-a811-14021b89a68f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4207018,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/a794f93a-2ec1-47a8-8bc0-9a9d0ebbc6fa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5669995,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/81c5d140-21c5-4b1a-bcf1-2ff318165f87.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3416325,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/afee97eb-51a4-475b-8a10-38e79b881356.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_13957684-9ff1-5ab3-9f2b-cefe29a0400f/13957684-9ff1-5ab3-9f2b-cefe29a0400f_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5066203,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719966/general/4f7bc478-1f2b-4709-9305-284fe80f40b9.jpeg',
'Width': 5712}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2007-12-12',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Dacia Logan 1.6i Ambiance - LPG - Manual - 87 hp - 221.772 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2007}
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717918%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [adesa.be] INFO: Saving data for 10717918: {'created_time': 1774365449.256334, 'last_price_update_time': 1774365449.256348, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717918') HTTP/1.1" 204 0
2026-03-24 15:17:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742601/general/2e483dc9-5c99-4105-894a-ebaa2d9c3120.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716148)
2026-03-24 15:17:29 [adesa.be] INFO: Found listing with ID: 10717855
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717855%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [adesa.be] INFO: Scrape type for 10717855: 1
2026-03-24 15:17:29 [adesa.be] INFO: Scraping item 10717855 url https://www.openlane.eu/en/carv6/auction/10717855
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678494%252Fgeneral%252F23665a26-3106-4bb1-ae9a-97e272e933da.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/23665a26-3106-4bb1-ae9a-97e272e933da.JPG not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467662%252Fgeneral%252Fc68c5ee9-f83e-44fc-bc75-4f08c1d39f8b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/c68c5ee9-f83e-44fc-bc75-4f08c1d39f8b.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678499%252Fgeneral%252Fc030bfc2-816f-4bf2-ae1d-542d7491ce0c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/c030bfc2-816f-4bf2-ae1d-542d7491ce0c.JPG not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629844%252Fgeneral%252Ff7a802ef-11dc-43aa-a64c-79f52b440764.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/f7a802ef-11dc-43aa-a64c-79f52b440764.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733659%252Fgeneral%252F10f76a6d-d66b-464b-9060-0f5ecdac2fb2.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/10f76a6d-d66b-464b-9060-0f5ecdac2fb2.JPEG not downloaded yet
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742601/general/ca01a6bb-30cd-4c1a-a89f-9cab08d02468.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716148)
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678484/general/ddf419df-b0e2-48ff-9f94-667c18325434.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717877)
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742601%252Fgeneral%252F4828d87b-86ae-49ec-b514-61c33a6b3056.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/4828d87b-86ae-49ec-b514-61c33a6b3056.jpg not downloaded yet
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 98480b74-1058-5c03-b77d-7e9a6621b43f due to Ignoring non-200 response
2026-03-24 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8588705-0133-563f-90f2-3846c460a7e7 with identifier: 10719148
2026-03-24 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8588705-0133-563f-90f2-3846c460a7e7 with scrape type 1
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5173581%252Fgeneral%252F33f7224e-b156-4146-93d0-a6238e597161.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/33f7224e-b156-4146-93d0-a6238e597161.jpg not downloaded yet
2026-03-24 15:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c604d3-ec19-5982-91c7-a2a04b9d1b96 with identifier: 10718898
2026-03-24 15:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 with scrape type 1
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734418%252Fgeneral%252F601b74c3-5fe2-4750-8ef9-00f2f5ae7980.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/601b74c3-5fe2-4750-8ef9-00f2f5ae7980.JPG not downloaded yet
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13af6e10>
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392224d3-8b7c-5384-b9e1-a703da7f8e5b/392224d3-8b7c-5384-b9e1-a703da7f8e5b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5467662%252Fgeneral%252Fd0e6d9bb-708d-4e11-91fd-eead259c694e.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/d0e6d9bb-708d-4e11-91fd-eead259c694e.jpg saved to cache
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678494/general/8f4ebb79-013f-4498-aecd-fa50acd03b3e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717887)
2026-03-24 15:17:29 [adesa.be] INFO: Found listing with ID: 10717872
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717872%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [adesa.be] INFO: Scrape type for 10717872: 1
2026-03-24 15:17:29 [adesa.be] INFO: Scraping item 10717872 url https://www.openlane.eu/en/carv6/auction/10717872
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678494%252Fgeneral%252Fce02d7a2-085f-4631-ad1a-941b0fd1744a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/ce02d7a2-085f-4631-ad1a-941b0fd1744a.JPG not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467662%252Fgeneral%252F7f7db062-8113-4d44-be12-31f3d61e8f15.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/7f7db062-8113-4d44-be12-31f3d61e8f15.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678499%252Fgeneral%252F9da988a1-1e81-493d-89f9-47d9097078d1.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/9da988a1-1e81-493d-89f9-47d9097078d1.JPG not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629844%252Fgeneral%252F43bbe5e8-b714-47c0-9146-a2175b135a61.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/43bbe5e8-b714-47c0-9146-a2175b135a61.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733659%252Fgeneral%252F1439ff1e-8de6-4ea0-ae52-ea09b2b4a79c.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/1439ff1e-8de6-4ea0-ae52-ea09b2b4a79c.JPEG not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742601%252Fgeneral%252F79223a78-a43b-44be-9468-9854344c95ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/79223a78-a43b-44be-9468-9854344c95ff.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5173581%252Fgeneral%252F0724b9c5-5c35-4dc8-b3ae-a6be2a5bd25e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/0724b9c5-5c35-4dc8-b3ae-a6be2a5bd25e.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734418%252Fgeneral%252F07083826-558b-4bdb-802f-58a16688f5d9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/07083826-558b-4bdb-802f-58a16688f5d9.JPG not downloaded yet
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 due to Ignoring non-200 response
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 98480b74-1058-5c03-b77d-7e9a6621b43f due to Ignoring non-200 response
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 due to Ignoring non-200 response
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a92910>
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a79672-729d-5d15-8012-15e4e834b623/e3a79672-729d-5d15-8012-15e4e834b623_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252F2e483dc9-5c99-4105-894a-ebaa2d9c3120.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/2e483dc9-5c99-4105-894a-ebaa2d9c3120.jpg saved to cache
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5467662/general/32b0168e-5608-4365-a8ef-5587cc7d4eb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717851)
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678499/general/eb9df7f6-50f8-4e1b-aba5-41abb6e5c45a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717902)
2026-03-24 15:17:29 [adesa.be] INFO: Found listing with ID: 10717838
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717838%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [adesa.be] INFO: Scrape type for 10717838: 1
2026-03-24 15:17:29 [adesa.be] INFO: Scraping item 10717838 url https://www.openlane.eu/en/carv6/auction/10717838
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678494%252Fgeneral%252F3c6ab2b6-98b0-430f-9d8f-465269a6eb8e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678494/general/3c6ab2b6-98b0-430f-9d8f-465269a6eb8e.JPG not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5467662%252Fgeneral%252F9ffd4fc7-f77d-4616-a09c-52711d2b7860.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/9ffd4fc7-f77d-4616-a09c-52711d2b7860.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678499%252Fgeneral%252Fb360cd25-e23f-4b9f-8b68-b6cb11717e72.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/b360cd25-e23f-4b9f-8b68-b6cb11717e72.JPG not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629844%252Fgeneral%252Fef68b134-65e9-43b3-b921-7436825f3289.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/ef68b134-65e9-43b3-b921-7436825f3289.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733659%252Fgeneral%252F86b4a1f6-a06d-4ace-98e6-5b4da8a2a415.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/86b4a1f6-a06d-4ace-98e6-5b4da8a2a415.JPEG not downloaded yet
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ee7190>
2026-03-24 15:17:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a79672-729d-5d15-8012-15e4e834b623/e3a79672-729d-5d15-8012-15e4e834b623_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252Fca01a6bb-30cd-4c1a-a89f-9cab08d02468.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/ca01a6bb-30cd-4c1a-a89f-9cab08d02468.jpg saved to cache
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 5b8f1c58-d11c-5b40-bd0c-12267a6e357c due to Ignoring non-200 response
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5467662/general/4a77547f-c07c-425d-bc56-5559bec6af25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717851)
2026-03-24 15:17:29 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678494/general/2609c9e4-456f-41b2-a765-37ced53cc1af.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717887)
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742601%252Fgeneral%252Fdc9db638-0c41-471f-8ad0-2564b5e55956.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/dc9db638-0c41-471f-8ad0-2564b5e55956.jpg not downloaded yet
2026-03-24 15:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252F1060c777-51a6-4ab9-b8fc-82e33c97ef4d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/1060c777-51a6-4ab9-b8fc-82e33c97ef4d.jpg not downloaded yet
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252Fc286ff9a-cab8-4cea-b4ef-926974e0621d.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/c286ff9a-cab8-4cea-b4ef-926974e0621d.JPG not downloaded yet
2026-03-24 15:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5467662/general/7c545020-08d8-4f0a-b3aa-098e26eee3d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717851)
2026-03-24 15:17:30 [adesa.be] INFO: Found listing with ID: 10717849
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717849%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [adesa.be] INFO: Scrape type for 10717849: 1
2026-03-24 15:17:30 [adesa.be] INFO: Scraping item 10717849 url https://www.openlane.eu/en/carv6/auction/10717849
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5467662%252Fgeneral%252Fd0a068a8-b1bc-43ff-b6d0-85a47a9faaed.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/d0a068a8-b1bc-43ff-b6d0-85a47a9faaed.jpg not downloaded yet
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5678499%252Fgeneral%252F5c7752c1-cf09-4706-bc0f-4dac68e1340a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678499/general/5c7752c1-cf09-4706-bc0f-4dac68e1340a.JPG not downloaded yet
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252Fd762c28f-cc78-4a16-932b-0c11fca59924.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/d762c28f-cc78-4a16-932b-0c11fca59924.jpg not downloaded yet
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5733659%252Fgeneral%252Fc88b2233-63ca-45c0-9ee1-674198cffbca.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/c88b2233-63ca-45c0-9ee1-674198cffbca.JPEG not downloaded yet
2026-03-24 15:17:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892
2026-03-24 15:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80116580-25b4-517c-ad50-dc7428d142cc with scrape type 1
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80116580-25b4-517c-ad50-dc7428d142cc
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252Fa5271631-f255-4175-a844-742f46ea711d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/a5271631-f255-4175-a844-742f46ea711d.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252Fb112853e-10f9-42f9-aadb-adaae231ab80.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/b112853e-10f9-42f9-aadb-adaae231ab80.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252F8aa29d26-7688-4eb6-bd89-74b9efa5e676.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/8aa29d26-7688-4eb6-bd89-74b9efa5e676.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252Fbc7a176b-f167-4369-bf26-53db3f0fb9fa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/bc7a176b-f167-4369-bf26-53db3f0fb9fa.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252F759a3aeb-6980-4da2-8025-a680fbadc78b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/759a3aeb-6980-4da2-8025-a680fbadc78b.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252Fea709a3a-0a0f-41f8-b6de-97cd754ce00a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/ea709a3a-0a0f-41f8-b6de-97cd754ce00a.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252F883fd4fe-8d51-43ac-86fa-a1e154892524.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/883fd4fe-8d51-43ac-86fa-a1e154892524.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252F9a932260-08b8-4fa4-81a8-0ac61123b63f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/9a932260-08b8-4fa4-81a8-0ac61123b63f.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252F9cf5a2e0-2004-4793-9da8-709f0ba81bf1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/9cf5a2e0-2004-4793-9da8-709f0ba81bf1.jpeg already downloaded
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5695122%252Fgeneral%252F4ffcf665-c342-4930-870f-8b9a2a1ea373.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695122/general/4ffcf665-c342-4930-870f-8b9a2a1ea373.jpeg already downloaded
2026-03-24 15:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80116580-25b4-517c-ad50-dc7428d142cc, identifier: 10717892
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 98480b74-1058-5c03-b77d-7e9a6621b43f due to Ignoring non-200 response
2026-03-24 15:17:30 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/71c5b26e-ef19-40c2-8af4-4a5f2e51662f.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252F8ee99397-dacb-44cf-a45d-6bd0544dcdf2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/8ee99397-dacb-44cf-a45d-6bd0544dcdf2.jpg not downloaded yet
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252F240bdd12-2838-4407-88ea-47dac28ce139.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/240bdd12-2838-4407-88ea-47dac28ce139.jpg not downloaded yet
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252F47377efc-f9b2-4e9e-bc15-8d2d7a8c71c6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/47377efc-f9b2-4e9e-bc15-8d2d7a8c71c6.JPG not downloaded yet
2026-03-24 15:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892
2026-03-24 15:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892
2026-03-24 15:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10717892 to the API
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717892>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '80116580-25b4-517c-ad50-dc7428d142cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CPH373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717892',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 78614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5695122/general/a5271631-f255-4175-a844-742f46ea711d.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/b112853e-10f9-42f9-aadb-adaae231ab80.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/8aa29d26-7688-4eb6-bd89-74b9efa5e676.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/bc7a176b-f167-4369-bf26-53db3f0fb9fa.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/759a3aeb-6980-4da2-8025-a680fbadc78b.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/ea709a3a-0a0f-41f8-b6de-97cd754ce00a.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/883fd4fe-8d51-43ac-86fa-a1e154892524.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/9a932260-08b8-4fa4-81a8-0ac61123b63f.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/9cf5a2e0-2004-4793-9da8-709f0ba81bf1.jpeg',
'https://images.openlane.eu/carimgs/5695122/general/4ffcf665-c342-4930-870f-8b9a2a1ea373.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345427,
'Height': 1315,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/a5271631-f255-4175-a844-742f46ea711d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381881,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/b112853e-10f9-42f9-aadb-adaae231ab80.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412714,
'Height': 1405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/8aa29d26-7688-4eb6-bd89-74b9efa5e676.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364985,
'Height': 1379,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/bc7a176b-f167-4369-bf26-53db3f0fb9fa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206860,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/759a3aeb-6980-4da2-8025-a680fbadc78b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235306,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/ea709a3a-0a0f-41f8-b6de-97cd754ce00a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303491,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/883fd4fe-8d51-43ac-86fa-a1e154892524.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206530,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/9a932260-08b8-4fa4-81a8-0ac61123b63f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132707,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/9cf5a2e0-2004-4793-9da8-709f0ba81bf1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80116580-25b4-517c-ad50-dc7428d142cc/80116580-25b4-517c-ad50-dc7428d142cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167612,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695122/general/4ffcf665-c342-4930-870f-8b9a2a1ea373.jpeg',
'Width': 1200}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2017-12-08',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 78.614 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2017}
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717892%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [adesa.be] INFO: Saving data for 10717892: {'created_time': 1774365451.092842, 'last_price_update_time': 1774365451.092852, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717892') HTTP/1.1" 204 0
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742601/general/33f33c2c-781b-48c2-b190-624518938b71.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716148)
2026-03-24 15:17:31 [adesa.be] INFO: Found listing with ID: 10717882
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717882%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [adesa.be] INFO: Scrape type for 10717882: 1
2026-03-24 15:17:31 [adesa.be] INFO: Scraping item 10717882 url https://www.openlane.eu/en/carv6/auction/10717882
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252Fb20a9368-b4e9-49e1-89d8-ce6a909f45fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/b20a9368-b4e9-49e1-89d8-ce6a909f45fd.jpg not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5733659%252Fgeneral%252F4f4734dc-2575-4d6c-8dd6-598ee8b0a488.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/4f4734dc-2575-4d6c-8dd6-598ee8b0a488.JPEG not downloaded yet
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/10f76a6d-d66b-464b-9060-0f5ecdac2fb2.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252Fbc3205d5-7022-4db7-9735-c630b4faf5e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/bc3205d5-7022-4db7-9735-c630b4faf5e6.jpg not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252F3eec3f15-8c15-4c5f-963c-5f8bcab33efb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/3eec3f15-8c15-4c5f-963c-5f8bcab33efb.jpg not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252F40805aa8-2860-4015-9970-348c35896462.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/40805aa8-2860-4015-9970-348c35896462.JPG not downloaded yet
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d3b490>
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392224d3-8b7c-5384-b9e1-a703da7f8e5b/392224d3-8b7c-5384-b9e1-a703da7f8e5b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5467662%252Fgeneral%252F32b0168e-5608-4365-a8ef-5587cc7d4eb2.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/32b0168e-5608-4365-a8ef-5587cc7d4eb2.jpg saved to cache
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 due to Ignoring non-200 response
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21f1e8d0>
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392224d3-8b7c-5384-b9e1-a703da7f8e5b/392224d3-8b7c-5384-b9e1-a703da7f8e5b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5467662%252Fgeneral%252F4a77547f-c07c-425d-bc56-5559bec6af25.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/4a77547f-c07c-425d-bc56-5559bec6af25.jpg saved to cache
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 98480b74-1058-5c03-b77d-7e9a6621b43f due to Ignoring non-200 response
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13941c10>
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_392224d3-8b7c-5384-b9e1-a703da7f8e5b/392224d3-8b7c-5384-b9e1-a703da7f8e5b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5467662%252Fgeneral%252F7c545020-08d8-4f0a-b3aa-098e26eee3d1.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467662/general/7c545020-08d8-4f0a-b3aa-098e26eee3d1.jpg saved to cache
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 392224d3-8b7c-5384-b9e1-a703da7f8e5b
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742601/general/35ea5d73-3d35-4f82-843c-d63b1fbd1ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716148)
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/1439ff1e-8de6-4ea0-ae52-ea09b2b4a79c.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:31 [adesa.be] INFO: Found listing with ID: 10719149
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719149%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [adesa.be] INFO: Scrape type for 10719149: 1
2026-03-24 15:17:31 [adesa.be] INFO: Scraping item 10719149 url https://www.openlane.eu/en/carv6/auction/10719149
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252F6b453abf-c154-4ebd-809d-e0ec00994e88.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/6b453abf-c154-4ebd-809d-e0ec00994e88.jpg not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5733659%252Fgeneral%252F7b0317a0-38c0-467e-a2b9-2e1598fbbb36.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/7b0317a0-38c0-467e-a2b9-2e1598fbbb36.JPEG not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252Fa101e552-6179-4e3d-9d8b-f40e5475b0ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/a101e552-6179-4e3d-9d8b-f40e5475b0ae.jpg not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252F5071c778-7ebc-4c94-836f-ac7a0f120364.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/5071c778-7ebc-4c94-836f-ac7a0f120364.JPG not downloaded yet
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/931e2043-7042-4cd6-8ec9-ca2c2a946c3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742601/general/7356be76-8352-42b4-8fe4-9e74b932e076.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716148)
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/86b4a1f6-a06d-4ace-98e6-5b4da8a2a415.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:31 [adesa.be] INFO: Found listing with ID: 10717914
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717914%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [adesa.be] INFO: Scrape type for 10717914: 1
2026-03-24 15:17:31 [adesa.be] INFO: Scraping item 10717914 url https://www.openlane.eu/en/carv6/auction/10717914
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252Ff38c4103-03ba-41b0-8dea-e0bb9e43d426.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/f38c4103-03ba-41b0-8dea-e0bb9e43d426.jpg not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5733659%252Fgeneral%252F6a12e453-04ac-4f29-90da-ed3c842f2b76.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/6a12e453-04ac-4f29-90da-ed3c842f2b76.JPEG not downloaded yet
2026-03-24 15:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13842710>
2026-03-24 15:17:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a79672-729d-5d15-8012-15e4e834b623/e3a79672-729d-5d15-8012-15e4e834b623_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252F33f33c2c-781b-48c2-b190-624518938b71.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/33f33c2c-781b-48c2-b190-624518938b71.jpg saved to cache
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:31 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678499/general/b360cd25-e23f-4b9f-8b68-b6cb11717e72.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717902)
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252Fab27f9d7-00d8-4273-8094-3e1e2a7c4741.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/ab27f9d7-00d8-4273-8094-3e1e2a7c4741.jpg not downloaded yet
2026-03-24 15:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252F014404db-fafb-4652-846a-75312a182c09.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/014404db-fafb-4652-846a-75312a182c09.JPG not downloaded yet
2026-03-24 15:17:32 [adesa.be] INFO: Found listing with ID: 10717890
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717890%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [adesa.be] INFO: Scrape type for 10717890: 1
2026-03-24 15:17:32 [adesa.be] INFO: Scraping item 10717890 url https://www.openlane.eu/en/carv6/auction/10717890
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252F57ec3bae-9685-4ea2-893e-333d0ab60ca1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/57ec3bae-9685-4ea2-893e-333d0ab60ca1.jpg not downloaded yet
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5733659%252Fgeneral%252F422b49f3-f7ae-411c-83a8-8df4f2fe7a11.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/422b49f3-f7ae-411c-83a8-8df4f2fe7a11.JPEG not downloaded yet
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cff310>
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a79672-729d-5d15-8012-15e4e834b623/e3a79672-729d-5d15-8012-15e4e834b623_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252F35ea5d73-3d35-4f82-843c-d63b1fbd1ed7.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/35ea5d73-3d35-4f82-843c-d63b1fbd1ed7.jpg saved to cache
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/47377efc-f9b2-4e9e-bc15-8d2d7a8c71c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/c286ff9a-cab8-4cea-b4ef-926974e0621d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252F48b8e2b5-a8a3-49b6-9173-81e6856cb635.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/48b8e2b5-a8a3-49b6-9173-81e6856cb635.jpg not downloaded yet
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252F6849a2ef-993b-4231-b299-46ce567d3aba.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/6849a2ef-993b-4231-b299-46ce567d3aba.JPG not downloaded yet
2026-03-24 15:17:32 [adesa.be] INFO: Found listing with ID: 10717909
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717909%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [adesa.be] INFO: Scrape type for 10717909: 1
2026-03-24 15:17:32 [adesa.be] INFO: Scraping item 10717909 url https://www.openlane.eu/en/carv6/auction/10717909
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5733659%252Fgeneral%252F62af0fda-17e6-41df-a1c5-3242c838f53a.JPEG%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733659/general/62af0fda-17e6-41df-a1c5-3242c838f53a.JPEG not downloaded yet
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/f7a802ef-11dc-43aa-a64c-79f52b440764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/4f4734dc-2575-4d6c-8dd6-598ee8b0a488.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5173581/general/240bdd12-2838-4407-88ea-47dac28ce139.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719148)
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252Ffaa700b4-1598-4b9e-8275-a180c68e0920.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/faa700b4-1598-4b9e-8275-a180c68e0920.jpg not downloaded yet
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252Fad6c9721-f7be-48f7-b2d4-53b1a04f29d0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/ad6c9721-f7be-48f7-b2d4-53b1a04f29d0.JPG not downloaded yet
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138dd650>
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252F931e2043-7042-4cd6-8ec9-ca2c2a946c3a.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/931e2043-7042-4cd6-8ec9-ca2c2a946c3a.jpg saved to cache
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d28a50>
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a79672-729d-5d15-8012-15e4e834b623/e3a79672-729d-5d15-8012-15e4e834b623_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252F7356be76-8352-42b4-8fe4-9e74b932e076.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/7356be76-8352-42b4-8fe4-9e74b932e076.jpg saved to cache
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 097b6ea3-6b52-53fe-a49d-0d431b208a27 due to Ignoring non-200 response
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/7b0317a0-38c0-467e-a2b9-2e1598fbbb36.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:32 [adesa.be] INFO: Found listing with ID: 10717884
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717884%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [adesa.be] INFO: Scrape type for 10717884: 1
2026-03-24 15:17:32 [adesa.be] INFO: Scraping item 10717884 url https://www.openlane.eu/en/carv6/auction/10717884
2026-03-24 15:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/0fc57e64-3683-4b4b-9cf0-c27d7c98432c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252F20e67d75-7d90-4fdb-902f-8fd69f1f99fe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/20e67d75-7d90-4fdb-902f-8fd69f1f99fe.jpg not downloaded yet
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5734418%252Fgeneral%252F7130e30a-f432-4af1-aed2-86924d5ad928.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734418/general/7130e30a-f432-4af1-aed2-86924d5ad928.JPG not downloaded yet
2026-03-24 15:17:32 [adesa.be] INFO: Found listing with ID: 10717853
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717853%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [adesa.be] INFO: Scrape type for 10717853: 1
2026-03-24 15:17:32 [adesa.be] INFO: Scraping item 10717853 url https://www.openlane.eu/en/carv6/auction/10717853
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12efd210>
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252Ff7a802ef-11dc-43aa-a64c-79f52b440764.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/f7a802ef-11dc-43aa-a64c-79f52b440764.jpg saved to cache
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d07450>
2026-03-24 15:17:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8588705-0133-563f-90f2-3846c460a7e7/e8588705-0133-563f-90f2-3846c460a7e7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252F240bdd12-2838-4407-88ea-47dac28ce139.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/240bdd12-2838-4407-88ea-47dac28ce139.jpg saved to cache
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913
2026-03-24 15:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51352e5-7f65-507e-881b-d52a1bc8c389 with scrape type 1
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b51352e5-7f65-507e-881b-d52a1bc8c389
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252Fc6b3d4d8-bc7a-4b86-99f0-dc85e2839324.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/c6b3d4d8-bc7a-4b86-99f0-dc85e2839324.jpeg already downloaded
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252F5467a09c-03ad-476a-8df1-371b9085ab4e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/5467a09c-03ad-476a-8df1-371b9085ab4e.jpeg already downloaded
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252F1de2d39c-026a-45c4-be72-f763cd9ce112.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/1de2d39c-026a-45c4-be72-f763cd9ce112.jpeg already downloaded
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252F34f08642-1ae5-495f-a7f7-62e826e3438d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/34f08642-1ae5-495f-a7f7-62e826e3438d.jpeg already downloaded
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252F361fc988-182e-4375-8b95-461f63702346.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/361fc988-182e-4375-8b95-461f63702346.jpeg already downloaded
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252Fd914fdc2-933a-4e67-9ab6-8239fd39e50f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/d914fdc2-933a-4e67-9ab6-8239fd39e50f.jpeg already downloaded
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252F05054376-2ede-4df8-bbcf-8b94ed09e04c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/05054376-2ede-4df8-bbcf-8b94ed09e04c.jpeg already downloaded
2026-03-24 15:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5720054%252Fgeneral%252Ff592e0e0-64e8-4d58-9bcc-2f16d8630a02.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/f592e0e0-64e8-4d58-9bcc-2f16d8630a02.jpeg already downloaded
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720054%252Fgeneral%252F39426077-bef5-4689-934d-1e7c3231c91b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/39426077-bef5-4689-934d-1e7c3231c91b.jpeg already downloaded
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720054%252Fgeneral%252F6ecbb31b-b125-4ec7-9fb1-022647a35fe4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720054/general/6ecbb31b-b125-4ec7-9fb1-022647a35fe4.jpeg already downloaded
2026-03-24 15:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51352e5-7f65-507e-881b-d52a1bc8c389, identifier: 10717913
2026-03-24 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/ef68b134-65e9-43b3-b921-7436825f3289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/014404db-fafb-4652-846a-75312a182c09.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/6a12e453-04ac-4f29-90da-ed3c842f2b76.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913
2026-03-24 15:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913
2026-03-24 15:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10717913 to the API
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17: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-24 15:17:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717913>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b51352e5-7f65-507e-881b-d52a1bc8c389',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XFG386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 209541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5720054/general/c6b3d4d8-bc7a-4b86-99f0-dc85e2839324.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/5467a09c-03ad-476a-8df1-371b9085ab4e.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/1de2d39c-026a-45c4-be72-f763cd9ce112.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/34f08642-1ae5-495f-a7f7-62e826e3438d.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/361fc988-182e-4375-8b95-461f63702346.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/d914fdc2-933a-4e67-9ab6-8239fd39e50f.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/05054376-2ede-4df8-bbcf-8b94ed09e04c.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/f592e0e0-64e8-4d58-9bcc-2f16d8630a02.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/39426077-bef5-4689-934d-1e7c3231c91b.jpeg',
'https://images.openlane.eu/carimgs/5720054/general/6ecbb31b-b125-4ec7-9fb1-022647a35fe4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5669453,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/c6b3d4d8-bc7a-4b86-99f0-dc85e2839324.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5311450,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/5467a09c-03ad-476a-8df1-371b9085ab4e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3600333,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/1de2d39c-026a-45c4-be72-f763cd9ce112.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5471499,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/34f08642-1ae5-495f-a7f7-62e826e3438d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4518094,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/361fc988-182e-4375-8b95-461f63702346.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5233038,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/d914fdc2-933a-4e67-9ab6-8239fd39e50f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6181606,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/05054376-2ede-4df8-bbcf-8b94ed09e04c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5786646,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/f592e0e0-64e8-4d58-9bcc-2f16d8630a02.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5668021,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/39426077-bef5-4689-934d-1e7c3231c91b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b51352e5-7f65-507e-881b-d52a1bc8c389/b51352e5-7f65-507e-881b-d52a1bc8c389_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4592219,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720054/general/6ecbb31b-b125-4ec7-9fb1-022647a35fe4.jpeg',
'Width': 5712}],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2007-03-05',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Ford S-Max 1.8 TDCI Titanium - Diesel - Manual - 125 hp - 209.541 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2007}
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717913%27 HTTP/1.1" 200 None
2026-03-24 15:17:33 [adesa.be] INFO: Saving data for 10717913: {'created_time': 1774365453.64251, 'last_price_update_time': 1774365453.642521, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717913') HTTP/1.1" 204 0
2026-03-24 15:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/43bbe5e8-b714-47c0-9146-a2175b135a61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:33 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/6849a2ef-993b-4231-b299-46ce567d3aba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:33 [adesa.be] INFO: Found listing with ID: 10717869
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717869%27 HTTP/1.1" 200 None
2026-03-24 15:17:33 [adesa.be] INFO: Scrape type for 10717869: 1
2026-03-24 15:17:33 [adesa.be] INFO: Scraping item 10717869 url https://www.openlane.eu/en/carv6/auction/10717869
2026-03-24 15:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13840d50>
2026-03-24 15:17:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252F0fc57e64-3683-4b4b-9cf0-c27d7c98432c.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/0fc57e64-3683-4b4b-9cf0-c27d7c98432c.jpg saved to cache
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150
2026-03-24 15:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 with scrape type 1
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8fccbbde-ff48-5a0a-8cac-8705495c4884
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252Fa9d8e207-af8a-4462-8e02-9757b802a0c0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/a9d8e207-af8a-4462-8e02-9757b802a0c0.JPG not downloaded yet
2026-03-24 15:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880
2026-03-24 15:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bff0edb-4eb3-5599-922a-434c787118b1 with scrape type 1
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bff0edb-4eb3-5599-922a-434c787118b1
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F784c23e8-cebe-4e24-a708-0b1baa7ca2c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/784c23e8-cebe-4e24-a708-0b1baa7ca2c1.jpg already downloaded
2026-03-24 15:17:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252Fedc92f77-22e2-44c1-af46-ee86230902b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/edc92f77-22e2-44c1-af46-ee86230902b1.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F648be357-b083-4679-be9b-5105c2f9c44c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/648be357-b083-4679-be9b-5105c2f9c44c.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252Fc44afa05-009e-4edb-9e9d-9077b861e9da.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/c44afa05-009e-4edb-9e9d-9077b861e9da.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F1221f4d5-076b-4f4e-8873-f9466a6e8472.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/1221f4d5-076b-4f4e-8873-f9466a6e8472.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F6b5fb8fa-1dd0-4cd5-8e84-aebcf411738d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/6b5fb8fa-1dd0-4cd5-8e84-aebcf411738d.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F501b5ae4-843c-403a-ae1a-c753005562ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/501b5ae4-843c-403a-ae1a-c753005562ff.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F847411fa-60b7-4c20-bce2-3d717878efe6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/847411fa-60b7-4c20-bce2-3d717878efe6.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F3d40717e-24fb-4edd-8335-1fa7e393fbde.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/3d40717e-24fb-4edd-8335-1fa7e393fbde.jpg already downloaded
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701734%252Fgeneral%252F4fe1fa3d-24be-4976-a383-1b5e483df96d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701734/general/4fe1fa3d-24be-4976-a383-1b5e483df96d.jpg already downloaded
2026-03-24 15:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6bff0edb-4eb3-5599-922a-434c787118b1, identifier: 10717880
2026-03-24 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/b20a9368-b4e9-49e1-89d8-ce6a909f45fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/6b453abf-c154-4ebd-809d-e0ec00994e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:34 [adesa.be] INFO: Found listing with ID: 10719153
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719153%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [adesa.be] INFO: Scrape type for 10719153: 1
2026-03-24 15:17:34 [adesa.be] INFO: Scraping item 10719153 url https://www.openlane.eu/en/carv6/auction/10719153
2026-03-24 15:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880
2026-03-24 15:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880
2026-03-24 15:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10717880 to the API
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717880>
{'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-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6bff0edb-4eb3-5599-922a-434c787118b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSJ026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 195149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5701734/general/784c23e8-cebe-4e24-a708-0b1baa7ca2c1.jpg',
'https://images.openlane.eu/carimgs/5701734/general/edc92f77-22e2-44c1-af46-ee86230902b1.jpg',
'https://images.openlane.eu/carimgs/5701734/general/648be357-b083-4679-be9b-5105c2f9c44c.jpg',
'https://images.openlane.eu/carimgs/5701734/general/c44afa05-009e-4edb-9e9d-9077b861e9da.jpg',
'https://images.openlane.eu/carimgs/5701734/general/1221f4d5-076b-4f4e-8873-f9466a6e8472.jpg',
'https://images.openlane.eu/carimgs/5701734/general/6b5fb8fa-1dd0-4cd5-8e84-aebcf411738d.jpg',
'https://images.openlane.eu/carimgs/5701734/general/501b5ae4-843c-403a-ae1a-c753005562ff.jpg',
'https://images.openlane.eu/carimgs/5701734/general/847411fa-60b7-4c20-bce2-3d717878efe6.jpg',
'https://images.openlane.eu/carimgs/5701734/general/3d40717e-24fb-4edd-8335-1fa7e393fbde.jpg',
'https://images.openlane.eu/carimgs/5701734/general/4fe1fa3d-24be-4976-a383-1b5e483df96d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6124750,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/784c23e8-cebe-4e24-a708-0b1baa7ca2c1.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4495248,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/edc92f77-22e2-44c1-af46-ee86230902b1.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6454456,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/648be357-b083-4679-be9b-5105c2f9c44c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5772485,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/c44afa05-009e-4edb-9e9d-9077b861e9da.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5083621,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/1221f4d5-076b-4f4e-8873-f9466a6e8472.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5736822,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/6b5fb8fa-1dd0-4cd5-8e84-aebcf411738d.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5662787,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/501b5ae4-843c-403a-ae1a-c753005562ff.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3828765,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/847411fa-60b7-4c20-bce2-3d717878efe6.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3867982,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/3d40717e-24fb-4edd-8335-1fa7e393fbde.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bff0edb-4eb3-5599-922a-434c787118b1/6bff0edb-4eb3-5599-922a-434c787118b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4290568,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701734/general/4fe1fa3d-24be-4976-a383-1b5e483df96d.jpg',
'Width': 5712}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Ford Kuga 1.5 EcoBoost ST Line - Petrol - Manual - 150 hp - 195.149 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717880%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [adesa.be] INFO: Saving data for 10717880: {'created_time': 1774365454.773555, 'last_price_update_time': 1774365454.773567, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717880') HTTP/1.1" 204 0
2026-03-24 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/422b49f3-f7ae-411c-83a8-8df4f2fe7a11.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5733659/general/62af0fda-17e6-41df-a1c5-3242c838f53a.JPEG> (referer: https://www.openlane.eu/en/carv6/auction/10717910)
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252F44f2bbf9-c63f-444b-9a19-28f49acc7039.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/44f2bbf9-c63f-444b-9a19-28f49acc7039.JPG not downloaded yet
2026-03-24 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13998510>
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252Fef68b134-65e9-43b3-b921-7436825f3289.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/ef68b134-65e9-43b3-b921-7436825f3289.jpg saved to cache
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/7130e30a-f432-4af1-aed2-86924d5ad928.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:34 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/ad6c9721-f7be-48f7-b2d4-53b1a04f29d0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:34 [adesa.be] INFO: Found listing with ID: 10717862
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717862%27 HTTP/1.1" 200 None
2026-03-24 15:17:34 [adesa.be] INFO: Scrape type for 10717862: 1
2026-03-24 15:17:34 [adesa.be] INFO: Scraping item 10717862 url https://www.openlane.eu/en/carv6/auction/10717862
2026-03-24 15:17:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d97650>
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629844%252Fgeneral%252F43bbe5e8-b714-47c0-9146-a2175b135a61.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/43bbe5e8-b714-47c0-9146-a2175b135a61.jpg saved to cache
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5173581/general/ab27f9d7-00d8-4273-8094-3e1e2a7c4741.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719148)
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252F9fc26e54-a71b-4641-bb9b-cc6fe6825e38.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/9fc26e54-a71b-4641-bb9b-cc6fe6825e38.JPG not downloaded yet
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ce54d0>
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629844%252Fgeneral%252Fb20a9368-b4e9-49e1-89d8-ce6a909f45fd.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/b20a9368-b4e9-49e1-89d8-ce6a909f45fd.jpg saved to cache
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1397d490>
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629844%252Fgeneral%252F6b453abf-c154-4ebd-809d-e0ec00994e88.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/6b453abf-c154-4ebd-809d-e0ec00994e88.jpg saved to cache
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:35 [adesa.be] INFO: Found listing with ID: 10717881
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717881%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [adesa.be] INFO: Scrape type for 10717881: 1
2026-03-24 15:17:35 [adesa.be] INFO: Scraping item 10717881 url https://www.openlane.eu/en/carv6/auction/10717881
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 95c3f612-2116-5fe2-8606-0842368292fe due to Ignoring non-200 response
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5173581/general/48b8e2b5-a8a3-49b6-9173-81e6856cb635.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719148)
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/a9d8e207-af8a-4462-8e02-9757b802a0c0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252Fbd8f3b80-6fa4-4d6f-be3c-81a4fcfb035c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/bd8f3b80-6fa4-4d6f-be3c-81a4fcfb035c.JPG not downloaded yet
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:35 [adesa.be] INFO: Found listing with ID: 10717857
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717857%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [adesa.be] INFO: Scrape type for 10717857: 1
2026-03-24 15:17:35 [adesa.be] INFO: Scraping item 10717857 url https://www.openlane.eu/en/carv6/auction/10717857
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb9290>
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8588705-0133-563f-90f2-3846c460a7e7/e8588705-0133-563f-90f2-3846c460a7e7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5173581%252Fgeneral%252Fab27f9d7-00d8-4273-8094-3e1e2a7c4741.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/ab27f9d7-00d8-4273-8094-3e1e2a7c4741.jpg saved to cache
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/57ec3bae-9685-4ea2-893e-333d0ab60ca1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/5071c778-7ebc-4c94-836f-ac7a0f120364.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252F62c708d9-5988-4e8a-97d6-6673fcd376ed.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/62c708d9-5988-4e8a-97d6-6673fcd376ed.JPG not downloaded yet
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5173581/general/20e67d75-7d90-4fdb-902f-8fd69f1f99fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719148)
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/44f2bbf9-c63f-444b-9a19-28f49acc7039.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:35 [adesa.be] INFO: Found listing with ID: 10717868
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717868%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [adesa.be] INFO: Scrape type for 10717868: 1
2026-03-24 15:17:35 [adesa.be] INFO: Scraping item 10717868 url https://www.openlane.eu/en/carv6/auction/10717868
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5173581/general/faa700b4-1598-4b9e-8275-a180c68e0920.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719148)
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252Fb0dd2dc6-d77e-4c43-835b-86462520c11e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/b0dd2dc6-d77e-4c43-835b-86462520c11e.JPG not downloaded yet
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b773d0>
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8588705-0133-563f-90f2-3846c460a7e7/e8588705-0133-563f-90f2-3846c460a7e7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5173581%252Fgeneral%252F48b8e2b5-a8a3-49b6-9173-81e6856cb635.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/48b8e2b5-a8a3-49b6-9173-81e6856cb635.jpg saved to cache
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5629844/general/f38c4103-03ba-41b0-8dea-e0bb9e43d426.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10717908)
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/9fc26e54-a71b-4641-bb9b-cc6fe6825e38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:35 [adesa.be] INFO: Found listing with ID: 10717852
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717852%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [adesa.be] INFO: Scrape type for 10717852: 1
2026-03-24 15:17:35 [adesa.be] INFO: Scraping item 10717852 url https://www.openlane.eu/en/carv6/auction/10717852
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/bd8f3b80-6fa4-4d6f-be3c-81a4fcfb035c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252Fb044e8e9-78bc-4293-8179-cee64a1f3e68.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/b044e8e9-78bc-4293-8179-cee64a1f3e68.JPG not downloaded yet
2026-03-24 15:17:35 [adesa.be] INFO: Found listing with ID: 10717864
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717864%27 HTTP/1.1" 200 None
2026-03-24 15:17:35 [adesa.be] INFO: Scrape type for 10717864: 1
2026-03-24 15:17:35 [adesa.be] INFO: Scraping item 10717864 url https://www.openlane.eu/en/carv6/auction/10717864
2026-03-24 15:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff22046ad0>
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5629844%252Fgeneral%252F57ec3bae-9685-4ea2-893e-333d0ab60ca1.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/57ec3bae-9685-4ea2-893e-333d0ab60ca1.jpg saved to cache
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a6bb10>
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8588705-0133-563f-90f2-3846c460a7e7/e8588705-0133-563f-90f2-3846c460a7e7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5173581%252Fgeneral%252F20e67d75-7d90-4fdb-902f-8fd69f1f99fe.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/20e67d75-7d90-4fdb-902f-8fd69f1f99fe.jpg saved to cache
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:35 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f73e50>
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8588705-0133-563f-90f2-3846c460a7e7/e8588705-0133-563f-90f2-3846c460a7e7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252Ffaa700b4-1598-4b9e-8275-a180c68e0920.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/faa700b4-1598-4b9e-8275-a180c68e0920.jpg saved to cache
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252F578d0bba-53ae-45ee-894c-93bd44d21e1f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/578d0bba-53ae-45ee-894c-93bd44d21e1f.JPG not downloaded yet
2026-03-24 15: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-24 15:17:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/62c708d9-5988-4e8a-97d6-6673fcd376ed.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:36 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5734418/general/40805aa8-2860-4015-9970-348c35896462.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10718898)
2026-03-24 15:17:36 [adesa.be] INFO: Found listing with ID: 10717846
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717846%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [adesa.be] INFO: Scrape type for 10717846: 1
2026-03-24 15:17:36 [adesa.be] INFO: Scraping item 10717846 url https://www.openlane.eu/en/carv6/auction/10717846
2026-03-24 15:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5173581/general/a101e552-6179-4e3d-9d8b-f40e5475b0ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719148)
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252F42d4d721-7e2e-435b-9461-e36a0abf48ae.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/42d4d721-7e2e-435b-9461-e36a0abf48ae.JPG not downloaded yet
2026-03-24 15:17:36 [adesa.be] INFO: Found listing with ID: 10717875
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717875%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [adesa.be] INFO: Scrape type for 10717875: 1
2026-03-24 15:17:36 [adesa.be] INFO: Scraping item 10717875 url https://www.openlane.eu/en/carv6/auction/10717875
2026-03-24 15:17:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139ac690>
2026-03-24 15:17:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1ecdc5a6-737a-51cf-bfcb-2fa326022513/1ecdc5a6-737a-51cf-bfcb-2fa326022513_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5629844%252Fgeneral%252Ff38c4103-03ba-41b0-8dea-e0bb9e43d426.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629844/general/f38c4103-03ba-41b0-8dea-e0bb9e43d426.jpg saved to cache
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1ecdc5a6-737a-51cf-bfcb-2fa326022513
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909
2026-03-24 15:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60e52e1-22cf-5dda-a229-57def9fa58b5 with scrape type 1
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f60e52e1-22cf-5dda-a229-57def9fa58b5
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252F96ba047c-f20c-4c06-99d8-3ea379659635.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/96ba047c-f20c-4c06-99d8-3ea379659635.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252F8f05a4c3-209c-4e17-97e5-b4bd924f1986.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/8f05a4c3-209c-4e17-97e5-b4bd924f1986.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252Fe45062c8-2b95-4e6e-b2f6-99c389d116e8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/e45062c8-2b95-4e6e-b2f6-99c389d116e8.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252Fab19917e-830e-4aad-be9c-7241298e57fa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/ab19917e-830e-4aad-be9c-7241298e57fa.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252Fb7b15c74-438b-459b-afbc-d5fe205ac093.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/b7b15c74-438b-459b-afbc-d5fe205ac093.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252Fb9c9bfd6-e4b3-45d9-b436-c8c7d336fb7b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/b9c9bfd6-e4b3-45d9-b436-c8c7d336fb7b.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252Fa6d80d81-e824-4edb-a07c-9ffb46f8b88d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/a6d80d81-e824-4edb-a07c-9ffb46f8b88d.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252F09de0554-95a1-42d4-8ca8-9c331c0373e5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/09de0554-95a1-42d4-8ca8-9c331c0373e5.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252Fb17359c7-3cb1-4a25-81de-99aec20ae089.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/b17359c7-3cb1-4a25-81de-99aec20ae089.jpeg already downloaded
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725409%252Fgeneral%252Fd5463df9-52ab-44f2-bc7f-df1bab9a0548.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725409/general/d5463df9-52ab-44f2-bc7f-df1bab9a0548.jpeg already downloaded
2026-03-24 15:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60e52e1-22cf-5dda-a229-57def9fa58b5, identifier: 10717909
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5727889%252Fgeneral%252F1738e449-387f-4ed8-b081-45e5477b547b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5727889/general/1738e449-387f-4ed8-b081-45e5477b547b.JPG not downloaded yet
2026-03-24 15:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-24 15:17:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909
2026-03-24 15:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60e52e1-22cf-5dda-a229-57def9fa58b5 with identifier: 10717909 to the API
2026-03-24 15:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17: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-24 15:17:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717909>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 244,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f60e52e1-22cf-5dda-a229-57def9fa58b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FKR614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 212287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5725409/general/96ba047c-f20c-4c06-99d8-3ea379659635.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/8f05a4c3-209c-4e17-97e5-b4bd924f1986.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/e45062c8-2b95-4e6e-b2f6-99c389d116e8.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/ab19917e-830e-4aad-be9c-7241298e57fa.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/b7b15c74-438b-459b-afbc-d5fe205ac093.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/b9c9bfd6-e4b3-45d9-b436-c8c7d336fb7b.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/a6d80d81-e824-4edb-a07c-9ffb46f8b88d.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/09de0554-95a1-42d4-8ca8-9c331c0373e5.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/b17359c7-3cb1-4a25-81de-99aec20ae089.jpeg',
'https://images.openlane.eu/carimgs/5725409/general/d5463df9-52ab-44f2-bc7f-df1bab9a0548.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 9884758,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/96ba047c-f20c-4c06-99d8-3ea379659635.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 9242629,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/8f05a4c3-209c-4e17-97e5-b4bd924f1986.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5771181,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/e45062c8-2b95-4e6e-b2f6-99c389d116e8.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5203450,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/ab19917e-830e-4aad-be9c-7241298e57fa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4426202,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/b7b15c74-438b-459b-afbc-d5fe205ac093.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4028020,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/b9c9bfd6-e4b3-45d9-b436-c8c7d336fb7b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4238263,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/a6d80d81-e824-4edb-a07c-9ffb46f8b88d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 9419016,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/09de0554-95a1-42d4-8ca8-9c331c0373e5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 7025528,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/b17359c7-3cb1-4a25-81de-99aec20ae089.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f60e52e1-22cf-5dda-a229-57def9fa58b5/f60e52e1-22cf-5dda-a229-57def9fa58b5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 6284085,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725409/general/d5463df9-52ab-44f2-bc7f-df1bab9a0548.jpeg',
'Width': 5712}],
'price': 3250,
'price_includes_vat': True,
'registration_date': '2010-03-15',
'seats_number': 2,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Discovery 3.0d - AWD - Diesel - Automatic - 244 hp - '
'212.287 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717909%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [adesa.be] INFO: Saving data for 10717909: {'created_time': 1774365457.025269, 'last_price_update_time': 1774365457.025278, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717909') HTTP/1.1" 204 0
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/b044e8e9-78bc-4293-8179-cee64a1f3e68.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/b0dd2dc6-d77e-4c43-835b-86462520c11e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:37 [adesa.be] INFO: Found listing with ID: 10719727
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719727%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [adesa.be] INFO: Scrape type for 10719727: 1
2026-03-24 15:17:37 [adesa.be] INFO: Scraping item 10719727 url https://www.openlane.eu/en/carv6/auction/10719727
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/578d0bba-53ae-45ee-894c-93bd44d21e1f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:37 [adesa.be] INFO: Found listing with ID: 10717912
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717912%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [adesa.be] INFO: Scrape type for 10717912: 1
2026-03-24 15:17:37 [adesa.be] INFO: Scraping item 10717912 url https://www.openlane.eu/en/carv6/auction/10717912
2026-03-24 15:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 64c604d3-ec19-5982-91c7-a2a04b9d1b96 due to Ignoring non-200 response
2026-03-24 15:17:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1399aa50>
2026-03-24 15:17:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8588705-0133-563f-90f2-3846c460a7e7/e8588705-0133-563f-90f2-3846c460a7e7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252Fa101e552-6179-4e3d-9d8b-f40e5475b0ae.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/a101e552-6179-4e3d-9d8b-f40e5475b0ae.jpg saved to cache
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:37 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/42d4d721-7e2e-435b-9461-e36a0abf48ae.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:37 [adesa.be] INFO: Found listing with ID: 10717898
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717898%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [adesa.be] INFO: Scrape type for 10717898: 1
2026-03-24 15:17:37 [adesa.be] INFO: Scraping item 10717898 url https://www.openlane.eu/en/carv6/auction/10717898
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:37 [adesa.be] INFO: Found listing with ID: 10717889
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717889%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [adesa.be] INFO: Scrape type for 10717889: 1
2026-03-24 15:17:37 [adesa.be] INFO: Scraping item 10717889 url https://www.openlane.eu/en/carv6/auction/10717889
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853
2026-03-24 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with scrape type 1
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252F484afcb6-42b2-4893-b1bc-ab9316bc2fb2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/484afcb6-42b2-4893-b1bc-ab9316bc2fb2.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252F888d609d-e474-4138-aa14-bc9548f37cb6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/888d609d-e474-4138-aa14-bc9548f37cb6.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252F4b73f393-f958-48a9-8596-37085f648a3c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/4b73f393-f958-48a9-8596-37085f648a3c.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252F496ed174-6e9d-45cc-b338-cdad2c6e3570.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/496ed174-6e9d-45cc-b338-cdad2c6e3570.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252Feed20a79-582c-4921-b459-c9e6e63ca2b1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/eed20a79-582c-4921-b459-c9e6e63ca2b1.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252F755c3a91-2a0c-4436-9e41-04b9038cc6a7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/755c3a91-2a0c-4436-9e41-04b9038cc6a7.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252F7b59f626-3382-4a1b-85c1-75a14065bda0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/7b59f626-3382-4a1b-85c1-75a14065bda0.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252Fc6c84602-d9db-48df-bdc7-0b9189fc62e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/c6c84602-d9db-48df-bdc7-0b9189fc62e1.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252Ff5cdbd95-d231-4083-a2fa-6c1583252ee6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/f5cdbd95-d231-4083-a2fa-6c1583252ee6.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5645426%252Fgeneral%252Fc2eef5d0-5907-4306-bada-fa4239b1379a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645426/general/c2eef5d0-5907-4306-bada-fa4239b1379a.jpeg already downloaded
2026-03-24 15:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740, identifier: 10717853
2026-03-24 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890
2026-03-24 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84cd6175-18f0-52fa-97cb-d10959ffdf17 with scrape type 1
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84cd6175-18f0-52fa-97cb-d10959ffdf17
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F802c761a-57c3-4ff9-8aef-9237ba5cd59d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/802c761a-57c3-4ff9-8aef-9237ba5cd59d.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F9232ace7-1fb7-42c9-adb6-a170d2a74b18.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/9232ace7-1fb7-42c9-adb6-a170d2a74b18.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F0e6ec3fc-e46d-48d8-a1f1-ecbd645a60cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/0e6ec3fc-e46d-48d8-a1f1-ecbd645a60cf.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F250470be-0ebf-4fe4-948f-817cefe32ff5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/250470be-0ebf-4fe4-948f-817cefe32ff5.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F781ba976-ef51-436b-8c29-c59ad5a181da.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/781ba976-ef51-436b-8c29-c59ad5a181da.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F64e260b8-c26d-40cb-88a6-86b76f385a2e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/64e260b8-c26d-40cb-88a6-86b76f385a2e.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252Fddb163a4-cdcb-42e4-82f7-e624907f32a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/ddb163a4-cdcb-42e4-82f7-e624907f32a8.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F0e866a4b-8ed8-46bb-bc9d-40a0c69ed0cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/0e866a4b-8ed8-46bb-bc9d-40a0c69ed0cb.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F3eacd6fd-4b8e-40d4-b733-5e13f9543cfa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/3eacd6fd-4b8e-40d4-b733-5e13f9543cfa.jpg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223404%252Fgeneral%252F4eb86e18-1420-4960-afa1-2f1a03b0f6ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223404/general/4eb86e18-1420-4960-afa1-2f1a03b0f6ea.jpg already downloaded
2026-03-24 15:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84cd6175-18f0-52fa-97cb-d10959ffdf17, identifier: 10717890
2026-03-24 15:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884
2026-03-24 15:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with scrape type 1
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725069%252Fgeneral%252Fffb00829-0b98-43f5-b098-3a935456a9d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/ffb00829-0b98-43f5-b098-3a935456a9d7.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725069%252Fgeneral%252F741db143-77c6-4311-a66a-c333bd60fd9f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/741db143-77c6-4311-a66a-c333bd60fd9f.jpeg already downloaded
2026-03-24 15:17:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5725069%252Fgeneral%252F706b2b3d-b3d5-4162-a06b-0007d41446fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/706b2b3d-b3d5-4162-a06b-0007d41446fe.jpeg already downloaded
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725069%252Fgeneral%252Ffdb0a3fa-f400-4f10-90b3-1d42712a2d26.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/fdb0a3fa-f400-4f10-90b3-1d42712a2d26.jpeg already downloaded
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725069%252Fgeneral%252F850f1fc2-f4f3-4e7e-81cf-c47d8ddfaa4e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/850f1fc2-f4f3-4e7e-81cf-c47d8ddfaa4e.jpeg already downloaded
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725069%252Fgeneral%252F9d3409d4-8351-4d7a-be77-587b36887382.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/9d3409d4-8351-4d7a-be77-587b36887382.jpeg already downloaded
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725069%252Fgeneral%252F94a694e3-85dc-4c3a-9879-2a1433aba67a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/94a694e3-85dc-4c3a-9879-2a1433aba67a.jpeg already downloaded
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725069%252Fgeneral%252F0c741306-bcf9-4498-91b4-be782fb94aed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/0c741306-bcf9-4498-91b4-be782fb94aed.jpeg already downloaded
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725069%252Fgeneral%252Fd4c88a8a-fcea-4ba4-adc6-c0da4aff315c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/d4c88a8a-fcea-4ba4-adc6-c0da4aff315c.jpeg already downloaded
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5725069%252Fgeneral%252F770d09d6-e836-4e3d-b93a-ceb4e3e8f7ae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725069/general/770d09d6-e836-4e3d-b93a-ceb4e3e8f7ae.jpeg already downloaded
2026-03-24 15:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6, identifier: 10717884
2026-03-24 15:17:38 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5727889/general/1738e449-387f-4ed8-b081-45e5477b547b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719150)
2026-03-24 15:17:38 [adesa.be] INFO: Found listing with ID: 10717907
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717907%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [adesa.be] INFO: Scrape type for 10717907: 1
2026-03-24 15:17:38 [adesa.be] INFO: Scraping item 10717907 url https://www.openlane.eu/en/carv6/auction/10717907
2026-03-24 15:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853
2026-03-24 15:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853
2026-03-24 15:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28412ccf-cb3c-5fc8-9f7b-bf350ff0d740 with identifier: 10717853 to the API
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717853>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '28412ccf-cb3c-5fc8-9f7b-bf350ff0d740',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XAJ812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 125243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5645426/general/484afcb6-42b2-4893-b1bc-ab9316bc2fb2.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/888d609d-e474-4138-aa14-bc9548f37cb6.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/4b73f393-f958-48a9-8596-37085f648a3c.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/496ed174-6e9d-45cc-b338-cdad2c6e3570.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/eed20a79-582c-4921-b459-c9e6e63ca2b1.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/755c3a91-2a0c-4436-9e41-04b9038cc6a7.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/7b59f626-3382-4a1b-85c1-75a14065bda0.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/c6c84602-d9db-48df-bdc7-0b9189fc62e1.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/f5cdbd95-d231-4083-a2fa-6c1583252ee6.jpeg',
'https://images.openlane.eu/carimgs/5645426/general/c2eef5d0-5907-4306-bada-fa4239b1379a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3002796,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/484afcb6-42b2-4893-b1bc-ab9316bc2fb2.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3010148,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/888d609d-e474-4138-aa14-bc9548f37cb6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2553765,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/4b73f393-f958-48a9-8596-37085f648a3c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2649387,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/496ed174-6e9d-45cc-b338-cdad2c6e3570.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3304667,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/eed20a79-582c-4921-b459-c9e6e63ca2b1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1503514,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/755c3a91-2a0c-4436-9e41-04b9038cc6a7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1305771,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/7b59f626-3382-4a1b-85c1-75a14065bda0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1803361,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/c6c84602-d9db-48df-bdc7-0b9189fc62e1.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2016183,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/f5cdbd95-d231-4083-a2fa-6c1583252ee6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_28412ccf-cb3c-5fc8-9f7b-bf350ff0d740/28412ccf-cb3c-5fc8-9f7b-bf350ff0d740_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1326278,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645426/general/c2eef5d0-5907-4306-bada-fa4239b1379a.jpeg',
'Width': 4032}],
'price': 20200,
'price_includes_vat': True,
'registration_date': '2019-10-24',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Range Rover Evoque 2.0 - AWD - Diesel - Automatic - 179 '
'hp - 125.243 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717853%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [adesa.be] INFO: Saving data for 10717853: {'created_time': 1774365458.549687, 'last_price_update_time': 1774365458.549696, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717853') HTTP/1.1" 204 0
2026-03-24 15:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890
2026-03-24 15:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890
2026-03-24 15:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84cd6175-18f0-52fa-97cb-d10959ffdf17 with identifier: 10717890 to the API
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '84cd6175-18f0-52fa-97cb-d10959ffdf17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FGN911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 190127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5223404/general/802c761a-57c3-4ff9-8aef-9237ba5cd59d.jpg',
'https://images.openlane.eu/carimgs/5223404/general/9232ace7-1fb7-42c9-adb6-a170d2a74b18.jpg',
'https://images.openlane.eu/carimgs/5223404/general/0e6ec3fc-e46d-48d8-a1f1-ecbd645a60cf.jpg',
'https://images.openlane.eu/carimgs/5223404/general/250470be-0ebf-4fe4-948f-817cefe32ff5.jpg',
'https://images.openlane.eu/carimgs/5223404/general/781ba976-ef51-436b-8c29-c59ad5a181da.jpg',
'https://images.openlane.eu/carimgs/5223404/general/64e260b8-c26d-40cb-88a6-86b76f385a2e.jpg',
'https://images.openlane.eu/carimgs/5223404/general/ddb163a4-cdcb-42e4-82f7-e624907f32a8.jpg',
'https://images.openlane.eu/carimgs/5223404/general/0e866a4b-8ed8-46bb-bc9d-40a0c69ed0cb.jpg',
'https://images.openlane.eu/carimgs/5223404/general/3eacd6fd-4b8e-40d4-b733-5e13f9543cfa.jpg',
'https://images.openlane.eu/carimgs/5223404/general/4eb86e18-1420-4960-afa1-2f1a03b0f6ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 455409,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/802c761a-57c3-4ff9-8aef-9237ba5cd59d.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368517,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/9232ace7-1fb7-42c9-adb6-a170d2a74b18.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324510,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/0e6ec3fc-e46d-48d8-a1f1-ecbd645a60cf.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362276,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/250470be-0ebf-4fe4-948f-817cefe32ff5.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 392167,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/781ba976-ef51-436b-8c29-c59ad5a181da.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366265,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/64e260b8-c26d-40cb-88a6-86b76f385a2e.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383870,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/ddb163a4-cdcb-42e4-82f7-e624907f32a8.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297734,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/0e866a4b-8ed8-46bb-bc9d-40a0c69ed0cb.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379552,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/3eacd6fd-4b8e-40d4-b733-5e13f9543cfa.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_84cd6175-18f0-52fa-97cb-d10959ffdf17/84cd6175-18f0-52fa-97cb-d10959ffdf17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278549,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223404/general/4eb86e18-1420-4960-afa1-2f1a03b0f6ea.jpg',
'Width': 1129}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2018-05-08',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Kia Stonic 1.6 CRDi Fusion - Diesel - Manual - 110 hp - 190.127 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2018}
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717890%27 HTTP/1.1" 200 None
2026-03-24 15:17:38 [adesa.be] INFO: Saving data for 10717890: {'created_time': 1774365458.914171, 'last_price_update_time': 1774365458.914181, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717890') HTTP/1.1" 204 0
2026-03-24 15:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884
2026-03-24 15:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884
2026-03-24 15:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6 with identifier: 10717884 to the API
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717884>
{'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': 149,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAF732',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 170435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5725069/general/ffb00829-0b98-43f5-b098-3a935456a9d7.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/741db143-77c6-4311-a66a-c333bd60fd9f.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/706b2b3d-b3d5-4162-a06b-0007d41446fe.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/fdb0a3fa-f400-4f10-90b3-1d42712a2d26.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/850f1fc2-f4f3-4e7e-81cf-c47d8ddfaa4e.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/9d3409d4-8351-4d7a-be77-587b36887382.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/94a694e3-85dc-4c3a-9879-2a1433aba67a.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/0c741306-bcf9-4498-91b4-be782fb94aed.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/d4c88a8a-fcea-4ba4-adc6-c0da4aff315c.jpeg',
'https://images.openlane.eu/carimgs/5725069/general/770d09d6-e836-4e3d-b93a-ceb4e3e8f7ae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5569561,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/ffb00829-0b98-43f5-b098-3a935456a9d7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4703124,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/741db143-77c6-4311-a66a-c333bd60fd9f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4804631,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/706b2b3d-b3d5-4162-a06b-0007d41446fe.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3852731,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/fdb0a3fa-f400-4f10-90b3-1d42712a2d26.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5654899,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/850f1fc2-f4f3-4e7e-81cf-c47d8ddfaa4e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5856514,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/9d3409d4-8351-4d7a-be77-587b36887382.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5337924,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/94a694e3-85dc-4c3a-9879-2a1433aba67a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3222368,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/0c741306-bcf9-4498-91b4-be782fb94aed.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4642579,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/d4c88a8a-fcea-4ba4-adc6-c0da4aff315c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6/f01d0c2b-d1e5-5adc-91f8-4eb01ec6a5e6_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4948248,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725069/general/770d09d6-e836-4e3d-b93a-ceb4e3e8f7ae.jpeg',
'Width': 5712}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Discovery Sport 2.0 TD4 - AWD - Diesel - Automatic - 149 '
'hp - 170.435 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717884%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [adesa.be] INFO: Saving data for 10717884: {'created_time': 1774365459.289937, 'last_price_update_time': 1774365459.289946, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717884') HTTP/1.1" 204 0
2026-03-24 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5173581/general/3eec3f15-8c15-4c5f-963c-5f8bcab33efb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719148)
2026-03-24 15:17:39 [adesa.be] INFO: Found listing with ID: 10717904
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717904%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [adesa.be] INFO: Scrape type for 10717904: 1
2026-03-24 15:17:39 [adesa.be] INFO: Scraping item 10717904 url https://www.openlane.eu/en/carv6/auction/10717904
2026-03-24 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869
2026-03-24 15:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d817d9f8-5438-5b07-bfa0-c9633f13e39c with scrape type 1
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d817d9f8-5438-5b07-bfa0-c9633f13e39c
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252Ff59f35bc-72ff-4359-b06e-d394fb1077ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/f59f35bc-72ff-4359-b06e-d394fb1077ab.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252Fe1d317a3-6e4c-4710-a92c-e6920f90301a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/e1d317a3-6e4c-4710-a92c-e6920f90301a.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252F23ea0138-92e0-4dde-aa2a-d166f0e408f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/23ea0138-92e0-4dde-aa2a-d166f0e408f2.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252Fef5882ec-652c-4181-a960-f10829c92942.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/ef5882ec-652c-4181-a960-f10829c92942.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252F9d404f9a-86b6-40eb-82e6-df603f4e6c78.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/9d404f9a-86b6-40eb-82e6-df603f4e6c78.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252F71ffadad-cfba-4706-af1d-c26ddae7a6fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/71ffadad-cfba-4706-af1d-c26ddae7a6fd.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252F3029ed10-e6e2-49a8-bb03-6b8fc0d2f358.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/3029ed10-e6e2-49a8-bb03-6b8fc0d2f358.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252F47bedbae-bab9-4d87-968f-2b190fe27f7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/47bedbae-bab9-4d87-968f-2b190fe27f7b.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252F0a956bf2-cda6-4cdd-b39a-6aab95fefe12.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/0a956bf2-cda6-4cdd-b39a-6aab95fefe12.jpg already downloaded
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5701728%252Fgeneral%252F975be5fb-4ec3-492a-958a-7d688291b7d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701728/general/975be5fb-4ec3-492a-958a-7d688291b7d4.jpg already downloaded
2026-03-24 15:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d817d9f8-5438-5b07-bfa0-c9633f13e39c, identifier: 10717869
2026-03-24 15:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153
2026-03-24 15:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1be0951-8973-52d4-a225-175750ded93f with scrape type 1
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a1be0951-8973-52d4-a225-175750ded93f
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738467%252Fgeneral%252F0494e92f-8719-498f-a93d-811f54d275b9.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/0494e92f-8719-498f-a93d-811f54d275b9.JPG not downloaded yet
2026-03-24 15:17:39 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869
2026-03-24 15:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869
2026-03-24 15:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d817d9f8-5438-5b07-bfa0-c9633f13e39c with identifier: 10717869 to the API
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717869>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd817d9f8-5438-5b07-bfa0-c9633f13e39c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAS060',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717869',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 277280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5701728/general/f59f35bc-72ff-4359-b06e-d394fb1077ab.jpg',
'https://images.openlane.eu/carimgs/5701728/general/e1d317a3-6e4c-4710-a92c-e6920f90301a.jpg',
'https://images.openlane.eu/carimgs/5701728/general/23ea0138-92e0-4dde-aa2a-d166f0e408f2.jpg',
'https://images.openlane.eu/carimgs/5701728/general/ef5882ec-652c-4181-a960-f10829c92942.jpg',
'https://images.openlane.eu/carimgs/5701728/general/9d404f9a-86b6-40eb-82e6-df603f4e6c78.jpg',
'https://images.openlane.eu/carimgs/5701728/general/71ffadad-cfba-4706-af1d-c26ddae7a6fd.jpg',
'https://images.openlane.eu/carimgs/5701728/general/3029ed10-e6e2-49a8-bb03-6b8fc0d2f358.jpg',
'https://images.openlane.eu/carimgs/5701728/general/47bedbae-bab9-4d87-968f-2b190fe27f7b.jpg',
'https://images.openlane.eu/carimgs/5701728/general/0a956bf2-cda6-4cdd-b39a-6aab95fefe12.jpg',
'https://images.openlane.eu/carimgs/5701728/general/975be5fb-4ec3-492a-958a-7d688291b7d4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6104523,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/f59f35bc-72ff-4359-b06e-d394fb1077ab.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5702558,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/e1d317a3-6e4c-4710-a92c-e6920f90301a.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4483331,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/23ea0138-92e0-4dde-aa2a-d166f0e408f2.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4885098,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/ef5882ec-652c-4181-a960-f10829c92942.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6805711,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/9d404f9a-86b6-40eb-82e6-df603f4e6c78.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5383575,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/71ffadad-cfba-4706-af1d-c26ddae7a6fd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5236164,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/3029ed10-e6e2-49a8-bb03-6b8fc0d2f358.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5070860,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/47bedbae-bab9-4d87-968f-2b190fe27f7b.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4920040,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/0a956bf2-cda6-4cdd-b39a-6aab95fefe12.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d817d9f8-5438-5b07-bfa0-c9633f13e39c/d817d9f8-5438-5b07-bfa0-c9633f13e39c_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4693110,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701728/general/975be5fb-4ec3-492a-958a-7d688291b7d4.jpg',
'Width': 5712}],
'price': 13700,
'price_includes_vat': True,
'registration_date': '2017-01-30',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Range Rover Sport 3.0 HSE - AWD - Diesel - Automatic - '
'258 hp - 277.280 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2017}
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717869%27 HTTP/1.1" 200 None
2026-03-24 15:17:39 [adesa.be] INFO: Saving data for 10717869: {'created_time': 1774365459.958839, 'last_price_update_time': 1774365459.958852, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717869') HTTP/1.1" 204 0
2026-03-24 15:17:39 [adesa.be] INFO: Found listing with ID: 10717879
2026-03-24 15:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717879%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [adesa.be] INFO: Scrape type for 10717879: 1
2026-03-24 15:17:40 [adesa.be] INFO: Scraping item 10717879 url https://www.openlane.eu/en/carv6/auction/10717879
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738467%252Fgeneral%252F6efad3d9-e5fb-4b56-a14c-ab3685ed4a70.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/6efad3d9-e5fb-4b56-a14c-ab3685ed4a70.JPG not downloaded yet
2026-03-24 15:17:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8fccbbde-ff48-5a0a-8cac-8705495c4884, skipping ID generation
2026-03-24 15:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 with scrape type 1
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 sending to next pipeline
2026-03-24 15:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8fccbbde-ff48-5a0a-8cac-8705495c4884, identifier: 10719150
2026-03-24 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742601/general/bc3205d5-7022-4db7-9735-c630b4faf5e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716148)
2026-03-24 15:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150
2026-03-24 15:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150
2026-03-24 15:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8fccbbde-ff48-5a0a-8cac-8705495c4884 with identifier: 10719150 to the API
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:40 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5727889/general/1738e449-387f-4ed8-b081-45e5477b547b.JPG>
{'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': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8fccbbde-ff48-5a0a-8cac-8705495c4884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XWT213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719150',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 151631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photos': [],
'price': 3650,
'price_includes_vat': True,
'registration_date': '2012-08-06',
'seats_number': 3,
'seller_name': 'City Automobile srl',
'title': 'Ford Transit 2.2 TDCI - Diesel - Manual - 125 hp - 151.631 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719150%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [adesa.be] INFO: Saving data for 10719150: {'created_time': 1774365460.430671, 'last_price_update_time': 1774365460.430684, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719150') HTTP/1.1" 204 0
2026-03-24 15:17:40 [adesa.be] INFO: Found listing with ID: 10719726
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719726%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [adesa.be] INFO: Scrape type for 10719726: 1
2026-03-24 15:17:40 [adesa.be] INFO: Scraping item 10719726 url https://www.openlane.eu/en/carv6/auction/10719726
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738467%252Fgeneral%252F4485b7bf-9452-4dfd-b81a-53b54a10ed08.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/4485b7bf-9452-4dfd-b81a-53b54a10ed08.JPG not downloaded yet
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 8fccbbde-ff48-5a0a-8cac-8705495c4884 due to Ignoring non-200 response
2026-03-24 15:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dcb8d0>
2026-03-24 15:17:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e8588705-0133-563f-90f2-3846c460a7e7/e8588705-0133-563f-90f2-3846c460a7e7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5173581%252Fgeneral%252F3eec3f15-8c15-4c5f-963c-5f8bcab33efb.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5173581/general/3eec3f15-8c15-4c5f-963c-5f8bcab33efb.jpg saved to cache
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e8588705-0133-563f-90f2-3846c460a7e7
2026-03-24 15:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914
2026-03-24 15:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with scrape type 1
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3c40c2d-d5a5-5b2b-be4d-448f67676da2
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252F4cbdcce9-b949-4804-9471-f9411ce68ae5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/4cbdcce9-b949-4804-9471-f9411ce68ae5.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252Fd310da6f-2a27-4b33-a2ee-9c2cdea7f1a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/d310da6f-2a27-4b33-a2ee-9c2cdea7f1a1.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252F20178094-df83-4688-92d2-5fe6c22c7f94.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/20178094-df83-4688-92d2-5fe6c22c7f94.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252F6d9ad3bf-65e9-4e07-919f-89def4562cc0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/6d9ad3bf-65e9-4e07-919f-89def4562cc0.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252F114f572a-b82d-4b2e-ba8c-706ae482f8c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/114f572a-b82d-4b2e-ba8c-706ae482f8c5.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252F05e6164b-0080-4226-aeb5-e75dfb288273.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/05e6164b-0080-4226-aeb5-e75dfb288273.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252F605dad77-6ac4-4dc6-b296-5d2e2ea07fcc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/605dad77-6ac4-4dc6-b296-5d2e2ea07fcc.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252Faafbc858-6ef7-437a-b005-5df2895b9746.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/aafbc858-6ef7-437a-b005-5df2895b9746.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252F43600029-520e-453f-aa51-b60e64a60bba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/43600029-520e-453f-aa51-b60e64a60bba.jpg already downloaded
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5223405%252Fgeneral%252Ff16b1827-2719-490d-8dcf-c656042343b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5223405/general/f16b1827-2719-490d-8dcf-c656042343b5.jpg already downloaded
2026-03-24 15:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c40c2d-d5a5-5b2b-be4d-448f67676da2, identifier: 10717914
2026-03-24 15:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149
2026-03-24 15:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c017939f-133c-5591-a8ea-a78c69d4c616 with scrape type 1
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5431311%252Fgeneral%252Fee87c2a9-e41c-410c-b7b0-a27d90fd7d81.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/ee87c2a9-e41c-410c-b7b0-a27d90fd7d81.jpg not downloaded yet
2026-03-24 15:17:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/0494e92f-8719-498f-a93d-811f54d275b9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:40 [adesa.be] INFO: Found listing with ID: 10719694
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719694%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [adesa.be] INFO: Scrape type for 10719694: 1
2026-03-24 15:17:40 [adesa.be] INFO: Scraping item 10719694 url https://www.openlane.eu/en/carv6/auction/10719694
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5738467%252Fgeneral%252F2b88ebe9-a6c3-40b7-9e9f-3acb5723a30c.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/2b88ebe9-a6c3-40b7-9e9f-3acb5723a30c.JPG not downloaded yet
2026-03-24 15:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914
2026-03-24 15:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914
2026-03-24 15:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c40c2d-d5a5-5b2b-be4d-448f67676da2 with identifier: 10717914 to the API
2026-03-24 15:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717914>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f3c40c2d-d5a5-5b2b-be4d-448f67676da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FFU686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717914',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 217010,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5223405/general/4cbdcce9-b949-4804-9471-f9411ce68ae5.jpg',
'https://images.openlane.eu/carimgs/5223405/general/d310da6f-2a27-4b33-a2ee-9c2cdea7f1a1.jpg',
'https://images.openlane.eu/carimgs/5223405/general/20178094-df83-4688-92d2-5fe6c22c7f94.jpg',
'https://images.openlane.eu/carimgs/5223405/general/6d9ad3bf-65e9-4e07-919f-89def4562cc0.jpg',
'https://images.openlane.eu/carimgs/5223405/general/114f572a-b82d-4b2e-ba8c-706ae482f8c5.jpg',
'https://images.openlane.eu/carimgs/5223405/general/05e6164b-0080-4226-aeb5-e75dfb288273.jpg',
'https://images.openlane.eu/carimgs/5223405/general/605dad77-6ac4-4dc6-b296-5d2e2ea07fcc.jpg',
'https://images.openlane.eu/carimgs/5223405/general/aafbc858-6ef7-437a-b005-5df2895b9746.jpg',
'https://images.openlane.eu/carimgs/5223405/general/43600029-520e-453f-aa51-b60e64a60bba.jpg',
'https://images.openlane.eu/carimgs/5223405/general/f16b1827-2719-490d-8dcf-c656042343b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 502694,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/4cbdcce9-b949-4804-9471-f9411ce68ae5.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405639,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/d310da6f-2a27-4b33-a2ee-9c2cdea7f1a1.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468681,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/20178094-df83-4688-92d2-5fe6c22c7f94.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378245,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/6d9ad3bf-65e9-4e07-919f-89def4562cc0.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457894,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/114f572a-b82d-4b2e-ba8c-706ae482f8c5.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 582280,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/05e6164b-0080-4226-aeb5-e75dfb288273.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237494,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/605dad77-6ac4-4dc6-b296-5d2e2ea07fcc.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345693,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/aafbc858-6ef7-437a-b005-5df2895b9746.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317434,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/43600029-520e-453f-aa51-b60e64a60bba.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3c40c2d-d5a5-5b2b-be4d-448f67676da2/f3c40c2d-d5a5-5b2b-be4d-448f67676da2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326110,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5223405/general/f16b1827-2719-490d-8dcf-c656042343b5.jpg',
'Width': 1129}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2013-07-10',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Kia ProCeed 1.6 CRDi LX - Diesel - Manual - 90 hp - 217.010 km',
'transmission': 'manual',
'trim': 'LX',
'vin': None,
'year': 2013}
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717914%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [adesa.be] INFO: Saving data for 10717914: {'created_time': 1774365461.384485, 'last_price_update_time': 1774365461.384504, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717914') HTTP/1.1" 204 0
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F818084b0-ec79-46c9-b3d1-f50c86c1d0f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/818084b0-ec79-46c9-b3d1-f50c86c1d0f7.jpg not downloaded yet
2026-03-24 15:17:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dcb910>
2026-03-24 15:17:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a79672-729d-5d15-8012-15e4e834b623/e3a79672-729d-5d15-8012-15e4e834b623_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742601%252Fgeneral%252Fbc3205d5-7022-4db7-9735-c630b4faf5e6.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/bc3205d5-7022-4db7-9735-c630b4faf5e6.jpg saved to cache
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:17:41 [adesa.be] INFO: Found listing with ID: 10717836
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717836%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [adesa.be] INFO: Scrape type for 10717836: 1
2026-03-24 15:17:41 [adesa.be] INFO: Scraping item 10717836 url https://www.openlane.eu/en/carv6/auction/10717836
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738467%252Fgeneral%252Fdcb185f8-3650-42ee-8148-c6598a3406f8.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/dcb185f8-3650-42ee-8148-c6598a3406f8.JPG not downloaded yet
2026-03-24 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717881> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862
2026-03-24 15:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with scrape type 1
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aaef8afe-86ea-57d3-99cf-89a9e86d0fd0
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252F5ca8587c-a5f5-49b2-b781-c2bc6e00ae32.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/5ca8587c-a5f5-49b2-b781-c2bc6e00ae32.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252F8c55bb34-61a9-46a6-8ff8-abece6a7d016.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/8c55bb34-61a9-46a6-8ff8-abece6a7d016.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252Ff0a48ca8-4700-4d32-8dcb-2605a4b813d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/f0a48ca8-4700-4d32-8dcb-2605a4b813d7.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252F44a53b8b-b5d6-4cf8-b253-6d13f535d63b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/44a53b8b-b5d6-4cf8-b253-6d13f535d63b.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252Fcc9330f4-50ab-4c76-b29c-e4c10b91b3b6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/cc9330f4-50ab-4c76-b29c-e4c10b91b3b6.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252F9d00ae6f-1777-4481-8ec9-6b3e16b6917f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/9d00ae6f-1777-4481-8ec9-6b3e16b6917f.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252Fcc5159a7-5e43-411c-ab78-0d0e4393f58f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/cc5159a7-5e43-411c-ab78-0d0e4393f58f.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252F02bbef71-f408-43bf-8fd6-d5203d94c806.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/02bbef71-f408-43bf-8fd6-d5203d94c806.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252F8238d632-5ab3-467a-acce-4b3e84085173.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/8238d632-5ab3-467a-acce-4b3e84085173.jpeg already downloaded
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5694636%252Fgeneral%252F77b85d93-b9d5-48ca-a332-866a28b7458f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5694636/general/77b85d93-b9d5-48ca-a332-866a28b7458f.jpeg already downloaded
2026-03-24 15:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0, identifier: 10717862
2026-03-24 15:17:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/6efad3d9-e5fb-4b56-a14c-ab3685ed4a70.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F7ea38184-bffa-4623-9264-788fbcf89724.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/7ea38184-bffa-4623-9264-788fbcf89724.jpg not downloaded yet
2026-03-24 15:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862
2026-03-24 15:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862
2026-03-24 15:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aaef8afe-86ea-57d3-99cf-89a9e86d0fd0 with identifier: 10717862 to the API
2026-03-24 15:17:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17: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-24 15:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717862>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'aaef8afe-86ea-57d3-99cf-89a9e86d0fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PAY528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 129774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5694636/general/5ca8587c-a5f5-49b2-b781-c2bc6e00ae32.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/8c55bb34-61a9-46a6-8ff8-abece6a7d016.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/f0a48ca8-4700-4d32-8dcb-2605a4b813d7.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/44a53b8b-b5d6-4cf8-b253-6d13f535d63b.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/cc9330f4-50ab-4c76-b29c-e4c10b91b3b6.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/9d00ae6f-1777-4481-8ec9-6b3e16b6917f.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/cc5159a7-5e43-411c-ab78-0d0e4393f58f.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/02bbef71-f408-43bf-8fd6-d5203d94c806.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/8238d632-5ab3-467a-acce-4b3e84085173.jpeg',
'https://images.openlane.eu/carimgs/5694636/general/77b85d93-b9d5-48ca-a332-866a28b7458f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221919,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/5ca8587c-a5f5-49b2-b781-c2bc6e00ae32.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216204,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/8c55bb34-61a9-46a6-8ff8-abece6a7d016.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225970,
'Height': 1211,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/f0a48ca8-4700-4d32-8dcb-2605a4b813d7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259896,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/44a53b8b-b5d6-4cf8-b253-6d13f535d63b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247777,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/cc9330f4-50ab-4c76-b29c-e4c10b91b3b6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153546,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/9d00ae6f-1777-4481-8ec9-6b3e16b6917f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278846,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/cc5159a7-5e43-411c-ab78-0d0e4393f58f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321249,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/02bbef71-f408-43bf-8fd6-d5203d94c806.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349767,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/8238d632-5ab3-467a-acce-4b3e84085173.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aaef8afe-86ea-57d3-99cf-89a9e86d0fd0/aaef8afe-86ea-57d3-99cf-89a9e86d0fd0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211630,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5694636/general/77b85d93-b9d5-48ca-a332-866a28b7458f.jpeg',
'Width': 1600}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2016-05-25',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz C 200 AMG Line - Diesel - Automatic - 136 hp - '
'129.774 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2016}
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [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-24 15:17:42 [adesa.be] INFO: Saving data for 10717862: {'created_time': 1774365462.18765, 'last_price_update_time': 1774365462.18766, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717862') HTTP/1.1" 204 0
2026-03-24 15:17:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/4485b7bf-9452-4dfd-b81a-53b54a10ed08.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:42 [adesa.be] INFO: Found listing with ID: 10719695
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [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-24 15:17:42 [adesa.be] INFO: Scrape type for 10719695: 1
2026-03-24 15:17:42 [adesa.be] INFO: Scraping item 10719695 url https://www.openlane.eu/en/carv6/auction/10719695
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738467%252Fgeneral%252F27eb3548-32bd-4e52-8b1b-e60e7fc9d6b6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/27eb3548-32bd-4e52-8b1b-e60e7fc9d6b6.JPG not downloaded yet
2026-03-24 15:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F9571c650-d656-4c9a-95d3-bed16d152038.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/9571c650-d656-4c9a-95d3-bed16d152038.jpg not downloaded yet
2026-03-24 15:17:42 [adesa.be] INFO: Found listing with ID: 10717891
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [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-24 15:17:42 [adesa.be] INFO: Scrape type for 10717891: 1
2026-03-24 15:17:42 [adesa.be] INFO: Scraping item 10717891 url https://www.openlane.eu/en/carv6/auction/10717891
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738467%252Fgeneral%252Faa3cd06f-4732-41be-a6e6-8fac825db5d3.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/aa3cd06f-4732-41be-a6e6-8fac825db5d3.JPG not downloaded yet
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F969c48ae-d763-4c12-a0b8-33bd1dae26ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/969c48ae-d763-4c12-a0b8-33bd1dae26ef.jpg not downloaded yet
2026-03-24 15:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881
2026-03-24 15:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5c73129-0a97-5dde-a02d-ea6b9d1951da with scrape type 1
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5c73129-0a97-5dde-a02d-ea6b9d1951da
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252Fb41c92be-7185-4d28-98d2-15d96d737aa5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/b41c92be-7185-4d28-98d2-15d96d737aa5.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252F592ad8ee-49fa-4c4f-b8a6-b6089231db6b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/592ad8ee-49fa-4c4f-b8a6-b6089231db6b.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252F2851fe7e-d30e-4c6a-a604-b456e91584cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/2851fe7e-d30e-4c6a-a604-b456e91584cc.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252Fc7439f54-2669-4029-95b6-b4c4a3ef5bb9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/c7439f54-2669-4029-95b6-b4c4a3ef5bb9.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252Ff978557e-690e-4ae8-8936-1061a740b804.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/f978557e-690e-4ae8-8936-1061a740b804.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252F1c6f3822-c776-42bf-b214-2c74bfc760b3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/1c6f3822-c776-42bf-b214-2c74bfc760b3.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252F10e069a2-066c-47d9-a772-5835293025b1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/10e069a2-066c-47d9-a772-5835293025b1.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252F1c30047b-13fa-4984-ab82-22c57f2c3348.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/1c30047b-13fa-4984-ab82-22c57f2c3348.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252Fb55671d9-692d-4815-93b3-cfe854e0e60f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/b55671d9-692d-4815-93b3-cfe854e0e60f.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737168%252Fgeneral%252Fa18828f3-4e18-4cd5-b9dc-1e4157c61d46.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737168/general/a18828f3-4e18-4cd5-b9dc-1e4157c61d46.jpeg already downloaded
2026-03-24 15:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5c73129-0a97-5dde-a02d-ea6b9d1951da, identifier: 10717881
2026-03-24 15:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852
2026-03-24 15:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e439587-fba3-52ae-9c74-dc3e3e004483 with scrape type 1
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e439587-fba3-52ae-9c74-dc3e3e004483
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252F2b03aa7c-9ff4-465b-a67a-2f8e0e880cb9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/2b03aa7c-9ff4-465b-a67a-2f8e0e880cb9.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252F2be95fea-b719-4c0a-b7c8-e62c961e62b1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/2be95fea-b719-4c0a-b7c8-e62c961e62b1.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252Fb453ce0e-8f27-49f5-aa7b-d865f540c197.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/b453ce0e-8f27-49f5-aa7b-d865f540c197.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252F5a282e0d-fae2-4afb-ba27-10a89d21c768.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/5a282e0d-fae2-4afb-ba27-10a89d21c768.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252F24902b4a-57cb-4fcf-bd77-b1ed4ce07208.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/24902b4a-57cb-4fcf-bd77-b1ed4ce07208.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252Fbd4a36de-7f43-427b-b197-f6cc8db4e533.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/bd4a36de-7f43-427b-b197-f6cc8db4e533.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252F57d80830-ce2c-4f71-9898-293339636d45.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/57d80830-ce2c-4f71-9898-293339636d45.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252Fc5971f58-20e0-43cf-8129-c449e3947db4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/c5971f58-20e0-43cf-8129-c449e3947db4.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252F70b068a4-c77b-48c2-b87a-395011ccdfb3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/70b068a4-c77b-48c2-b87a-395011ccdfb3.jpeg already downloaded
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5705184%252Fgeneral%252Fee36bfc8-34d6-4d10-a7e0-b517b94a863f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5705184/general/ee36bfc8-34d6-4d10-a7e0-b517b94a863f.jpeg already downloaded
2026-03-24 15:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e439587-fba3-52ae-9c74-dc3e3e004483, identifier: 10717852
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd85718a-f990-57f9-b7bb-5f3b1a4b04d0 with identifier: 10717864
2026-03-24 15:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd85718a-f990-57f9-b7bb-5f3b1a4b04d0 with scrape type 1
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd85718a-f990-57f9-b7bb-5f3b1a4b04d0
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252Feb65f125-ad44-4cf1-b750-8ba7ee1e065c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/eb65f125-ad44-4cf1-b750-8ba7ee1e065c.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252F2a4bd315-b636-48a8-9d6e-c8d2bbff5b3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/2a4bd315-b636-48a8-9d6e-c8d2bbff5b3e.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252Fb843708f-a8f2-4fa6-bab7-00dcffe95272.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/b843708f-a8f2-4fa6-bab7-00dcffe95272.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252F0cdc49a4-b6c2-4e19-b71b-38e0a10b8d15.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/0cdc49a4-b6c2-4e19-b71b-38e0a10b8d15.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252Fbe91b391-148d-403c-b392-2f469a251d95.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/be91b391-148d-403c-b392-2f469a251d95.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252F5690583f-4a6a-4102-bd60-e0f6e3c3ebd5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/5690583f-4a6a-4102-bd60-e0f6e3c3ebd5.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252F85bc5c03-f581-4b1b-89c5-d0ffe85a0251.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/85bc5c03-f581-4b1b-89c5-d0ffe85a0251.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252Fa313b809-85d8-44a0-8511-4cdfc8db67bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/a313b809-85d8-44a0-8511-4cdfc8db67bd.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252F256196f4-2b68-4c5c-98ed-3ab1fcae3e7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/256196f4-2b68-4c5c-98ed-3ab1fcae3e7f.jpg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701710%252Fgeneral%252F304053c5-d380-430c-8126-cc7a520b9f68.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701710/general/304053c5-d380-430c-8126-cc7a520b9f68.jpg already downloaded
2026-03-24 15:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd85718a-f990-57f9-b7bb-5f3b1a4b04d0, identifier: 10717864
2026-03-24 15:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857
2026-03-24 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f10b663f-57e2-5b96-bf42-70cd79723bab with scrape type 1
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f10b663f-57e2-5b96-bf42-70cd79723bab
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F4c6d6d75-8835-43aa-890f-5d2b8077d083.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/4c6d6d75-8835-43aa-890f-5d2b8077d083.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252Fe852bd33-a8e7-45a2-bcb7-39e1bd78a1f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/e852bd33-a8e7-45a2-bcb7-39e1bd78a1f0.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F260d5626-2403-43c2-a0ee-5bf98e7092e7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/260d5626-2403-43c2-a0ee-5bf98e7092e7.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F75ad8208-9289-408e-b9fe-d0291ffbb853.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/75ad8208-9289-408e-b9fe-d0291ffbb853.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F2625cc48-34e3-41e4-8159-a855969cd331.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/2625cc48-34e3-41e4-8159-a855969cd331.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F725ff629-3015-42c8-a3b8-117f5058cd84.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/725ff629-3015-42c8-a3b8-117f5058cd84.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F38ca908b-48ca-425e-b2de-29687ea12232.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/38ca908b-48ca-425e-b2de-29687ea12232.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F3ebd956c-8a46-469e-8c33-1a504ad2915c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/3ebd956c-8a46-469e-8c33-1a504ad2915c.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F4293634f-9c63-4298-b83b-cd05288a0138.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/4293634f-9c63-4298-b83b-cd05288a0138.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5652992%252Fgeneral%252F8bf09559-3309-4626-ac68-b327f6a2e979.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5652992/general/8bf09559-3309-4626-ac68-b327f6a2e979.jpeg already downloaded
2026-03-24 15:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f10b663f-57e2-5b96-bf42-70cd79723bab, identifier: 10717857
2026-03-24 15:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868
2026-03-24 15:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c256dd5-456d-598d-95d8-5524207d8e03 with scrape type 1
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c256dd5-456d-598d-95d8-5524207d8e03
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252Fa409b03c-9d25-4ea0-aca4-9c128ae84daa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/a409b03c-9d25-4ea0-aca4-9c128ae84daa.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252F6f9e5b71-e2a7-40bd-b042-271a26b5b62c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/6f9e5b71-e2a7-40bd-b042-271a26b5b62c.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252F694b472f-0e54-4ae8-a6cf-1a9b0fc1bb92.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/694b472f-0e54-4ae8-a6cf-1a9b0fc1bb92.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252F8c220654-d682-474a-88cd-55421088772a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/8c220654-d682-474a-88cd-55421088772a.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252F65ddbe41-a132-4f1d-bd7b-4ce0415dc41a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/65ddbe41-a132-4f1d-bd7b-4ce0415dc41a.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252F87f683a6-1f00-47b2-8c13-fda64cafe64f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/87f683a6-1f00-47b2-8c13-fda64cafe64f.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252F0a2de490-fc9c-4bb0-8f9a-f91e626e5916.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/0a2de490-fc9c-4bb0-8f9a-f91e626e5916.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252Faa7da360-7b75-4d04-aa87-cea42cb18479.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/aa7da360-7b75-4d04-aa87-cea42cb18479.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252Fdf0377ec-faa5-42d1-aa18-68603d9ebfbe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/df0377ec-faa5-42d1-aa18-68603d9ebfbe.jpeg already downloaded
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645413%252Fgeneral%252F761a91c2-4c45-498c-a78f-c0eb864b1818.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645413/general/761a91c2-4c45-498c-a78f-c0eb864b1818.jpeg already downloaded
2026-03-24 15:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c256dd5-456d-598d-95d8-5524207d8e03, identifier: 10717868
2026-03-24 15:17:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/2b88ebe9-a6c3-40b7-9e9f-3acb5723a30c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/dcb185f8-3650-42ee-8148-c6598a3406f8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:43 [adesa.be] INFO: Found listing with ID: 10717906
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717906%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [adesa.be] INFO: Scrape type for 10717906: 1
2026-03-24 15:17:43 [adesa.be] INFO: Scraping item 10717906 url https://www.openlane.eu/en/carv6/auction/10717906
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738467%252Fgeneral%252F7f449db6-98eb-4f12-989c-8439150ba55b.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/7f449db6-98eb-4f12-989c-8439150ba55b.JPG not downloaded yet
2026-03-24 15:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881
2026-03-24 15:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881
2026-03-24 15:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5c73129-0a97-5dde-a02d-ea6b9d1951da with identifier: 10717881 to the API
2026-03-24 15:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717881>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5c73129-0a97-5dde-a02d-ea6b9d1951da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATH015',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717881',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 48090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5737168/general/b41c92be-7185-4d28-98d2-15d96d737aa5.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/592ad8ee-49fa-4c4f-b8a6-b6089231db6b.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/2851fe7e-d30e-4c6a-a604-b456e91584cc.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/c7439f54-2669-4029-95b6-b4c4a3ef5bb9.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/f978557e-690e-4ae8-8936-1061a740b804.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/1c6f3822-c776-42bf-b214-2c74bfc760b3.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/10e069a2-066c-47d9-a772-5835293025b1.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/1c30047b-13fa-4984-ab82-22c57f2c3348.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/b55671d9-692d-4815-93b3-cfe854e0e60f.jpeg',
'https://images.openlane.eu/carimgs/5737168/general/a18828f3-4e18-4cd5-b9dc-1e4157c61d46.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229254,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/b41c92be-7185-4d28-98d2-15d96d737aa5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267255,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/592ad8ee-49fa-4c4f-b8a6-b6089231db6b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339213,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/2851fe7e-d30e-4c6a-a604-b456e91584cc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292458,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/c7439f54-2669-4029-95b6-b4c4a3ef5bb9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232211,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/f978557e-690e-4ae8-8936-1061a740b804.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237328,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/1c6f3822-c776-42bf-b214-2c74bfc760b3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312108,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/10e069a2-066c-47d9-a772-5835293025b1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240492,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/1c30047b-13fa-4984-ab82-22c57f2c3348.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 454662,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/b55671d9-692d-4815-93b3-cfe854e0e60f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5c73129-0a97-5dde-a02d-ea6b9d1951da/a5c73129-0a97-5dde-a02d-ea6b9d1951da_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369996,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737168/general/a18828f3-4e18-4cd5-b9dc-1e4157c61d46.jpeg',
'Width': 1600}],
'price': 10850,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 2,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz Citan 1.5 CDI - Diesel - Manual - 90 hp - 48.090 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717881%27 HTTP/1.1" 200 None
2026-03-24 15:17:44 [adesa.be] INFO: Saving data for 10717881: {'created_time': 1774365464.177136, 'last_price_update_time': 1774365464.177147, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717881') HTTP/1.1" 204 0
2026-03-24 15:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852
2026-03-24 15:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852
2026-03-24 15:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e439587-fba3-52ae-9c74-dc3e3e004483 with identifier: 10717852 to the API
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3e439587-fba3-52ae-9c74-dc3e3e004483',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BME689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 135498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5705184/general/2b03aa7c-9ff4-465b-a67a-2f8e0e880cb9.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/2be95fea-b719-4c0a-b7c8-e62c961e62b1.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/b453ce0e-8f27-49f5-aa7b-d865f540c197.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/5a282e0d-fae2-4afb-ba27-10a89d21c768.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/24902b4a-57cb-4fcf-bd77-b1ed4ce07208.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/bd4a36de-7f43-427b-b197-f6cc8db4e533.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/57d80830-ce2c-4f71-9898-293339636d45.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/c5971f58-20e0-43cf-8129-c449e3947db4.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/70b068a4-c77b-48c2-b87a-395011ccdfb3.jpeg',
'https://images.openlane.eu/carimgs/5705184/general/ee36bfc8-34d6-4d10-a7e0-b517b94a863f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230287,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/2b03aa7c-9ff4-465b-a67a-2f8e0e880cb9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187807,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/2be95fea-b719-4c0a-b7c8-e62c961e62b1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202569,
'Height': 1182,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/b453ce0e-8f27-49f5-aa7b-d865f540c197.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239041,
'Height': 1225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/5a282e0d-fae2-4afb-ba27-10a89d21c768.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153232,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/24902b4a-57cb-4fcf-bd77-b1ed4ce07208.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229098,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/bd4a36de-7f43-427b-b197-f6cc8db4e533.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 405294,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/57d80830-ce2c-4f71-9898-293339636d45.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214997,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/c5971f58-20e0-43cf-8129-c449e3947db4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289621,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/70b068a4-c77b-48c2-b87a-395011ccdfb3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e439587-fba3-52ae-9c74-dc3e3e004483/3e439587-fba3-52ae-9c74-dc3e3e004483_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266703,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5705184/general/ee36bfc8-34d6-4d10-a7e0-b517b94a863f.jpeg',
'Width': 1600}],
'price': 21000,
'price_includes_vat': True,
'registration_date': '2017-12-29',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz E 220d - Diesel - Automatic - 194 hp - 135.498 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717852%27 HTTP/1.1" 200 None
2026-03-24 15:17:44 [adesa.be] INFO: Saving data for 10717852: {'created_time': 1774365464.664793, 'last_price_update_time': 1774365464.664804, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717852') HTTP/1.1" 204 0
2026-03-24 15:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd85718a-f990-57f9-b7bb-5f3b1a4b04d0 with identifier: 10717864
2026-03-24 15:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd85718a-f990-57f9-b7bb-5f3b1a4b04d0 with identifier: 10717864
2026-03-24 15:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd85718a-f990-57f9-b7bb-5f3b1a4b04d0 with identifier: 10717864 to the API
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717864>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd85718a-f990-57f9-b7bb-5f3b1a4b04d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VUF872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717864',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 119825,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5701710/general/eb65f125-ad44-4cf1-b750-8ba7ee1e065c.jpg',
'https://images.openlane.eu/carimgs/5701710/general/2a4bd315-b636-48a8-9d6e-c8d2bbff5b3e.jpg',
'https://images.openlane.eu/carimgs/5701710/general/b843708f-a8f2-4fa6-bab7-00dcffe95272.jpg',
'https://images.openlane.eu/carimgs/5701710/general/0cdc49a4-b6c2-4e19-b71b-38e0a10b8d15.jpg',
'https://images.openlane.eu/carimgs/5701710/general/be91b391-148d-403c-b392-2f469a251d95.jpg',
'https://images.openlane.eu/carimgs/5701710/general/5690583f-4a6a-4102-bd60-e0f6e3c3ebd5.jpg',
'https://images.openlane.eu/carimgs/5701710/general/85bc5c03-f581-4b1b-89c5-d0ffe85a0251.jpg',
'https://images.openlane.eu/carimgs/5701710/general/a313b809-85d8-44a0-8511-4cdfc8db67bd.jpg',
'https://images.openlane.eu/carimgs/5701710/general/256196f4-2b68-4c5c-98ed-3ab1fcae3e7f.jpg',
'https://images.openlane.eu/carimgs/5701710/general/304053c5-d380-430c-8126-cc7a520b9f68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4389364,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/eb65f125-ad44-4cf1-b750-8ba7ee1e065c.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5142874,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/2a4bd315-b636-48a8-9d6e-c8d2bbff5b3e.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3990111,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/b843708f-a8f2-4fa6-bab7-00dcffe95272.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4334790,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/0cdc49a4-b6c2-4e19-b71b-38e0a10b8d15.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4454629,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/be91b391-148d-403c-b392-2f469a251d95.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4867732,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/5690583f-4a6a-4102-bd60-e0f6e3c3ebd5.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5202493,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/85bc5c03-f581-4b1b-89c5-d0ffe85a0251.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3637518,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/a313b809-85d8-44a0-8511-4cdfc8db67bd.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5177055,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/256196f4-2b68-4c5c-98ed-3ab1fcae3e7f.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd85718a-f990-57f9-b7bb-5f3b1a4b04d0/dd85718a-f990-57f9-b7bb-5f3b1a4b04d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3377061,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701710/general/304053c5-d380-430c-8126-cc7a520b9f68.jpg',
'Width': 5712}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2018-04-16',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz GLA 180 - Petrol - Automatic - 122 hp - 119.825 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717864%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [adesa.be] INFO: Saving data for 10717864: {'created_time': 1774365465.018348, 'last_price_update_time': 1774365465.018359, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717864') HTTP/1.1" 204 0
2026-03-24 15:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857
2026-03-24 15:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857
2026-03-24 15:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f10b663f-57e2-5b96-bf42-70cd79723bab with identifier: 10717857 to the API
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717857>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 156,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f10b663f-57e2-5b96-bf42-70cd79723bab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AQI340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717857',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 92688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5652992/general/4c6d6d75-8835-43aa-890f-5d2b8077d083.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/e852bd33-a8e7-45a2-bcb7-39e1bd78a1f0.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/260d5626-2403-43c2-a0ee-5bf98e7092e7.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/75ad8208-9289-408e-b9fe-d0291ffbb853.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/2625cc48-34e3-41e4-8159-a855969cd331.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/725ff629-3015-42c8-a3b8-117f5058cd84.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/38ca908b-48ca-425e-b2de-29687ea12232.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/3ebd956c-8a46-469e-8c33-1a504ad2915c.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/4293634f-9c63-4298-b83b-cd05288a0138.jpeg',
'https://images.openlane.eu/carimgs/5652992/general/8bf09559-3309-4626-ac68-b327f6a2e979.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167689,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/4c6d6d75-8835-43aa-890f-5d2b8077d083.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168091,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/e852bd33-a8e7-45a2-bcb7-39e1bd78a1f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200139,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/260d5626-2403-43c2-a0ee-5bf98e7092e7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197601,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/75ad8208-9289-408e-b9fe-d0291ffbb853.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90786,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/2625cc48-34e3-41e4-8159-a855969cd331.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350487,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/725ff629-3015-42c8-a3b8-117f5058cd84.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41921,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/38ca908b-48ca-425e-b2de-29687ea12232.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259939,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/3ebd956c-8a46-469e-8c33-1a504ad2915c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272759,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/4293634f-9c63-4298-b83b-cd05288a0138.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f10b663f-57e2-5b96-bf42-70cd79723bab/f10b663f-57e2-5b96-bf42-70cd79723bab_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323109,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5652992/general/8bf09559-3309-4626-ac68-b327f6a2e979.jpeg',
'Width': 1600}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2018-01-30',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz CLA Shooting Brake 200 AMG Line - Petrol - Automatic '
'- 156 hp - 92.688 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717857%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [adesa.be] INFO: Saving data for 10717857: {'created_time': 1774365465.349371, 'last_price_update_time': 1774365465.34938, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717857') HTTP/1.1" 204 0
2026-03-24 15:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868
2026-03-24 15:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868
2026-03-24 15:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c256dd5-456d-598d-95d8-5524207d8e03 with identifier: 10717868 to the API
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717868>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1c256dd5-456d-598d-95d8-5524207d8e03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LPA150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 134542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5645413/general/a409b03c-9d25-4ea0-aca4-9c128ae84daa.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/6f9e5b71-e2a7-40bd-b042-271a26b5b62c.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/694b472f-0e54-4ae8-a6cf-1a9b0fc1bb92.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/8c220654-d682-474a-88cd-55421088772a.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/65ddbe41-a132-4f1d-bd7b-4ce0415dc41a.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/87f683a6-1f00-47b2-8c13-fda64cafe64f.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/0a2de490-fc9c-4bb0-8f9a-f91e626e5916.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/aa7da360-7b75-4d04-aa87-cea42cb18479.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/df0377ec-faa5-42d1-aa18-68603d9ebfbe.jpeg',
'https://images.openlane.eu/carimgs/5645413/general/761a91c2-4c45-498c-a78f-c0eb864b1818.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3121238,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/a409b03c-9d25-4ea0-aca4-9c128ae84daa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3044972,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/6f9e5b71-e2a7-40bd-b042-271a26b5b62c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2603710,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/694b472f-0e54-4ae8-a6cf-1a9b0fc1bb92.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2915054,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/8c220654-d682-474a-88cd-55421088772a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1765130,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/65ddbe41-a132-4f1d-bd7b-4ce0415dc41a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1513413,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/87f683a6-1f00-47b2-8c13-fda64cafe64f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1646623,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/0a2de490-fc9c-4bb0-8f9a-f91e626e5916.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1994560,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/aa7da360-7b75-4d04-aa87-cea42cb18479.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1410813,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/df0377ec-faa5-42d1-aa18-68603d9ebfbe.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c256dd5-456d-598d-95d8-5524207d8e03/1c256dd5-456d-598d-95d8-5524207d8e03_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1376659,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645413/general/761a91c2-4c45-498c-a78f-c0eb864b1818.jpeg',
'Width': 4032}],
'price': 14600,
'price_includes_vat': True,
'registration_date': '2018-10-08',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz CLA Shooting Brake 200d Business Solution AMG - '
'Diesel - Automatic - 136 hp - 134.542 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2018}
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717868%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [adesa.be] INFO: Saving data for 10717868: {'created_time': 1774365465.668852, 'last_price_update_time': 1774365465.668863, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717868') HTTP/1.1" 204 0
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252Fec7c1b15-7bd5-42b3-bae6-e950fd2c9e7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/ec7c1b15-7bd5-42b3-bae6-e950fd2c9e7e.jpg not downloaded yet
2026-03-24 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:45 [adesa.be] INFO: Found listing with ID: 10717903
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717903%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [adesa.be] INFO: Scrape type for 10717903: 1
2026-03-24 15:17:45 [adesa.be] INFO: Scraping item 10717903 url https://www.openlane.eu/en/carv6/auction/10717903
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738467%252Fgeneral%252F93dbb934-8cc0-4ef2-a5b7-5b6b9ca626fb.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/93dbb934-8cc0-4ef2-a5b7-5b6b9ca626fb.JPG not downloaded yet
2026-03-24 15: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-24 15:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F05e1d422-49b8-4ed5-ac6f-b8c8c4e0bccd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/05e1d422-49b8-4ed5-ac6f-b8c8c4e0bccd.jpg not downloaded yet
2026-03-24 15: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-24 15:17:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/aa3cd06f-4732-41be-a6e6-8fac825db5d3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:45 [adesa.be] INFO: Found listing with ID: 10717873
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717873%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [adesa.be] INFO: Scrape type for 10717873: 1
2026-03-24 15:17:45 [adesa.be] INFO: Scraping item 10717873 url https://www.openlane.eu/en/carv6/auction/10717873
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5738467%252Fgeneral%252F29f11497-df39-4547-8dd9-3f52bc0a3329.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5738467/general/29f11497-df39-4547-8dd9-3f52bc0a3329.JPG not downloaded yet
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252Fab1f77da-b6b7-49e5-85a4-6e111edcb87f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/ab1f77da-b6b7-49e5-85a4-6e111edcb87f.jpg not downloaded yet
2026-03-24 15:17:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/7f449db6-98eb-4f12-989c-8439150ba55b.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:45 [adesa.be] INFO: Found listing with ID: 10717916
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717916%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [adesa.be] INFO: Scrape type for 10717916: 1
2026-03-24 15:17:45 [adesa.be] INFO: Scraping item 10717916 url https://www.openlane.eu/en/carv6/auction/10717916
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F742a2321-828b-40da-9c0e-78a4e5547f97.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/742a2321-828b-40da-9c0e-78a4e5547f97.jpg not downloaded yet
2026-03-24 15:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875
2026-03-24 15:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d76b634-777e-505a-9f3d-f512cc29d7aa with scrape type 1
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d76b634-777e-505a-9f3d-f512cc29d7aa
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252F86bb0944-e9cb-4f88-a48a-116d0921769c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/86bb0944-e9cb-4f88-a48a-116d0921769c.jpg already downloaded
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252Fae439c33-2421-41ba-96c3-9ed2250ad26a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/ae439c33-2421-41ba-96c3-9ed2250ad26a.jpg already downloaded
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252F4d98a94f-6fdc-494a-beb7-d071d21f71ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/4d98a94f-6fdc-494a-beb7-d071d21f71ba.jpg already downloaded
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252F72f42387-7517-4c77-a425-90bf3214d8e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/72f42387-7517-4c77-a425-90bf3214d8e4.jpg already downloaded
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252Fa849cca5-d985-4332-8fc4-be2a19e8dcf5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/a849cca5-d985-4332-8fc4-be2a19e8dcf5.jpg already downloaded
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252F80ec2a4e-e49d-488b-9567-44c807a62844.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/80ec2a4e-e49d-488b-9567-44c807a62844.jpg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252F099e2c38-3c9c-4b92-b9c3-d70ef72a7794.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/099e2c38-3c9c-4b92-b9c3-d70ef72a7794.jpg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252F85e1dd42-d077-451b-88e5-9a20301a8079.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/85e1dd42-d077-451b-88e5-9a20301a8079.jpg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252Fdc0189df-5952-4b04-a620-b01f18594204.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/dc0189df-5952-4b04-a620-b01f18594204.jpg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5572069%252Fgeneral%252Fba7f2cc3-f959-4879-9131-408751d676d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572069/general/ba7f2cc3-f959-4879-9131-408751d676d6.jpg already downloaded
2026-03-24 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d76b634-777e-505a-9f3d-f512cc29d7aa, identifier: 10717875
2026-03-24 15:17:46 [adesa.be] INFO: Found listing with ID: 10717911
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717911%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [adesa.be] INFO: Scrape type for 10717911: 1
2026-03-24 15:17:46 [adesa.be] INFO: Scraping item 10717911 url https://www.openlane.eu/en/carv6/auction/10717911
2026-03-24 15:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875
2026-03-24 15:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875
2026-03-24 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10717875 to the API
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717875>
{'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': 135,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4d76b634-777e-505a-9f3d-f512cc29d7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DMX610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717875',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 120055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5572069/general/86bb0944-e9cb-4f88-a48a-116d0921769c.jpg',
'https://images.openlane.eu/carimgs/5572069/general/ae439c33-2421-41ba-96c3-9ed2250ad26a.jpg',
'https://images.openlane.eu/carimgs/5572069/general/4d98a94f-6fdc-494a-beb7-d071d21f71ba.jpg',
'https://images.openlane.eu/carimgs/5572069/general/72f42387-7517-4c77-a425-90bf3214d8e4.jpg',
'https://images.openlane.eu/carimgs/5572069/general/a849cca5-d985-4332-8fc4-be2a19e8dcf5.jpg',
'https://images.openlane.eu/carimgs/5572069/general/80ec2a4e-e49d-488b-9567-44c807a62844.jpg',
'https://images.openlane.eu/carimgs/5572069/general/099e2c38-3c9c-4b92-b9c3-d70ef72a7794.jpg',
'https://images.openlane.eu/carimgs/5572069/general/85e1dd42-d077-451b-88e5-9a20301a8079.jpg',
'https://images.openlane.eu/carimgs/5572069/general/dc0189df-5952-4b04-a620-b01f18594204.jpg',
'https://images.openlane.eu/carimgs/5572069/general/ba7f2cc3-f959-4879-9131-408751d676d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417753,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/86bb0944-e9cb-4f88-a48a-116d0921769c.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 462836,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/ae439c33-2421-41ba-96c3-9ed2250ad26a.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415484,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/4d98a94f-6fdc-494a-beb7-d071d21f71ba.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425428,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/72f42387-7517-4c77-a425-90bf3214d8e4.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452821,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/a849cca5-d985-4332-8fc4-be2a19e8dcf5.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 433760,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/80ec2a4e-e49d-488b-9567-44c807a62844.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322449,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/099e2c38-3c9c-4b92-b9c3-d70ef72a7794.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243167,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/85e1dd42-d077-451b-88e5-9a20301a8079.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271053,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/dc0189df-5952-4b04-a620-b01f18594204.jpg',
'Width': 1129},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d76b634-777e-505a-9f3d-f512cc29d7aa/4d76b634-777e-505a-9f3d-f512cc29d7aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320903,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572069/general/ba7f2cc3-f959-4879-9131-408751d676d6.jpg',
'Width': 1129}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-01-20',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Mini Clubman Cooper 1.5 Business - Petrol - Automatic - 135 hp - '
'120.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717875%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [adesa.be] INFO: Saving data for 10717875: {'created_time': 1774365466.462553, 'last_price_update_time': 1774365466.462563, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717875') HTTP/1.1" 204 0
2026-03-24 15:17:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/93dbb934-8cc0-4ef2-a5b7-5b6b9ca626fb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F1b2fb92b-a1dd-4a3d-a174-12c368841b2d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/1b2fb92b-a1dd-4a3d-a174-12c368841b2d.jpg not downloaded yet
2026-03-24 15:17:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846
2026-03-24 15:17:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with scrape type 1
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252F3a91cf56-e292-4cf3-b745-24dc958efb18.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/3a91cf56-e292-4cf3-b745-24dc958efb18.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252F2b2a514f-6172-492f-81aa-e408ba317d06.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/2b2a514f-6172-492f-81aa-e408ba317d06.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252F25a00603-9a6c-4fb5-83c5-dae87f271361.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/25a00603-9a6c-4fb5-83c5-dae87f271361.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252F68a2ca59-18b3-4343-a683-165713d5322f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/68a2ca59-18b3-4343-a683-165713d5322f.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252Fbe4fac0f-daf1-41ea-bd11-7d2273fe8aa0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/be4fac0f-daf1-41ea-bd11-7d2273fe8aa0.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252Fe28025d5-de66-4583-aed5-7da13852afdb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/e28025d5-de66-4583-aed5-7da13852afdb.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252F1b670748-179d-416d-9f9e-a014fc156c24.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/1b670748-179d-416d-9f9e-a014fc156c24.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252Fb41ed490-8394-4bb5-994f-8b8e079cc903.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/b41ed490-8394-4bb5-994f-8b8e079cc903.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252F1c898683-6952-4008-801c-1f92a9942ed3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/1c898683-6952-4008-801c-1f92a9942ed3.jpeg already downloaded
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5667782%252Fgeneral%252F1d3877af-bdea-4b09-a3f1-4fcdb78db411.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5667782/general/1d3877af-bdea-4b09-a3f1-4fcdb78db411.jpeg already downloaded
2026-03-24 15:17:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6, identifier: 10717846
2026-03-24 15:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/ee87c2a9-e41c-410c-b7b0-a27d90fd7d81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:17:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/29f11497-df39-4547-8dd9-3f52bc0a3329.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:17:46 [adesa.be] INFO: Found listing with ID: 10717876
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717876%27 HTTP/1.1" 200 None
2026-03-24 15:17:46 [adesa.be] INFO: Scrape type for 10717876: 1
2026-03-24 15:17:46 [adesa.be] INFO: Scraping item 10717876 url https://www.openlane.eu/en/carv6/auction/10717876
2026-03-24 15:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846
2026-03-24 15:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846
2026-03-24 15:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6 with identifier: 10717846 to the API
2026-03-24 15:17:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717846>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HEB522',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717846',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 70668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5667782/general/3a91cf56-e292-4cf3-b745-24dc958efb18.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/2b2a514f-6172-492f-81aa-e408ba317d06.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/25a00603-9a6c-4fb5-83c5-dae87f271361.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/68a2ca59-18b3-4343-a683-165713d5322f.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/be4fac0f-daf1-41ea-bd11-7d2273fe8aa0.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/e28025d5-de66-4583-aed5-7da13852afdb.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/1b670748-179d-416d-9f9e-a014fc156c24.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/b41ed490-8394-4bb5-994f-8b8e079cc903.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/1c898683-6952-4008-801c-1f92a9942ed3.jpeg',
'https://images.openlane.eu/carimgs/5667782/general/1d3877af-bdea-4b09-a3f1-4fcdb78db411.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231650,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/3a91cf56-e292-4cf3-b745-24dc958efb18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206493,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/2b2a514f-6172-492f-81aa-e408ba317d06.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299411,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/25a00603-9a6c-4fb5-83c5-dae87f271361.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289657,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/68a2ca59-18b3-4343-a683-165713d5322f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327678,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/be4fac0f-daf1-41ea-bd11-7d2273fe8aa0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153626,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/e28025d5-de66-4583-aed5-7da13852afdb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255315,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/1b670748-179d-416d-9f9e-a014fc156c24.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228167,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/b41ed490-8394-4bb5-994f-8b8e079cc903.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263664,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/1c898683-6952-4008-801c-1f92a9942ed3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6/054b1d96-f2ff-5237-b0ad-3ea2d90bbcf6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204093,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5667782/general/1d3877af-bdea-4b09-a3f1-4fcdb78db411.jpeg',
'Width': 1600}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2019-02-06',
'seats_number': 5,
'seller_name': 'EMS Cars BV',
'title': 'Mercedes-Benz GLC 250 - 4-Matic - Petrol - Automatic - 211 hp - '
'70.668 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717846%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [adesa.be] INFO: Saving data for 10717846: {'created_time': 1774365467.124323, 'last_price_update_time': 1774365467.124334, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717846') HTTP/1.1" 204 0
2026-03-24 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717882> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/818084b0-ec79-46c9-b3d1-f50c86c1d0f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:17:47 [adesa.be] INFO: Found listing with ID: 10717878
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717878%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [adesa.be] INFO: Scrape type for 10717878: 1
2026-03-24 15:17:47 [adesa.be] INFO: Scraping item 10717878 url https://www.openlane.eu/en/carv6/auction/10717878
2026-03-24 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a21310>
2026-03-24 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5431311%252Fgeneral%252Fee87c2a9-e41c-410c-b7b0-a27d90fd7d81.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/ee87c2a9-e41c-410c-b7b0-a27d90fd7d81.jpg saved to cache
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:17:47 [adesa.be] INFO: Found listing with ID: 10717850
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717850%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [adesa.be] INFO: Scrape type for 10717850: 1
2026-03-24 15:17:47 [adesa.be] INFO: Scraping item 10717850 url https://www.openlane.eu/en/carv6/auction/10717850
2026-03-24 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/ec7c1b15-7bd5-42b3-bae6-e950fd2c9e7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:17:47 [adesa.be] INFO: Found listing with ID: 10717839
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717839%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [adesa.be] INFO: Scrape type for 10717839: 1
2026-03-24 15:17:47 [adesa.be] INFO: Scraping item 10717839 url https://www.openlane.eu/en/carv6/auction/10717839
2026-03-24 15:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882
2026-03-24 15:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d743821-7af8-56ee-8774-d33898535eff with scrape type 1
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252F525c412a-63d4-4336-a38f-cb0da44ae3e6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/525c412a-63d4-4336-a38f-cb0da44ae3e6.jpeg not downloaded yet
2026-03-24 15:17:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a8b90>
2026-03-24 15:17:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5431311%252Fgeneral%252F818084b0-ec79-46c9-b3d1-f50c86c1d0f7.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/818084b0-ec79-46c9-b3d1-f50c86c1d0f7.jpg saved to cache
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d0f654e-1a58-5d10-a308-b26daf51261d with identifier: 10717912
2026-03-24 15:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d0f654e-1a58-5d10-a308-b26daf51261d with scrape type 1
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d0f654e-1a58-5d10-a308-b26daf51261d
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252F96af166d-ed16-48fe-b74b-b08dc210f31c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/96af166d-ed16-48fe-b74b-b08dc210f31c.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252Fdf6fad8d-c85f-4cb4-af9f-f4d4d1d0666a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/df6fad8d-c85f-4cb4-af9f-f4d4d1d0666a.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252F6009d248-412d-46c9-8a45-29c11d411a48.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/6009d248-412d-46c9-8a45-29c11d411a48.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252Feeadf5cd-daa9-4ae7-b936-aeed4151ae66.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/eeadf5cd-daa9-4ae7-b936-aeed4151ae66.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252Fb7d3be2a-c187-4a94-bd82-0a3b06c9ad66.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/b7d3be2a-c187-4a94-bd82-0a3b06c9ad66.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252Fe0af30cd-0a42-4be6-a771-6036fe56c99d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/e0af30cd-0a42-4be6-a771-6036fe56c99d.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252F0f548236-29b0-43cb-9d95-fd7591fcae25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/0f548236-29b0-43cb-9d95-fd7591fcae25.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252F6250ae80-1f27-4724-98a4-62d6b919e747.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/6250ae80-1f27-4724-98a4-62d6b919e747.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252Fd3e6be3d-be73-44da-959e-7197df58e11c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/d3e6be3d-be73-44da-959e-7197df58e11c.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5732593%252Fgeneral%252F12fbf14f-913f-4828-9d0d-88effd6aa257.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732593/general/12fbf14f-913f-4828-9d0d-88effd6aa257.jpg already downloaded
2026-03-24 15:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d0f654e-1a58-5d10-a308-b26daf51261d, identifier: 10717912
2026-03-24 15:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-24 15:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ef846c-9fb5-5f0a-b286-295d80aa6335 with scrape type 1
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65ef846c-9fb5-5f0a-b286-295d80aa6335
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252F1634d1b1-402c-4c3e-a9c2-5c71fba9887b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/1634d1b1-402c-4c3e-a9c2-5c71fba9887b.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252F72500d2b-8d70-44b0-9eac-d4b75779f1f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/72500d2b-8d70-44b0-9eac-d4b75779f1f7.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252F078a1801-a304-4b59-a709-22f7f5ae8088.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/078a1801-a304-4b59-a709-22f7f5ae8088.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252Fff4c38c4-d725-4b24-a0f1-56b2662f6d76.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/ff4c38c4-d725-4b24-a0f1-56b2662f6d76.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252F99daa9fd-803e-4247-839d-9ccc4eb21dc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/99daa9fd-803e-4247-839d-9ccc4eb21dc9.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252Fe7f01152-fda4-45ea-8cc4-5f3c0678da25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/e7f01152-fda4-45ea-8cc4-5f3c0678da25.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252Fcaa4c435-3a9b-48c0-ab4b-55e1b93f414d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/caa4c435-3a9b-48c0-ab4b-55e1b93f414d.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252F3772810f-d1f7-45b8-ba1e-3b14c0a3e2bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/3772810f-d1f7-45b8-ba1e-3b14c0a3e2bb.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252Ff049e8f7-6370-4a06-b33b-f2ce269665c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/f049e8f7-6370-4a06-b33b-f2ce269665c4.jpg already downloaded
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5733171%252Fgeneral%252F33f93245-a119-4a29-b409-1afd2f4e3664.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733171/general/33f93245-a119-4a29-b409-1afd2f4e3664.jpg already downloaded
2026-03-24 15:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65ef846c-9fb5-5f0a-b286-295d80aa6335, identifier: 10719727
2026-03-24 15:17:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d0f654e-1a58-5d10-a308-b26daf51261d with identifier: 10717912
2026-03-24 15:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d0f654e-1a58-5d10-a308-b26daf51261d with identifier: 10717912
2026-03-24 15:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d0f654e-1a58-5d10-a308-b26daf51261d with identifier: 10717912 to the API
2026-03-24 15:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717912>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7d0f654e-1a58-5d10-a308-b26daf51261d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1vuc09',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717912',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 154750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5732593/general/96af166d-ed16-48fe-b74b-b08dc210f31c.jpg',
'https://images.openlane.eu/carimgs/5732593/general/df6fad8d-c85f-4cb4-af9f-f4d4d1d0666a.jpg',
'https://images.openlane.eu/carimgs/5732593/general/6009d248-412d-46c9-8a45-29c11d411a48.jpg',
'https://images.openlane.eu/carimgs/5732593/general/eeadf5cd-daa9-4ae7-b936-aeed4151ae66.jpg',
'https://images.openlane.eu/carimgs/5732593/general/b7d3be2a-c187-4a94-bd82-0a3b06c9ad66.jpg',
'https://images.openlane.eu/carimgs/5732593/general/e0af30cd-0a42-4be6-a771-6036fe56c99d.jpg',
'https://images.openlane.eu/carimgs/5732593/general/0f548236-29b0-43cb-9d95-fd7591fcae25.jpg',
'https://images.openlane.eu/carimgs/5732593/general/6250ae80-1f27-4724-98a4-62d6b919e747.jpg',
'https://images.openlane.eu/carimgs/5732593/general/d3e6be3d-be73-44da-959e-7197df58e11c.jpg',
'https://images.openlane.eu/carimgs/5732593/general/12fbf14f-913f-4828-9d0d-88effd6aa257.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425629,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/96af166d-ed16-48fe-b74b-b08dc210f31c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374065,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/df6fad8d-c85f-4cb4-af9f-f4d4d1d0666a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410990,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/6009d248-412d-46c9-8a45-29c11d411a48.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419685,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/eeadf5cd-daa9-4ae7-b936-aeed4151ae66.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 436036,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/b7d3be2a-c187-4a94-bd82-0a3b06c9ad66.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297180,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/e0af30cd-0a42-4be6-a771-6036fe56c99d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333903,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/0f548236-29b0-43cb-9d95-fd7591fcae25.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361814,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/6250ae80-1f27-4724-98a4-62d6b919e747.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187221,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/d3e6be3d-be73-44da-959e-7197df58e11c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d0f654e-1a58-5d10-a308-b26daf51261d/7d0f654e-1a58-5d10-a308-b26daf51261d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190504,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732593/general/12fbf14f-913f-4828-9d0d-88effd6aa257.jpg',
'Width': 1600}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2015-04-08',
'seats_number': 5,
'seller_name': 'Autohandel Pieters bv',
'title': 'Opel Corsa 1.2i Enjoy - Petrol - Manual - 70 hp - 154.750 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2015}
2026-03-24 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717912%27 HTTP/1.1" 200 None
2026-03-24 15:17:48 [adesa.be] INFO: Saving data for 10717912: {'created_time': 1774365468.303051, 'last_price_update_time': 1774365468.303061, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717912') HTTP/1.1" 204 0
2026-03-24 15:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-24 15:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727
2026-03-24 15:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65ef846c-9fb5-5f0a-b286-295d80aa6335 with identifier: 10719727 to the API
2026-03-24 15:17:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719727>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '65ef846c-9fb5-5f0a-b286-295d80aa6335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FCD956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719727',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 155791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5733171/general/1634d1b1-402c-4c3e-a9c2-5c71fba9887b.jpg',
'https://images.openlane.eu/carimgs/5733171/general/72500d2b-8d70-44b0-9eac-d4b75779f1f7.jpg',
'https://images.openlane.eu/carimgs/5733171/general/078a1801-a304-4b59-a709-22f7f5ae8088.jpg',
'https://images.openlane.eu/carimgs/5733171/general/ff4c38c4-d725-4b24-a0f1-56b2662f6d76.jpg',
'https://images.openlane.eu/carimgs/5733171/general/99daa9fd-803e-4247-839d-9ccc4eb21dc9.jpg',
'https://images.openlane.eu/carimgs/5733171/general/e7f01152-fda4-45ea-8cc4-5f3c0678da25.jpg',
'https://images.openlane.eu/carimgs/5733171/general/caa4c435-3a9b-48c0-ab4b-55e1b93f414d.jpg',
'https://images.openlane.eu/carimgs/5733171/general/3772810f-d1f7-45b8-ba1e-3b14c0a3e2bb.jpg',
'https://images.openlane.eu/carimgs/5733171/general/f049e8f7-6370-4a06-b33b-f2ce269665c4.jpg',
'https://images.openlane.eu/carimgs/5733171/general/33f93245-a119-4a29-b409-1afd2f4e3664.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171971,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/1634d1b1-402c-4c3e-a9c2-5c71fba9887b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116129,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/72500d2b-8d70-44b0-9eac-d4b75779f1f7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110580,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/078a1801-a304-4b59-a709-22f7f5ae8088.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97775,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/ff4c38c4-d725-4b24-a0f1-56b2662f6d76.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85038,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/99daa9fd-803e-4247-839d-9ccc4eb21dc9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151216,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/e7f01152-fda4-45ea-8cc4-5f3c0678da25.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86241,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/caa4c435-3a9b-48c0-ab4b-55e1b93f414d.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90318,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/3772810f-d1f7-45b8-ba1e-3b14c0a3e2bb.jpg',
'Width': 480},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57293,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/f049e8f7-6370-4a06-b33b-f2ce269665c4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65ef846c-9fb5-5f0a-b286-295d80aa6335/65ef846c-9fb5-5f0a-b286-295d80aa6335_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115666,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733171/general/33f93245-a119-4a29-b409-1afd2f4e3664.jpg',
'Width': 640}],
'price': 2900,
'price_includes_vat': True,
'registration_date': '2013-05-22',
'seats_number': 5,
'seller_name': 'Autohandel J. Brarens nv',
'title': 'Opel Astra 1.6 - Petrol - Automatic - 115 hp - 155.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719727%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [adesa.be] INFO: Saving data for 10719727: {'created_time': 1774365470.034232, 'last_price_update_time': 1774365470.034246, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719727') HTTP/1.1" 204 0
2026-03-24 15:17:50 [adesa.be] INFO: Found listing with ID: 10717888
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717888%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [adesa.be] INFO: Scrape type for 10717888: 1
2026-03-24 15:17:50 [adesa.be] INFO: Scraping item 10717888 url https://www.openlane.eu/en/carv6/auction/10717888
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252F1a589e9f-6617-4581-b21a-c2e6800a9c90.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/1a589e9f-6617-4581-b21a-c2e6800a9c90.jpeg not downloaded yet
2026-03-24 15:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-24 15:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 621b880f-8f6e-5980-9026-b96c2147d282 with scrape type 1
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 621b880f-8f6e-5980-9026-b96c2147d282
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F159dddd3-dce8-4c54-9a9d-d551f8a3f7db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/159dddd3-dce8-4c54-9a9d-d551f8a3f7db.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F26f77676-46dd-4308-886a-c45af6830a73.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/26f77676-46dd-4308-886a-c45af6830a73.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F46d88e54-9c79-4703-9571-3b0e24f5367a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/46d88e54-9c79-4703-9571-3b0e24f5367a.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F7fa2531d-ee2e-47a8-8688-cec35c058c91.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/7fa2531d-ee2e-47a8-8688-cec35c058c91.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252Fb2f82b65-45f5-4aea-a40b-d615cfb7b5e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/b2f82b65-45f5-4aea-a40b-d615cfb7b5e0.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252Fb60b4f8a-b43a-406b-bc99-c75907994044.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/b60b4f8a-b43a-406b-bc99-c75907994044.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F00f717f4-a1a7-4843-83d4-647031f0c6b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/00f717f4-a1a7-4843-83d4-647031f0c6b8.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F593c3e07-db46-4560-b975-9b6521ad3d18.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/593c3e07-db46-4560-b975-9b6521ad3d18.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F9e48bb27-b30d-45ee-aebe-460e45e0e023.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/9e48bb27-b30d-45ee-aebe-460e45e0e023.jpg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5145816%252Fgeneral%252F56fbe924-8d4e-47b5-b8e5-74d637d4864c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5145816/general/56fbe924-8d4e-47b5-b8e5-74d637d4864c.jpg already downloaded
2026-03-24 15:17:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 621b880f-8f6e-5980-9026-b96c2147d282, identifier: 10717889
2026-03-24 15:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/742a2321-828b-40da-9c0e-78a4e5547f97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-24 15:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889
2026-03-24 15:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 621b880f-8f6e-5980-9026-b96c2147d282 with identifier: 10717889 to the API
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717889>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '621b880f-8f6e-5980-9026-b96c2147d282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EEV346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717889',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 91650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5145816/general/159dddd3-dce8-4c54-9a9d-d551f8a3f7db.jpg',
'https://images.openlane.eu/carimgs/5145816/general/26f77676-46dd-4308-886a-c45af6830a73.jpg',
'https://images.openlane.eu/carimgs/5145816/general/46d88e54-9c79-4703-9571-3b0e24f5367a.jpg',
'https://images.openlane.eu/carimgs/5145816/general/7fa2531d-ee2e-47a8-8688-cec35c058c91.jpg',
'https://images.openlane.eu/carimgs/5145816/general/b2f82b65-45f5-4aea-a40b-d615cfb7b5e0.jpg',
'https://images.openlane.eu/carimgs/5145816/general/b60b4f8a-b43a-406b-bc99-c75907994044.jpg',
'https://images.openlane.eu/carimgs/5145816/general/00f717f4-a1a7-4843-83d4-647031f0c6b8.jpg',
'https://images.openlane.eu/carimgs/5145816/general/593c3e07-db46-4560-b975-9b6521ad3d18.jpg',
'https://images.openlane.eu/carimgs/5145816/general/9e48bb27-b30d-45ee-aebe-460e45e0e023.jpg',
'https://images.openlane.eu/carimgs/5145816/general/56fbe924-8d4e-47b5-b8e5-74d637d4864c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 912809,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/159dddd3-dce8-4c54-9a9d-d551f8a3f7db.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 896561,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/26f77676-46dd-4308-886a-c45af6830a73.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 746885,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/46d88e54-9c79-4703-9571-3b0e24f5367a.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 987062,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/7fa2531d-ee2e-47a8-8688-cec35c058c91.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514893,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/b2f82b65-45f5-4aea-a40b-d615cfb7b5e0.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385299,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/b60b4f8a-b43a-406b-bc99-c75907994044.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505319,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/00f717f4-a1a7-4843-83d4-647031f0c6b8.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308444,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/593c3e07-db46-4560-b975-9b6521ad3d18.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 591841,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/9e48bb27-b30d-45ee-aebe-460e45e0e023.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_621b880f-8f6e-5980-9026-b96c2147d282/621b880f-8f6e-5980-9026-b96c2147d282_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210947,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5145816/general/56fbe924-8d4e-47b5-b8e5-74d637d4864c.jpg',
'Width': 1536}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-12-20',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Opel Crossland 1.2 Innovation - Petrol - Manual - 110 hp - 91.650 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2018}
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717889%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [adesa.be] INFO: Saving data for 10717889: {'created_time': 1774365470.73318, 'last_price_update_time': 1774365470.733192, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717889') HTTP/1.1" 204 0
2026-03-24 15:17:50 [adesa.be] INFO: Found listing with ID: 10719696
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719696%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [adesa.be] INFO: Scrape type for 10719696: 1
2026-03-24 15:17:50 [adesa.be] INFO: Scraping item 10719696 url https://www.openlane.eu/en/carv6/auction/10719696
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252F001992ff-20cf-4055-9dee-d10294e48780.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/001992ff-20cf-4055-9dee-d10294e48780.jpeg not downloaded yet
2026-03-24 15:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129c56d0>
2026-03-24 15:17:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5431311%252Fgeneral%252Fec7c1b15-7bd5-42b3-bae6-e950fd2c9e7e.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/ec7c1b15-7bd5-42b3-bae6-e950fd2c9e7e.jpg saved to cache
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-24 15:17:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c40d511-5713-5a86-86ac-79a0a575683f with scrape type 1
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c40d511-5713-5a86-86ac-79a0a575683f
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719952%252Fgeneral%252F5ab61ded-493b-40cc-b256-b74ef372a920.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/5ab61ded-493b-40cc-b256-b74ef372a920.jpeg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719952%252Fgeneral%252Fc4d46f41-4425-4c57-b543-48b0b78e23fa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/c4d46f41-4425-4c57-b543-48b0b78e23fa.jpeg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719952%252Fgeneral%252F1d2dbdc9-0826-4517-a9af-3dbc900f5e9c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/1d2dbdc9-0826-4517-a9af-3dbc900f5e9c.jpeg already downloaded
2026-03-24 15:17:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719952%252Fgeneral%252F0ed20486-5622-4f99-a07c-70c2e0cc15e9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/0ed20486-5622-4f99-a07c-70c2e0cc15e9.jpeg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719952%252Fgeneral%252F8e87564d-96eb-4aa7-8b73-0433fd39bceb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/8e87564d-96eb-4aa7-8b73-0433fd39bceb.jpeg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719952%252Fgeneral%252Fac170e58-c3fa-4445-9699-fd319914431f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/ac170e58-c3fa-4445-9699-fd319914431f.jpeg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719952%252Fgeneral%252F341b8a3a-1d68-4e23-8afc-ad476689d244.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/341b8a3a-1d68-4e23-8afc-ad476689d244.jpeg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719952%252Fgeneral%252Fdd4b6f96-54e5-41b2-af65-f56829da9c1f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/dd4b6f96-54e5-41b2-af65-f56829da9c1f.jpeg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719952%252Fgeneral%252F4845c663-9565-4fcd-978e-e4b51895200e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/4845c663-9565-4fcd-978e-e4b51895200e.jpeg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5719952%252Fgeneral%252F3d19f8ee-3c80-466f-aecf-5a2525deca8b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719952/general/3d19f8ee-3c80-466f-aecf-5a2525deca8b.jpeg already downloaded
2026-03-24 15:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c40d511-5713-5a86-86ac-79a0a575683f, identifier: 10717904
2026-03-24 15:17:51 [adesa.be] INFO: Found listing with ID: 10717919
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717919%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [adesa.be] INFO: Scrape type for 10717919: 1
2026-03-24 15:17:51 [adesa.be] INFO: Scraping item 10717919 url https://www.openlane.eu/en/carv6/auction/10717919
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5741676%252Fgeneral%252F28961b02-2912-46df-82e8-c36b3c88e743.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/28961b02-2912-46df-82e8-c36b3c88e743.jpeg not downloaded yet
2026-03-24 15:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-24 15:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904
2026-03-24 15:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c40d511-5713-5a86-86ac-79a0a575683f with identifier: 10717904 to the API
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717904>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1c40d511-5713-5a86-86ac-79a0a575683f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KST341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 85551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5719952/general/5ab61ded-493b-40cc-b256-b74ef372a920.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/c4d46f41-4425-4c57-b543-48b0b78e23fa.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/1d2dbdc9-0826-4517-a9af-3dbc900f5e9c.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/0ed20486-5622-4f99-a07c-70c2e0cc15e9.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/8e87564d-96eb-4aa7-8b73-0433fd39bceb.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/ac170e58-c3fa-4445-9699-fd319914431f.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/341b8a3a-1d68-4e23-8afc-ad476689d244.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/dd4b6f96-54e5-41b2-af65-f56829da9c1f.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/4845c663-9565-4fcd-978e-e4b51895200e.jpeg',
'https://images.openlane.eu/carimgs/5719952/general/3d19f8ee-3c80-466f-aecf-5a2525deca8b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4941536,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/5ab61ded-493b-40cc-b256-b74ef372a920.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5859686,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/c4d46f41-4425-4c57-b543-48b0b78e23fa.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6106930,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/1d2dbdc9-0826-4517-a9af-3dbc900f5e9c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4919887,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/0ed20486-5622-4f99-a07c-70c2e0cc15e9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5035186,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/8e87564d-96eb-4aa7-8b73-0433fd39bceb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5540525,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/ac170e58-c3fa-4445-9699-fd319914431f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5906123,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/341b8a3a-1d68-4e23-8afc-ad476689d244.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4990455,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/dd4b6f96-54e5-41b2-af65-f56829da9c1f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6350113,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/4845c663-9565-4fcd-978e-e4b51895200e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c40d511-5713-5a86-86ac-79a0a575683f/1c40d511-5713-5a86-86ac-79a0a575683f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3379185,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719952/general/3d19f8ee-3c80-466f-aecf-5a2525deca8b.jpeg',
'Width': 5712}],
'price': 4100,
'price_includes_vat': True,
'registration_date': '2014-11-20',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Opel Meriva 1.4i - Petrol - Manual - 100 hp - 85.551 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717904%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [adesa.be] INFO: Saving data for 10717904: {'created_time': 1774365471.645263, 'last_price_update_time': 1774365471.645276, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717904') HTTP/1.1" 204 0
2026-03-24 15:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cac710>
2026-03-24 15:17:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5431311%252Fgeneral%252F742a2321-828b-40da-9c0e-78a4e5547f97.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/742a2321-828b-40da-9c0e-78a4e5547f97.jpg saved to cache
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898
2026-03-24 15:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5b2ce3b-b544-5c27-a824-22ecd565532b with scrape type 1
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5b2ce3b-b544-5c27-a824-22ecd565532b
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252F3be23c00-7c52-4a93-afe2-7474a73991f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/3be23c00-7c52-4a93-afe2-7474a73991f8.jpg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252F68560cb5-242c-4bad-8e6c-d1914647949b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/68560cb5-242c-4bad-8e6c-d1914647949b.jpg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252Fc5736243-e50d-4f06-8cb3-e139dd8d07de.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/c5736243-e50d-4f06-8cb3-e139dd8d07de.jpg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252Fdb7d3f82-27f8-4d5d-b867-da6e94ac7843.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/db7d3f82-27f8-4d5d-b867-da6e94ac7843.jpg already downloaded
2026-03-24 15:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252Fe0fd67f1-fea9-4888-81fb-d2819b9cbbc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/e0fd67f1-fea9-4888-81fb-d2819b9cbbc4.jpg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252F562b6c9d-2bac-4a69-b00a-32aef21570f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/562b6c9d-2bac-4a69-b00a-32aef21570f7.jpg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252F3c22451c-eedd-412b-bdff-315add206b1b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/3c22451c-eedd-412b-bdff-315add206b1b.jpg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252F3859cfec-80b7-47c4-8561-586d8de68e98.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/3859cfec-80b7-47c4-8561-586d8de68e98.jpg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252F78bf56c4-0676-42b7-aaf5-59d5f6516bda.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/78bf56c4-0676-42b7-aaf5-59d5f6516bda.jpg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5538808%252Fgeneral%252Fc0a59cdb-f74a-4ade-b5a1-c638adaac4eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5538808/general/c0a59cdb-f74a-4ade-b5a1-c638adaac4eb.jpg already downloaded
2026-03-24 15:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5b2ce3b-b544-5c27-a824-22ecd565532b, identifier: 10717898
2026-03-24 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/1b2fb92b-a1dd-4a3d-a174-12c368841b2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/ab1f77da-b6b7-49e5-85a4-6e111edcb87f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:17:52 [adesa.be] INFO: Found listing with ID: 10717893
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717893%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [adesa.be] INFO: Scrape type for 10717893: 1
2026-03-24 15:17:52 [adesa.be] INFO: Scraping item 10717893 url https://www.openlane.eu/en/carv6/auction/10717893
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5741676%252Fgeneral%252F46d2ff80-7ddc-4488-9006-873545935f84.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/46d2ff80-7ddc-4488-9006-873545935f84.jpeg not downloaded yet
2026-03-24 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898
2026-03-24 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898
2026-03-24 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5b2ce3b-b544-5c27-a824-22ecd565532b with identifier: 10717898 to the API
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717898>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5b2ce3b-b544-5c27-a824-22ecd565532b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1svd701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717898',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 183482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5538808/general/3be23c00-7c52-4a93-afe2-7474a73991f8.jpg',
'https://images.openlane.eu/carimgs/5538808/general/68560cb5-242c-4bad-8e6c-d1914647949b.jpg',
'https://images.openlane.eu/carimgs/5538808/general/c5736243-e50d-4f06-8cb3-e139dd8d07de.jpg',
'https://images.openlane.eu/carimgs/5538808/general/db7d3f82-27f8-4d5d-b867-da6e94ac7843.jpg',
'https://images.openlane.eu/carimgs/5538808/general/e0fd67f1-fea9-4888-81fb-d2819b9cbbc4.jpg',
'https://images.openlane.eu/carimgs/5538808/general/562b6c9d-2bac-4a69-b00a-32aef21570f7.jpg',
'https://images.openlane.eu/carimgs/5538808/general/3c22451c-eedd-412b-bdff-315add206b1b.jpg',
'https://images.openlane.eu/carimgs/5538808/general/3859cfec-80b7-47c4-8561-586d8de68e98.jpg',
'https://images.openlane.eu/carimgs/5538808/general/78bf56c4-0676-42b7-aaf5-59d5f6516bda.jpg',
'https://images.openlane.eu/carimgs/5538808/general/c0a59cdb-f74a-4ade-b5a1-c638adaac4eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 523141,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/3be23c00-7c52-4a93-afe2-7474a73991f8.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 593112,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/68560cb5-242c-4bad-8e6c-d1914647949b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 498381,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/c5736243-e50d-4f06-8cb3-e139dd8d07de.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555662,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/db7d3f82-27f8-4d5d-b867-da6e94ac7843.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 630753,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/e0fd67f1-fea9-4888-81fb-d2819b9cbbc4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 609833,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/562b6c9d-2bac-4a69-b00a-32aef21570f7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 487352,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/3c22451c-eedd-412b-bdff-315add206b1b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404159,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/3859cfec-80b7-47c4-8561-586d8de68e98.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 572496,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/78bf56c4-0676-42b7-aaf5-59d5f6516bda.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5b2ce3b-b544-5c27-a824-22ecd565532b/a5b2ce3b-b544-5c27-a824-22ecd565532b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 584109,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5538808/general/c0a59cdb-f74a-4ade-b5a1-c638adaac4eb.jpg',
'Width': 2000}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-07-27',
'seats_number': 5,
'seller_name': 'Autotrade santolini - Car Project',
'title': 'Opel Corsa 1.4i Enjoy - Petrol - Automatic - 90 hp - 183.482 km',
'transmission': 'automatic',
'trim': 'Enjoy',
'vin': None,
'year': 2017}
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717898%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [adesa.be] INFO: Saving data for 10717898: {'created_time': 1774365472.557526, 'last_price_update_time': 1774365472.557536, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717898') HTTP/1.1" 204 0
2026-03-24 15:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836
2026-03-24 15:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e58eecbd-e533-5ac1-8a0c-44d715243089 with scrape type 1
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e58eecbd-e533-5ac1-8a0c-44d715243089
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252Ff984ad1a-79b1-4f02-8474-58fcd050b7bf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/f984ad1a-79b1-4f02-8474-58fcd050b7bf.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252Fdcb6dc6a-7dc6-4cb0-8c4c-7e3c705fe20e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/dcb6dc6a-7dc6-4cb0-8c4c-7e3c705fe20e.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252F21bf83e4-f6b2-4966-a0ae-4dc9b8db47ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/21bf83e4-f6b2-4966-a0ae-4dc9b8db47ff.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252F6cf04eaa-f7a8-42ad-9f0e-2a24fcb2742d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/6cf04eaa-f7a8-42ad-9f0e-2a24fcb2742d.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252Ffd24dd05-3025-47b3-a7c5-26daaf5c8fcf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/fd24dd05-3025-47b3-a7c5-26daaf5c8fcf.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252Fc48842f2-ee82-406c-ad20-31fd0c26219f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/c48842f2-ee82-406c-ad20-31fd0c26219f.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252F192151e9-52d7-4958-b8f0-0bfa8ef93e84.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/192151e9-52d7-4958-b8f0-0bfa8ef93e84.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252Fb068924e-5a03-431e-a587-5c4a3f6767c5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/b068924e-5a03-431e-a587-5c4a3f6767c5.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252Fed2afd30-012b-499f-b64d-b22eaa5057a5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/ed2afd30-012b-499f-b64d-b22eaa5057a5.jpeg already downloaded
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5662136%252Fgeneral%252F6e73d149-435d-4c5a-a29e-1e4d46ca6341.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662136/general/6e73d149-435d-4c5a-a29e-1e4d46ca6341.jpeg already downloaded
2026-03-24 15:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e58eecbd-e533-5ac1-8a0c-44d715243089, identifier: 10717836
2026-03-24 15:17:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836
2026-03-24 15:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836
2026-03-24 15:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e58eecbd-e533-5ac1-8a0c-44d715243089 with identifier: 10717836 to the API
2026-03-24 15:17:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717836>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 440,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e58eecbd-e533-5ac1-8a0c-44d715243089',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MELISSA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 204995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5662136/general/f984ad1a-79b1-4f02-8474-58fcd050b7bf.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/dcb6dc6a-7dc6-4cb0-8c4c-7e3c705fe20e.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/21bf83e4-f6b2-4966-a0ae-4dc9b8db47ff.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/6cf04eaa-f7a8-42ad-9f0e-2a24fcb2742d.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/fd24dd05-3025-47b3-a7c5-26daaf5c8fcf.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/c48842f2-ee82-406c-ad20-31fd0c26219f.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/192151e9-52d7-4958-b8f0-0bfa8ef93e84.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/b068924e-5a03-431e-a587-5c4a3f6767c5.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/ed2afd30-012b-499f-b64d-b22eaa5057a5.jpeg',
'https://images.openlane.eu/carimgs/5662136/general/6e73d149-435d-4c5a-a29e-1e4d46ca6341.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4901777,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/f984ad1a-79b1-4f02-8474-58fcd050b7bf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3289277,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/dcb6dc6a-7dc6-4cb0-8c4c-7e3c705fe20e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2779453,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/21bf83e4-f6b2-4966-a0ae-4dc9b8db47ff.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2387716,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/6cf04eaa-f7a8-42ad-9f0e-2a24fcb2742d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4600283,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/fd24dd05-3025-47b3-a7c5-26daaf5c8fcf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4850133,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/c48842f2-ee82-406c-ad20-31fd0c26219f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1919951,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/192151e9-52d7-4958-b8f0-0bfa8ef93e84.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1701182,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/b068924e-5a03-431e-a587-5c4a3f6767c5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2318067,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/ed2afd30-012b-499f-b64d-b22eaa5057a5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e58eecbd-e533-5ac1-8a0c-44d715243089/e58eecbd-e533-5ac1-8a0c-44d715243089_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1398121,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662136/general/6e73d149-435d-4c5a-a29e-1e4d46ca6341.jpeg',
'Width': 4032}],
'price': 36000,
'price_includes_vat': True,
'registration_date': '2018-06-20',
'seats_number': 2,
'seller_name': 'Avtolux bv',
'title': 'Porsche Cayenne S 2.9 - Petrol - Automatic - 440 hp - 204.995 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717836%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [adesa.be] INFO: Saving data for 10717836: {'created_time': 1774365473.177488, 'last_price_update_time': 1774365473.177498, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717836') HTTP/1.1" 204 0
2026-03-24 15:17:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907
2026-03-24 15:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51679654-0c07-5e82-b533-e050d73f8f31 with scrape type 1
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51679654-0c07-5e82-b533-e050d73f8f31
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252F99de3e95-099f-4d77-9b14-5440e0fb71b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/99de3e95-099f-4d77-9b14-5440e0fb71b9.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252Fd4a16528-e907-4505-914a-c5d22c8d7282.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/d4a16528-e907-4505-914a-c5d22c8d7282.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252F5352b194-9c92-4d74-a5f9-6ea0f3cfbbca.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/5352b194-9c92-4d74-a5f9-6ea0f3cfbbca.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252Fd503addc-a0ea-442d-98ed-d63e6e742858.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/d503addc-a0ea-442d-98ed-d63e6e742858.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252F5acf7b41-52e2-4425-b835-71b95df01b1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/5acf7b41-52e2-4425-b835-71b95df01b1a.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252Fa24082e1-eb3b-4089-a28d-963484f7e31c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/a24082e1-eb3b-4089-a28d-963484f7e31c.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252Fece64944-0889-45f3-b48d-98f7b8da1637.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/ece64944-0889-45f3-b48d-98f7b8da1637.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252Faa800fd5-cd64-4621-9edb-8af4c7fee3b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/aa800fd5-cd64-4621-9edb-8af4c7fee3b6.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252Fd58006ae-aed5-4f40-80a5-1e7c35a6e9ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/d58006ae-aed5-4f40-80a5-1e7c35a6e9ec.jpg already downloaded
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5495335%252Fgeneral%252F3e04a335-2f36-414a-9a2f-858366e208f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5495335/general/3e04a335-2f36-414a-9a2f-858366e208f6.jpg already downloaded
2026-03-24 15:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51679654-0c07-5e82-b533-e050d73f8f31, identifier: 10717907
2026-03-24 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/525c412a-63d4-4336-a38f-cb0da44ae3e6.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:53 [adesa.be] INFO: Found listing with ID: 10717885
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717885%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [adesa.be] INFO: Scrape type for 10717885: 1
2026-03-24 15:17:53 [adesa.be] INFO: Scraping item 10717885 url https://www.openlane.eu/en/carv6/auction/10717885
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17: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%252F5741676%252Fgeneral%252F8d15b7c0-b544-44cd-b8a7-fceae29b0278.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/8d15b7c0-b544-44cd-b8a7-fceae29b0278.jpeg not downloaded yet
2026-03-24 15:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907
2026-03-24 15:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907
2026-03-24 15:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51679654-0c07-5e82-b533-e050d73f8f31 with identifier: 10717907 to the API
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '51679654-0c07-5e82-b533-e050d73f8f31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HFJ972',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 118000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5495335/general/99de3e95-099f-4d77-9b14-5440e0fb71b9.jpg',
'https://images.openlane.eu/carimgs/5495335/general/d4a16528-e907-4505-914a-c5d22c8d7282.jpg',
'https://images.openlane.eu/carimgs/5495335/general/5352b194-9c92-4d74-a5f9-6ea0f3cfbbca.jpg',
'https://images.openlane.eu/carimgs/5495335/general/d503addc-a0ea-442d-98ed-d63e6e742858.jpg',
'https://images.openlane.eu/carimgs/5495335/general/5acf7b41-52e2-4425-b835-71b95df01b1a.jpg',
'https://images.openlane.eu/carimgs/5495335/general/a24082e1-eb3b-4089-a28d-963484f7e31c.jpg',
'https://images.openlane.eu/carimgs/5495335/general/ece64944-0889-45f3-b48d-98f7b8da1637.jpg',
'https://images.openlane.eu/carimgs/5495335/general/aa800fd5-cd64-4621-9edb-8af4c7fee3b6.jpg',
'https://images.openlane.eu/carimgs/5495335/general/d58006ae-aed5-4f40-80a5-1e7c35a6e9ec.jpg',
'https://images.openlane.eu/carimgs/5495335/general/3e04a335-2f36-414a-9a2f-858366e208f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 601092,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/99de3e95-099f-4d77-9b14-5440e0fb71b9.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 545828,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/d4a16528-e907-4505-914a-c5d22c8d7282.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511536,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/5352b194-9c92-4d74-a5f9-6ea0f3cfbbca.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514745,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/d503addc-a0ea-442d-98ed-d63e6e742858.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 539374,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/5acf7b41-52e2-4425-b835-71b95df01b1a.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526589,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/a24082e1-eb3b-4089-a28d-963484f7e31c.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423226,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/ece64944-0889-45f3-b48d-98f7b8da1637.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299000,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/aa800fd5-cd64-4621-9edb-8af4c7fee3b6.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 386299,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/d58006ae-aed5-4f40-80a5-1e7c35a6e9ec.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51679654-0c07-5e82-b533-e050d73f8f31/51679654-0c07-5e82-b533-e050d73f8f31_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481961,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5495335/general/3e04a335-2f36-414a-9a2f-858366e208f6.jpg',
'Width': 1536}],
'price': 3400,
'price_includes_vat': True,
'registration_date': '2014-06-16',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Opel Meriva 1.4 Enjoy - Petrol - Manual - 120 hp - 118.000 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2014}
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717907%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [adesa.be] INFO: Saving data for 10717907: {'created_time': 1774365473.804307, 'last_price_update_time': 1774365473.804317, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717907') HTTP/1.1" 204 0
2026-03-24 15:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b3f190>
2026-03-24 15:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F1b2fb92b-a1dd-4a3d-a174-12c368841b2d.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/1b2fb92b-a1dd-4a3d-a174-12c368841b2d.jpg saved to cache
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12acff50>
2026-03-24 15:17:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252Fab1f77da-b6b7-49e5-85a4-6e111edcb87f.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/ab1f77da-b6b7-49e5-85a4-6e111edcb87f.jpg saved to cache
2026-03-24 15:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:53 [adesa.be] INFO: Found listing with ID: 10717870
2026-03-24 15:17:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717870%27 HTTP/1.1" 200 None
2026-03-24 15:17:53 [adesa.be] INFO: Scrape type for 10717870: 1
2026-03-24 15:17:53 [adesa.be] INFO: Scraping item 10717870 url https://www.openlane.eu/en/carv6/auction/10717870
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252Fa2796920-1d95-4a84-81c8-d10863e4b8a5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/a2796920-1d95-4a84-81c8-d10863e4b8a5.jpeg not downloaded yet
2026-03-24 15:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891
2026-03-24 15:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with scrape type 1
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252Fe9daa4ad-2b61-4622-bb03-4c6f89e3d755.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/e9daa4ad-2b61-4622-bb03-4c6f89e3d755.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252Ffadeb084-0511-4be1-82a0-eee0e090824a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/fadeb084-0511-4be1-82a0-eee0e090824a.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252Ffa702028-e0de-44de-8443-75d87e269492.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/fa702028-e0de-44de-8443-75d87e269492.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252Fcea153b7-bee0-4fd9-aa1d-e1c064ffde3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/cea153b7-bee0-4fd9-aa1d-e1c064ffde3a.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252F667679eb-cc1b-4285-ac3d-05d64b2ec02e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/667679eb-cc1b-4285-ac3d-05d64b2ec02e.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252F59f65254-54ed-4f17-9633-a29e632b3136.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/59f65254-54ed-4f17-9633-a29e632b3136.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252F399e6991-cdcd-423a-87de-e6079cdb79b1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/399e6991-cdcd-423a-87de-e6079cdb79b1.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252F0b835955-d64c-483f-bab1-cbb76f7dceb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/0b835955-d64c-483f-bab1-cbb76f7dceb0.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252F67b14e26-b993-4ee4-b63e-c394b110f8d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/67b14e26-b993-4ee4-b63e-c394b110f8d8.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5676866%252Fgeneral%252F8834951d-3b59-4d68-9270-9e2fcd3693c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676866/general/8834951d-3b59-4d68-9270-9e2fcd3693c3.jpg already downloaded
2026-03-24 15:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc, identifier: 10717891
2026-03-24 15:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891
2026-03-24 15:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891
2026-03-24 15:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc with identifier: 10717891 to the API
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717891>
{'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': 118,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HUY878',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717891',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 135738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5676866/general/e9daa4ad-2b61-4622-bb03-4c6f89e3d755.jpg',
'https://images.openlane.eu/carimgs/5676866/general/fadeb084-0511-4be1-82a0-eee0e090824a.jpg',
'https://images.openlane.eu/carimgs/5676866/general/fa702028-e0de-44de-8443-75d87e269492.jpg',
'https://images.openlane.eu/carimgs/5676866/general/cea153b7-bee0-4fd9-aa1d-e1c064ffde3a.jpg',
'https://images.openlane.eu/carimgs/5676866/general/667679eb-cc1b-4285-ac3d-05d64b2ec02e.jpg',
'https://images.openlane.eu/carimgs/5676866/general/59f65254-54ed-4f17-9633-a29e632b3136.jpg',
'https://images.openlane.eu/carimgs/5676866/general/399e6991-cdcd-423a-87de-e6079cdb79b1.jpg',
'https://images.openlane.eu/carimgs/5676866/general/0b835955-d64c-483f-bab1-cbb76f7dceb0.jpg',
'https://images.openlane.eu/carimgs/5676866/general/67b14e26-b993-4ee4-b63e-c394b110f8d8.jpg',
'https://images.openlane.eu/carimgs/5676866/general/8834951d-3b59-4d68-9270-9e2fcd3693c3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306679,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/e9daa4ad-2b61-4622-bb03-4c6f89e3d755.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317261,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/fadeb084-0511-4be1-82a0-eee0e090824a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304793,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/fa702028-e0de-44de-8443-75d87e269492.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329695,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/cea153b7-bee0-4fd9-aa1d-e1c064ffde3a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348640,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/667679eb-cc1b-4285-ac3d-05d64b2ec02e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 366169,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/59f65254-54ed-4f17-9633-a29e632b3136.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74552,
'Height': 426,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/399e6991-cdcd-423a-87de-e6079cdb79b1.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295688,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/0b835955-d64c-483f-bab1-cbb76f7dceb0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196616,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/67b14e26-b993-4ee4-b63e-c394b110f8d8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc/1042cbe8-bb22-5f4c-a9b9-dcc829eb20cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284144,
'Height': 1066,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676866/general/8834951d-3b59-4d68-9270-9e2fcd3693c3.jpg',
'Width': 1600}],
'price': 6800,
'price_includes_vat': True,
'registration_date': '2016-06-17',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Renault Captur Intens - Petrol - Automatic - 118 hp - 135.738 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2016}
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717891%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [adesa.be] INFO: Saving data for 10717891: {'created_time': 1774365474.602072, 'last_price_update_time': 1774365474.602083, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717891') HTTP/1.1" 204 0
2026-03-24 15:17:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f70dd0>
2026-03-24 15:17:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:17:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252F525c412a-63d4-4336-a38f-cb0da44ae3e6.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/525c412a-63d4-4336-a38f-cb0da44ae3e6.jpeg saved to cache
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694
2026-03-24 15:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with scrape type 1
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 629ec5b3-1e8e-5e37-8afd-2ead9456da71
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252F385cc007-cefb-4225-851c-24181a4e2c89.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/385cc007-cefb-4225-851c-24181a4e2c89.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252F9df1431c-af38-4e36-bceb-0835a3a49491.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/9df1431c-af38-4e36-bceb-0835a3a49491.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252F4d99ca0b-3bea-4509-bcb5-7672afc52786.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/4d99ca0b-3bea-4509-bcb5-7672afc52786.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252F1efc6c41-585c-4b9e-80c6-593b0af7ef41.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/1efc6c41-585c-4b9e-80c6-593b0af7ef41.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252F1efa9b01-5ac6-42d0-9ddb-3b0a8063723b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/1efa9b01-5ac6-42d0-9ddb-3b0a8063723b.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252Fb49742c1-fba8-4d75-bccc-6c23d163e8ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/b49742c1-fba8-4d75-bccc-6c23d163e8ce.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252F84b83932-d476-45a5-85d7-c72dbf5efa65.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/84b83932-d476-45a5-85d7-c72dbf5efa65.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252F2247f4ff-ff38-4b76-a9f1-9f0478254d3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/2247f4ff-ff38-4b76-a9f1-9f0478254d3d.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252Fc764da9d-69f2-4677-b60d-d731314c013b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/c764da9d-69f2-4677-b60d-d731314c013b.jpg already downloaded
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5631380%252Fgeneral%252Faeb8b61a-f825-4cb4-b0dc-a54b369584aa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5631380/general/aeb8b61a-f825-4cb4-b0dc-a54b369584aa.jpg already downloaded
2026-03-24 15:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 629ec5b3-1e8e-5e37-8afd-2ead9456da71, identifier: 10719694
2026-03-24 15:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726
2026-03-24 15:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b8a9da-8740-5617-a669-95e637d0370c with scrape type 1
2026-03-24 15:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252Fa342f7eb-f496-401d-adc0-0b52c6bc4431.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/a342f7eb-f496-401d-adc0-0b52c6bc4431.jpg not downloaded yet
2026-03-24 15:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/1a589e9f-6617-4581-b21a-c2e6800a9c90.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:55 [adesa.be] INFO: Found listing with ID: 10717901
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717901%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [adesa.be] INFO: Scrape type for 10717901: 1
2026-03-24 15:17:55 [adesa.be] INFO: Scraping item 10717901 url https://www.openlane.eu/en/carv6/auction/10717901
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252Fd9dd60c8-e661-4231-a8a6-d27ed42f0132.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/d9dd60c8-e661-4231-a8a6-d27ed42f0132.jpeg not downloaded yet
2026-03-24 15:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694
2026-03-24 15:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694
2026-03-24 15:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 629ec5b3-1e8e-5e37-8afd-2ead9456da71 with identifier: 10719694 to the API
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '629ec5b3-1e8e-5e37-8afd-2ead9456da71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '661052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719694',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 22558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5631380/general/385cc007-cefb-4225-851c-24181a4e2c89.jpg',
'https://images.openlane.eu/carimgs/5631380/general/9df1431c-af38-4e36-bceb-0835a3a49491.jpg',
'https://images.openlane.eu/carimgs/5631380/general/4d99ca0b-3bea-4509-bcb5-7672afc52786.jpg',
'https://images.openlane.eu/carimgs/5631380/general/1efc6c41-585c-4b9e-80c6-593b0af7ef41.jpg',
'https://images.openlane.eu/carimgs/5631380/general/1efa9b01-5ac6-42d0-9ddb-3b0a8063723b.jpg',
'https://images.openlane.eu/carimgs/5631380/general/b49742c1-fba8-4d75-bccc-6c23d163e8ce.jpg',
'https://images.openlane.eu/carimgs/5631380/general/84b83932-d476-45a5-85d7-c72dbf5efa65.jpg',
'https://images.openlane.eu/carimgs/5631380/general/2247f4ff-ff38-4b76-a9f1-9f0478254d3d.jpg',
'https://images.openlane.eu/carimgs/5631380/general/c764da9d-69f2-4677-b60d-d731314c013b.jpg',
'https://images.openlane.eu/carimgs/5631380/general/aeb8b61a-f825-4cb4-b0dc-a54b369584aa.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 748116,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/385cc007-cefb-4225-851c-24181a4e2c89.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 773671,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/9df1431c-af38-4e36-bceb-0835a3a49491.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 749960,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/4d99ca0b-3bea-4509-bcb5-7672afc52786.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339970,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/1efc6c41-585c-4b9e-80c6-593b0af7ef41.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 614240,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/1efa9b01-5ac6-42d0-9ddb-3b0a8063723b.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834992,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/b49742c1-fba8-4d75-bccc-6c23d163e8ce.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 738741,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/84b83932-d476-45a5-85d7-c72dbf5efa65.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317947,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/2247f4ff-ff38-4b76-a9f1-9f0478254d3d.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214982,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/c764da9d-69f2-4677-b60d-d731314c013b.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_629ec5b3-1e8e-5e37-8afd-2ead9456da71/629ec5b3-1e8e-5e37-8afd-2ead9456da71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 469085,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5631380/general/aeb8b61a-f825-4cb4-b0dc-a54b369584aa.jpg',
'Width': 2000}],
'price': 18450,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 5,
'seller_name': 'CommV Matina',
'title': 'Peugeot Partner L2H1 1.5 HDI - Diesel - Automatic - 130 hp - 22.558 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719694%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [adesa.be] INFO: Saving data for 10719694: {'created_time': 1774365475.419035, 'last_price_update_time': 1774365475.419043, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719694') HTTP/1.1" 204 0
2026-03-24 15:17:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911
2026-03-24 15:17:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4615739-ae26-5ad3-b988-2a686c395dbe with scrape type 1
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d4615739-ae26-5ad3-b988-2a686c395dbe
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252Fed9aa90f-6a0b-4c33-b7a4-b236613baf21.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/ed9aa90f-6a0b-4c33-b7a4-b236613baf21.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252Ff19d2889-f79c-430a-87a4-ec9071947e11.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/f19d2889-f79c-430a-87a4-ec9071947e11.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252Fc507c91f-5b9e-442f-b726-3cd76d603acd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/c507c91f-5b9e-442f-b726-3cd76d603acd.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252F686540d6-dd3f-4df1-9e3c-7c5d69b0cd38.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/686540d6-dd3f-4df1-9e3c-7c5d69b0cd38.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252Ff6289cde-50ca-4d8c-b7cc-5526d9cd18e0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/f6289cde-50ca-4d8c-b7cc-5526d9cd18e0.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252F2874112d-75f1-4bf8-96f8-f87941f22ef3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/2874112d-75f1-4bf8-96f8-f87941f22ef3.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252F5c3463fd-5052-4ced-88d8-cd6c0a86239a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/5c3463fd-5052-4ced-88d8-cd6c0a86239a.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252F4f4e6606-8ce9-4f80-be2c-48c67ebeaa78.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/4f4e6606-8ce9-4f80-be2c-48c67ebeaa78.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252F21552af7-d822-4344-b5c5-58a34ffc7734.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/21552af7-d822-4344-b5c5-58a34ffc7734.jpeg already downloaded
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719933%252Fgeneral%252Fb48c879a-0bc0-46db-9b0e-da22eae11fe1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719933/general/b48c879a-0bc0-46db-9b0e-da22eae11fe1.jpeg already downloaded
2026-03-24 15:17:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4615739-ae26-5ad3-b988-2a686c395dbe, identifier: 10717911
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252F036f78b3-6807-4295-a314-dd01b8be7fc8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/036f78b3-6807-4295-a314-dd01b8be7fc8.jpg not downloaded yet
2026-03-24 15:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911
2026-03-24 15:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911
2026-03-24 15:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4615739-ae26-5ad3-b988-2a686c395dbe with identifier: 10717911 to the API
2026-03-24 15:17:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717911>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 60,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4615739-ae26-5ad3-b988-2a686c395dbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JHB235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 166573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5719933/general/ed9aa90f-6a0b-4c33-b7a4-b236613baf21.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/f19d2889-f79c-430a-87a4-ec9071947e11.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/c507c91f-5b9e-442f-b726-3cd76d603acd.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/686540d6-dd3f-4df1-9e3c-7c5d69b0cd38.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/f6289cde-50ca-4d8c-b7cc-5526d9cd18e0.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/2874112d-75f1-4bf8-96f8-f87941f22ef3.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/5c3463fd-5052-4ced-88d8-cd6c0a86239a.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/4f4e6606-8ce9-4f80-be2c-48c67ebeaa78.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/21552af7-d822-4344-b5c5-58a34ffc7734.jpeg',
'https://images.openlane.eu/carimgs/5719933/general/b48c879a-0bc0-46db-9b0e-da22eae11fe1.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5975460,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/ed9aa90f-6a0b-4c33-b7a4-b236613baf21.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4989071,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/f19d2889-f79c-430a-87a4-ec9071947e11.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6128279,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/c507c91f-5b9e-442f-b726-3cd76d603acd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4971547,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/686540d6-dd3f-4df1-9e3c-7c5d69b0cd38.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5431044,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/f6289cde-50ca-4d8c-b7cc-5526d9cd18e0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4756569,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/2874112d-75f1-4bf8-96f8-f87941f22ef3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7279460,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/5c3463fd-5052-4ced-88d8-cd6c0a86239a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5465231,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/4f4e6606-8ce9-4f80-be2c-48c67ebeaa78.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6283690,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/21552af7-d822-4344-b5c5-58a34ffc7734.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d4615739-ae26-5ad3-b988-2a686c395dbe/d4615739-ae26-5ad3-b988-2a686c395dbe_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4737219,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719933/general/b48c879a-0bc0-46db-9b0e-da22eae11fe1.jpeg',
'Width': 5712}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2014-12-17',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Skoda Fabia 1.2i - Petrol - Manual - 60 hp - 166.573 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717911%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [adesa.be] INFO: Saving data for 10717911: {'created_time': 1774365476.095779, 'last_price_update_time': 1774365476.09579, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717911') HTTP/1.1" 204 0
2026-03-24 15:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916
2026-03-24 15:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bb53403-95d4-5ff5-a7d8-1a282351f199 with scrape type 1
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3bb53403-95d4-5ff5-a7d8-1a282351f199
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252Fd485454f-f702-4e01-977e-65cbdfa4d1d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/d485454f-f702-4e01-977e-65cbdfa4d1d7.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252F6f591c16-19b1-4213-8581-6ae9519a13b3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/6f591c16-19b1-4213-8581-6ae9519a13b3.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252F8e9048e5-dcf7-4a6c-8266-4e23f275808b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/8e9048e5-dcf7-4a6c-8266-4e23f275808b.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252F81d05be0-bf38-4c58-b232-038c73da108a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/81d05be0-bf38-4c58-b232-038c73da108a.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252Ff511ee4a-1aee-41e1-aa89-825ab8f8f26d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/f511ee4a-1aee-41e1-aa89-825ab8f8f26d.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252F34f3c4bf-0913-4a6e-8a40-72c7f992ca1b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/34f3c4bf-0913-4a6e-8a40-72c7f992ca1b.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252F53769271-836e-4a57-9d6b-2204d1f8ce36.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/53769271-836e-4a57-9d6b-2204d1f8ce36.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252F308b9ebd-22ab-4011-ad6c-a359b2cec669.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/308b9ebd-22ab-4011-ad6c-a359b2cec669.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252Fb954d2ee-659f-44e4-810d-65531b08cfa7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/b954d2ee-659f-44e4-810d-65531b08cfa7.jpeg already downloaded
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719977%252Fgeneral%252Fb45964be-0986-4e75-914a-20e3467b8a10.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719977/general/b45964be-0986-4e75-914a-20e3467b8a10.jpeg already downloaded
2026-03-24 15:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3bb53403-95d4-5ff5-a7d8-1a282351f199, identifier: 10717916
2026-03-24 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/001992ff-20cf-4055-9dee-d10294e48780.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/28961b02-2912-46df-82e8-c36b3c88e743.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:56 [adesa.be] INFO: Found listing with ID: 10717896
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717896%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [adesa.be] INFO: Scrape type for 10717896: 1
2026-03-24 15:17:56 [adesa.be] INFO: Scraping item 10717896 url https://www.openlane.eu/en/carv6/auction/10717896
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252Fef668391-0171-4827-a615-a14e4d7eef53.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/ef668391-0171-4827-a615-a14e4d7eef53.jpeg not downloaded yet
2026-03-24 15:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916
2026-03-24 15:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916
2026-03-24 15:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3bb53403-95d4-5ff5-a7d8-1a282351f199 with identifier: 10717916 to the API
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717916>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3bb53403-95d4-5ff5-a7d8-1a282351f199',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UDM635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717916',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Vel Satis',
'odometer': 178523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 50,
'photo_urls': ['https://images.openlane.eu/carimgs/5719977/general/d485454f-f702-4e01-977e-65cbdfa4d1d7.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/6f591c16-19b1-4213-8581-6ae9519a13b3.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/8e9048e5-dcf7-4a6c-8266-4e23f275808b.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/81d05be0-bf38-4c58-b232-038c73da108a.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/f511ee4a-1aee-41e1-aa89-825ab8f8f26d.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/34f3c4bf-0913-4a6e-8a40-72c7f992ca1b.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/53769271-836e-4a57-9d6b-2204d1f8ce36.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/308b9ebd-22ab-4011-ad6c-a359b2cec669.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/b954d2ee-659f-44e4-810d-65531b08cfa7.jpeg',
'https://images.openlane.eu/carimgs/5719977/general/b45964be-0986-4e75-914a-20e3467b8a10.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4499724,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/d485454f-f702-4e01-977e-65cbdfa4d1d7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4708550,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/6f591c16-19b1-4213-8581-6ae9519a13b3.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4977008,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/8e9048e5-dcf7-4a6c-8266-4e23f275808b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4355565,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/81d05be0-bf38-4c58-b232-038c73da108a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5217015,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/f511ee4a-1aee-41e1-aa89-825ab8f8f26d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3530730,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/34f3c4bf-0913-4a6e-8a40-72c7f992ca1b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4256370,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/53769271-836e-4a57-9d6b-2204d1f8ce36.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5597989,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/308b9ebd-22ab-4011-ad6c-a359b2cec669.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1631849,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/b954d2ee-659f-44e4-810d-65531b08cfa7.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3bb53403-95d4-5ff5-a7d8-1a282351f199/3bb53403-95d4-5ff5-a7d8-1a282351f199_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3147611,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719977/general/b45964be-0986-4e75-914a-20e3467b8a10.jpeg',
'Width': 5712}],
'price': 1000,
'price_includes_vat': True,
'registration_date': '2003-11-12',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Renault Vel Satis 2.0i - Petrol - Automatic - 163 hp - 178.523 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2003}
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717916%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [adesa.be] INFO: Saving data for 10717916: {'created_time': 1774365476.696591, 'last_price_update_time': 1774365476.696601, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717916') HTTP/1.1" 204 0
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252Fbdaeed89-7beb-4925-af8a-3f4e77de221b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/bdaeed89-7beb-4925-af8a-3f4e77de221b.jpg not downloaded yet
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ae8bd0>
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252F1a589e9f-6617-4581-b21a-c2e6800a9c90.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/1a589e9f-6617-4581-b21a-c2e6800a9c90.jpeg saved to cache
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/46d2ff80-7ddc-4488-9006-873545935f84.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:56 [adesa.be] INFO: Found listing with ID: 10717894
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717894%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [adesa.be] INFO: Scrape type for 10717894: 1
2026-03-24 15:17:56 [adesa.be] INFO: Scraping item 10717894 url https://www.openlane.eu/en/carv6/auction/10717894
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252F73eff76f-837a-43a9-a86a-3ac56fcdb2c2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/73eff76f-837a-43a9-a86a-3ac56fcdb2c2.jpeg not downloaded yet
2026-03-24 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/8d15b7c0-b544-44cd-b8a7-fceae29b0278.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252F9b4347ea-2ef8-4f6a-b35e-f456eb958699.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/9b4347ea-2ef8-4f6a-b35e-f456eb958699.jpg not downloaded yet
2026-03-24 15:17:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13caf4d0>
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:17:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252F001992ff-20cf-4055-9dee-d10294e48780.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/001992ff-20cf-4055-9dee-d10294e48780.jpeg saved to cache
2026-03-24 15:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cee850>
2026-03-24 15:17:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252F28961b02-2912-46df-82e8-c36b3c88e743.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/28961b02-2912-46df-82e8-c36b3c88e743.jpeg saved to cache
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:57 [adesa.be] INFO: Found listing with ID: 10717842
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717842%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [adesa.be] INFO: Scrape type for 10717842: 1
2026-03-24 15:17:57 [adesa.be] INFO: Scraping item 10717842 url https://www.openlane.eu/en/carv6/auction/10717842
2026-03-24 15: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-24 15:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/a2796920-1d95-4a84-81c8-d10863e4b8a5.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252F5d780001-9f72-440f-9f51-67614c3eb74c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/5d780001-9f72-440f-9f51-67614c3eb74c.jpg not downloaded yet
2026-03-24 15:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/05e1d422-49b8-4ed5-ac6f-b8c8c4e0bccd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/036f78b3-6807-4295-a314-dd01b8be7fc8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:17:57 [adesa.be] INFO: Found listing with ID: 10717859
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717859%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [adesa.be] INFO: Scrape type for 10717859: 1
2026-03-24 15:17:57 [adesa.be] INFO: Scraping item 10717859 url https://www.openlane.eu/en/carv6/auction/10717859
2026-03-24 15:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ae95d0>
2026-03-24 15:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252F46d2ff80-7ddc-4488-9006-873545935f84.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/46d2ff80-7ddc-4488-9006-873545935f84.jpeg saved to cache
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21f28dd0>
2026-03-24 15:17:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252F8d15b7c0-b544-44cd-b8a7-fceae29b0278.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/8d15b7c0-b544-44cd-b8a7-fceae29b0278.jpeg saved to cache
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876
2026-03-24 15:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with scrape type 1
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e16cc89-776c-55ba-b7ca-016b6d06efc8
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252Fceb69f73-8f4a-4d98-808b-7b152f164566.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/ceb69f73-8f4a-4d98-808b-7b152f164566.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252F52243838-e65c-4b11-a3a3-5961fca91437.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/52243838-e65c-4b11-a3a3-5961fca91437.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252F9b7cd367-69a3-4914-aa33-d2ff2eae9944.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/9b7cd367-69a3-4914-aa33-d2ff2eae9944.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252Fcc2690cc-50a7-4287-a050-9b887d63ae45.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/cc2690cc-50a7-4287-a050-9b887d63ae45.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252F88fb7b3f-c59a-405b-b085-9be06f394ab2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/88fb7b3f-c59a-405b-b085-9be06f394ab2.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252F3e47d0c1-7411-4db3-90ab-fafb55f8c5ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/3e47d0c1-7411-4db3-90ab-fafb55f8c5ea.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252F737c3d04-fc60-4317-b07c-a85691f9b611.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/737c3d04-fc60-4317-b07c-a85691f9b611.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252F142a0f38-6906-4676-ad41-3ffa2a552455.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/142a0f38-6906-4676-ad41-3ffa2a552455.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252Fe88140d5-202e-444f-8494-e159de712053.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/e88140d5-202e-444f-8494-e159de712053.jpg already downloaded
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726981%252Fgeneral%252Fb1f5ea46-c7b8-44fe-934b-bc30488680e7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726981/general/b1f5ea46-c7b8-44fe-934b-bc30488680e7.jpg already downloaded
2026-03-24 15:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e16cc89-776c-55ba-b7ca-016b6d06efc8, identifier: 10717876
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252Fd2fa2f4b-b833-407c-93b3-e794573c07bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/d2fa2f4b-b833-407c-93b3-e794573c07bf.jpg not downloaded yet
2026-03-24 15:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876
2026-03-24 15:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876
2026-03-24 15:17:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e16cc89-776c-55ba-b7ca-016b6d06efc8 with identifier: 10717876 to the API
2026-03-24 15:17:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717876>
{'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': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1e16cc89-776c-55ba-b7ca-016b6d06efc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 121811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5726981/general/ceb69f73-8f4a-4d98-808b-7b152f164566.jpg',
'https://images.openlane.eu/carimgs/5726981/general/52243838-e65c-4b11-a3a3-5961fca91437.jpg',
'https://images.openlane.eu/carimgs/5726981/general/9b7cd367-69a3-4914-aa33-d2ff2eae9944.jpg',
'https://images.openlane.eu/carimgs/5726981/general/cc2690cc-50a7-4287-a050-9b887d63ae45.jpg',
'https://images.openlane.eu/carimgs/5726981/general/88fb7b3f-c59a-405b-b085-9be06f394ab2.jpg',
'https://images.openlane.eu/carimgs/5726981/general/3e47d0c1-7411-4db3-90ab-fafb55f8c5ea.jpg',
'https://images.openlane.eu/carimgs/5726981/general/737c3d04-fc60-4317-b07c-a85691f9b611.jpg',
'https://images.openlane.eu/carimgs/5726981/general/142a0f38-6906-4676-ad41-3ffa2a552455.jpg',
'https://images.openlane.eu/carimgs/5726981/general/e88140d5-202e-444f-8494-e159de712053.jpg',
'https://images.openlane.eu/carimgs/5726981/general/b1f5ea46-c7b8-44fe-934b-bc30488680e7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 555308,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/ceb69f73-8f4a-4d98-808b-7b152f164566.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 537018,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/52243838-e65c-4b11-a3a3-5961fca91437.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 507876,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/9b7cd367-69a3-4914-aa33-d2ff2eae9944.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 619870,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/cc2690cc-50a7-4287-a050-9b887d63ae45.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 612754,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/88fb7b3f-c59a-405b-b085-9be06f394ab2.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 505739,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/3e47d0c1-7411-4db3-90ab-fafb55f8c5ea.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1482536,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/737c3d04-fc60-4317-b07c-a85691f9b611.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3541026,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/142a0f38-6906-4676-ad41-3ffa2a552455.jpg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364926,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/e88140d5-202e-444f-8494-e159de712053.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e16cc89-776c-55ba-b7ca-016b6d06efc8/1e16cc89-776c-55ba-b7ca-016b6d06efc8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220519,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726981/general/b1f5ea46-c7b8-44fe-934b-bc30488680e7.jpg',
'Width': 2000}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'CD Automotive',
'title': 'Skoda Octavia 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'121.811 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717876%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [adesa.be] INFO: Saving data for 10717876: {'created_time': 1774365478.170986, 'last_price_update_time': 1774365478.170996, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717876') HTTP/1.1" 204 0
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/d9dd60c8-e661-4231-a8a6-d27ed42f0132.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/bdaeed89-7beb-4925-af8a-3f4e77de221b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:17:58 [adesa.be] INFO: Found listing with ID: 10717866
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717866%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [adesa.be] INFO: Scrape type for 10717866: 1
2026-03-24 15:17:58 [adesa.be] INFO: Scraping item 10717866 url https://www.openlane.eu/en/carv6/auction/10717866
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/9b4347ea-2ef8-4f6a-b35e-f456eb958699.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252Fcb359080-1556-4802-a718-652e6e0bcc17.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/cb359080-1556-4802-a718-652e6e0bcc17.jpg not downloaded yet
2026-03-24 15:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e18410>
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252Fa2796920-1d95-4a84-81c8-d10863e4b8a5.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/a2796920-1d95-4a84-81c8-d10863e4b8a5.jpeg saved to cache
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb9710>
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5431311%252Fgeneral%252F05e1d422-49b8-4ed5-ac6f-b8c8c4e0bccd.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/05e1d422-49b8-4ed5-ac6f-b8c8c4e0bccd.jpg saved to cache
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca1d90>
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5588477%252Fgeneral%252F036f78b3-6807-4295-a314-dd01b8be7fc8.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/036f78b3-6807-4295-a314-dd01b8be7fc8.jpg saved to cache
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:17:58 [adesa.be] INFO: Found listing with ID: 10717837
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717837%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [adesa.be] INFO: Scrape type for 10717837: 1
2026-03-24 15:17:58 [adesa.be] INFO: Scraping item 10717837 url https://www.openlane.eu/en/carv6/auction/10717837
2026-03-24 15:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252Fdf1c93a6-6b25-430c-a201-a9b5662c9fbe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/df1c93a6-6b25-430c-a201-a9b5662c9fbe.jpg not downloaded yet
2026-03-24 15:17:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/ef668391-0171-4827-a615-a14e4d7eef53.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5741676/general/73eff76f-837a-43a9-a86a-3ac56fcdb2c2.jpeg> (referer: https://www.openlane.eu/en/carv6/auction/10717882)
2026-03-24 15:17:58 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715717%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [adesa.be] INFO: Scrape type for 10715717: 1
2026-03-24 15:17:58 [adesa.be] INFO: Scraping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e181d0>
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5741676%252Fgeneral%252Fd9dd60c8-e661-4231-a8a6-d27ed42f0132.jpeg') HTTP/1.1" 204 0
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/d9dd60c8-e661-4231-a8a6-d27ed42f0132.jpeg saved to cache
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f179d0>
2026-03-24 15:17:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5588477%252Fgeneral%252Fbdaeed89-7beb-4925-af8a-3f4e77de221b.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/bdaeed89-7beb-4925-af8a-3f4e77de221b.jpg saved to cache
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850
2026-03-24 15:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68890cdd-4600-5ffe-8b69-006be875108a with scrape type 1
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68890cdd-4600-5ffe-8b69-006be875108a
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252F8fd73c4e-a2f2-4ff0-a0ff-e4c9351f45d6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/8fd73c4e-a2f2-4ff0-a0ff-e4c9351f45d6.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252F5da3163d-215f-4a37-8545-b2d93c00caee.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/5da3163d-215f-4a37-8545-b2d93c00caee.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252Fe0b000b1-d137-4266-a401-d316bfb24a61.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/e0b000b1-d137-4266-a401-d316bfb24a61.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252Fc0007acd-5c94-46e2-a19a-1d90591ac4cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/c0007acd-5c94-46e2-a19a-1d90591ac4cc.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252F77703a38-179f-4c97-b72e-3ad26b98a7c1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/77703a38-179f-4c97-b72e-3ad26b98a7c1.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252Fcc4bb0d5-a4ac-43c0-a7a7-af40645c0d84.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/cc4bb0d5-a4ac-43c0-a7a7-af40645c0d84.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252Fb891651e-3a34-4b24-9455-48bcd64f5ee6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/b891651e-3a34-4b24-9455-48bcd64f5ee6.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252F9752a177-f36b-406d-95d5-df853bce731f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/9752a177-f36b-406d-95d5-df853bce731f.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252Fa587fbd4-5f52-4ebc-afa6-83a58d2c289b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/a587fbd4-5f52-4ebc-afa6-83a58d2c289b.jpeg already downloaded
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724906%252Fgeneral%252F4e9db521-355e-43e6-a130-8794360d7558.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724906/general/4e9db521-355e-43e6-a130-8794360d7558.jpeg already downloaded
2026-03-24 15:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68890cdd-4600-5ffe-8b69-006be875108a, identifier: 10717850
2026-03-24 15:17:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:17:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a06410>
2026-03-24 15:17:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:17:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5588477%252Fgeneral%252F9b4347ea-2ef8-4f6a-b35e-f456eb958699.jpg') HTTP/1.1" 204 0
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/9b4347ea-2ef8-4f6a-b35e-f456eb958699.jpg saved to cache
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873
2026-03-24 15:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 244f7cfa-684a-58f6-b088-503f320c29a1 with scrape type 1
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 244f7cfa-684a-58f6-b088-503f320c29a1
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252Fe1b9e551-333b-4dd5-b6a4-a121824c0b20.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/e1b9e551-333b-4dd5-b6a4-a121824c0b20.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252Ff6d91b1a-c5f4-43f5-9de6-3cb1a67430a0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/f6d91b1a-c5f4-43f5-9de6-3cb1a67430a0.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252Ff38ec441-9a44-40e8-96ee-bee2d48051f2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/f38ec441-9a44-40e8-96ee-bee2d48051f2.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252F4c6d2aa3-0dc3-483f-8517-2e745a51951e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/4c6d2aa3-0dc3-483f-8517-2e745a51951e.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252Fb735d9d5-6a89-41ca-b4ec-b5a6cc8b7a6a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/b735d9d5-6a89-41ca-b4ec-b5a6cc8b7a6a.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252F54c9f996-53cd-4ded-9560-f4eec2d22e24.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/54c9f996-53cd-4ded-9560-f4eec2d22e24.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252Fa5986640-d1b0-43c4-84c1-8fe555a445d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/a5986640-d1b0-43c4-84c1-8fe555a445d7.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252Fe39c4726-4cbb-46c0-b118-56167d1ecfc2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/e39c4726-4cbb-46c0-b118-56167d1ecfc2.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252F2ff9ad85-f83f-488c-b45c-0a8bbda19605.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/2ff9ad85-f83f-488c-b45c-0a8bbda19605.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720073%252Fgeneral%252F5d86e392-365d-4cd2-a4d0-ea4e393a00bc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720073/general/5d86e392-365d-4cd2-a4d0-ea4e393a00bc.jpeg already downloaded
2026-03-24 15:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 244f7cfa-684a-58f6-b088-503f320c29a1, identifier: 10717873
2026-03-24 15:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919
2026-03-24 15:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with scrape type 1
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4236a1ee-6a64-57f9-aa70-09f1e64bb378
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252F790c61c5-1c9f-4e25-aa9c-28b69cb92a66.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/790c61c5-1c9f-4e25-aa9c-28b69cb92a66.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252F78a49393-4e68-41cf-8e59-4a013d491b42.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/78a49393-4e68-41cf-8e59-4a013d491b42.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252F6611d460-9ec2-453b-b8d9-dad4be5c81b7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/6611d460-9ec2-453b-b8d9-dad4be5c81b7.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252F7b2bc0ae-b933-43fa-bb49-92a8c50dbc19.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/7b2bc0ae-b933-43fa-bb49-92a8c50dbc19.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252F0c89fb29-14f3-4607-9ae7-5ab8efc060dc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/0c89fb29-14f3-4607-9ae7-5ab8efc060dc.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252Fa9be71c6-17de-4fdc-99c3-237b628b6521.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/a9be71c6-17de-4fdc-99c3-237b628b6521.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252F330f4b98-ccf0-4090-8715-c281c9774b36.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/330f4b98-ccf0-4090-8715-c281c9774b36.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252F9592aa99-f4af-4169-bafd-a058764fbf29.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/9592aa99-f4af-4169-bafd-a058764fbf29.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252Faf427ab8-b5ee-4913-88b0-92b8ef3aae56.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/af427ab8-b5ee-4913-88b0-92b8ef3aae56.jpeg already downloaded
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5719969%252Fgeneral%252Fc33e5106-5fbb-4d4f-9d12-05eec96dadac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719969/general/c33e5106-5fbb-4d4f-9d12-05eec96dadac.jpeg already downloaded
2026-03-24 15:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4236a1ee-6a64-57f9-aa70-09f1e64bb378, identifier: 10717919
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252F1a12b686-f0d2-4f22-8d7c-fb6f457cdc95.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/1a12b686-f0d2-4f22-8d7c-fb6f457cdc95.jpg not downloaded yet
2026-03-24 15:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850
2026-03-24 15:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850
2026-03-24 15:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10717850 to the API
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:17:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717850>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '68890cdd-4600-5ffe-8b69-006be875108a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XQF282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717850',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Camry',
'odometer': 105169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5724906/general/8fd73c4e-a2f2-4ff0-a0ff-e4c9351f45d6.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/5da3163d-215f-4a37-8545-b2d93c00caee.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/e0b000b1-d137-4266-a401-d316bfb24a61.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/c0007acd-5c94-46e2-a19a-1d90591ac4cc.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/77703a38-179f-4c97-b72e-3ad26b98a7c1.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/cc4bb0d5-a4ac-43c0-a7a7-af40645c0d84.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/b891651e-3a34-4b24-9455-48bcd64f5ee6.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/9752a177-f36b-406d-95d5-df853bce731f.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/a587fbd4-5f52-4ebc-afa6-83a58d2c289b.jpeg',
'https://images.openlane.eu/carimgs/5724906/general/4e9db521-355e-43e6-a130-8794360d7558.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5927234,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/8fd73c4e-a2f2-4ff0-a0ff-e4c9351f45d6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5064472,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/5da3163d-215f-4a37-8545-b2d93c00caee.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3714664,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/e0b000b1-d137-4266-a401-d316bfb24a61.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5490298,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/c0007acd-5c94-46e2-a19a-1d90591ac4cc.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5984743,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/77703a38-179f-4c97-b72e-3ad26b98a7c1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5801097,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/cc4bb0d5-a4ac-43c0-a7a7-af40645c0d84.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4680269,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/b891651e-3a34-4b24-9455-48bcd64f5ee6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4203147,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/9752a177-f36b-406d-95d5-df853bce731f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4306940,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/a587fbd4-5f52-4ebc-afa6-83a58d2c289b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_68890cdd-4600-5ffe-8b69-006be875108a/68890cdd-4600-5ffe-8b69-006be875108a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3439759,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724906/general/4e9db521-355e-43e6-a130-8794360d7558.jpeg',
'Width': 5712}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Toyota Camry 2.5 - Hybrid - Automatic - 178 hp - 105.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717850%27 HTTP/1.1" 200 None
2026-03-24 15:17:59 [adesa.be] INFO: Saving data for 10717850: {'created_time': 1774365479.969503, 'last_price_update_time': 1774365479.969513, 'auction_closing_time': 1774605600.0}
2026-03-24 15:17:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717850') HTTP/1.1" 204 0
2026-03-24 15:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873
2026-03-24 15:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873
2026-03-24 15:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 244f7cfa-684a-58f6-b088-503f320c29a1 with identifier: 10717873 to the API
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 180,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '244f7cfa-684a-58f6-b088-503f320c29a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WAX605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 140671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5720073/general/e1b9e551-333b-4dd5-b6a4-a121824c0b20.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/f6d91b1a-c5f4-43f5-9de6-3cb1a67430a0.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/f38ec441-9a44-40e8-96ee-bee2d48051f2.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/4c6d2aa3-0dc3-483f-8517-2e745a51951e.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/b735d9d5-6a89-41ca-b4ec-b5a6cc8b7a6a.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/54c9f996-53cd-4ded-9560-f4eec2d22e24.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/a5986640-d1b0-43c4-84c1-8fe555a445d7.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/e39c4726-4cbb-46c0-b118-56167d1ecfc2.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/2ff9ad85-f83f-488c-b45c-0a8bbda19605.jpeg',
'https://images.openlane.eu/carimgs/5720073/general/5d86e392-365d-4cd2-a4d0-ea4e393a00bc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3666009,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/e1b9e551-333b-4dd5-b6a4-a121824c0b20.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3185521,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/f6d91b1a-c5f4-43f5-9de6-3cb1a67430a0.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3243806,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/f38ec441-9a44-40e8-96ee-bee2d48051f2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3270445,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/4c6d2aa3-0dc3-483f-8517-2e745a51951e.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4655763,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/b735d9d5-6a89-41ca-b4ec-b5a6cc8b7a6a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3133841,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/54c9f996-53cd-4ded-9560-f4eec2d22e24.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4724937,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/a5986640-d1b0-43c4-84c1-8fe555a445d7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4729474,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/e39c4726-4cbb-46c0-b118-56167d1ecfc2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5523165,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/2ff9ad85-f83f-488c-b45c-0a8bbda19605.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_244f7cfa-684a-58f6-b088-503f320c29a1/244f7cfa-684a-58f6-b088-503f320c29a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4344179,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720073/general/5d86e392-365d-4cd2-a4d0-ea4e393a00bc.jpeg',
'Width': 5712}],
'price': 12150,
'price_includes_vat': True,
'registration_date': '2022-08-26',
'seats_number': 3,
'seller_name': 'Imperia Service bvba',
'title': 'Renault Master L3H2 2.3 DCI Grand Comfort - Diesel - Manual - 180 '
'hp - 140.671 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2022}
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717873%27 HTTP/1.1" 200 None
2026-03-24 15:18:00 [adesa.be] INFO: Saving data for 10717873: {'created_time': 1774365480.579886, 'last_price_update_time': 1774365480.579897, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717873') HTTP/1.1" 204 0
2026-03-24 15:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919
2026-03-24 15:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919
2026-03-24 15:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10717919 to the API
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717919>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4236a1ee-6a64-57f9-aa70-09f1e64bb378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDG053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 263883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5719969/general/790c61c5-1c9f-4e25-aa9c-28b69cb92a66.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/78a49393-4e68-41cf-8e59-4a013d491b42.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/6611d460-9ec2-453b-b8d9-dad4be5c81b7.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/7b2bc0ae-b933-43fa-bb49-92a8c50dbc19.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/0c89fb29-14f3-4607-9ae7-5ab8efc060dc.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/a9be71c6-17de-4fdc-99c3-237b628b6521.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/330f4b98-ccf0-4090-8715-c281c9774b36.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/9592aa99-f4af-4169-bafd-a058764fbf29.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/af427ab8-b5ee-4913-88b0-92b8ef3aae56.jpeg',
'https://images.openlane.eu/carimgs/5719969/general/c33e5106-5fbb-4d4f-9d12-05eec96dadac.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364797,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/790c61c5-1c9f-4e25-aa9c-28b69cb92a66.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383702,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/78a49393-4e68-41cf-8e59-4a013d491b42.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379468,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/6611d460-9ec2-453b-b8d9-dad4be5c81b7.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301492,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/7b2bc0ae-b933-43fa-bb49-92a8c50dbc19.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440685,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/0c89fb29-14f3-4607-9ae7-5ab8efc060dc.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417746,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/a9be71c6-17de-4fdc-99c3-237b628b6521.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393808,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/330f4b98-ccf0-4090-8715-c281c9774b36.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251044,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/9592aa99-f4af-4169-bafd-a058764fbf29.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448748,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/af427ab8-b5ee-4913-88b0-92b8ef3aae56.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4236a1ee-6a64-57f9-aa70-09f1e64bb378/4236a1ee-6a64-57f9-aa70-09f1e64bb378_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277090,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719969/general/c33e5106-5fbb-4d4f-9d12-05eec96dadac.jpeg',
'Width': 1440}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2007-05-10',
'seats_number': 4,
'seller_name': 'Imperia Service bvba',
'title': 'Volkswagen Beetle 1.6i - Petrol - Manual - 102 hp - 263.883 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717919%27 HTTP/1.1" 200 None
2026-03-24 15:18:00 [adesa.be] INFO: Saving data for 10717919: {'created_time': 1774365480.920925, 'last_price_update_time': 1774365480.920935, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717919') HTTP/1.1" 204 0
2026-03-24 15:18:00 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715716%27 HTTP/1.1" 200 None
2026-03-24 15:18:00 [adesa.be] INFO: Scrape type for 10715716: 1
2026-03-24 15:18:00 [adesa.be] INFO: Scraping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-24 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/cb359080-1556-4802-a718-652e6e0bcc17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/5d780001-9f72-440f-9f51-67614c3eb74c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/d2fa2f4b-b833-407c-93b3-e794573c07bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fdamage%252F450cb7da-3f47-498f-bd8c-def08b33c260.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/damage/450cb7da-3f47-498f-bd8c-def08b33c260.jpg not downloaded yet
2026-03-24 15:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839
2026-03-24 15:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eebaa60f-4c07-513f-8860-9608c684d5cd with scrape type 1
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item eebaa60f-4c07-513f-8860-9608c684d5cd
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252F9c70c601-48de-41c7-a090-1310dd016ee9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/9c70c601-48de-41c7-a090-1310dd016ee9.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252F21541450-aa2d-4243-ae50-d92fbfb6b312.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/21541450-aa2d-4243-ae50-d92fbfb6b312.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252Fc37c90c9-b1e7-4d57-94dc-13a053761330.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/c37c90c9-b1e7-4d57-94dc-13a053761330.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252Fb268666e-c4c5-4a2e-ba32-9c3b327d5b8a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/b268666e-c4c5-4a2e-ba32-9c3b327d5b8a.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252Fb8460c5d-0c16-4985-a26f-621b5b3df8ef.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/b8460c5d-0c16-4985-a26f-621b5b3df8ef.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252F51a9328b-4df2-4539-b92c-832bf9ed0435.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/51a9328b-4df2-4539-b92c-832bf9ed0435.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252Fb21cbd7b-2a1b-445d-9c27-9cd510ac69f2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/b21cbd7b-2a1b-445d-9c27-9cd510ac69f2.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252Fa488bb34-14e3-4436-98d1-1b09e98c60e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/a488bb34-14e3-4436-98d1-1b09e98c60e1.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252Ff865c283-7c6a-42e8-acb3-f3c79328ae59.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/f865c283-7c6a-42e8-acb3-f3c79328ae59.jpeg already downloaded
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5724901%252Fgeneral%252F156a7327-3c0c-4bb6-a1f5-8d4d5f97fb8d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724901/general/156a7327-3c0c-4bb6-a1f5-8d4d5f97fb8d.jpeg already downloaded
2026-03-24 15:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eebaa60f-4c07-513f-8860-9608c684d5cd, identifier: 10717839
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d3bc10>
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252Fef668391-0171-4827-a615-a14e4d7eef53.jpeg') HTTP/1.1" 204 0
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/ef668391-0171-4827-a615-a14e4d7eef53.jpeg saved to cache
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e529d0>
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5741676%252Fgeneral%252F73eff76f-837a-43a9-a86a-3ac56fcdb2c2.jpeg') HTTP/1.1" 204 0
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741676/general/73eff76f-837a-43a9-a86a-3ac56fcdb2c2.jpeg saved to cache
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7d743821-7af8-56ee-8774-d33898535eff
2026-03-24 15:18:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7d743821-7af8-56ee-8774-d33898535eff, skipping ID generation
2026-03-24 15:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d743821-7af8-56ee-8774-d33898535eff with scrape type 1
2026-03-24 15:18:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7d743821-7af8-56ee-8774-d33898535eff sending to next pipeline
2026-03-24 15:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d743821-7af8-56ee-8774-d33898535eff, identifier: 10717882
2026-03-24 15:18:01 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715719%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [adesa.be] INFO: Scrape type for 10715719: 1
2026-03-24 15:18:01 [adesa.be] INFO: Scraping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-24 15: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-24 15: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-24 15:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839
2026-03-24 15:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839
2026-03-24 15:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10717839 to the API
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717839>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eebaa60f-4c07-513f-8860-9608c684d5cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JHC249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717839',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 199986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5724901/general/9c70c601-48de-41c7-a090-1310dd016ee9.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/21541450-aa2d-4243-ae50-d92fbfb6b312.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/c37c90c9-b1e7-4d57-94dc-13a053761330.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/b268666e-c4c5-4a2e-ba32-9c3b327d5b8a.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/b8460c5d-0c16-4985-a26f-621b5b3df8ef.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/51a9328b-4df2-4539-b92c-832bf9ed0435.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/b21cbd7b-2a1b-445d-9c27-9cd510ac69f2.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/a488bb34-14e3-4436-98d1-1b09e98c60e1.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/f865c283-7c6a-42e8-acb3-f3c79328ae59.jpeg',
'https://images.openlane.eu/carimgs/5724901/general/156a7327-3c0c-4bb6-a1f5-8d4d5f97fb8d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5162240,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/9c70c601-48de-41c7-a090-1310dd016ee9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5699717,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/21541450-aa2d-4243-ae50-d92fbfb6b312.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5430430,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/c37c90c9-b1e7-4d57-94dc-13a053761330.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4849759,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/b268666e-c4c5-4a2e-ba32-9c3b327d5b8a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4519812,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/b8460c5d-0c16-4985-a26f-621b5b3df8ef.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5700982,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/51a9328b-4df2-4539-b92c-832bf9ed0435.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4539281,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/b21cbd7b-2a1b-445d-9c27-9cd510ac69f2.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4711082,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/a488bb34-14e3-4436-98d1-1b09e98c60e1.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4292383,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/f865c283-7c6a-42e8-acb3-f3c79328ae59.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eebaa60f-4c07-513f-8860-9608c684d5cd/eebaa60f-4c07-513f-8860-9608c684d5cd_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4796720,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724901/general/156a7327-3c0c-4bb6-a1f5-8d4d5f97fb8d.jpeg',
'Width': 5712}],
'price': 29700,
'price_includes_vat': True,
'registration_date': '2019-12-06',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Toyota Hilux 2.4 D-4D - Diesel - Automatic - 149 hp - 199.986 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717839%27 HTTP/1.1" 200 None
2026-03-24 15:18:01 [adesa.be] INFO: Saving data for 10717839: {'created_time': 1774365481.959187, 'last_price_update_time': 1774365481.959197, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717839') HTTP/1.1" 204 0
2026-03-24 15:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882
2026-03-24 15:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882
2026-03-24 15:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d743821-7af8-56ee-8774-d33898535eff with identifier: 10717882 to the API
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5741676/general/73eff76f-837a-43a9-a86a-3ac56fcdb2c2.jpeg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7d743821-7af8-56ee-8774-d33898535eff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717882',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 129570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 52,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305994,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/525c412a-63d4-4336-a38f-cb0da44ae3e6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380006,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/1a589e9f-6617-4581-b21a-c2e6800a9c90.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364510,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/001992ff-20cf-4055-9dee-d10294e48780.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307651,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/28961b02-2912-46df-82e8-c36b3c88e743.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280469,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/46d2ff80-7ddc-4488-9006-873545935f84.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260512,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/8d15b7c0-b544-44cd-b8a7-fceae29b0278.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251324,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/a2796920-1d95-4a84-81c8-d10863e4b8a5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245989,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/d9dd60c8-e661-4231-a8a6-d27ed42f0132.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272706,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/ef668391-0171-4827-a615-a14e4d7eef53.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d743821-7af8-56ee-8774-d33898535eff/7d743821-7af8-56ee-8774-d33898535eff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270326,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741676/general/73eff76f-837a-43a9-a86a-3ac56fcdb2c2.jpeg',
'Width': 1600}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'Autotrade santolini - Car Project',
'title': 'Kia Ceed SW 1.6 CRDi Mind - Diesel - Manual - 136 hp - 129.570 km',
'transmission': 'manual',
'trim': 'Mind',
'vin': None,
'year': 2021}
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717882%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [adesa.be] INFO: Saving data for 10717882: {'created_time': 1774365482.539844, 'last_price_update_time': 1774365482.539854, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717882') HTTP/1.1" 204 0
2026-03-24 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/a342f7eb-f496-401d-adc0-0b52c6bc4431.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:18:02 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715725%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [adesa.be] INFO: Scrape type for 10715725: 1
2026-03-24 15:18:02 [adesa.be] INFO: Scraping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-24 15:18:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b6c610>
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252Fcb359080-1556-4802-a718-652e6e0bcc17.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/cb359080-1556-4802-a718-652e6e0bcc17.jpg saved to cache
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e4ef50>
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252F5d780001-9f72-440f-9f51-67614c3eb74c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/5d780001-9f72-440f-9f51-67614c3eb74c.jpg saved to cache
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12abcbd0>
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fgeneral%252Fd2fa2f4b-b833-407c-93b3-e794573c07bf.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/d2fa2f4b-b833-407c-93b3-e794573c07bf.jpg saved to cache
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6752b8b0-b71b-54b3-8e72-d4da4f139a41 with identifier: 10719696
2026-03-24 15:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6752b8b0-b71b-54b3-8e72-d4da4f139a41 with scrape type 1
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6752b8b0-b71b-54b3-8e72-d4da4f139a41
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252F3686b6b0-d304-4f2c-9349-612137632dee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/3686b6b0-d304-4f2c-9349-612137632dee.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252Fc0e66555-b539-4a40-a4ce-f62044903983.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/c0e66555-b539-4a40-a4ce-f62044903983.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252F95922e26-86ba-46df-a50d-0d2644763d56.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/95922e26-86ba-46df-a50d-0d2644763d56.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252F3ae88717-e6a6-4d3c-a6ef-732241903522.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/3ae88717-e6a6-4d3c-a6ef-732241903522.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252F3a6bc265-a179-4c52-bb06-4c1532705f18.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/3a6bc265-a179-4c52-bb06-4c1532705f18.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252F6e406be3-04bd-4705-9f21-1e61cf94e207.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/6e406be3-04bd-4705-9f21-1e61cf94e207.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252F22a1a388-2dee-4209-a152-871e91a15d5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/22a1a388-2dee-4209-a152-871e91a15d5f.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252Fa6979154-9c08-4dd6-aa1e-3ef0d1dc0a3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/a6979154-9c08-4dd6-aa1e-3ef0d1dc0a3b.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252F7c668485-3451-418f-a5cd-e3913a0860f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/7c668485-3451-418f-a5cd-e3913a0860f5.jpg already downloaded
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5722681%252Fgeneral%252Fb48a70a8-88a0-4a34-a4a8-3a7915f946a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722681/general/b48a70a8-88a0-4a34-a4a8-3a7915f946a8.jpg already downloaded
2026-03-24 15:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6752b8b0-b71b-54b3-8e72-d4da4f139a41, identifier: 10719696
2026-03-24 15:18:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888
2026-03-24 15:18:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with scrape type 1
2026-03-24 15:18:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252Fd4a793fa-b4e6-427e-abf6-a83a8db4b57e.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/d4a793fa-b4e6-427e-abf6-a83a8db4b57e.JPG not downloaded yet
2026-03-24 15: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-24 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6752b8b0-b71b-54b3-8e72-d4da4f139a41 with identifier: 10719696
2026-03-24 15:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6752b8b0-b71b-54b3-8e72-d4da4f139a41 with identifier: 10719696
2026-03-24 15:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6752b8b0-b71b-54b3-8e72-d4da4f139a41 with identifier: 10719696 to the API
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719696>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6752b8b0-b71b-54b3-8e72-d4da4f139a41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DTC858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719696',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 82692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5722681/general/3686b6b0-d304-4f2c-9349-612137632dee.jpg',
'https://images.openlane.eu/carimgs/5722681/general/c0e66555-b539-4a40-a4ce-f62044903983.jpg',
'https://images.openlane.eu/carimgs/5722681/general/95922e26-86ba-46df-a50d-0d2644763d56.jpg',
'https://images.openlane.eu/carimgs/5722681/general/3ae88717-e6a6-4d3c-a6ef-732241903522.jpg',
'https://images.openlane.eu/carimgs/5722681/general/3a6bc265-a179-4c52-bb06-4c1532705f18.jpg',
'https://images.openlane.eu/carimgs/5722681/general/6e406be3-04bd-4705-9f21-1e61cf94e207.jpg',
'https://images.openlane.eu/carimgs/5722681/general/22a1a388-2dee-4209-a152-871e91a15d5f.jpg',
'https://images.openlane.eu/carimgs/5722681/general/a6979154-9c08-4dd6-aa1e-3ef0d1dc0a3b.jpg',
'https://images.openlane.eu/carimgs/5722681/general/7c668485-3451-418f-a5cd-e3913a0860f5.jpg',
'https://images.openlane.eu/carimgs/5722681/general/b48a70a8-88a0-4a34-a4a8-3a7915f946a8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 731878,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/3686b6b0-d304-4f2c-9349-612137632dee.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 741301,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/c0e66555-b539-4a40-a4ce-f62044903983.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 698464,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/95922e26-86ba-46df-a50d-0d2644763d56.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585037,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/3ae88717-e6a6-4d3c-a6ef-732241903522.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 693968,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/3a6bc265-a179-4c52-bb06-4c1532705f18.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334206,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/6e406be3-04bd-4705-9f21-1e61cf94e207.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 497888,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/22a1a388-2dee-4209-a152-871e91a15d5f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344411,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/a6979154-9c08-4dd6-aa1e-3ef0d1dc0a3b.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374775,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/7c668485-3451-418f-a5cd-e3913a0860f5.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6752b8b0-b71b-54b3-8e72-d4da4f139a41/6752b8b0-b71b-54b3-8e72-d4da4f139a41_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683331,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722681/general/b48a70a8-88a0-4a34-a4a8-3a7915f946a8.jpg',
'Width': 2000}],
'price': 16700,
'price_includes_vat': True,
'registration_date': '2018-02-01',
'seats_number': 5,
'seller_name': 'CommV Matina',
'title': 'Toyota Rav4 2.0 Business - AWD - Petrol - Automatic - 152 hp - '
'82.692 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719696%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [adesa.be] INFO: Saving data for 10719696: {'created_time': 1774365483.317879, 'last_price_update_time': 1774365483.317891, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719696') HTTP/1.1" 204 0
2026-03-24 15:18:03 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715731%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [adesa.be] INFO: Scrape type for 10715731: 1
2026-03-24 15:18:03 [adesa.be] INFO: Scraping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-24 15: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-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252F433d765f-5b8a-4839-b108-b5694d4db9bd.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/433d765f-5b8a-4839-b108-b5694d4db9bd.JPG not downloaded yet
2026-03-24 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/df1c93a6-6b25-430c-a201-a9b5662c9fbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/general/1a12b686-f0d2-4f22-8d7c-fb6f457cdc95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:03 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715746%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [adesa.be] INFO: Scrape type for 10715746: 1
2026-03-24 15:18:03 [adesa.be] INFO: Scraping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252F99a5ad04-f660-4b14-8c7d-f5a72dbf0c93.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/99a5ad04-f660-4b14-8c7d-f5a72dbf0c93.JPG not downloaded yet
2026-03-24 15: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-24 15: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-24 15:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b582d0>
2026-03-24 15:18:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5588477%252Fgeneral%252Fa342f7eb-f496-401d-adc0-0b52c6bc4431.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/a342f7eb-f496-401d-adc0-0b52c6bc4431.jpg saved to cache
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885
2026-03-24 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with scrape type 1
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252F8bc6871a-90f1-4205-94f1-75412ca0db43.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/8bc6871a-90f1-4205-94f1-75412ca0db43.JPG not downloaded yet
2026-03-24 15:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878
2026-03-24 15:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with scrape type 1
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252Fb1763baf-e998-405a-b824-b2eba8b39dc3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/b1763baf-e998-405a-b824-b2eba8b39dc3.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252Febc9749f-471a-4b5e-9b80-2a2110c225e0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/ebc9749f-471a-4b5e-9b80-2a2110c225e0.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252Fef23bc5e-5ce4-47ba-bf33-d3cd70ff3b96.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/ef23bc5e-5ce4-47ba-bf33-d3cd70ff3b96.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252F7b9510fd-ccb7-4d11-a930-2398233ec238.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/7b9510fd-ccb7-4d11-a930-2398233ec238.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252F8a79d63a-f758-4f93-8bc8-cef2918f4bbe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/8a79d63a-f758-4f93-8bc8-cef2918f4bbe.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252F8255f390-ee0d-4bba-8490-6ca2ca68416c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/8255f390-ee0d-4bba-8490-6ca2ca68416c.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252F0eaa7b1a-c9ef-4b54-85d0-376c4261ae12.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/0eaa7b1a-c9ef-4b54-85d0-376c4261ae12.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252F94c50bdd-2472-48cd-a2a3-47ba1d2749a5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/94c50bdd-2472-48cd-a2a3-47ba1d2749a5.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252Fe64a2302-e016-4933-b774-9f30666391dc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/e64a2302-e016-4933-b774-9f30666391dc.jpeg already downloaded
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5720015%252Fgeneral%252F57205e30-159a-4590-bd68-9b39d930ee99.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720015/general/57205e30-159a-4590-bd68-9b39d930ee99.jpeg already downloaded
2026-03-24 15:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7, identifier: 10717878
2026-03-24 15: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-24 15:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878
2026-03-24 15:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878
2026-03-24 15:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7 with identifier: 10717878 to the API
2026-03-24 15:18:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717878>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FDC915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 124130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5720015/general/b1763baf-e998-405a-b824-b2eba8b39dc3.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/ebc9749f-471a-4b5e-9b80-2a2110c225e0.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/ef23bc5e-5ce4-47ba-bf33-d3cd70ff3b96.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/7b9510fd-ccb7-4d11-a930-2398233ec238.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/8a79d63a-f758-4f93-8bc8-cef2918f4bbe.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/8255f390-ee0d-4bba-8490-6ca2ca68416c.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/0eaa7b1a-c9ef-4b54-85d0-376c4261ae12.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/94c50bdd-2472-48cd-a2a3-47ba1d2749a5.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/e64a2302-e016-4933-b774-9f30666391dc.jpeg',
'https://images.openlane.eu/carimgs/5720015/general/57205e30-159a-4590-bd68-9b39d930ee99.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396109,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/b1763baf-e998-405a-b824-b2eba8b39dc3.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 418545,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/ebc9749f-471a-4b5e-9b80-2a2110c225e0.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 432416,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/ef23bc5e-5ce4-47ba-bf33-d3cd70ff3b96.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464305,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/7b9510fd-ccb7-4d11-a930-2398233ec238.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342590,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/8a79d63a-f758-4f93-8bc8-cef2918f4bbe.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443594,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/8255f390-ee0d-4bba-8490-6ca2ca68416c.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390607,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/0eaa7b1a-c9ef-4b54-85d0-376c4261ae12.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297934,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/94c50bdd-2472-48cd-a2a3-47ba1d2749a5.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321597,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/e64a2302-e016-4933-b774-9f30666391dc.jpeg',
'Width': 1440},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7/3acdc3fb-257e-5d88-8f1a-bf5af5a1abc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 419823,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720015/general/57205e30-159a-4590-bd68-9b39d930ee99.jpeg',
'Width': 1440}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Skoda Octavia Combi 1.5 TSI Ambition - Petrol - Manual - 150 hp - '
'124.130 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717878%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [adesa.be] INFO: Saving data for 10717878: {'created_time': 1774365484.416122, 'last_price_update_time': 1774365484.416136, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717878') HTTP/1.1" 204 0
2026-03-24 15:18:04 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/d4a793fa-b4e6-427e-abf6-a83a8db4b57e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:04 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715747%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [adesa.be] INFO: Scrape type for 10715747: 1
2026-03-24 15:18:04 [adesa.be] INFO: Scraping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252Fa118c310-5bff-406f-8068-8100a09cadff.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/a118c310-5bff-406f-8068-8100a09cadff.JPG not downloaded yet
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252F60a10b0c-41e5-4406-8453-265f704645f4.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/60a10b0c-41e5-4406-8453-265f704645f4.JPG not downloaded yet
2026-03-24 15:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5588477/damage/450cb7da-3f47-498f-bd8c-def08b33c260.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719726)
2026-03-24 15:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a36310>
2026-03-24 15:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5588477%252Fgeneral%252Fdf1c93a6-6b25-430c-a201-a9b5662c9fbe.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/df1c93a6-6b25-430c-a201-a9b5662c9fbe.jpg saved to cache
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:18:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b30790>
2026-03-24 15:18:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5588477%252Fgeneral%252F1a12b686-f0d2-4f22-8d7c-fb6f457cdc95.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/general/1a12b686-f0d2-4f22-8d7c-fb6f457cdc95.jpg saved to cache
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-24 15:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b01e749e-154a-586e-8e9a-e003788b8c86 with scrape type 1
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b01e749e-154a-586e-8e9a-e003788b8c86
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252F8162c73f-38f2-412b-9947-37cdf53af011.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/8162c73f-38f2-412b-9947-37cdf53af011.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252F81f2db2d-e6b7-46c1-a1a1-ce800c8342a3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/81f2db2d-e6b7-46c1-a1a1-ce800c8342a3.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252F0a1159a9-0170-4723-bf9a-2bb2b18962eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/0a1159a9-0170-4723-bf9a-2bb2b18962eb.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252Fcb3cd432-c592-4042-a194-de56fdc5e123.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/cb3cd432-c592-4042-a194-de56fdc5e123.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252Fbb8619ff-fabb-4c6c-b9b7-cbf70a6340e0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/bb8619ff-fabb-4c6c-b9b7-cbf70a6340e0.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252F1c31aa8e-f911-40c1-a608-ef090219d6fb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/1c31aa8e-f911-40c1-a608-ef090219d6fb.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252F4be30c3f-00ab-4252-8dd5-93bc0422d274.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/4be30c3f-00ab-4252-8dd5-93bc0422d274.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252F6982d86f-a6e9-480b-a5bb-62c39a4e8c0d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/6982d86f-a6e9-480b-a5bb-62c39a4e8c0d.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252Fe3781dc5-01da-49ae-b4a3-45aed22d660f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/e3781dc5-01da-49ae-b4a3-45aed22d660f.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645363%252Fgeneral%252F2ed2463a-9cf2-4e8f-b38b-e8f9ac8e4edc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645363/general/2ed2463a-9cf2-4e8f-b38b-e8f9ac8e4edc.jpeg already downloaded
2026-03-24 15:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b01e749e-154a-586e-8e9a-e003788b8c86, identifier: 10717894
2026-03-24 15:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-24 15:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with scrape type 1
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252F62bac50f-d6e4-46d6-a04a-f25a458844b6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/62bac50f-d6e4-46d6-a04a-f25a458844b6.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252F97f438fc-59db-49bc-9d10-ff6bdfca1fa5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/97f438fc-59db-49bc-9d10-ff6bdfca1fa5.jpeg already downloaded
2026-03-24 15:18:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252F27872d4e-e320-43ac-817c-9c811a3bfbfc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/27872d4e-e320-43ac-817c-9c811a3bfbfc.jpeg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252Ffb07e9f9-0646-4c9c-9a3d-d262b3c840b9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/fb07e9f9-0646-4c9c-9a3d-d262b3c840b9.jpeg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252Ff30f878f-293c-42c0-9a73-3fe2dfd7f54c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/f30f878f-293c-42c0-9a73-3fe2dfd7f54c.jpeg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252F118f3ee2-85a3-4c60-9fba-efbd02197dc9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/118f3ee2-85a3-4c60-9fba-efbd02197dc9.jpeg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252Fcb4b658b-cbb7-4059-abb4-c027a6a9c586.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/cb4b658b-cbb7-4059-abb4-c027a6a9c586.jpeg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252F82df31cf-8b17-4ff2-adac-818d9f6e34b5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/82df31cf-8b17-4ff2-adac-818d9f6e34b5.jpeg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252Ff3c679fc-470f-4f2e-90b4-ce27aa3c0277.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/f3c679fc-470f-4f2e-90b4-ce27aa3c0277.jpeg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662151%252Fgeneral%252Facf00442-f792-4d65-8c79-c1b39aefb864.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662151/general/acf00442-f792-4d65-8c79-c1b39aefb864.jpeg already downloaded
2026-03-24 15:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf, identifier: 10717859
2026-03-24 15:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893
2026-03-24 15:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50b848f3-a005-5dc6-ba66-6138be319a08 with scrape type 1
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50b848f3-a005-5dc6-ba66-6138be319a08
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252F4d4e019c-af7b-45a2-807d-df8bdd65ee98.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/4d4e019c-af7b-45a2-807d-df8bdd65ee98.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252Fe8bbb55c-93f2-4f97-afdd-0ea1d54f2e9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/e8bbb55c-93f2-4f97-afdd-0ea1d54f2e9f.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252Ff697011b-7eca-4448-8796-9f80b499f7ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/f697011b-7eca-4448-8796-9f80b499f7ce.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252F0b9820fc-ab3a-4bf9-ab3a-880c2fcadaac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/0b9820fc-ab3a-4bf9-ab3a-880c2fcadaac.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252F54167df0-586f-45c6-b146-b044194f75e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/54167df0-586f-45c6-b146-b044194f75e3.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252F4e8c63b3-c2a0-49c9-89a9-defb479e57c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/4e8c63b3-c2a0-49c9-89a9-defb479e57c8.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252Fd0f07938-b96a-48cd-a2a1-ea64c0214ed5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/d0f07938-b96a-48cd-a2a1-ea64c0214ed5.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252Fcb1727f4-5bdb-47a0-aa17-caf82275240d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/cb1727f4-5bdb-47a0-aa17-caf82275240d.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252F0767c463-91fe-47c3-87fd-1a182baf7eaa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/0767c463-91fe-47c3-87fd-1a182baf7eaa.jpg already downloaded
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5155831%252Fgeneral%252Ff5ced62b-3f34-45c4-ac50-8265d411b42d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5155831/general/f5ced62b-3f34-45c4-ac50-8265d411b42d.jpg already downloaded
2026-03-24 15:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50b848f3-a005-5dc6-ba66-6138be319a08, identifier: 10717893
2026-03-24 15:18:05 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/433d765f-5b8a-4839-b108-b5694d4db9bd.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:05 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715749%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [adesa.be] INFO: Scrape type for 10715749: 1
2026-03-24 15:18:05 [adesa.be] INFO: Scraping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252F3df43d9d-a026-4fbc-8569-b7ec4bc4effa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/3df43d9d-a026-4fbc-8569-b7ec4bc4effa.JPG not downloaded yet
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252F256e5026-1be6-4998-ad50-9296024b4123.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/256e5026-1be6-4998-ad50-9296024b4123.JPG not downloaded yet
2026-03-24 15:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-24 15:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894
2026-03-24 15:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b01e749e-154a-586e-8e9a-e003788b8c86 with identifier: 10717894 to the API
2026-03-24 15:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717894>
{'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': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b01e749e-154a-586e-8e9a-e003788b8c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FSQ059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717894',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 171782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5645363/general/8162c73f-38f2-412b-9947-37cdf53af011.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/81f2db2d-e6b7-46c1-a1a1-ce800c8342a3.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/0a1159a9-0170-4723-bf9a-2bb2b18962eb.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/cb3cd432-c592-4042-a194-de56fdc5e123.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/bb8619ff-fabb-4c6c-b9b7-cbf70a6340e0.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/1c31aa8e-f911-40c1-a608-ef090219d6fb.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/4be30c3f-00ab-4252-8dd5-93bc0422d274.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/6982d86f-a6e9-480b-a5bb-62c39a4e8c0d.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/e3781dc5-01da-49ae-b4a3-45aed22d660f.jpeg',
'https://images.openlane.eu/carimgs/5645363/general/2ed2463a-9cf2-4e8f-b38b-e8f9ac8e4edc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3459041,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/8162c73f-38f2-412b-9947-37cdf53af011.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3290437,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/81f2db2d-e6b7-46c1-a1a1-ce800c8342a3.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3198387,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/0a1159a9-0170-4723-bf9a-2bb2b18962eb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2707355,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/cb3cd432-c592-4042-a194-de56fdc5e123.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2947384,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/bb8619ff-fabb-4c6c-b9b7-cbf70a6340e0.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1568384,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/1c31aa8e-f911-40c1-a608-ef090219d6fb.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1640419,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/4be30c3f-00ab-4252-8dd5-93bc0422d274.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1581043,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/6982d86f-a6e9-480b-a5bb-62c39a4e8c0d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1989894,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/e3781dc5-01da-49ae-b4a3-45aed22d660f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b01e749e-154a-586e-8e9a-e003788b8c86/b01e749e-154a-586e-8e9a-e003788b8c86_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1250043,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645363/general/2ed2463a-9cf2-4e8f-b38b-e8f9ac8e4edc.jpeg',
'Width': 4032}],
'price': 6300,
'price_includes_vat': True,
'registration_date': '2015-05-20',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Volvo V60 D2 Kinetic - Diesel - Automatic - 115 hp - 171.782 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2015}
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717894%27 HTTP/1.1" 200 None
2026-03-24 15:18:06 [adesa.be] INFO: Saving data for 10717894: {'created_time': 1774365486.097936, 'last_price_update_time': 1774365486.097946, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717894') HTTP/1.1" 204 0
2026-03-24 15:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-24 15:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859
2026-03-24 15:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10717859 to the API
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717859>
{'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': 190,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CGQ712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717859',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 215989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5662151/general/62bac50f-d6e4-46d6-a04a-f25a458844b6.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/97f438fc-59db-49bc-9d10-ff6bdfca1fa5.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/27872d4e-e320-43ac-817c-9c811a3bfbfc.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/fb07e9f9-0646-4c9c-9a3d-d262b3c840b9.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/f30f878f-293c-42c0-9a73-3fe2dfd7f54c.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/118f3ee2-85a3-4c60-9fba-efbd02197dc9.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/cb4b658b-cbb7-4059-abb4-c027a6a9c586.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/82df31cf-8b17-4ff2-adac-818d9f6e34b5.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/f3c679fc-470f-4f2e-90b4-ce27aa3c0277.jpeg',
'https://images.openlane.eu/carimgs/5662151/general/acf00442-f792-4d65-8c79-c1b39aefb864.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4470661,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/62bac50f-d6e4-46d6-a04a-f25a458844b6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4334826,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/97f438fc-59db-49bc-9d10-ff6bdfca1fa5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2376113,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/27872d4e-e320-43ac-817c-9c811a3bfbfc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2356023,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/fb07e9f9-0646-4c9c-9a3d-d262b3c840b9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4309480,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/f30f878f-293c-42c0-9a73-3fe2dfd7f54c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4331902,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/118f3ee2-85a3-4c60-9fba-efbd02197dc9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2019760,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/cb4b658b-cbb7-4059-abb4-c027a6a9c586.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1473346,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/82df31cf-8b17-4ff2-adac-818d9f6e34b5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1721583,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/f3c679fc-470f-4f2e-90b4-ce27aa3c0277.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf/6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1649872,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662151/general/acf00442-f792-4d65-8c79-c1b39aefb864.jpeg',
'Width': 4032}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2018-08-20',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC60 D4 Momentum - Diesel - Automatic - 190 hp - 215.989 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2018}
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717859%27 HTTP/1.1" 200 None
2026-03-24 15:18:06 [adesa.be] INFO: Saving data for 10717859: {'created_time': 1774365486.437238, 'last_price_update_time': 1774365486.437248, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717859') HTTP/1.1" 204 0
2026-03-24 15:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893
2026-03-24 15:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893
2026-03-24 15:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50b848f3-a005-5dc6-ba66-6138be319a08 with identifier: 10717893 to the API
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717893>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'CNG',
'id': '50b848f3-a005-5dc6-ba66-6138be319a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VNQ863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717893',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 184500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5155831/general/4d4e019c-af7b-45a2-807d-df8bdd65ee98.jpg',
'https://images.openlane.eu/carimgs/5155831/general/e8bbb55c-93f2-4f97-afdd-0ea1d54f2e9f.jpg',
'https://images.openlane.eu/carimgs/5155831/general/f697011b-7eca-4448-8796-9f80b499f7ce.jpg',
'https://images.openlane.eu/carimgs/5155831/general/0b9820fc-ab3a-4bf9-ab3a-880c2fcadaac.jpg',
'https://images.openlane.eu/carimgs/5155831/general/54167df0-586f-45c6-b146-b044194f75e3.jpg',
'https://images.openlane.eu/carimgs/5155831/general/4e8c63b3-c2a0-49c9-89a9-defb479e57c8.jpg',
'https://images.openlane.eu/carimgs/5155831/general/d0f07938-b96a-48cd-a2a1-ea64c0214ed5.jpg',
'https://images.openlane.eu/carimgs/5155831/general/cb1727f4-5bdb-47a0-aa17-caf82275240d.jpg',
'https://images.openlane.eu/carimgs/5155831/general/0767c463-91fe-47c3-87fd-1a182baf7eaa.jpg',
'https://images.openlane.eu/carimgs/5155831/general/f5ced62b-3f34-45c4-ac50-8265d411b42d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 785547,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/4d4e019c-af7b-45a2-807d-df8bdd65ee98.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 722667,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/e8bbb55c-93f2-4f97-afdd-0ea1d54f2e9f.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 602034,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/f697011b-7eca-4448-8796-9f80b499f7ce.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 916417,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/0b9820fc-ab3a-4bf9-ab3a-880c2fcadaac.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 531887,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/54167df0-586f-45c6-b146-b044194f75e3.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318360,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/4e8c63b3-c2a0-49c9-89a9-defb479e57c8.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413695,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/d0f07938-b96a-48cd-a2a1-ea64c0214ed5.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329792,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/cb1727f4-5bdb-47a0-aa17-caf82275240d.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271270,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/0767c463-91fe-47c3-87fd-1a182baf7eaa.jpg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50b848f3-a005-5dc6-ba66-6138be319a08/50b848f3-a005-5dc6-ba66-6138be319a08_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272011,
'Height': 2040,
'OriginUrl': 'https://images.openlane.eu/carimgs/5155831/general/f5ced62b-3f34-45c4-ac50-8265d411b42d.jpg',
'Width': 1536}],
'price': 6450,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 2,
'seller_name': 'Nasscar Sprl',
'title': 'Volkswagen Caddy 1.4 Comfortline - CNG - Manual - 110 hp - 184.500 '
'km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717893%27 HTTP/1.1" 200 None
2026-03-24 15:18:06 [adesa.be] INFO: Saving data for 10717893: {'created_time': 1774365486.732694, 'last_price_update_time': 1774365486.732704, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717893') HTTP/1.1" 204 0
2026-03-24 15:18:06 [scrapy.extensions.logstats] INFO: Crawled 845 pages (at 191 pages/min), scraped 171 items (at 70 items/min)
2026-03-24 15:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-24 15:18:06 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715748%27 HTTP/1.1" 200 None
2026-03-24 15:18:06 [adesa.be] INFO: Scrape type for 10715748: 1
2026-03-24 15:18:06 [adesa.be] INFO: Scraping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252Fb86fa05c-5e4e-4284-9e06-358cca7f53c6.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/b86fa05c-5e4e-4284-9e06-358cca7f53c6.JPG not downloaded yet
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252F35752fe9-76ca-4b21-8780-7e7d624da5fa.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/35752fe9-76ca-4b21-8780-7e7d624da5fa.JPG not downloaded yet
2026-03-24 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dc4e90>
2026-03-24 15:18:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5588477%252Fdamage%252F450cb7da-3f47-498f-bd8c-def08b33c260.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5588477/damage/450cb7da-3f47-498f-bd8c-def08b33c260.jpg saved to cache
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56b8a9da-8740-5617-a669-95e637d0370c
2026-03-24 15:18:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56b8a9da-8740-5617-a669-95e637d0370c, skipping ID generation
2026-03-24 15:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b8a9da-8740-5617-a669-95e637d0370c with scrape type 1
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56b8a9da-8740-5617-a669-95e637d0370c sending to next pipeline
2026-03-24 15:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56b8a9da-8740-5617-a669-95e637d0370c, identifier: 10719726
2026-03-24 15:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-24 15:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with scrape type 1
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252F48138a99-196c-4f5d-bd65-00a2279a2806.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/48138a99-196c-4f5d-bd65-00a2279a2806.jpg already downloaded
2026-03-24 15:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252Fe7ba82f8-8b2c-4ad9-97ba-1e543fc3a181.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/e7ba82f8-8b2c-4ad9-97ba-1e543fc3a181.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252F4b12febe-fc41-425d-955c-4d851b9e7814.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/4b12febe-fc41-425d-955c-4d851b9e7814.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252F56f49cae-e09f-49df-b3cb-548d188c5633.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/56f49cae-e09f-49df-b3cb-548d188c5633.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252F55ae7a57-9295-4d12-9d64-054c626e5f86.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/55ae7a57-9295-4d12-9d64-054c626e5f86.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252Fc6bf2461-2ea4-4a16-a620-e73497f06b25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/c6bf2461-2ea4-4a16-a620-e73497f06b25.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252F03b8eb06-0483-4398-b4b1-7aa83e5b34bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/03b8eb06-0483-4398-b4b1-7aa83e5b34bd.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252Fe7b8e696-1eb4-4426-aaa9-8a23e600cee3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/e7b8e696-1eb4-4426-aaa9-8a23e600cee3.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252F0dd3eab5-c7c1-4327-91a9-54980aad0482.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/0dd3eab5-c7c1-4327-91a9-54980aad0482.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735858%252Fgeneral%252F78c78451-e62b-4b8e-83e2-0c0587bd2b63.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735858/general/78c78451-e62b-4b8e-83e2-0c0587bd2b63.jpg already downloaded
2026-03-24 15:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778, identifier: 10717896
2026-03-24 15:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 732844cf-89ff-5490-9cbf-c0e10e49444e with identifier: 10717842
2026-03-24 15:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 732844cf-89ff-5490-9cbf-c0e10e49444e with scrape type 1
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 732844cf-89ff-5490-9cbf-c0e10e49444e
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252F0bcab64c-ce78-4c1e-b0c6-f282da629d55.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/0bcab64c-ce78-4c1e-b0c6-f282da629d55.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252F0dbb5918-eee0-43b1-b19e-a7aa81de8da7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/0dbb5918-eee0-43b1-b19e-a7aa81de8da7.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252F624a65a6-9f00-497d-8b5c-a8afb8b79578.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/624a65a6-9f00-497d-8b5c-a8afb8b79578.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252Fe88e298f-ed81-40bf-a70f-db1d80831bb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/e88e298f-ed81-40bf-a70f-db1d80831bb9.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252Fc71deecb-7de9-40ce-a2d2-8f30e1e4ede4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/c71deecb-7de9-40ce-a2d2-8f30e1e4ede4.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252F915e25c4-ee0a-42b7-848c-4ca9f7971ce1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/915e25c4-ee0a-42b7-848c-4ca9f7971ce1.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252Ff2f2ee09-b048-43ce-9d6c-53fdbd19616f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/f2f2ee09-b048-43ce-9d6c-53fdbd19616f.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252Fe04b507b-62e4-4d2b-aaa2-5cd5012b4f0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/e04b507b-62e4-4d2b-aaa2-5cd5012b4f0c.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252F95dd3927-3b0f-45ea-a644-0827af998015.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/95dd3927-3b0f-45ea-a644-0827af998015.jpg already downloaded
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5726998%252Fgeneral%252F26c221dd-b955-4c6b-ac19-e74a3aefc65a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5726998/general/26c221dd-b955-4c6b-ac19-e74a3aefc65a.jpg already downloaded
2026-03-24 15:18:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 732844cf-89ff-5490-9cbf-c0e10e49444e, identifier: 10717842
2026-03-24 15: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-24 15: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-24 15:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726
2026-03-24 15:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726
2026-03-24 15:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56b8a9da-8740-5617-a669-95e637d0370c with identifier: 10719726 to the API
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5588477/damage/450cb7da-3f47-498f-bd8c-def08b33c260.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'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-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '56b8a9da-8740-5617-a669-95e637d0370c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WDS712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719726',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 268062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77577,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/a342f7eb-f496-401d-adc0-0b52c6bc4431.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82947,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/036f78b3-6807-4295-a314-dd01b8be7fc8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58585,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/bdaeed89-7beb-4925-af8a-3f4e77de221b.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58695,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/9b4347ea-2ef8-4f6a-b35e-f456eb958699.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78751,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/5d780001-9f72-440f-9f51-67614c3eb74c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80931,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/d2fa2f4b-b833-407c-93b3-e794573c07bf.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63709,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/cb359080-1556-4802-a718-652e6e0bcc17.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87783,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/df1c93a6-6b25-430c-a201-a9b5662c9fbe.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87456,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/general/1a12b686-f0d2-4f22-8d7c-fb6f457cdc95.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56b8a9da-8740-5617-a669-95e637d0370c/56b8a9da-8740-5617-a669-95e637d0370c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55079,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5588477/damage/450cb7da-3f47-498f-bd8c-def08b33c260.jpg',
'Width': 640}],
'price': 4150,
'price_includes_vat': True,
'registration_date': '2019-05-06',
'seats_number': 3,
'seller_name': 'Autohandel J. Brarens nv',
'title': 'Peugeot Boxer 2.0 HDI - Diesel - Manual - 163 hp - 268.062 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719726%27 HTTP/1.1" 200 None
2026-03-24 15:18:07 [adesa.be] INFO: Saving data for 10719726: {'created_time': 1774365487.823239, 'last_price_update_time': 1774365487.82325, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719726') HTTP/1.1" 204 0
2026-03-24 15:18:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-24 15:18:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896
2026-03-24 15:18:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76f9a066-dd5d-5d72-a2e4-7d5fd9bed778 with identifier: 10717896 to the API
2026-03-24 15:18:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717896>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '76f9a066-dd5d-5d72-a2e4-7d5fd9bed778',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PCP170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717896',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 194007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735858/general/48138a99-196c-4f5d-bd65-00a2279a2806.jpg',
'https://images.openlane.eu/carimgs/5735858/general/e7ba82f8-8b2c-4ad9-97ba-1e543fc3a181.jpg',
'https://images.openlane.eu/carimgs/5735858/general/4b12febe-fc41-425d-955c-4d851b9e7814.jpg',
'https://images.openlane.eu/carimgs/5735858/general/56f49cae-e09f-49df-b3cb-548d188c5633.jpg',
'https://images.openlane.eu/carimgs/5735858/general/55ae7a57-9295-4d12-9d64-054c626e5f86.jpg',
'https://images.openlane.eu/carimgs/5735858/general/c6bf2461-2ea4-4a16-a620-e73497f06b25.jpg',
'https://images.openlane.eu/carimgs/5735858/general/03b8eb06-0483-4398-b4b1-7aa83e5b34bd.jpg',
'https://images.openlane.eu/carimgs/5735858/general/e7b8e696-1eb4-4426-aaa9-8a23e600cee3.jpg',
'https://images.openlane.eu/carimgs/5735858/general/0dd3eab5-c7c1-4327-91a9-54980aad0482.jpg',
'https://images.openlane.eu/carimgs/5735858/general/78c78451-e62b-4b8e-83e2-0c0587bd2b63.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 835607,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/48138a99-196c-4f5d-bd65-00a2279a2806.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 715289,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/e7ba82f8-8b2c-4ad9-97ba-1e543fc3a181.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 750029,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/4b12febe-fc41-425d-955c-4d851b9e7814.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 713515,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/56f49cae-e09f-49df-b3cb-548d188c5633.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 670628,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/55ae7a57-9295-4d12-9d64-054c626e5f86.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 929321,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/c6bf2461-2ea4-4a16-a620-e73497f06b25.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 551449,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/03b8eb06-0483-4398-b4b1-7aa83e5b34bd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 910365,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/e7b8e696-1eb4-4426-aaa9-8a23e600cee3.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178206,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/0dd3eab5-c7c1-4327-91a9-54980aad0482.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76f9a066-dd5d-5d72-a2e4-7d5fd9bed778/76f9a066-dd5d-5d72-a2e4-7d5fd9bed778_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222977,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735858/general/78c78451-e62b-4b8e-83e2-0c0587bd2b63.jpg',
'Width': 1600}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2015-05-12',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'Volvo V40 D2 R-Design - Diesel - Manual - 120 hp - 194.007 km',
'transmission': 'manual',
'trim': 'R-Design',
'vin': None,
'year': 2015}
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717896%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [adesa.be] INFO: Saving data for 10717896: {'created_time': 1774365488.157546, 'last_price_update_time': 1774365488.157556, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717896') HTTP/1.1" 204 0
2026-03-24 15:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 732844cf-89ff-5490-9cbf-c0e10e49444e with identifier: 10717842
2026-03-24 15:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 732844cf-89ff-5490-9cbf-c0e10e49444e with identifier: 10717842
2026-03-24 15:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 732844cf-89ff-5490-9cbf-c0e10e49444e with identifier: 10717842 to the API
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '732844cf-89ff-5490-9cbf-c0e10e49444e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQC330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717842',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 96412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5726998/general/0bcab64c-ce78-4c1e-b0c6-f282da629d55.jpg',
'https://images.openlane.eu/carimgs/5726998/general/0dbb5918-eee0-43b1-b19e-a7aa81de8da7.jpg',
'https://images.openlane.eu/carimgs/5726998/general/624a65a6-9f00-497d-8b5c-a8afb8b79578.jpg',
'https://images.openlane.eu/carimgs/5726998/general/e88e298f-ed81-40bf-a70f-db1d80831bb9.jpg',
'https://images.openlane.eu/carimgs/5726998/general/c71deecb-7de9-40ce-a2d2-8f30e1e4ede4.jpg',
'https://images.openlane.eu/carimgs/5726998/general/915e25c4-ee0a-42b7-848c-4ca9f7971ce1.jpg',
'https://images.openlane.eu/carimgs/5726998/general/f2f2ee09-b048-43ce-9d6c-53fdbd19616f.jpg',
'https://images.openlane.eu/carimgs/5726998/general/e04b507b-62e4-4d2b-aaa2-5cd5012b4f0c.jpg',
'https://images.openlane.eu/carimgs/5726998/general/95dd3927-3b0f-45ea-a644-0827af998015.jpg',
'https://images.openlane.eu/carimgs/5726998/general/26c221dd-b955-4c6b-ac19-e74a3aefc65a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132626,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/0bcab64c-ce78-4c1e-b0c6-f282da629d55.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94294,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/0dbb5918-eee0-43b1-b19e-a7aa81de8da7.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166874,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/624a65a6-9f00-497d-8b5c-a8afb8b79578.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161573,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/e88e298f-ed81-40bf-a70f-db1d80831bb9.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102083,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/c71deecb-7de9-40ce-a2d2-8f30e1e4ede4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91639,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/915e25c4-ee0a-42b7-848c-4ca9f7971ce1.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86527,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/f2f2ee09-b048-43ce-9d6c-53fdbd19616f.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56752,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/e04b507b-62e4-4d2b-aaa2-5cd5012b4f0c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109243,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/95dd3927-3b0f-45ea-a644-0827af998015.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_732844cf-89ff-5490-9cbf-c0e10e49444e/732844cf-89ff-5490-9cbf-c0e10e49444e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66349,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5726998/general/26c221dd-b955-4c6b-ac19-e74a3aefc65a.jpg',
'Width': 480}],
'price': 27800,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Volvo V90 T6 Plus Dark - Hybrid - Automatic - 253 hp - 96.412 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717842%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [adesa.be] INFO: Saving data for 10717842: {'created_time': 1774365488.453719, 'last_price_update_time': 1774365488.453736, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717842') HTTP/1.1" 204 0
2026-03-24 15:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/99a5ad04-f660-4b14-8c7d-f5a72dbf0c93.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/8bc6871a-90f1-4205-94f1-75412ca0db43.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/a118c310-5bff-406f-8068-8100a09cadff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:08 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/60a10b0c-41e5-4406-8453-265f704645f4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:08 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715753%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [adesa.be] INFO: Scrape type for 10715753: 1
2026-03-24 15:18:08 [adesa.be] INFO: Scraping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252F54f727d5-0216-482a-8586-39c028d5ee2a.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/54f727d5-0216-482a-8586-39c028d5ee2a.JPG not downloaded yet
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252Fc31e97a8-5398-4dc1-9c65-a7a88b9cd6f0.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/c31e97a8-5398-4dc1-9c65-a7a88b9cd6f0.JPG not downloaded yet
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717837> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:08 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715761%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [adesa.be] INFO: Scrape type for 10715761: 1
2026-03-24 15:18:08 [adesa.be] INFO: Scraping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252F928b0f83-7051-4f0e-90dc-0d4b9d30d948.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/928b0f83-7051-4f0e-90dc-0d4b9d30d948.JPG not downloaded yet
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252F5988cada-5ed1-4a21-a192-0910dbba08a2.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/5988cada-5ed1-4a21-a192-0910dbba08a2.JPG not downloaded yet
2026-03-24 15:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-24 15:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701e416f-17ee-5494-85c8-441d457c6941 with scrape type 1
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 701e416f-17ee-5494-85c8-441d457c6941
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252F918c682c-a309-48df-a068-5ccb480cb6d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/918c682c-a309-48df-a068-5ccb480cb6d8.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252F9e5843d4-2e6d-406c-8df9-365b9d777a74.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/9e5843d4-2e6d-406c-8df9-365b9d777a74.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252F08d6cb4a-13d3-4e2e-bc87-49f406d96df0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/08d6cb4a-13d3-4e2e-bc87-49f406d96df0.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252Fcdfb6226-9feb-4080-96bd-40a32884fac8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/cdfb6226-9feb-4080-96bd-40a32884fac8.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252F73dd66d5-816d-4242-8eb5-6e34f1bbb75a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/73dd66d5-816d-4242-8eb5-6e34f1bbb75a.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252F32a9394e-4af6-4c18-848b-10a1a010a82e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/32a9394e-4af6-4c18-848b-10a1a010a82e.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252Fd7f01574-30ff-4f53-bcdc-a8a307cecb73.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/d7f01574-30ff-4f53-bcdc-a8a307cecb73.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252F3d24751d-ad57-4093-a675-0caf29f7ed0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/3d24751d-ad57-4093-a675-0caf29f7ed0c.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252Fb9146601-4a97-43cf-bc08-d4088f5c72a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/b9146601-4a97-43cf-bc08-d4088f5c72a1.jpg already downloaded
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5737666%252Fgeneral%252Fc0f89411-1410-4946-8176-8796e0fa0b81.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737666/general/c0f89411-1410-4946-8176-8796e0fa0b81.jpg already downloaded
2026-03-24 15:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 701e416f-17ee-5494-85c8-441d457c6941, identifier: 10717901
2026-03-24 15:18:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866
2026-03-24 15:18:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e77ede81-4dea-532f-9cb6-eeedb51446fc with scrape type 1
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e77ede81-4dea-532f-9cb6-eeedb51446fc
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252F522445c5-9c12-4a67-8203-a4374ac9649e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/522445c5-9c12-4a67-8203-a4374ac9649e.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252F92b7b2f0-d81f-4014-ad23-6a869bfa795b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/92b7b2f0-d81f-4014-ad23-6a869bfa795b.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252F3e48d3d7-33a1-474d-85e6-88bd6c6eb020.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/3e48d3d7-33a1-474d-85e6-88bd6c6eb020.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252Fb638182e-c739-4b15-8069-b91b0287f4ac.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/b638182e-c739-4b15-8069-b91b0287f4ac.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252Fb040b688-cfcb-475b-87ef-2f5aa10b97cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/b040b688-cfcb-475b-87ef-2f5aa10b97cc.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252F7a13dc16-8981-4d96-a384-cecd694e8903.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/7a13dc16-8981-4d96-a384-cecd694e8903.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252Ffe05b8ea-184c-4408-922d-31cfc0748869.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/fe05b8ea-184c-4408-922d-31cfc0748869.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252Fe1a0f8ce-3bde-46af-bcaf-1176cb97f58e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/e1a0f8ce-3bde-46af-bcaf-1176cb97f58e.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252F2a8e0984-bd59-4831-b27c-0cd403af8c97.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/2a8e0984-bd59-4831-b27c-0cd403af8c97.jpg already downloaded
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5701708%252Fgeneral%252Fcdb586f6-671b-4686-96d7-7bf644f2df88.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5701708/general/cdb586f6-671b-4686-96d7-7bf644f2df88.jpg already downloaded
2026-03-24 15:18:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e77ede81-4dea-532f-9cb6-eeedb51446fc, identifier: 10717866
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/3df43d9d-a026-4fbc-8569-b7ec4bc4effa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/35752fe9-76ca-4b21-8780-7e7d624da5fa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:09 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/b86fa05c-5e4e-4284-9e06-358cca7f53c6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:09 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715777%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [adesa.be] INFO: Scrape type for 10715777: 1
2026-03-24 15:18:09 [adesa.be] INFO: Scraping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252Fafc6cd80-50bb-4d14-8abd-8d234934eedf.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/afc6cd80-50bb-4d14-8abd-8d234934eedf.JPG not downloaded yet
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252F00cbfc20-64fd-42aa-b297-73d4d885616f.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/00cbfc20-64fd-42aa-b297-73d4d885616f.JPG not downloaded yet
2026-03-24 15:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-24 15:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901
2026-03-24 15:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 701e416f-17ee-5494-85c8-441d457c6941 with identifier: 10717901 to the API
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717901>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '701e416f-17ee-5494-85c8-441d457c6941',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HCK400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 199869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5737666/general/918c682c-a309-48df-a068-5ccb480cb6d8.jpg',
'https://images.openlane.eu/carimgs/5737666/general/9e5843d4-2e6d-406c-8df9-365b9d777a74.jpg',
'https://images.openlane.eu/carimgs/5737666/general/08d6cb4a-13d3-4e2e-bc87-49f406d96df0.jpg',
'https://images.openlane.eu/carimgs/5737666/general/cdfb6226-9feb-4080-96bd-40a32884fac8.jpg',
'https://images.openlane.eu/carimgs/5737666/general/73dd66d5-816d-4242-8eb5-6e34f1bbb75a.jpg',
'https://images.openlane.eu/carimgs/5737666/general/32a9394e-4af6-4c18-848b-10a1a010a82e.jpg',
'https://images.openlane.eu/carimgs/5737666/general/d7f01574-30ff-4f53-bcdc-a8a307cecb73.jpg',
'https://images.openlane.eu/carimgs/5737666/general/3d24751d-ad57-4093-a675-0caf29f7ed0c.jpg',
'https://images.openlane.eu/carimgs/5737666/general/b9146601-4a97-43cf-bc08-d4088f5c72a1.jpg',
'https://images.openlane.eu/carimgs/5737666/general/c0f89411-1410-4946-8176-8796e0fa0b81.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82441,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/918c682c-a309-48df-a068-5ccb480cb6d8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79361,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/9e5843d4-2e6d-406c-8df9-365b9d777a74.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82224,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/08d6cb4a-13d3-4e2e-bc87-49f406d96df0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106408,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/cdfb6226-9feb-4080-96bd-40a32884fac8.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148540,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/73dd66d5-816d-4242-8eb5-6e34f1bbb75a.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145957,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/32a9394e-4af6-4c18-848b-10a1a010a82e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86407,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/d7f01574-30ff-4f53-bcdc-a8a307cecb73.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72828,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/3d24751d-ad57-4093-a675-0caf29f7ed0c.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98996,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/b9146601-4a97-43cf-bc08-d4088f5c72a1.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_701e416f-17ee-5494-85c8-441d457c6941/701e416f-17ee-5494-85c8-441d457c6941_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92041,
'Height': 640,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737666/general/c0f89411-1410-4946-8176-8796e0fa0b81.jpg',
'Width': 480}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-06-18',
'seats_number': 5,
'seller_name': 'Dinçer Ibrahim',
'title': 'Volvo V40 D2 Kinetic - Diesel - Manual - 115 hp - 199.869 km',
'transmission': 'manual',
'trim': 'Kinetic',
'vin': None,
'year': 2014}
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717901%27 HTTP/1.1" 200 None
2026-03-24 15:18:09 [adesa.be] INFO: Saving data for 10717901: {'created_time': 1774365489.647442, 'last_price_update_time': 1774365489.647451, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717901') HTTP/1.1" 204 0
2026-03-24 15:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866
2026-03-24 15:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866
2026-03-24 15:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10717866 to the API
2026-03-24 15:18:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717866>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e77ede81-4dea-532f-9cb6-eeedb51446fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xgx090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 298011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5701708/general/522445c5-9c12-4a67-8203-a4374ac9649e.jpg',
'https://images.openlane.eu/carimgs/5701708/general/92b7b2f0-d81f-4014-ad23-6a869bfa795b.jpg',
'https://images.openlane.eu/carimgs/5701708/general/3e48d3d7-33a1-474d-85e6-88bd6c6eb020.jpg',
'https://images.openlane.eu/carimgs/5701708/general/b638182e-c739-4b15-8069-b91b0287f4ac.jpg',
'https://images.openlane.eu/carimgs/5701708/general/b040b688-cfcb-475b-87ef-2f5aa10b97cc.jpg',
'https://images.openlane.eu/carimgs/5701708/general/7a13dc16-8981-4d96-a384-cecd694e8903.jpg',
'https://images.openlane.eu/carimgs/5701708/general/fe05b8ea-184c-4408-922d-31cfc0748869.jpg',
'https://images.openlane.eu/carimgs/5701708/general/e1a0f8ce-3bde-46af-bcaf-1176cb97f58e.jpg',
'https://images.openlane.eu/carimgs/5701708/general/2a8e0984-bd59-4831-b27c-0cd403af8c97.jpg',
'https://images.openlane.eu/carimgs/5701708/general/cdb586f6-671b-4686-96d7-7bf644f2df88.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4935428,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/522445c5-9c12-4a67-8203-a4374ac9649e.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4621427,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/92b7b2f0-d81f-4014-ad23-6a869bfa795b.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5986851,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/3e48d3d7-33a1-474d-85e6-88bd6c6eb020.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5913829,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/b638182e-c739-4b15-8069-b91b0287f4ac.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6341879,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/b040b688-cfcb-475b-87ef-2f5aa10b97cc.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 7033083,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/7a13dc16-8981-4d96-a384-cecd694e8903.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4123539,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/fe05b8ea-184c-4408-922d-31cfc0748869.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4658640,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/e1a0f8ce-3bde-46af-bcaf-1176cb97f58e.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3583476,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/2a8e0984-bd59-4831-b27c-0cd403af8c97.jpg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e77ede81-4dea-532f-9cb6-eeedb51446fc/e77ede81-4dea-532f-9cb6-eeedb51446fc_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4986153,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5701708/general/cdb586f6-671b-4686-96d7-7bf644f2df88.jpg',
'Width': 5712}],
'price': 14950,
'price_includes_vat': True,
'registration_date': '2015-08-04',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC90 D5 Inscription - AWD - Diesel - Automatic - 225 hp - '
'298.011 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2015}
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717866%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [adesa.be] INFO: Saving data for 10717866: {'created_time': 1774365490.03657, 'last_price_update_time': 1774365490.036583, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717866') HTTP/1.1" 204 0
2026-03-24 15:18:10 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715776%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [adesa.be] INFO: Scrape type for 10715776: 1
2026-03-24 15:18:10 [adesa.be] INFO: Scraping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678563%252Fgeneral%252F51ced426-8e73-48ab-a6d0-694ca8e61d51.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678563/general/51ced426-8e73-48ab-a6d0-694ca8e61d51.JPG not downloaded yet
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252Fddebd926-eacd-46d4-8ae7-6c34cebc5d48.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/ddebd926-eacd-46d4-8ae7-6c34cebc5d48.JPG not downloaded yet
2026-03-24 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-24 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 1
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F79036ea4-6499-4df3-aae1-a11246505f04.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/79036ea4-6499-4df3-aae1-a11246505f04.jpg not downloaded yet
2026-03-24 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-24 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e54f435-64f8-5b0d-906c-a410f6a623af with scrape type 1
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F2499dbc7-bae9-4746-a9bb-a2afc68e1767.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/2499dbc7-bae9-4746-a9bb-a2afc68e1767.jpg not downloaded yet
2026-03-24 15:18:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837
2026-03-24 15:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38a6132-a737-5179-b4ed-d62f02210477 with scrape type 1
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f38a6132-a737-5179-b4ed-d62f02210477
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252Fdb28be93-1ba2-40bb-af71-8da51540bc4c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/db28be93-1ba2-40bb-af71-8da51540bc4c.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252Fe0489fd1-de4b-4af6-997c-7ce0bd1fd48a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/e0489fd1-de4b-4af6-997c-7ce0bd1fd48a.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252F54ed5009-ed2a-4692-a2b4-99ab65b52086.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/54ed5009-ed2a-4692-a2b4-99ab65b52086.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252F51a69462-26e2-42d8-9855-2a9893edf6cf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/51a69462-26e2-42d8-9855-2a9893edf6cf.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252F2b90471f-103b-48e4-8ae5-3833806c8444.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/2b90471f-103b-48e4-8ae5-3833806c8444.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252F762b382e-0691-4d33-82e1-cd0464ef505f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/762b382e-0691-4d33-82e1-cd0464ef505f.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252F263e8683-73ea-4b1f-9602-e17f333b193c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/263e8683-73ea-4b1f-9602-e17f333b193c.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252Fc964d544-3d92-4f08-aac3-7c75ac205bd9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/c964d544-3d92-4f08-aac3-7c75ac205bd9.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252F85e38b62-65dd-4b11-ba6d-99e51f08851e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/85e38b62-65dd-4b11-ba6d-99e51f08851e.jpeg already downloaded
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5662149%252Fgeneral%252Fafbca3ce-90ef-4ecd-b29c-efbdd1ff7ad3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5662149/general/afbca3ce-90ef-4ecd-b29c-efbdd1ff7ad3.jpeg already downloaded
2026-03-24 15:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f38a6132-a737-5179-b4ed-d62f02210477, identifier: 10717837
2026-03-24 15: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-24 15: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-24 15:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837
2026-03-24 15:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837
2026-03-24 15:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f38a6132-a737-5179-b4ed-d62f02210477 with identifier: 10717837 to the API
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717837>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 225,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f38a6132-a737-5179-b4ed-d62f02210477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1API039',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717837',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 207325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5662149/general/db28be93-1ba2-40bb-af71-8da51540bc4c.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/e0489fd1-de4b-4af6-997c-7ce0bd1fd48a.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/54ed5009-ed2a-4692-a2b4-99ab65b52086.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/51a69462-26e2-42d8-9855-2a9893edf6cf.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/2b90471f-103b-48e4-8ae5-3833806c8444.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/762b382e-0691-4d33-82e1-cd0464ef505f.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/263e8683-73ea-4b1f-9602-e17f333b193c.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/c964d544-3d92-4f08-aac3-7c75ac205bd9.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/85e38b62-65dd-4b11-ba6d-99e51f08851e.jpeg',
'https://images.openlane.eu/carimgs/5662149/general/afbca3ce-90ef-4ecd-b29c-efbdd1ff7ad3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4954557,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/db28be93-1ba2-40bb-af71-8da51540bc4c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3740750,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/e0489fd1-de4b-4af6-997c-7ce0bd1fd48a.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3329767,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/54ed5009-ed2a-4692-a2b4-99ab65b52086.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2915088,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/51a69462-26e2-42d8-9855-2a9893edf6cf.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4613305,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/2b90471f-103b-48e4-8ae5-3833806c8444.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2551979,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/762b382e-0691-4d33-82e1-cd0464ef505f.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2224047,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/263e8683-73ea-4b1f-9602-e17f333b193c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2572568,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/c964d544-3d92-4f08-aac3-7c75ac205bd9.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2756150,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/85e38b62-65dd-4b11-ba6d-99e51f08851e.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a6132-a737-5179-b4ed-d62f02210477/f38a6132-a737-5179-b4ed-d62f02210477_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 1823269,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5662149/general/afbca3ce-90ef-4ecd-b29c-efbdd1ff7ad3.jpeg',
'Width': 4032}],
'price': 34800,
'price_includes_vat': True,
'registration_date': '2016-02-01',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC90 D5 Momentum - AWD - Diesel - Automatic - 225 hp - '
'207.325 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2016}
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717837%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [adesa.be] INFO: Saving data for 10717837: {'created_time': 1774365490.892161, 'last_price_update_time': 1774365490.892171, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717837') HTTP/1.1" 204 0
2026-03-24 15:18:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/c31e97a8-5398-4dc1-9c65-a7a88b9cd6f0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/54f727d5-0216-482a-8586-39c028d5ee2a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/5988cada-5ed1-4a21-a192-0910dbba08a2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:10 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/928b0f83-7051-4f0e-90dc-0d4b9d30d948.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:10 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715778%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [adesa.be] INFO: Scrape type for 10715778: 1
2026-03-24 15:18:10 [adesa.be] INFO: Scraping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252F7ce5c80e-ed24-4606-a292-b997cfc5cc48.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/7ce5c80e-ed24-4606-a292-b997cfc5cc48.JPG not downloaded yet
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F9b2f37a9-99c0-4ba7-a181-2f770ab51b7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/9b2f37a9-99c0-4ba7-a181-2f770ab51b7b.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252Ff9a9d913-64a7-4f1d-aae1-d8790374e92d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/f9a9d913-64a7-4f1d-aae1-d8790374e92d.jpg not downloaded yet
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:11 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715779%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [adesa.be] INFO: Scrape type for 10715779: 1
2026-03-24 15:18:11 [adesa.be] INFO: Scraping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5678498%252Fgeneral%252Fb4a0e8b9-0a2d-451a-8d3c-7e0f8fdadf88.JPG%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678498/general/b4a0e8b9-0a2d-451a-8d3c-7e0f8fdadf88.JPG not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F8677eebb-7190-440c-898a-c096d39d1363.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/8677eebb-7190-440c-898a-c096d39d1363.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F9934b942-c26b-4905-9014-0eaef74680f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/9934b942-c26b-4905-9014-0eaef74680f5.jpg not downloaded yet
2026-03-24 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-24 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1559227-f812-5445-b22b-998c8e6e0526 with scrape type 1
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252F2156e731-7351-4dc9-b9eb-2ac9109c228d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/2156e731-7351-4dc9-b9eb-2ac9109c228d.jpg not downloaded yet
2026-03-24 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-24 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with scrape type 1
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F06f8f6c5-1dc3-40ca-a1f7-96f4f1e4961c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/06f8f6c5-1dc3-40ca-a1f7-96f4f1e4961c.jpg not downloaded yet
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/51ced426-8e73-48ab-a6d0-694ca8e61d51.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:18:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/00cbfc20-64fd-42aa-b297-73d4d885616f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/ddebd926-eacd-46d4-8ae7-6c34cebc5d48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:11 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715710%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [adesa.be] INFO: Scrape type for 10715710: 1
2026-03-24 15:18:11 [adesa.be] INFO: Scraping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252Fac3aa0ae-6c0a-46c2-baa1-eca77c893675.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/ac3aa0ae-6c0a-46c2-baa1-eca77c893675.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F488da3f4-8761-4f51-9511-0b460e32d64d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/488da3f4-8761-4f51-9511-0b460e32d64d.jpg not downloaded yet
2026-03-24 15: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-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252F15d28379-c3bf-4e62-8205-a96cdcdaba04.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/15d28379-c3bf-4e62-8205-a96cdcdaba04.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F1af236a1-678c-419f-bf7a-02ecd0616c94.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/1af236a1-678c-419f-bf7a-02ecd0616c94.jpg not downloaded yet
2026-03-24 15:18:11 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715711%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [adesa.be] INFO: Scrape type for 10715711: 1
2026-03-24 15:18:11 [adesa.be] INFO: Scraping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F80d7c5f9-ced2-468c-84f5-f62c8d16560f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/80d7c5f9-ced2-468c-84f5-f62c8d16560f.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252Fd9872b34-aefe-49db-a5dc-3586b951026d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/d9872b34-aefe-49db-a5dc-3586b951026d.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252F9ed90e1c-f9e1-4d9e-a9b4-bdf9c199b280.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/9ed90e1c-f9e1-4d9e-a9b4-bdf9c199b280.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F100b6741-1413-4204-be32-719a8c6f6be8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/100b6741-1413-4204-be32-719a8c6f6be8.jpg not downloaded yet
2026-03-24 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/79036ea4-6499-4df3-aae1-a11246505f04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:18:11 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/b4a0e8b9-0a2d-451a-8d3c-7e0f8fdadf88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:11 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715715%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [adesa.be] INFO: Scrape type for 10715715: 1
2026-03-24 15:18:11 [adesa.be] INFO: Scraping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F8a6dbb90-0901-4970-b0cd-d4a848086ec6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/8a6dbb90-0901-4970-b0cd-d4a848086ec6.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F21518ac0-dab7-4566-b379-b24174ed109f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/21518ac0-dab7-4566-b379-b24174ed109f.jpg not downloaded yet
2026-03-24 15:18:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252Fe4092ddf-413f-49d0-81d8-99eaec9998bf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/e4092ddf-413f-49d0-81d8-99eaec9998bf.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F0d8ba9e5-45cb-47e3-af65-de8b24c44b7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/0d8ba9e5-45cb-47e3-af65-de8b24c44b7b.jpg not downloaded yet
2026-03-24 15: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-24 15:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a822d322-85d8-5cf5-8786-7e4f80a4991d with identifier: 10717870
2026-03-24 15:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a822d322-85d8-5cf5-8786-7e4f80a4991d with scrape type 1
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a822d322-85d8-5cf5-8786-7e4f80a4991d
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252Fee5b2623-a8cc-4eb3-be0b-0ae7bf1ba4b6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/ee5b2623-a8cc-4eb3-be0b-0ae7bf1ba4b6.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252F8359929c-1a6c-403a-8a14-6db75c78893b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/8359929c-1a6c-403a-8a14-6db75c78893b.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252Fb88f9147-2e73-4d76-a9f0-4eb17e85dd76.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/b88f9147-2e73-4d76-a9f0-4eb17e85dd76.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252F7b76ee53-8c20-4b60-9daa-ece42742a923.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/7b76ee53-8c20-4b60-9daa-ece42742a923.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252Fdaad22f4-95e6-4ad4-83f4-c3417be9b29c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/daad22f4-95e6-4ad4-83f4-c3417be9b29c.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252Ffbb0f43d-425a-41d7-a65b-f5e0f19d01c5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/fbb0f43d-425a-41d7-a65b-f5e0f19d01c5.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252Fdc3d2027-2281-4682-b904-0610c07414dc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/dc3d2027-2281-4682-b904-0610c07414dc.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252F1fe7c8dd-e617-446b-97e0-1f530e2b867b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/1fe7c8dd-e617-446b-97e0-1f530e2b867b.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252F2f329c97-0f30-458d-ba7e-962b36930afc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/2f329c97-0f30-458d-ba7e-962b36930afc.jpeg already downloaded
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5645650%252Fgeneral%252Faf01a06f-a9a9-4a47-9990-383036969836.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5645650/general/af01a06f-a9a9-4a47-9990-383036969836.jpeg already downloaded
2026-03-24 15:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a822d322-85d8-5cf5-8786-7e4f80a4991d, identifier: 10717870
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:11 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715713%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [adesa.be] INFO: Scrape type for 10715713: 1
2026-03-24 15:18:11 [adesa.be] INFO: Scraping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252Fcf30ac58-53a5-4ca3-ad6e-9d6dc19c0a18.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/cf30ac58-53a5-4ca3-ad6e-9d6dc19c0a18.jpg not downloaded yet
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252Fc68144bf-0d84-4bd7-8aaa-672bb77b712c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/c68144bf-0d84-4bd7-8aaa-672bb77b712c.jpg not downloaded yet
2026-03-24 15:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a822d322-85d8-5cf5-8786-7e4f80a4991d with identifier: 10717870
2026-03-24 15:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a822d322-85d8-5cf5-8786-7e4f80a4991d with identifier: 10717870
2026-03-24 15:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a822d322-85d8-5cf5-8786-7e4f80a4991d with identifier: 10717870 to the API
2026-03-24 15:18:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717870>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'a822d322-85d8-5cf5-8786-7e4f80a4991d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DHG701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717870',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 196947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5645650/general/ee5b2623-a8cc-4eb3-be0b-0ae7bf1ba4b6.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/8359929c-1a6c-403a-8a14-6db75c78893b.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/b88f9147-2e73-4d76-a9f0-4eb17e85dd76.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/7b76ee53-8c20-4b60-9daa-ece42742a923.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/daad22f4-95e6-4ad4-83f4-c3417be9b29c.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/fbb0f43d-425a-41d7-a65b-f5e0f19d01c5.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/dc3d2027-2281-4682-b904-0610c07414dc.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/1fe7c8dd-e617-446b-97e0-1f530e2b867b.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/2f329c97-0f30-458d-ba7e-962b36930afc.jpeg',
'https://images.openlane.eu/carimgs/5645650/general/af01a06f-a9a9-4a47-9990-383036969836.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3799159,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/ee5b2623-a8cc-4eb3-be0b-0ae7bf1ba4b6.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2776291,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/8359929c-1a6c-403a-8a14-6db75c78893b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2629116,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/b88f9147-2e73-4d76-a9f0-4eb17e85dd76.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2519424,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/7b76ee53-8c20-4b60-9daa-ece42742a923.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3118358,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/daad22f4-95e6-4ad4-83f4-c3417be9b29c.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1577296,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/fbb0f43d-425a-41d7-a65b-f5e0f19d01c5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1849293,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/dc3d2027-2281-4682-b904-0610c07414dc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1634594,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/1fe7c8dd-e617-446b-97e0-1f530e2b867b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1320488,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/2f329c97-0f30-458d-ba7e-962b36930afc.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a822d322-85d8-5cf5-8786-7e4f80a4991d/a822d322-85d8-5cf5-8786-7e4f80a4991d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1846309,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5645650/general/af01a06f-a9a9-4a47-9990-383036969836.jpeg',
'Width': 4032}],
'price': 13000,
'price_includes_vat': True,
'registration_date': '2017-07-13',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Volkswagen Tiguan 1.4 TSI Comfortline - Petrol - Automatic - 150 hp '
'- 196.947 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717870%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [adesa.be] INFO: Saving data for 10717870: {'created_time': 1774365492.16161, 'last_price_update_time': 1774365492.161619, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717870') HTTP/1.1" 204 0
2026-03-24 15:18:12 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/256e5026-1be6-4998-ad50-9296024b4123.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742511%252Fgeneral%252F17696603-d3c2-4111-b3c6-b5370ad6940c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/17696603-d3c2-4111-b3c6-b5370ad6940c.jpg not downloaded yet
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742505%252Fgeneral%252F5a383db7-97d0-498c-82e7-2525838ec460.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/5a383db7-97d0-498c-82e7-2525838ec460.jpg not downloaded yet
2026-03-24 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/8677eebb-7190-440c-898a-c096d39d1363.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/2499dbc7-bae9-4746-a9bb-a2afc68e1767.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:12 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715714%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [adesa.be] INFO: Scrape type for 10715714: 1
2026-03-24 15:18:12 [adesa.be] INFO: Scraping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742502%252Fgeneral%252F4be183a6-9d66-4f36-9c24-d73c55904b8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/4be183a6-9d66-4f36-9c24-d73c55904b8a.jpg not downloaded yet
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742503%252Fgeneral%252Fdb8b1760-3d1f-4105-8755-85e91c829666.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/db8b1760-3d1f-4105-8755-85e91c829666.jpg not downloaded yet
2026-03-24 15:18:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129e2b50>
2026-03-24 15:18:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F79036ea4-6499-4df3-aae1-a11246505f04.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/79036ea4-6499-4df3-aae1-a11246505f04.jpg saved to cache
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-24 15:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d9398d3-869c-5dcf-9d2c-c39d87470160 with scrape type 1
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d9398d3-869c-5dcf-9d2c-c39d87470160
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252Fb63cb542-b501-4f4b-880c-1f1aafe1fb2c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/b63cb542-b501-4f4b-880c-1f1aafe1fb2c.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252Faaddb7f7-93ac-47d8-bd52-6fe2f71dd163.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/aaddb7f7-93ac-47d8-bd52-6fe2f71dd163.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252Fe5c224e8-aa64-42ee-8525-79fce9f1f5ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/e5c224e8-aa64-42ee-8525-79fce9f1f5ce.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252F0f48984a-6b35-4c42-a845-64a6c6c3efe9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/0f48984a-6b35-4c42-a845-64a6c6c3efe9.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252F3e2b3bb7-2f0b-42aa-8caa-61aea8e9393d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/3e2b3bb7-2f0b-42aa-8caa-61aea8e9393d.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252F47d367ce-6158-4ea9-a2aa-6e0e47e8837d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/47d367ce-6158-4ea9-a2aa-6e0e47e8837d.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252F299b2444-2f53-4ddd-8423-7426cfc6c389.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/299b2444-2f53-4ddd-8423-7426cfc6c389.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252Fcd8e75b1-de4b-418b-be5c-414a735b638f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/cd8e75b1-de4b-418b-be5c-414a735b638f.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252F669b9ac8-0331-4789-a5ff-1d6ec25081b7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/669b9ac8-0331-4789-a5ff-1d6ec25081b7.jpeg already downloaded
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5720161%252Fgeneral%252Fa62cd9c4-71d8-435f-8aba-a674bfbd2b57.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5720161/general/a62cd9c4-71d8-435f-8aba-a674bfbd2b57.jpeg already downloaded
2026-03-24 15:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d9398d3-869c-5dcf-9d2c-c39d87470160, identifier: 10717903
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742511%252Fgeneral%252F498d4338-5344-4182-bab1-644245bc1a23.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/498d4338-5344-4182-bab1-644245bc1a23.jpg not downloaded yet
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742505%252Fgeneral%252F8ac78479-4fa1-45fd-8259-e7446e904c21.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/8ac78479-4fa1-45fd-8259-e7446e904c21.jpg not downloaded yet
2026-03-24 15:18:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-24 15:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903
2026-03-24 15:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d9398d3-869c-5dcf-9d2c-c39d87470160 with identifier: 10717903 to the API
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717903>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5d9398d3-869c-5dcf-9d2c-c39d87470160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PSR915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 137177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 33,
'photo_urls': ['https://images.openlane.eu/carimgs/5720161/general/b63cb542-b501-4f4b-880c-1f1aafe1fb2c.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/aaddb7f7-93ac-47d8-bd52-6fe2f71dd163.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/e5c224e8-aa64-42ee-8525-79fce9f1f5ce.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/0f48984a-6b35-4c42-a845-64a6c6c3efe9.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/3e2b3bb7-2f0b-42aa-8caa-61aea8e9393d.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/47d367ce-6158-4ea9-a2aa-6e0e47e8837d.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/299b2444-2f53-4ddd-8423-7426cfc6c389.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/cd8e75b1-de4b-418b-be5c-414a735b638f.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/669b9ac8-0331-4789-a5ff-1d6ec25081b7.jpeg',
'https://images.openlane.eu/carimgs/5720161/general/a62cd9c4-71d8-435f-8aba-a674bfbd2b57.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5815615,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/b63cb542-b501-4f4b-880c-1f1aafe1fb2c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5125593,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/aaddb7f7-93ac-47d8-bd52-6fe2f71dd163.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4309815,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/e5c224e8-aa64-42ee-8525-79fce9f1f5ce.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5440594,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/0f48984a-6b35-4c42-a845-64a6c6c3efe9.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4546035,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/3e2b3bb7-2f0b-42aa-8caa-61aea8e9393d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4738051,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/47d367ce-6158-4ea9-a2aa-6e0e47e8837d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5799015,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/299b2444-2f53-4ddd-8423-7426cfc6c389.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4928063,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/cd8e75b1-de4b-418b-be5c-414a735b638f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4477146,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/669b9ac8-0331-4789-a5ff-1d6ec25081b7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d9398d3-869c-5dcf-9d2c-c39d87470160/5d9398d3-869c-5dcf-9d2c-c39d87470160_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4754108,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5720161/general/a62cd9c4-71d8-435f-8aba-a674bfbd2b57.jpeg',
'Width': 5712}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2016-09-07',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Renault Clio Grandtour 0.9 TCe Zen - Petrol - Manual - 90 hp - '
'137.177 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2016}
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717903%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [adesa.be] INFO: Saving data for 10717903: {'created_time': 1774365493.044904, 'last_price_update_time': 1774365493.044914, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717903') HTTP/1.1" 204 0
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/9934b942-c26b-4905-9014-0eaef74680f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:13 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715718%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [adesa.be] INFO: Scrape type for 10715718: 1
2026-03-24 15:18:13 [adesa.be] INFO: Scraping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252Fb59a6b56-16c2-4299-b6f2-5bd356179a40.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/b59a6b56-16c2-4299-b6f2-5bd356179a40.jpg not downloaded yet
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F7b2b69be-664c-4203-a292-b9db184a3f56.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/7b2b69be-664c-4203-a292-b9db184a3f56.jpg not downloaded yet
2026-03-24 15:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252Fd5652b53-e9e2-4097-a27e-143dd3a506c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/d5652b53-e9e2-4097-a27e-143dd3a506c3.jpg not downloaded yet
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252Febae9b37-d994-45fd-b91d-5504ddb69905.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/ebae9b37-d994-45fd-b91d-5504ddb69905.jpg not downloaded yet
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a1850>
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F8677eebb-7190-440c-898a-c096d39d1363.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/8677eebb-7190-440c-898a-c096d39d1363.jpg saved to cache
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139e2d50>
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F2499dbc7-bae9-4746-a9bb-a2afc68e1767.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/2499dbc7-bae9-4746-a9bb-a2afc68e1767.jpg saved to cache
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:13 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715720%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [adesa.be] INFO: Scrape type for 10715720: 1
2026-03-24 15:18:13 [adesa.be] INFO: Scraping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F53798b16-c916-4346-ae1d-38efb8ff57e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/53798b16-c916-4346-ae1d-38efb8ff57e8.jpg not downloaded yet
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F1bb8768f-f7ed-435a-95ae-7f19a5f8cfc5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/1bb8768f-f7ed-435a-95ae-7f19a5f8cfc5.jpg not downloaded yet
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252Fcc62676b-590e-46cd-a22a-de35647ecc57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/cc62676b-590e-46cd-a22a-de35647ecc57.jpg not downloaded yet
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F9e25e769-dc06-4ebc-8017-8959164548c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/9e25e769-dc06-4ebc-8017-8959164548c7.jpg not downloaded yet
2026-03-24 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-24 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with scrape type 1
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fde71b8bd-f1a9-43c6-bb8f-abb7c76c5e62.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/de71b8bd-f1a9-43c6-bb8f-abb7c76c5e62.jpg not downloaded yet
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e17e50>
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F9934b942-c26b-4905-9014-0eaef74680f5.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/9934b942-c26b-4905-9014-0eaef74680f5.jpg saved to cache
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/9ed90e1c-f9e1-4d9e-a9b4-bdf9c199b280.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/100b6741-1413-4204-be32-719a8c6f6be8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:13 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715722%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [adesa.be] INFO: Scrape type for 10715722: 1
2026-03-24 15:18:13 [adesa.be] INFO: Scraping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/d9872b34-aefe-49db-a5dc-3586b951026d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/0d8ba9e5-45cb-47e3-af65-de8b24c44b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/cf30ac58-53a5-4ca3-ad6e-9d6dc19c0a18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252F5c2f2535-4d5c-4e31-b5e0-0444e33eb9bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/5c2f2535-4d5c-4e31-b5e0-0444e33eb9bb.jpg not downloaded yet
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F59afcae1-2cd0-4f87-92b6-00c63cabde3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/59afcae1-2cd0-4f87-92b6-00c63cabde3d.jpg not downloaded yet
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252F23fa84cc-0429-4bcd-bd4b-0b734f4e47c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/23fa84cc-0429-4bcd-bd4b-0b734f4e47c6.jpg not downloaded yet
2026-03-24 15:18:13 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715723%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [adesa.be] INFO: Scrape type for 10715723: 1
2026-03-24 15:18:13 [adesa.be] INFO: Scraping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-24 15:18:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-24 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c660c812-188d-543c-aba8-703aa539e851 with scrape type 1
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252F63aef38a-e9c9-4f07-85d8-c982c6e7cfb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/63aef38a-e9c9-4f07-85d8-c982c6e7cfb7.jpg not downloaded yet
2026-03-24 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-24 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with scrape type 1
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Fe99b6a41-dbb5-45ae-8604-69d49f45d158.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/e99b6a41-dbb5-45ae-8604-69d49f45d158.jpg not downloaded yet
2026-03-24 15:18:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906
2026-03-24 15:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae06846-4d8f-5939-a354-93e7b58bac52 with scrape type 1
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fae06846-4d8f-5939-a354-93e7b58bac52
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F9490582a-a94c-4052-b738-9b65a03c38b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/9490582a-a94c-4052-b738-9b65a03c38b9.jpg already downloaded
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F6705fdf3-fbf3-4cc7-802a-e35bd823dc29.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/6705fdf3-fbf3-4cc7-802a-e35bd823dc29.jpg already downloaded
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F4216ff76-bf6f-4e54-8f47-ed7d1bd8bf76.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/4216ff76-bf6f-4e54-8f47-ed7d1bd8bf76.jpg already downloaded
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252Ffd88b6b3-a60f-4ad7-b84d-277693640d4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/fd88b6b3-a60f-4ad7-b84d-277693640d4f.jpg already downloaded
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F7b75b89d-b9bb-401e-8049-e3da5b9b7640.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/7b75b89d-b9bb-401e-8049-e3da5b9b7640.jpg already downloaded
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252Fac3a630a-3b33-43b0-8d6c-0daf77277708.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/ac3a630a-3b33-43b0-8d6c-0daf77277708.jpg already downloaded
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F9c50c46f-4849-4e3a-a9bb-993951e88abe.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/9c50c46f-4849-4e3a-a9bb-993951e88abe.jpg already downloaded
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F4494ca06-6c94-4801-a0d8-01143ada096d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/4494ca06-6c94-4801-a0d8-01143ada096d.jpg already downloaded
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F98fa04df-ffee-42ca-84ef-2eb80f268493.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/98fa04df-ffee-42ca-84ef-2eb80f268493.jpg already downloaded
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5672329%252Fgeneral%252F9af17cf8-215a-400f-a99f-f604fb2adc06.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5672329/general/9af17cf8-215a-400f-a99f-f604fb2adc06.jpg already downloaded
2026-03-24 15:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fae06846-4d8f-5939-a354-93e7b58bac52, identifier: 10717906
2026-03-24 15:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-24 15:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5124fb62-35ed-52d2-9781-af720c9bdf8e with scrape type 1
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F428fd95b-b715-4770-8339-46929a708a38.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/428fd95b-b715-4770-8339-46929a708a38.jpg not downloaded yet
2026-03-24 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/c68144bf-0d84-4bd7-8aaa-672bb77b712c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/4be183a6-9d66-4f36-9c24-d73c55904b8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252F795b53da-42b0-43e3-baf3-890492579fd2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/795b53da-42b0-43e3-baf3-890492579fd2.jpg not downloaded yet
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F2923643e-6ed7-4609-a997-1c0487b013f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/2923643e-6ed7-4609-a997-1c0487b013f2.jpg not downloaded yet
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252F54855926-1c93-4e95-a53d-87fc47372812.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/54855926-1c93-4e95-a53d-87fc47372812.jpg not downloaded yet
2026-03-24 15:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906
2026-03-24 15:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906
2026-03-24 15:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fae06846-4d8f-5939-a354-93e7b58bac52 with identifier: 10717906 to the API
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717906>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'fae06846-4d8f-5939-a354-93e7b58bac52',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BEI677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 86271,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 49,
'photo_urls': ['https://images.openlane.eu/carimgs/5672329/general/9490582a-a94c-4052-b738-9b65a03c38b9.jpg',
'https://images.openlane.eu/carimgs/5672329/general/6705fdf3-fbf3-4cc7-802a-e35bd823dc29.jpg',
'https://images.openlane.eu/carimgs/5672329/general/4216ff76-bf6f-4e54-8f47-ed7d1bd8bf76.jpg',
'https://images.openlane.eu/carimgs/5672329/general/fd88b6b3-a60f-4ad7-b84d-277693640d4f.jpg',
'https://images.openlane.eu/carimgs/5672329/general/7b75b89d-b9bb-401e-8049-e3da5b9b7640.jpg',
'https://images.openlane.eu/carimgs/5672329/general/ac3a630a-3b33-43b0-8d6c-0daf77277708.jpg',
'https://images.openlane.eu/carimgs/5672329/general/9c50c46f-4849-4e3a-a9bb-993951e88abe.jpg',
'https://images.openlane.eu/carimgs/5672329/general/4494ca06-6c94-4801-a0d8-01143ada096d.jpg',
'https://images.openlane.eu/carimgs/5672329/general/98fa04df-ffee-42ca-84ef-2eb80f268493.jpg',
'https://images.openlane.eu/carimgs/5672329/general/9af17cf8-215a-400f-a99f-f604fb2adc06.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 608726,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/9490582a-a94c-4052-b738-9b65a03c38b9.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 457876,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/6705fdf3-fbf3-4cc7-802a-e35bd823dc29.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 439121,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/4216ff76-bf6f-4e54-8f47-ed7d1bd8bf76.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 411939,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/fd88b6b3-a60f-4ad7-b84d-277693640d4f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379460,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/7b75b89d-b9bb-401e-8049-e3da5b9b7640.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347258,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/ac3a630a-3b33-43b0-8d6c-0daf77277708.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355061,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/9c50c46f-4849-4e3a-a9bb-993951e88abe.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342840,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/4494ca06-6c94-4801-a0d8-01143ada096d.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341802,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/98fa04df-ffee-42ca-84ef-2eb80f268493.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fae06846-4d8f-5939-a354-93e7b58bac52/fae06846-4d8f-5939-a354-93e7b58bac52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315691,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5672329/general/9af17cf8-215a-400f-a99f-f604fb2adc06.jpg',
'Width': 2000}],
'price': 3650,
'price_includes_vat': True,
'registration_date': '2020-06-22',
'seats_number': 5,
'seller_name': 'Chalmet nv',
'title': 'Renault Clio 1.0 Tce Limited - Petrol - Manual - 100 hp - 86.271 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2020}
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717906%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [adesa.be] INFO: Saving data for 10717906: {'created_time': 1774365494.746998, 'last_price_update_time': 1774365494.747006, 'auction_closing_time': 1774605600.0}
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717906') HTTP/1.1" 204 0
2026-03-24 15:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/db8b1760-3d1f-4105-8755-85e91c829666.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:14 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715724%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [adesa.be] INFO: Scrape type for 10715724: 1
2026-03-24 15:18:14 [adesa.be] INFO: Scraping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Fd3af96b3-fd63-4974-9bd7-13de405505f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/d3af96b3-fd63-4974-9bd7-13de405505f5.jpg not downloaded yet
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Fd9b6c9f5-a0b8-470a-b5c0-1fff217aa43d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/d9b6c9f5-a0b8-470a-b5c0-1fff217aa43d.jpg not downloaded yet
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252Fca7c7f54-4dda-44ca-8e54-b82d7b8b005f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/ca7c7f54-4dda-44ca-8e54-b82d7b8b005f.jpg not downloaded yet
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fa70d1af4-e4af-4479-858c-5654094e92e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/a70d1af4-e4af-4479-858c-5654094e92e9.jpg not downloaded yet
2026-03-24 15:18:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b9e510>
2026-03-24 15:18:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252F9ed90e1c-f9e1-4d9e-a9b4-bdf9c199b280.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/9ed90e1c-f9e1-4d9e-a9b4-bdf9c199b280.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e72c50>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F100b6741-1413-4204-be32-719a8c6f6be8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/100b6741-1413-4204-be32-719a8c6f6be8.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b3b490>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252Fd9872b34-aefe-49db-a5dc-3586b951026d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/d9872b34-aefe-49db-a5dc-3586b951026d.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c8e4d0>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F0d8ba9e5-45cb-47e3-af65-de8b24c44b7b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/0d8ba9e5-45cb-47e3-af65-de8b24c44b7b.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13933d50>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252Fcf30ac58-53a5-4ca3-ad6e-9d6dc19c0a18.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/cf30ac58-53a5-4ca3-ad6e-9d6dc19c0a18.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:15 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715730%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [adesa.be] INFO: Scrape type for 10715730: 1
2026-03-24 15:18:15 [adesa.be] INFO: Scraping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Fe7a8ac7b-6d1f-4892-9856-1c02ded9d75d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/e7a8ac7b-6d1f-4892-9856-1c02ded9d75d.jpg not downloaded yet
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252F97d367ce-7e82-483a-bcce-6df965e57651.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/97d367ce-7e82-483a-bcce-6df965e57651.jpg not downloaded yet
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F4a35eda3-c276-44b3-975d-c09c185d8bb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/4a35eda3-c276-44b3-975d-c09c185d8bb7.jpg not downloaded yet
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/ebae9b37-d994-45fd-b91d-5504ddb69905.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252F4a0af3b9-b9f0-40ac-91e0-7d176fc804d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/4a0af3b9-b9f0-40ac-91e0-7d176fc804d4.jpg not downloaded yet
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b6fd10>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252Fc68144bf-0d84-4bd7-8aaa-672bb77b712c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/c68144bf-0d84-4bd7-8aaa-672bb77b712c.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13de7510>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F4be183a6-9d66-4f36-9c24-d73c55904b8a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/4be183a6-9d66-4f36-9c24-d73c55904b8a.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/d5652b53-e9e2-4097-a27e-143dd3a506c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/7b2b69be-664c-4203-a292-b9db184a3f56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:15 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715733%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [adesa.be] INFO: Scrape type for 10715733: 1
2026-03-24 15:18:15 [adesa.be] INFO: Scraping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Ff0755751-a202-4ce7-9408-6b8b3515d177.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/f0755751-a202-4ce7-9408-6b8b3515d177.jpg not downloaded yet
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Ffbe49637-bc4c-4fbc-9c09-b415aeddb894.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/fbe49637-bc4c-4fbc-9c09-b415aeddb894.jpg not downloaded yet
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F5c1f35d5-ee69-447a-b7bb-98dba9b71e8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/5c1f35d5-ee69-447a-b7bb-98dba9b71e8a.jpg not downloaded yet
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/53798b16-c916-4346-ae1d-38efb8ff57e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fd8ebbf25-a0a6-4d88-8143-3fd5ee54d89d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/d8ebbf25-a0a6-4d88-8143-3fd5ee54d89d.jpg not downloaded yet
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/1bb8768f-f7ed-435a-95ae-7f19a5f8cfc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/b59a6b56-16c2-4299-b6f2-5bd356179a40.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/de71b8bd-f1a9-43c6-bb8f-abb7c76c5e62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:15 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715732%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [adesa.be] INFO: Scrape type for 10715732: 1
2026-03-24 15:18:15 [adesa.be] INFO: Scraping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252F0887f686-1bf1-42f5-a450-8ab27ad2be2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/0887f686-1bf1-42f5-a450-8ab27ad2be2c.jpg not downloaded yet
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Fd32abb95-fd40-4f18-ac80-5e6522c680f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/d32abb95-fd40-4f18-ac80-5e6522c680f8.jpg not downloaded yet
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F31b34375-5e6a-4d20-bddd-6d4bc98e024a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/31b34375-5e6a-4d20-bddd-6d4bc98e024a.jpg not downloaded yet
2026-03-24 15:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138277d0>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252Fdb8b1760-3d1f-4105-8755-85e91c829666.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/db8b1760-3d1f-4105-8755-85e91c829666.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-24 15:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with scrape type 1
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252F450d2464-d883-4ce0-81a3-aba7a7658896.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/450d2464-d883-4ce0-81a3-aba7a7658896.jpg not downloaded yet
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cd1850>
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252Febae9b37-d994-45fd-b91d-5504ddb69905.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/ebae9b37-d994-45fd-b91d-5504ddb69905.jpg saved to cache
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/9e25e769-dc06-4ebc-8017-8959164548c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252F9a53b0f0-914a-4fb3-b2be-0e9c1ae193bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/9a53b0f0-914a-4fb3-b2be-0e9c1ae193bb.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Ffc83a9a2-aec4-4747-8224-4e0697e29e0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/fc83a9a2-aec4-4747-8224-4e0697e29e0b.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Fa087efd2-fe6c-475d-88ce-a1090a5512f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/a087efd2-fe6c-475d-88ce-a1090a5512f6.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F7aa1b168-51c4-4e20-bd25-f75dcbcfdc6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/7aa1b168-51c4-4e20-bd25-f75dcbcfdc6f.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Ff115a8ac-b825-4bf4-81fe-530a74ea4445.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/f115a8ac-b825-4bf4-81fe-530a74ea4445.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252F745834e6-cd0a-48da-89aa-01620beea87c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/745834e6-cd0a-48da-89aa-01620beea87c.jpg not downloaded yet
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca5790>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252Fd5652b53-e9e2-4097-a27e-143dd3a506c3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/d5652b53-e9e2-4097-a27e-143dd3a506c3.jpg saved to cache
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba13d0>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F7b2b69be-664c-4203-a292-b9db184a3f56.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/7b2b69be-664c-4203-a292-b9db184a3f56.jpg saved to cache
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cfc0d0>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F53798b16-c916-4346-ae1d-38efb8ff57e8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/53798b16-c916-4346-ae1d-38efb8ff57e8.jpg saved to cache
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129c7890>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F1bb8768f-f7ed-435a-95ae-7f19a5f8cfc5.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/1bb8768f-f7ed-435a-95ae-7f19a5f8cfc5.jpg saved to cache
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb1590>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252Fb59a6b56-16c2-4299-b6f2-5bd356179a40.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/b59a6b56-16c2-4299-b6f2-5bd356179a40.jpg saved to cache
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba0b90>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fde71b8bd-f1a9-43c6-bb8f-abb7c76c5e62.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/de71b8bd-f1a9-43c6-bb8f-abb7c76c5e62.jpg saved to cache
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Fdaa400ca-524f-403d-9da9-d5289a2561f5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/daa400ca-524f-403d-9da9-d5289a2561f5.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Ff3d543c7-2362-4f5b-b0bd-263b1bc31547.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/f3d543c7-2362-4f5b-b0bd-263b1bc31547.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252Fb65a7557-0d69-44df-8155-b994168c2391.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/b65a7557-0d69-44df-8155-b994168c2391.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Ff30b043b-1a82-4450-ad37-b574a8e93279.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/f30b043b-1a82-4450-ad37-b574a8e93279.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fdf9c813f-127f-44fd-93b3-79d118d0f69d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/df9c813f-127f-44fd-93b3-79d118d0f69d.jpg not downloaded yet
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/23fa84cc-0429-4bcd-bd4b-0b734f4e47c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Fa061f0a4-e965-4717-84e7-45417c6c1c39.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/a061f0a4-e965-4717-84e7-45417c6c1c39.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252F67cf715c-6d12-42a5-a3e8-a693cb9e0304.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/67cf715c-6d12-42a5-a3e8-a693cb9e0304.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252Fee774e35-4701-4323-bd62-389a2ce0c909.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/ee774e35-4701-4323-bd62-389a2ce0c909.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Ff27139e7-9bda-4d70-a4b6-7f48c733fc35.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/f27139e7-9bda-4d70-a4b6-7f48c733fc35.jpg not downloaded yet
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13933fd0>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F9e25e769-dc06-4ebc-8017-8959164548c7.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/9e25e769-dc06-4ebc-8017-8959164548c7.jpg saved to cache
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/54855926-1c93-4e95-a53d-87fc47372812.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fdf63e7b1-9542-49e4-8f00-8b64aebf0f81.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/df63e7b1-9542-49e4-8f00-8b64aebf0f81.jpg not downloaded yet
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/a70d1af4-e4af-4479-858c-5654094e92e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/5c1f35d5-ee69-447a-b7bb-98dba9b71e8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252F70fa26c4-2ccd-4ae8-aa01-ac6f16bb813e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/70fa26c4-2ccd-4ae8-aa01-ac6f16bb813e.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Fd89d2570-ee00-4627-aa63-3cde766f6be4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/d89d2570-ee00-4627-aa63-3cde766f6be4.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F4d4866b1-947b-43e6-8a00-51031f3aedb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/4d4866b1-947b-43e6-8a00-51031f3aedb0.jpg not downloaded yet
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Fc60b9666-2095-46ea-bcfd-d4c931eb1291.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/c60b9666-2095-46ea-bcfd-d4c931eb1291.jpg not downloaded yet
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/59afcae1-2cd0-4f87-92b6-00c63cabde3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/97d367ce-7e82-483a-bcce-6df965e57651.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/4a35eda3-c276-44b3-975d-c09c185d8bb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/ca7c7f54-4dda-44ca-8e54-b82d7b8b005f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21bc5350>
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252F23fa84cc-0429-4bcd-bd4b-0b734f4e47c6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/23fa84cc-0429-4bcd-bd4b-0b734f4e47c6.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252F6e8aef39-6eed-4081-a18e-23e75d24403f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/6e8aef39-6eed-4081-a18e-23e75d24403f.jpg not downloaded yet
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252F7f476472-3a0d-4591-876e-c0991558968d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/7f476472-3a0d-4591-876e-c0991558968d.jpg not downloaded yet
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F58c406d1-cab1-49a5-9c1b-aa1000f2ae92.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/58c406d1-cab1-49a5-9c1b-aa1000f2ae92.jpg not downloaded yet
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Fc75d228f-bc4f-4c4c-9dc5-ea0430ef53ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/c75d228f-bc4f-4c4c-9dc5-ea0430ef53ef.jpg not downloaded yet
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Fea4b976b-15d2-4e69-802b-6924fccc1666.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/ea4b976b-15d2-4e69-802b-6924fccc1666.jpg not downloaded yet
2026-03-24 15:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-24 15:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41fb0121-7a12-573e-92a3-d91b7a968d09 with scrape type 1
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F8fe6acb6-54c7-46f4-b42d-fd900bb6dfe0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/8fe6acb6-54c7-46f4-b42d-fd900bb6dfe0.jpg not downloaded yet
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f2ae50>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252F54855926-1c93-4e95-a53d-87fc47372812.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/54855926-1c93-4e95-a53d-87fc47372812.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d1e390>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fa70d1af4-e4af-4479-858c-5654094e92e9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/a70d1af4-e4af-4479-858c-5654094e92e9.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a2e150>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F5c1f35d5-ee69-447a-b7bb-98dba9b71e8a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/5c1f35d5-ee69-447a-b7bb-98dba9b71e8a.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b441d0>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F59afcae1-2cd0-4f87-92b6-00c63cabde3d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/59afcae1-2cd0-4f87-92b6-00c63cabde3d.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d1c490>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252F97d367ce-7e82-483a-bcce-6df965e57651.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/97d367ce-7e82-483a-bcce-6df965e57651.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d60b50>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F4a35eda3-c276-44b3-975d-c09c185d8bb7.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/4a35eda3-c276-44b3-975d-c09c185d8bb7.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a99a50>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252Fca7c7f54-4dda-44ca-8e54-b82d7b8b005f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/ca7c7f54-4dda-44ca-8e54-b82d7b8b005f.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/df63e7b1-9542-49e4-8f00-8b64aebf0f81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252F49b5ae08-f7ea-4ee6-9b51-e9405e93ab6c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/49b5ae08-f7ea-4ee6-9b51-e9405e93ab6c.jpg not downloaded yet
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252Fbecc25cd-56f1-4390-b97b-4600eacf4dbf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/becc25cd-56f1-4390-b97b-4600eacf4dbf.jpg not downloaded yet
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/fbe49637-bc4c-4fbc-9c09-b415aeddb894.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/f0755751-a202-4ce7-9408-6b8b3515d177.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/d8ebbf25-a0a6-4d88-8143-3fd5ee54d89d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252F0dec6001-a7e7-401a-8664-41b61257eec9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/0dec6001-a7e7-401a-8664-41b61257eec9.jpg not downloaded yet
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F6c18d68e-14c9-4096-8737-7765fb261fc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/6c18d68e-14c9-4096-8737-7765fb261fc2.jpg not downloaded yet
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/b65a7557-0d69-44df-8155-b994168c2391.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/f30b043b-1a82-4450-ad37-b574a8e93279.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/f27139e7-9bda-4d70-a4b6-7f48c733fc35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252F00abe255-57ee-4ec4-b26e-4e0188e1ab90.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/00abe255-57ee-4ec4-b26e-4e0188e1ab90.jpg not downloaded yet
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F6a6bba02-b291-4e7c-a723-6c4846481b5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/6a6bba02-b291-4e7c-a723-6c4846481b5e.jpg not downloaded yet
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/df9c813f-127f-44fd-93b3-79d118d0f69d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F0b8aa7b7-a839-4de0-bef7-16386afc91df.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/0b8aa7b7-a839-4de0-bef7-16386afc91df.jpg not downloaded yet
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252Fc6fccb62-ebe6-4b7e-a5bf-d6e79555702b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/c6fccb62-ebe6-4b7e-a5bf-d6e79555702b.jpg not downloaded yet
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a98e10>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fdf63e7b1-9542-49e4-8f00-8b64aebf0f81.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/df63e7b1-9542-49e4-8f00-8b64aebf0f81.jpg saved to cache
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/f3d543c7-2362-4f5b-b0bd-263b1bc31547.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/8fe6acb6-54c7-46f4-b42d-fd900bb6dfe0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F120fdcf0-7f5d-4232-a4a0-78c77ec4a623.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/120fdcf0-7f5d-4232-a4a0-78c77ec4a623.jpg not downloaded yet
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13854190>
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Ffbe49637-bc4c-4fbc-9c09-b415aeddb894.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/fbe49637-bc4c-4fbc-9c09-b415aeddb894.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138ef890>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Ff0755751-a202-4ce7-9408-6b8b3515d177.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/f0755751-a202-4ce7-9408-6b8b3515d177.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139ac410>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fd8ebbf25-a0a6-4d88-8143-3fd5ee54d89d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/d8ebbf25-a0a6-4d88-8143-3fd5ee54d89d.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-24 15:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 1
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F25a3e6c8-52ac-4cfa-8ac4-23385c204079.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/25a3e6c8-52ac-4cfa-8ac4-23385c204079.jpg not downloaded yet
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/ee774e35-4701-4323-bd62-389a2ce0c909.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F5a5cfc42-3391-43c7-8e35-12f027a5e0cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/5a5cfc42-3391-43c7-8e35-12f027a5e0cc.jpg not downloaded yet
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F2c558f16-1644-4e0c-91ba-e4c9711ab4bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/2c558f16-1644-4e0c-91ba-e4c9711ab4bc.jpg not downloaded yet
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/ea4b976b-15d2-4e69-802b-6924fccc1666.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aa0b10>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252Fb65a7557-0d69-44df-8155-b994168c2391.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/b65a7557-0d69-44df-8155-b994168c2391.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d08650>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Ff30b043b-1a82-4450-ad37-b574a8e93279.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/f30b043b-1a82-4450-ad37-b574a8e93279.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b318d0>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Ff27139e7-9bda-4d70-a4b6-7f48c733fc35.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/f27139e7-9bda-4d70-a4b6-7f48c733fc35.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b711d0>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742527%252Fgeneral%252Fdf9c813f-127f-44fd-93b3-79d118d0f69d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/df9c813f-127f-44fd-93b3-79d118d0f69d.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-24 15:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad835bd9-5afa-5586-a8a3-9ccad36ff484 with scrape type 1
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F5fa78eb0-94bd-419e-bda4-ecfd5150ac7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/5fa78eb0-94bd-419e-bda4-ecfd5150ac7f.jpg not downloaded yet
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b6e210>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Ff3d543c7-2362-4f5b-b0bd-263b1bc31547.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/f3d543c7-2362-4f5b-b0bd-263b1bc31547.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13979590>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F8fe6acb6-54c7-46f4-b42d-fd900bb6dfe0.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/8fe6acb6-54c7-46f4-b42d-fd900bb6dfe0.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F6f14e5b3-1e13-4c4e-aed3-5e868d9724ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/6f14e5b3-1e13-4c4e-aed3-5e868d9724ad.jpg not downloaded yet
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F128a7d41-b38f-4bb1-8b11-581751ad7666.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/128a7d41-b38f-4bb1-8b11-581751ad7666.jpg not downloaded yet
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/c75d228f-bc4f-4c4c-9dc5-ea0430ef53ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252Fc4a536ae-adc7-4655-9925-726d63e78e0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/c4a536ae-adc7-4655-9925-726d63e78e0a.jpg not downloaded yet
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/67cf715c-6d12-42a5-a3e8-a693cb9e0304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F1661f84b-7fca-435a-af80-6d1da8259e23.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/1661f84b-7fca-435a-af80-6d1da8259e23.jpg not downloaded yet
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F66759cee-dc61-4cfb-8058-d2b27a94d430.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/66759cee-dc61-4cfb-8058-d2b27a94d430.jpg not downloaded yet
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dba290>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252Fee774e35-4701-4323-bd62-389a2ce0c909.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/ee774e35-4701-4323-bd62-389a2ce0c909.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ad3450>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Fea4b976b-15d2-4e69-802b-6924fccc1666.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/ea4b976b-15d2-4e69-802b-6924fccc1666.jpg saved to cache
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/58c406d1-cab1-49a5-9c1b-aa1000f2ae92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/a061f0a4-e965-4717-84e7-45417c6c1c39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F62854dbf-70c6-4f92-ab2b-5b9f02f36b3c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/62854dbf-70c6-4f92-ab2b-5b9f02f36b3c.jpg not downloaded yet
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/becc25cd-56f1-4390-b97b-4600eacf4dbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/6c18d68e-14c9-4096-8737-7765fb261fc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F46013f55-93e6-4445-8289-82e7e37b8fca.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/46013f55-93e6-4445-8289-82e7e37b8fca.jpg not downloaded yet
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252Ff528b28a-4a98-42e0-bdd2-b5651fc5cd1a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/f528b28a-4a98-42e0-bdd2-b5651fc5cd1a.jpg not downloaded yet
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f50b10>
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Fc75d228f-bc4f-4c4c-9dc5-ea0430ef53ef.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/c75d228f-bc4f-4c4c-9dc5-ea0430ef53ef.jpg saved to cache
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b30250>
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252F67cf715c-6d12-42a5-a3e8-a693cb9e0304.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/67cf715c-6d12-42a5-a3e8-a693cb9e0304.jpg saved to cache
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-24 15:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 1
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fb2e26dbb-53b1-40e6-831d-bab5379aa706.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/b2e26dbb-53b1-40e6-831d-bab5379aa706.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F49baf79d-7e69-4601-9814-d6e4cf9e2b25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/49baf79d-7e69-4601-9814-d6e4cf9e2b25.jpg not downloaded yet
2026-03-24 15:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/49b5ae08-f7ea-4ee6-9b51-e9405e93ab6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F34c45e23-7a04-4386-999d-09c2a55739c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/34c45e23-7a04-4386-999d-09c2a55739c7.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fd038af7a-90b1-4a78-a03c-08f7c78e33b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/d038af7a-90b1-4a78-a03c-08f7c78e33b8.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252Fb5660275-ac1e-4487-85c3-a2a5a1f7268c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/b5660275-ac1e-4487-85c3-a2a5a1f7268c.jpg not downloaded yet
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d67350>
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F58c406d1-cab1-49a5-9c1b-aa1000f2ae92.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/58c406d1-cab1-49a5-9c1b-aa1000f2ae92.jpg saved to cache
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b2dc10>
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Fa061f0a4-e965-4717-84e7-45417c6c1c39.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/a061f0a4-e965-4717-84e7-45417c6c1c39.jpg saved to cache
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a09490>
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252Fbecc25cd-56f1-4390-b97b-4600eacf4dbf.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/becc25cd-56f1-4390-b97b-4600eacf4dbf.jpg saved to cache
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13caab50>
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F6c18d68e-14c9-4096-8737-7765fb261fc2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/6c18d68e-14c9-4096-8737-7765fb261fc2.jpg saved to cache
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/0dec6001-a7e7-401a-8664-41b61257eec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/00abe255-57ee-4ec4-b26e-4e0188e1ab90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F75ac11ce-44c1-4064-88a2-2c7c86010e87.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/75ac11ce-44c1-4064-88a2-2c7c86010e87.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252F30bd2d36-a3f8-4bdb-a014-f132ebb4a335.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/30bd2d36-a3f8-4bdb-a014-f132ebb4a335.jpg not downloaded yet
2026-03-24 15:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/6a6bba02-b291-4e7c-a723-6c4846481b5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/0b8aa7b7-a839-4de0-bef7-16386afc91df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F6720cdb5-aebf-4f4d-8444-ccb9bb63df25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/6720cdb5-aebf-4f4d-8444-ccb9bb63df25.jpg not downloaded yet
2026-03-24 15:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/c6fccb62-ebe6-4b7e-a5bf-d6e79555702b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F1c38c260-dfda-46b2-904a-02758ca5b769.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/1c38c260-dfda-46b2-904a-02758ca5b769.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Ff9cc6998-ec8f-4555-8a21-470497e86672.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/f9cc6998-ec8f-4555-8a21-470497e86672.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F5cc65b39-1f3a-40c3-861e-4102225e5c56.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/5cc65b39-1f3a-40c3-861e-4102225e5c56.jpg not downloaded yet
2026-03-24 15:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/120fdcf0-7f5d-4232-a4a0-78c77ec4a623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F85548315-14a0-42de-8a01-80c7407d53be.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/85548315-14a0-42de-8a01-80c7407d53be.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fe85fff30-5b96-4ec2-b2de-afc3ee7ef789.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/e85fff30-5b96-4ec2-b2de-afc3ee7ef789.jpg not downloaded yet
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cf2b50>
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252F49b5ae08-f7ea-4ee6-9b51-e9405e93ab6c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/49b5ae08-f7ea-4ee6-9b51-e9405e93ab6c.jpg saved to cache
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252Fbf4f7027-89b8-470e-a36c-5757894faee2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/bf4f7027-89b8-470e-a36c-5757894faee2.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252Fc3ca16b4-32b1-462e-88b9-33250c2cfbe9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/c3ca16b4-32b1-462e-88b9-33250c2cfbe9.jpg not downloaded yet
2026-03-24 15:18:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fc93912af-ad56-4543-94b3-9a2f91439352.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/c93912af-ad56-4543-94b3-9a2f91439352.jpg not downloaded yet
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13bc64d0>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252F0dec6001-a7e7-401a-8664-41b61257eec9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/0dec6001-a7e7-401a-8664-41b61257eec9.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e19950>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252F00abe255-57ee-4ec4-b26e-4e0188e1ab90.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/00abe255-57ee-4ec4-b26e-4e0188e1ab90.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/2c558f16-1644-4e0c-91ba-e4c9711ab4bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252Fcaff9dd9-49b0-4546-945c-6ee86bf44384.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/caff9dd9-49b0-4546-945c-6ee86bf44384.jpg not downloaded yet
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fb4b6bb72-b8d5-495e-9161-f5aa8b8bb392.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/b4b6bb72-b8d5-495e-9161-f5aa8b8bb392.jpg not downloaded yet
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/25a3e6c8-52ac-4cfa-8ac4-23385c204079.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/128a7d41-b38f-4bb1-8b11-581751ad7666.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/5fa78eb0-94bd-419e-bda4-ecfd5150ac7f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ec9f50>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F6a6bba02-b291-4e7c-a723-6c4846481b5e.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/6a6bba02-b291-4e7c-a723-6c4846481b5e.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e52210>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F0b8aa7b7-a839-4de0-bef7-16386afc91df.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/0b8aa7b7-a839-4de0-bef7-16386afc91df.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0ab50>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252Fc6fccb62-ebe6-4b7e-a5bf-d6e79555702b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/c6fccb62-ebe6-4b7e-a5bf-d6e79555702b.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ceddd0>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F120fdcf0-7f5d-4232-a4a0-78c77ec4a623.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/120fdcf0-7f5d-4232-a4a0-78c77ec4a623.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/c4a536ae-adc7-4655-9925-726d63e78e0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/62854dbf-70c6-4f92-ab2b-5b9f02f36b3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fd22b1f6e-a626-47e8-ac6a-8f687db8451b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/d22b1f6e-a626-47e8-ac6a-8f687db8451b.jpg not downloaded yet
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/6f14e5b3-1e13-4c4e-aed3-5e868d9724ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252F6f959566-908c-43d2-916b-f6edc78e8789.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/6f959566-908c-43d2-916b-f6edc78e8789.jpg not downloaded yet
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a767d0>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F2c558f16-1644-4e0c-91ba-e4c9711ab4bc.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/2c558f16-1644-4e0c-91ba-e4c9711ab4bc.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a76990>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F25a3e6c8-52ac-4cfa-8ac4-23385c204079.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/25a3e6c8-52ac-4cfa-8ac4-23385c204079.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ab4310>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F128a7d41-b38f-4bb1-8b11-581751ad7666.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/128a7d41-b38f-4bb1-8b11-581751ad7666.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1397d610>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F5fa78eb0-94bd-419e-bda4-ecfd5150ac7f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/5fa78eb0-94bd-419e-bda4-ecfd5150ac7f.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252F1b180c5c-758f-4c25-9b26-9ae3bc6d50ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/1b180c5c-758f-4c25-9b26-9ae3bc6d50ec.jpg not downloaded yet
2026-03-24 15:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/66759cee-dc61-4cfb-8058-d2b27a94d430.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a2af50>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252Fc4a536ae-adc7-4655-9925-726d63e78e0a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/c4a536ae-adc7-4655-9925-726d63e78e0a.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a6d6d0>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F62854dbf-70c6-4f92-ab2b-5b9f02f36b3c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/62854dbf-70c6-4f92-ab2b-5b9f02f36b3c.jpg saved to cache
2026-03-24 15:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eb0b90>
2026-03-24 15:18:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742508%252Fgeneral%252F6f14e5b3-1e13-4c4e-aed3-5e868d9724ad.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/6f14e5b3-1e13-4c4e-aed3-5e868d9724ad.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/b2e26dbb-53b1-40e6-831d-bab5379aa706.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/30bd2d36-a3f8-4bdb-a014-f132ebb4a335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/d038af7a-90b1-4a78-a03c-08f7c78e33b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/34c45e23-7a04-4386-999d-09c2a55739c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13972110>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742558%252Fgeneral%252F66759cee-dc61-4cfb-8058-d2b27a94d430.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/66759cee-dc61-4cfb-8058-d2b27a94d430.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/b5660275-ac1e-4487-85c3-a2a5a1f7268c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/49baf79d-7e69-4601-9814-d6e4cf9e2b25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/f9cc6998-ec8f-4555-8a21-470497e86672.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129e2410>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742517%252Fgeneral%252Fb2e26dbb-53b1-40e6-831d-bab5379aa706.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/b2e26dbb-53b1-40e6-831d-bab5379aa706.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a0810>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742517%252Fgeneral%252F30bd2d36-a3f8-4bdb-a014-f132ebb4a335.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/30bd2d36-a3f8-4bdb-a014-f132ebb4a335.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13828690>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742517%252Fgeneral%252Fd038af7a-90b1-4a78-a03c-08f7c78e33b8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/d038af7a-90b1-4a78-a03c-08f7c78e33b8.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13973d10>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742540%252Fgeneral%252F34c45e23-7a04-4386-999d-09c2a55739c7.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/34c45e23-7a04-4386-999d-09c2a55739c7.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/c3ca16b4-32b1-462e-88b9-33250c2cfbe9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/c93912af-ad56-4543-94b3-9a2f91439352.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139e7490>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742558%252Fgeneral%252Fb5660275-ac1e-4487-85c3-a2a5a1f7268c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/b5660275-ac1e-4487-85c3-a2a5a1f7268c.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e05790>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742558%252Fgeneral%252F49baf79d-7e69-4601-9814-d6e4cf9e2b25.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/49baf79d-7e69-4601-9814-d6e4cf9e2b25.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a6e810>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742517%252Fgeneral%252Ff9cc6998-ec8f-4555-8a21-470497e86672.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/f9cc6998-ec8f-4555-8a21-470497e86672.jpg saved to cache
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/e85fff30-5b96-4ec2-b2de-afc3ee7ef789.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/caff9dd9-49b0-4546-945c-6ee86bf44384.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/bf4f7027-89b8-470e-a36c-5757894faee2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/b4b6bb72-b8d5-495e-9161-f5aa8b8bb392.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/d22b1f6e-a626-47e8-ac6a-8f687db8451b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a29c10>
2026-03-24 15:18:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742540%252Fgeneral%252Fc3ca16b4-32b1-462e-88b9-33250c2cfbe9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/c3ca16b4-32b1-462e-88b9-33250c2cfbe9.jpg saved to cache
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138796d0>
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fc93912af-ad56-4543-94b3-9a2f91439352.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/c93912af-ad56-4543-94b3-9a2f91439352.jpg saved to cache
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/1b180c5c-758f-4c25-9b26-9ae3bc6d50ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742517/general/6f959566-908c-43d2-916b-f6edc78e8789.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715733)
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/85548315-14a0-42de-8a01-80c7407d53be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b9aa90>
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fe85fff30-5b96-4ec2-b2de-afc3ee7ef789.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/e85fff30-5b96-4ec2-b2de-afc3ee7ef789.jpg saved to cache
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d1c190>
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252Fcaff9dd9-49b0-4546-945c-6ee86bf44384.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/caff9dd9-49b0-4546-945c-6ee86bf44384.jpg saved to cache
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129c7f50>
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252Fbf4f7027-89b8-470e-a36c-5757894faee2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/bf4f7027-89b8-470e-a36c-5757894faee2.jpg saved to cache
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a76ed0>
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fb4b6bb72-b8d5-495e-9161-f5aa8b8bb392.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/b4b6bb72-b8d5-495e-9161-f5aa8b8bb392.jpg saved to cache
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d64350>
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252Fd22b1f6e-a626-47e8-ac6a-8f687db8451b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/d22b1f6e-a626-47e8-ac6a-8f687db8451b.jpg saved to cache
2026-03-24 15:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/1c38c260-dfda-46b2-904a-02758ca5b769.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/6720cdb5-aebf-4f4d-8444-ccb9bb63df25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/75ac11ce-44c1-4064-88a2-2c7c86010e87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/5cc65b39-1f3a-40c3-861e-4102225e5c56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/1661f84b-7fca-435a-af80-6d1da8259e23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d1d010>
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252F1b180c5c-758f-4c25-9b26-9ae3bc6d50ec.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/1b180c5c-758f-4c25-9b26-9ae3bc6d50ec.jpg saved to cache
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a19990>
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742517%252Fgeneral%252F6f959566-908c-43d2-916b-f6edc78e8789.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742517/general/6f959566-908c-43d2-916b-f6edc78e8789.jpg saved to cache
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71
2026-03-24 15:18:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3ad0f3bb-7562-5943-806c-8f3fc8226a71, skipping ID generation
2026-03-24 15:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 1
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 sending to next pipeline
2026-03-24 15:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ad0f3bb-7562-5943-806c-8f3fc8226a71, identifier: 10715733
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e47050>
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F85548315-14a0-42de-8a01-80c7407d53be.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/85548315-14a0-42de-8a01-80c7407d53be.jpg saved to cache
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-24 15:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-24 15:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733 to the API
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742517/general/6f959566-908c-43d2-916b-f6edc78e8789.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3ad0f3bb-7562-5943-806c-8f3fc8226a71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ULY443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715733',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 249231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253973,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/b2e26dbb-53b1-40e6-831d-bab5379aa706.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268643,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/d038af7a-90b1-4a78-a03c-08f7c78e33b8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259274,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/30bd2d36-a3f8-4bdb-a014-f132ebb4a335.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264460,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/f9cc6998-ec8f-4555-8a21-470497e86672.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239380,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/e85fff30-5b96-4ec2-b2de-afc3ee7ef789.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274982,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/c93912af-ad56-4543-94b3-9a2f91439352.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291313,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/b4b6bb72-b8d5-495e-9161-f5aa8b8bb392.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253976,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/d22b1f6e-a626-47e8-ac6a-8f687db8451b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308871,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/6f959566-908c-43d2-916b-f6edc78e8789.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ad0f3bb-7562-5943-806c-8f3fc8226a71/3ad0f3bb-7562-5943-806c-8f3fc8226a71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290869,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742517/general/1b180c5c-758f-4c25-9b26-9ae3bc6d50ec.jpg',
'Width': 1400}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2018-06-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Ranger 3.2 TDCI Wildtrak - AWD - Diesel - Automatic - 200 hp - '
'249.231 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2018}
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715733%27 HTTP/1.1" 200 None
2026-03-24 15:18:23 [adesa.be] INFO: Saving data for 10715733: {'created_time': 1774365503.635722, 'last_price_update_time': 1774365503.635732, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715733') HTTP/1.1" 204 0
2026-03-24 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742540/general/f528b28a-4a98-42e0-bdd2-b5651fc5cd1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715761)
2026-03-24 15: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-24 15:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742558/general/46013f55-93e6-4445-8289-82e7e37b8fca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715779)
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b6ff10>
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F1c38c260-dfda-46b2-904a-02758ca5b769.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/1c38c260-dfda-46b2-904a-02758ca5b769.jpg saved to cache
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cecd50>
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F6720cdb5-aebf-4f4d-8444-ccb9bb63df25.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/6720cdb5-aebf-4f4d-8444-ccb9bb63df25.jpg saved to cache
2026-03-24 15:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139b57d0>
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252F75ac11ce-44c1-4064-88a2-2c7c86010e87.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/75ac11ce-44c1-4064-88a2-2c7c86010e87.jpg saved to cache
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b506d0>
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F5cc65b39-1f3a-40c3-861e-4102225e5c56.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/5cc65b39-1f3a-40c3-861e-4102225e5c56.jpg saved to cache
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b2d910>
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F1661f84b-7fca-435a-af80-6d1da8259e23.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/1661f84b-7fca-435a-af80-6d1da8259e23.jpg saved to cache
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/7f476472-3a0d-4591-876e-c0991558968d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/6e8aef39-6eed-4081-a18e-23e75d24403f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/4d4866b1-947b-43e6-8a00-51031f3aedb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742508/general/5a5cfc42-3391-43c7-8e35-12f027a5e0cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715722)
2026-03-24 15:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/c60b9666-2095-46ea-bcfd-d4c931eb1291.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/d89d2570-ee00-4627-aa63-3cde766f6be4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b53310>
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742540%252Fgeneral%252Ff528b28a-4a98-42e0-bdd2-b5651fc5cd1a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742540/general/f528b28a-4a98-42e0-bdd2-b5651fc5cd1a.jpg saved to cache
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad835bd9-5afa-5586-a8a3-9ccad36ff484
2026-03-24 15:18:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad835bd9-5afa-5586-a8a3-9ccad36ff484, skipping ID generation
2026-03-24 15:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad835bd9-5afa-5586-a8a3-9ccad36ff484 with scrape type 1
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad835bd9-5afa-5586-a8a3-9ccad36ff484 sending to next pipeline
2026-03-24 15:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad835bd9-5afa-5586-a8a3-9ccad36ff484, identifier: 10715761
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca1590>
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742558%252Fgeneral%252F46013f55-93e6-4445-8289-82e7e37b8fca.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742558/general/46013f55-93e6-4445-8289-82e7e37b8fca.jpg saved to cache
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30
2026-03-24 15:18:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a1c19a4-6267-5295-b5e3-d808d83f0d30, skipping ID generation
2026-03-24 15:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 1
2026-03-24 15:18:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 sending to next pipeline
2026-03-24 15:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a1c19a4-6267-5295-b5e3-d808d83f0d30, identifier: 10715779
2026-03-24 15:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-24 15:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-24 15:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761 to the API
2026-03-24 15:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742540/general/f528b28a-4a98-42e0-bdd2-b5651fc5cd1a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad835bd9-5afa-5586-a8a3-9ccad36ff484',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715761',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 92937,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266170,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/5fa78eb0-94bd-419e-bda4-ecfd5150ac7f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274244,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/c4a536ae-adc7-4655-9925-726d63e78e0a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263014,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/62854dbf-70c6-4f92-ab2b-5b9f02f36b3c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328084,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/f528b28a-4a98-42e0-bdd2-b5651fc5cd1a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322533,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/34c45e23-7a04-4386-999d-09c2a55739c7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380740,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/75ac11ce-44c1-4064-88a2-2c7c86010e87.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315837,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/1c38c260-dfda-46b2-904a-02758ca5b769.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177134,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/85548315-14a0-42de-8a01-80c7407d53be.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35474,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/c3ca16b4-32b1-462e-88b9-33250c2cfbe9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad835bd9-5afa-5586-a8a3-9ccad36ff484/ad835bd9-5afa-5586-a8a3-9ccad36ff484_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282090,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742540/general/caff9dd9-49b0-4546-945c-6ee86bf44384.jpg',
'Width': 1400}],
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'92.937 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715761%27 HTTP/1.1" 200 None
2026-03-24 15:18:25 [adesa.be] INFO: Saving data for 10715761: {'created_time': 1774365505.527598, 'last_price_update_time': 1774365505.527608, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715761') HTTP/1.1" 204 0
2026-03-24 15:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-24 15:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-24 15:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779 to the API
2026-03-24 15:18:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742558/general/46013f55-93e6-4445-8289-82e7e37b8fca.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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3a1c19a4-6267-5295-b5e3-d808d83f0d30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMF526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715779',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 212523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 626722,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/25a3e6c8-52ac-4cfa-8ac4-23385c204079.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44440,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/2c558f16-1644-4e0c-91ba-e4c9711ab4bc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526468,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/128a7d41-b38f-4bb1-8b11-581751ad7666.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 461010,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/66759cee-dc61-4cfb-8058-d2b27a94d430.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 438787,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/46013f55-93e6-4445-8289-82e7e37b8fca.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394706,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/49baf79d-7e69-4601-9814-d6e4cf9e2b25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374232,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/b5660275-ac1e-4487-85c3-a2a5a1f7268c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284291,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/6720cdb5-aebf-4f4d-8444-ccb9bb63df25.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 414900,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/5cc65b39-1f3a-40c3-861e-4102225e5c56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1c19a4-6267-5295-b5e3-d808d83f0d30/3a1c19a4-6267-5295-b5e3-d808d83f0d30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275234,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742558/general/bf4f7027-89b8-470e-a36c-5757894faee2.jpg',
'Width': 1920}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Volvo V60 D3 Momentum Pro - Diesel - Automatic - 150 hp - 212.523 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715779%27 HTTP/1.1" 200 None
2026-03-24 15:18:26 [adesa.be] INFO: Saving data for 10715779: {'created_time': 1774365506.133862, 'last_price_update_time': 1774365506.133871, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715779') HTTP/1.1" 204 0
2026-03-24 15:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/70fa26c4-2ccd-4ae8-aa01-ac6f16bb813e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f3bb90>
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252F7f476472-3a0d-4591-876e-c0991558968d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/7f476472-3a0d-4591-876e-c0991558968d.jpg saved to cache
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ee2990>
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252F6e8aef39-6eed-4081-a18e-23e75d24403f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/6e8aef39-6eed-4081-a18e-23e75d24403f.jpg saved to cache
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cabcd0>
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742528%252Fgeneral%252F4d4866b1-947b-43e6-8a00-51031f3aedb0.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/4d4866b1-947b-43e6-8a00-51031f3aedb0.jpg saved to cache
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eb6b90>
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742508%252Fgeneral%252F5a5cfc42-3391-43c7-8e35-12f027a5e0cc.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742508/general/5a5cfc42-3391-43c7-8e35-12f027a5e0cc.jpg saved to cache
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 41fb0121-7a12-573e-92a3-d91b7a968d09
2026-03-24 15:18:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41fb0121-7a12-573e-92a3-d91b7a968d09, skipping ID generation
2026-03-24 15:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41fb0121-7a12-573e-92a3-d91b7a968d09 with scrape type 1
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41fb0121-7a12-573e-92a3-d91b7a968d09 sending to next pipeline
2026-03-24 15:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41fb0121-7a12-573e-92a3-d91b7a968d09, identifier: 10715722
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139ac1d0>
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5295422%252Fgeneral%252Fc60b9666-2095-46ea-bcfd-d4c931eb1291.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/c60b9666-2095-46ea-bcfd-d4c931eb1291.jpg saved to cache
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ee1490>
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742515%252Fgeneral%252Fd89d2570-ee00-4627-aa63-3cde766f6be4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/d89d2570-ee00-4627-aa63-3cde766f6be4.jpg saved to cache
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-24 15:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ef48d9-64fb-5e63-89f6-80d908e957c4 with scrape type 1
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F104dca76-ca47-487d-a855-144bf21b4897.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/104dca76-ca47-487d-a855-144bf21b4897.jpg not downloaded yet
2026-03-24 15:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/745834e6-cd0a-48da-89aa-01620beea87c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/f115a8ac-b825-4bf4-81fe-530a74ea4445.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-24 15:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-24 15:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722 to the API
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742508/general/5a5cfc42-3391-43c7-8e35-12f027a5e0cc.jpg>
{'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': 116,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '41fb0121-7a12-573e-92a3-d91b7a968d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXX783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 252773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33759,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/8fe6acb6-54c7-46f4-b42d-fd900bb6dfe0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298335,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/becc25cd-56f1-4390-b97b-4600eacf4dbf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261934,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/6c18d68e-14c9-4096-8737-7765fb261fc2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265717,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/6a6bba02-b291-4e7c-a723-6c4846481b5e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243449,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/0b8aa7b7-a839-4de0-bef7-16386afc91df.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266490,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/c6fccb62-ebe6-4b7e-a5bf-d6e79555702b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269229,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/120fdcf0-7f5d-4232-a4a0-78c77ec4a623.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286755,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/5a5cfc42-3391-43c7-8e35-12f027a5e0cc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332575,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/6f14e5b3-1e13-4c4e-aed3-5e868d9724ad.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41fb0121-7a12-573e-92a3-d91b7a968d09/41fb0121-7a12-573e-92a3-d91b7a968d09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237765,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742508/general/1661f84b-7fca-435a-af80-6d1da8259e23.jpg',
'Width': 1400}],
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 252.773 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715722%27 HTTP/1.1" 200 None
2026-03-24 15:18:27 [adesa.be] INFO: Saving data for 10715722: {'created_time': 1774365507.002138, 'last_price_update_time': 1774365507.002146, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715722') HTTP/1.1" 204 0
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/7aa1b168-51c4-4e20-bd25-f75dcbcfdc6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/daa400ca-524f-403d-9da9-d5289a2561f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F65235927-2e56-424f-b177-ccdfa8afe6a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/65235927-2e56-424f-b177-ccdfa8afe6a9.jpg not downloaded yet
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/9a53b0f0-914a-4fb3-b2be-0e9c1ae193bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/a087efd2-fe6c-475d-88ce-a1090a5512f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13862cd0>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742532%252Fgeneral%252F70fa26c4-2ccd-4ae8-aa01-ac6f16bb813e.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/70fa26c4-2ccd-4ae8-aa01-ac6f16bb813e.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/fc83a9a2-aec4-4747-8224-4e0697e29e0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F6a63dfc7-3862-4ad9-9055-e484b18e49f8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/6a63dfc7-3862-4ad9-9055-e484b18e49f8.jpg not downloaded yet
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12afa990>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742527%252Fgeneral%252F745834e6-cd0a-48da-89aa-01620beea87c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/745834e6-cd0a-48da-89aa-01620beea87c.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b7a450>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5295422%252Fgeneral%252Ff115a8ac-b825-4bf4-81fe-530a74ea4445.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/f115a8ac-b825-4bf4-81fe-530a74ea4445.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5295422/general/450d2464-d883-4ce0-81a3-aba7a7658896.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715749)
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F598223d1-534d-4538-ac17-c6e6803dc47e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/598223d1-534d-4538-ac17-c6e6803dc47e.jpg not downloaded yet
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/31b34375-5e6a-4d20-bddd-6d4bc98e024a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/d32abb95-fd40-4f18-ac80-5e6522c680f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F2b88b7e0-574a-49d6-b498-0627ab6b87db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/2b88b7e0-574a-49d6-b498-0627ab6b87db.jpg not downloaded yet
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12fabd50>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742528%252Fgeneral%252F7aa1b168-51c4-4e20-bd25-f75dcbcfdc6f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/7aa1b168-51c4-4e20-bd25-f75dcbcfdc6f.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a9090>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742532%252Fgeneral%252Fdaa400ca-524f-403d-9da9-d5289a2561f5.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/daa400ca-524f-403d-9da9-d5289a2561f5.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13853050>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742527%252Fgeneral%252F9a53b0f0-914a-4fb3-b2be-0e9c1ae193bb.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/9a53b0f0-914a-4fb3-b2be-0e9c1ae193bb.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a9010>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742515%252Fgeneral%252Fa087efd2-fe6c-475d-88ce-a1090a5512f6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/a087efd2-fe6c-475d-88ce-a1090a5512f6.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a2ba50>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742532%252Fgeneral%252Ffc83a9a2-aec4-4747-8224-4e0697e29e0b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/fc83a9a2-aec4-4747-8224-4e0697e29e0b.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F0f663fc2-c9f9-41ec-87f2-29671e1d9d2a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/0f663fc2-c9f9-41ec-87f2-29671e1d9d2a.jpg not downloaded yet
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742527/general/4a0af3b9-b9f0-40ac-91e0-7d176fc804d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715747)
2026-03-24 15:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/d9b6c9f5-a0b8-470a-b5c0-1fff217aa43d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F566993c0-c2bc-40b1-836c-56ac978b2063.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/566993c0-c2bc-40b1-836c-56ac978b2063.jpg not downloaded yet
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cece50>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5295422%252Fgeneral%252F450d2464-d883-4ce0-81a3-aba7a7658896.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5295422/general/450d2464-d883-4ce0-81a3-aba7a7658896.jpg saved to cache
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a
2026-03-24 15:18:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a, skipping ID generation
2026-03-24 15:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with scrape type 1
2026-03-24 15:18:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a sending to next pipeline
2026-03-24 15:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a, identifier: 10715749
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b58110>
2026-03-24 15:18:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742528%252Fgeneral%252F31b34375-5e6a-4d20-bddd-6d4bc98e024a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/31b34375-5e6a-4d20-bddd-6d4bc98e024a.jpg saved to cache
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cefdd0>
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742515%252Fgeneral%252Fd32abb95-fd40-4f18-ac80-5e6522c680f8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/d32abb95-fd40-4f18-ac80-5e6522c680f8.jpg saved to cache
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/0887f686-1bf1-42f5-a450-8ab27ad2be2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/e7a8ac7b-6d1f-4892-9856-1c02ded9d75d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/104dca76-ca47-487d-a855-144bf21b4897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/d3af96b3-fd63-4974-9bd7-13de405505f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252Fbaa3924b-cf8c-4541-b05d-8429329365fd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/baa3924b-cf8c-4541-b05d-8429329365fd.jpg not downloaded yet
2026-03-24 15:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-24 15:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-24 15:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749 to the API
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5295422/general/450d2464-d883-4ce0-81a3-aba7a7658896.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '3dd7c91c-1bbb-52db-9633-fa7868c9fd0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQT374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 112390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217175,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/450d2464-d883-4ce0-81a3-aba7a7658896.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255421,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/f115a8ac-b825-4bf4-81fe-530a74ea4445.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257620,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/f30b043b-1a82-4450-ad37-b574a8e93279.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288331,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/f27139e7-9bda-4d70-a4b6-7f48c733fc35.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311048,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/c60b9666-2095-46ea-bcfd-d4c931eb1291.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254421,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/c75d228f-bc4f-4c4c-9dc5-ea0430ef53ef.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194385,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/ea4b976b-15d2-4e69-802b-6924fccc1666.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246319,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/49b5ae08-f7ea-4ee6-9b51-e9405e93ab6c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353041,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/0dec6001-a7e7-401a-8664-41b61257eec9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3dd7c91c-1bbb-52db-9633-fa7868c9fd0a/3dd7c91c-1bbb-52db-9633-fa7868c9fd0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180801,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5295422/general/00abe255-57ee-4ec4-b26e-4e0188e1ab90.jpg',
'Width': 1400}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-08-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Automatic - 130 hp - 112.390 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715749%27 HTTP/1.1" 200 None
2026-03-24 15:18:28 [adesa.be] INFO: Saving data for 10715749: {'created_time': 1774365508.567104, 'last_price_update_time': 1774365508.567114, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715749') HTTP/1.1" 204 0
2026-03-24 15:18:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F38513b65-c4c0-4ed4-883c-b956814df9ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/38513b65-c4c0-4ed4-883c-b956814df9ad.jpg not downloaded yet
2026-03-24 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/2923643e-6ed7-4609-a997-1c0487b013f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252Fa764650e-018e-4d91-ac32-0a918faa12ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/a764650e-018e-4d91-ac32-0a918faa12ec.jpg not downloaded yet
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139e6a10>
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742527%252Fgeneral%252F4a0af3b9-b9f0-40ac-91e0-7d176fc804d4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742527/general/4a0af3b9-b9f0-40ac-91e0-7d176fc804d4.jpg saved to cache
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae
2026-03-24 15:18:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae, skipping ID generation
2026-03-24 15:18:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with scrape type 1
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae sending to next pipeline
2026-03-24 15:18:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae, identifier: 10715747
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13986410>
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742515%252Fgeneral%252Fd9b6c9f5-a0b8-470a-b5c0-1fff217aa43d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/d9b6c9f5-a0b8-470a-b5c0-1fff217aa43d.jpg saved to cache
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba2a10>
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742532%252Fgeneral%252F0887f686-1bf1-42f5-a450-8ab27ad2be2c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/0887f686-1bf1-42f5-a450-8ab27ad2be2c.jpg saved to cache
2026-03-24 15:18:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129c5750>
2026-03-24 15:18:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Fe7a8ac7b-6d1f-4892-9856-1c02ded9d75d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/e7a8ac7b-6d1f-4892-9856-1c02ded9d75d.jpg saved to cache
2026-03-24 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1387aa90>
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F104dca76-ca47-487d-a855-144bf21b4897.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/104dca76-ca47-487d-a855-144bf21b4897.jpg saved to cache
2026-03-24 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dc85d0>
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742532%252Fgeneral%252Fd3af96b3-fd63-4974-9bd7-13de405505f5.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/d3af96b3-fd63-4974-9bd7-13de405505f5.jpg saved to cache
2026-03-24 15:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/65235927-2e56-424f-b177-ccdfa8afe6a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-24 15:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-24 15:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747 to the API
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742527/general/4a0af3b9-b9f0-40ac-91e0-7d176fc804d4.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': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '36d873bd-b5ae-563e-8d3d-98a2b9c163ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSU371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 173398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273186,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/de71b8bd-f1a9-43c6-bb8f-abb7c76c5e62.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378359,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/23fa84cc-0429-4bcd-bd4b-0b734f4e47c6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352920,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/54855926-1c93-4e95-a53d-87fc47372812.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291528,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/a70d1af4-e4af-4479-858c-5654094e92e9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218801,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/4a0af3b9-b9f0-40ac-91e0-7d176fc804d4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246164,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/d8ebbf25-a0a6-4d88-8143-3fd5ee54d89d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272461,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/9a53b0f0-914a-4fb3-b2be-0e9c1ae193bb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227004,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/745834e6-cd0a-48da-89aa-01620beea87c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340737,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/df9c813f-127f-44fd-93b3-79d118d0f69d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_36d873bd-b5ae-563e-8d3d-98a2b9c163ae/36d873bd-b5ae-563e-8d3d-98a2b9c163ae_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46246,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742527/general/df63e7b1-9542-49e4-8f00-8b64aebf0f81.jpg',
'Width': 400}],
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'173.398 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715747%27 HTTP/1.1" 200 None
2026-03-24 15:18:29 [adesa.be] INFO: Saving data for 10715747: {'created_time': 1774365509.964457, 'last_price_update_time': 1774365509.964468, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715747') HTTP/1.1" 204 0
2026-03-24 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/6a63dfc7-3862-4ad9-9055-e484b18e49f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/795b53da-42b0-43e3-baf3-890492579fd2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/2b88b7e0-574a-49d6-b498-0627ab6b87db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-24 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac708629-14e7-5400-a2a7-fdbb12b4cd5b with scrape type 1
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac708629-14e7-5400-a2a7-fdbb12b4cd5b
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252F76d2cba3-b5ee-4b6a-876d-988700c1d561.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/76d2cba3-b5ee-4b6a-876d-988700c1d561.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252F0271af1c-41ae-45b5-a7e4-c49683c22667.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/0271af1c-41ae-45b5-a7e4-c49683c22667.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252F23eba242-f2cf-49d6-921f-8cfe26ad5fb1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/23eba242-f2cf-49d6-921f-8cfe26ad5fb1.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252Fabff56b9-96d8-4e18-8015-b659d4381ce6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/abff56b9-96d8-4e18-8015-b659d4381ce6.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252Fd4e3b69d-2525-4c27-84ed-649c81dae0e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/d4e3b69d-2525-4c27-84ed-649c81dae0e9.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252F609f9c4b-ec87-48af-b377-3686fc1f80fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/609f9c4b-ec87-48af-b377-3686fc1f80fc.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252F585ee113-af37-4777-97fa-1de24d6d9d90.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/585ee113-af37-4777-97fa-1de24d6d9d90.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252F547fa51f-1e50-4263-a9dc-bbac2e6c9687.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/547fa51f-1e50-4263-a9dc-bbac2e6c9687.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252Fa2e6219f-0230-4308-988b-6aa138ac03f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/a2e6219f-0230-4308-988b-6aa138ac03f2.jpg already downloaded
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5243873%252Fgeneral%252F62b8542c-d9e2-45c0-979d-2738e1ea6961.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5243873/general/62b8542c-d9e2-45c0-979d-2738e1ea6961.jpg already downloaded
2026-03-24 15:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac708629-14e7-5400-a2a7-fdbb12b4cd5b, identifier: 10715730
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cd8950>
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F2923643e-6ed7-4609-a997-1c0487b013f2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/2923643e-6ed7-4609-a997-1c0487b013f2.jpg saved to cache
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-24 15:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcd9f8a-5de7-5c18-b205-2689722bc647 with scrape type 1
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252F3fbd208c-f286-431f-acb2-9f7448639c4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/3fbd208c-f286-431f-acb2-9f7448639c4b.jpg not downloaded yet
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13de6250>
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F65235927-2e56-424f-b177-ccdfa8afe6a9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/65235927-2e56-424f-b177-ccdfa8afe6a9.jpg saved to cache
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/0f663fc2-c9f9-41ec-87f2-29671e1d9d2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742528/general/428fd95b-b715-4770-8339-46929a708a38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715748)
2026-03-24 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/598223d1-534d-4538-ac17-c6e6803dc47e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-24 15:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-24 15:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730 to the API
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715730>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac708629-14e7-5400-a2a7-fdbb12b4cd5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPY454A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715730',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 91431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5243873/general/76d2cba3-b5ee-4b6a-876d-988700c1d561.jpg',
'https://images.openlane.eu/carimgs/5243873/general/0271af1c-41ae-45b5-a7e4-c49683c22667.jpg',
'https://images.openlane.eu/carimgs/5243873/general/23eba242-f2cf-49d6-921f-8cfe26ad5fb1.jpg',
'https://images.openlane.eu/carimgs/5243873/general/abff56b9-96d8-4e18-8015-b659d4381ce6.jpg',
'https://images.openlane.eu/carimgs/5243873/general/d4e3b69d-2525-4c27-84ed-649c81dae0e9.jpg',
'https://images.openlane.eu/carimgs/5243873/general/609f9c4b-ec87-48af-b377-3686fc1f80fc.jpg',
'https://images.openlane.eu/carimgs/5243873/general/585ee113-af37-4777-97fa-1de24d6d9d90.jpg',
'https://images.openlane.eu/carimgs/5243873/general/547fa51f-1e50-4263-a9dc-bbac2e6c9687.jpg',
'https://images.openlane.eu/carimgs/5243873/general/a2e6219f-0230-4308-988b-6aa138ac03f2.jpg',
'https://images.openlane.eu/carimgs/5243873/general/62b8542c-d9e2-45c0-979d-2738e1ea6961.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97000,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/76d2cba3-b5ee-4b6a-876d-988700c1d561.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/0271af1c-41ae-45b5-a7e4-c49683c22667.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/23eba242-f2cf-49d6-921f-8cfe26ad5fb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95461,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/abff56b9-96d8-4e18-8015-b659d4381ce6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/d4e3b69d-2525-4c27-84ed-649c81dae0e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/609f9c4b-ec87-48af-b377-3686fc1f80fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/585ee113-af37-4777-97fa-1de24d6d9d90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81089,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/547fa51f-1e50-4263-a9dc-bbac2e6c9687.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/a2e6219f-0230-4308-988b-6aa138ac03f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac708629-14e7-5400-a2a7-fdbb12b4cd5b/ac708629-14e7-5400-a2a7-fdbb12b4cd5b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70284,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5243873/general/62b8542c-d9e2-45c0-979d-2738e1ea6961.jpg',
'Width': 1024}],
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - 91.431 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2020}
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715730%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [adesa.be] INFO: Saving data for 10715730: {'created_time': 1774365510.893197, 'last_price_update_time': 1774365510.893208, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715730') HTTP/1.1" 204 0
2026-03-24 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742515/general/e99b6a41-dbb5-45ae-8604-69d49f45d158.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715731)
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252F90cd8e5d-b908-420d-a9f0-6f7d17329038.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/90cd8e5d-b908-420d-a9f0-6f7d17329038.jpg not downloaded yet
2026-03-24 15:18:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/566993c0-c2bc-40b1-836c-56ac978b2063.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252Fd049ae9b-e538-4a60-9ab2-259a9c0a55a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/d049ae9b-e538-4a60-9ab2-259a9c0a55a9.jpg not downloaded yet
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca2e10>
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742555%252Fgeneral%252F6a63dfc7-3862-4ad9-9055-e484b18e49f8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/6a63dfc7-3862-4ad9-9055-e484b18e49f8.jpg saved to cache
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a4910>
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742511%252Fgeneral%252F795b53da-42b0-43e3-baf3-890492579fd2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/795b53da-42b0-43e3-baf3-890492579fd2.jpg saved to cache
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:31 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715735%27 HTTP/1.1" 200 None
2026-03-24 15:18:31 [adesa.be] INFO: Scrape type for 10715735: 1
2026-03-24 15:18:31 [adesa.be] INFO: Scraping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13bc6f10>
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742555%252Fgeneral%252F2b88b7e0-574a-49d6-b498-0627ab6b87db.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/2b88b7e0-574a-49d6-b498-0627ab6b87db.jpg saved to cache
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff137f2650>
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742555%252Fgeneral%252F0f663fc2-c9f9-41ec-87f2-29671e1d9d2a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/0f663fc2-c9f9-41ec-87f2-29671e1d9d2a.jpg saved to cache
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aaabd0>
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742528%252Fgeneral%252F428fd95b-b715-4770-8339-46929a708a38.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742528/general/428fd95b-b715-4770-8339-46929a708a38.jpg saved to cache
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5124fb62-35ed-52d2-9781-af720c9bdf8e
2026-03-24 15:18:31 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5124fb62-35ed-52d2-9781-af720c9bdf8e, skipping ID generation
2026-03-24 15:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5124fb62-35ed-52d2-9781-af720c9bdf8e with scrape type 1
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5124fb62-35ed-52d2-9781-af720c9bdf8e sending to next pipeline
2026-03-24 15:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5124fb62-35ed-52d2-9781-af720c9bdf8e, identifier: 10715748
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13de7110>
2026-03-24 15:18:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742555%252Fgeneral%252F598223d1-534d-4538-ac17-c6e6803dc47e.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/598223d1-534d-4538-ac17-c6e6803dc47e.jpg saved to cache
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742532/general/63aef38a-e9c9-4f07-85d8-c982c6e7cfb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715753)
2026-03-24 15:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/a764650e-018e-4d91-ac32-0a918faa12ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/cc62676b-590e-46cd-a22a-de35647ecc57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252F041d943a-293f-428c-bea0-b37c95c490d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/041d943a-293f-428c-bea0-b37c95c490d3.jpg not downloaded yet
2026-03-24 15:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-24 15:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-24 15:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748 to the API
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742528/general/428fd95b-b715-4770-8339-46929a708a38.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5124fb62-35ed-52d2-9781-af720c9bdf8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 148389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266458,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/428fd95b-b715-4770-8339-46929a708a38.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288850,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/ca7c7f54-4dda-44ca-8e54-b82d7b8b005f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276363,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/4a35eda3-c276-44b3-975d-c09c185d8bb7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/5c1f35d5-ee69-447a-b7bb-98dba9b71e8a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264618,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/31b34375-5e6a-4d20-bddd-6d4bc98e024a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289698,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/7aa1b168-51c4-4e20-bd25-f75dcbcfdc6f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236195,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/b65a7557-0d69-44df-8155-b994168c2391.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198415,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/ee774e35-4701-4323-bd62-389a2ce0c909.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198642,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/4d4866b1-947b-43e6-8a00-51031f3aedb0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5124fb62-35ed-52d2-9781-af720c9bdf8e/5124fb62-35ed-52d2-9781-af720c9bdf8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379539,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742528/general/58c406d1-cab1-49a5-9c1b-aa1000f2ae92.jpg',
'Width': 1400}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 5008 1.5 HDI Active - Diesel - Automatic - 130 hp - 148.389 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715748%27 HTTP/1.1" 200 None
2026-03-24 15:18:32 [adesa.be] INFO: Saving data for 10715748: {'created_time': 1774365512.015579, 'last_price_update_time': 1774365512.01559, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715748') HTTP/1.1" 204 0
2026-03-24 15:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/38513b65-c4c0-4ed4-883c-b956814df9ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:32 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715737%27 HTTP/1.1" 200 None
2026-03-24 15:18:32 [adesa.be] INFO: Scrape type for 10715737: 1
2026-03-24 15:18:32 [adesa.be] INFO: Scraping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252Fcdc68812-e7ff-495a-a6c9-9df3fe0f2e10.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/cdc68812-e7ff-495a-a6c9-9df3fe0f2e10.jpg not downloaded yet
2026-03-24 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21f2a550>
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742515%252Fgeneral%252Fe99b6a41-dbb5-45ae-8604-69d49f45d158.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742515/general/e99b6a41-dbb5-45ae-8604-69d49f45d158.jpg saved to cache
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a
2026-03-24 15:18:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a, skipping ID generation
2026-03-24 15:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with scrape type 1
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a sending to next pipeline
2026-03-24 15:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a, identifier: 10715731
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e4b210>
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742555%252Fgeneral%252F566993c0-c2bc-40b1-836c-56ac978b2063.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/566993c0-c2bc-40b1-836c-56ac978b2063.jpg saved to cache
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742555/general/baa3924b-cf8c-4541-b05d-8429329365fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715776)
2026-03-24 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/8ac78479-4fa1-45fd-8259-e7446e904c21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:32 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715738%27 HTTP/1.1" 200 None
2026-03-24 15:18:32 [adesa.be] INFO: Scrape type for 10715738: 1
2026-03-24 15:18:32 [adesa.be] INFO: Scraping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-24 15:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-24 15:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-24 15:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731 to the API
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742515/general/e99b6a41-dbb5-45ae-8604-69d49f45d158.jpg>
{'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': 116,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6cab0865-aa29-5a13-aa70-ba1dd5ad244a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSW416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715731',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 241984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36515,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/e99b6a41-dbb5-45ae-8604-69d49f45d158.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/d9b6c9f5-a0b8-470a-b5c0-1fff217aa43d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262846,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/97d367ce-7e82-483a-bcce-6df965e57651.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296257,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/fbe49637-bc4c-4fbc-9c09-b415aeddb894.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245480,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/d32abb95-fd40-4f18-ac80-5e6522c680f8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283079,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/a087efd2-fe6c-475d-88ce-a1090a5512f6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239468,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/f3d543c7-2362-4f5b-b0bd-263b1bc31547.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290649,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/67cf715c-6d12-42a5-a3e8-a693cb9e0304.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257319,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/d89d2570-ee00-4627-aa63-3cde766f6be4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6cab0865-aa29-5a13-aa70-ba1dd5ad244a/6cab0865-aa29-5a13-aa70-ba1dd5ad244a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247328,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742515/general/7f476472-3a0d-4591-876e-c0991558968d.jpg',
'Width': 1400}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2023-06-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Focus Active 1.5 EcoBlue ST Line - Diesel - Automatic - 116 hp '
'- 241.984 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715731%27 HTTP/1.1" 200 None
2026-03-24 15:18:32 [adesa.be] INFO: Saving data for 10715731: {'created_time': 1774365512.623346, 'last_price_update_time': 1774365512.623358, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715731') HTTP/1.1" 204 0
2026-03-24 15:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/3fbd208c-f286-431f-acb2-9f7448639c4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252Fc60ca524-55c4-41b0-a02e-c3d1f216fa9d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/c60ca524-55c4-41b0-a02e-c3d1f216fa9d.jpg not downloaded yet
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1380bdd0>
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742532%252Fgeneral%252F63aef38a-e9c9-4f07-85d8-c982c6e7cfb7.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742532/general/63aef38a-e9c9-4f07-85d8-c982c6e7cfb7.jpg saved to cache
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c660c812-188d-543c-aba8-703aa539e851
2026-03-24 15:18:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c660c812-188d-543c-aba8-703aa539e851, skipping ID generation
2026-03-24 15:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c660c812-188d-543c-aba8-703aa539e851 with scrape type 1
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c660c812-188d-543c-aba8-703aa539e851 sending to next pipeline
2026-03-24 15:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c660c812-188d-543c-aba8-703aa539e851, identifier: 10715753
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13af1c10>
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742555%252Fgeneral%252Fa764650e-018e-4d91-ac32-0a918faa12ec.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/a764650e-018e-4d91-ac32-0a918faa12ec.jpg saved to cache
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cfeb50>
2026-03-24 15:18:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742511%252Fgeneral%252Fcc62676b-590e-46cd-a22a-de35647ecc57.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/cc62676b-590e-46cd-a22a-de35647ecc57.jpg saved to cache
2026-03-24 15:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:32 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715740%27 HTTP/1.1" 200 None
2026-03-24 15:18:32 [adesa.be] INFO: Scrape type for 10715740: 1
2026-03-24 15:18:32 [adesa.be] INFO: Scraping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-24 15:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-24 15:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-24 15:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753 to the API
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742532/general/63aef38a-e9c9-4f07-85d8-c982c6e7cfb7.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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c660c812-188d-543c-aba8-703aa539e851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TES019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 103529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300385,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/63aef38a-e9c9-4f07-85d8-c982c6e7cfb7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302509,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/d3af96b3-fd63-4974-9bd7-13de405505f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271844,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/e7a8ac7b-6d1f-4892-9856-1c02ded9d75d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264578,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/f0755751-a202-4ce7-9408-6b8b3515d177.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279672,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/0887f686-1bf1-42f5-a450-8ab27ad2be2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327608,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/fc83a9a2-aec4-4747-8224-4e0697e29e0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279517,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/daa400ca-524f-403d-9da9-d5289a2561f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349305,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/a061f0a4-e965-4717-84e7-45417c6c1c39.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320595,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/70fa26c4-2ccd-4ae8-aa01-ac6f16bb813e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c660c812-188d-543c-aba8-703aa539e851/c660c812-188d-543c-aba8-703aa539e851_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233190,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742532/general/6e8aef39-6eed-4081-a18e-23e75d24403f.jpg',
'Width': 1920}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2017-10-12',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'103.529 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715753%27 HTTP/1.1" 200 None
2026-03-24 15:18:33 [adesa.be] INFO: Saving data for 10715753: {'created_time': 1774365513.267378, 'last_price_update_time': 1774365513.267388, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715753') HTTP/1.1" 204 0
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f84cd0>
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252F38513b65-c4c0-4ed4-883c-b956814df9ad.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/38513b65-c4c0-4ed4-883c-b956814df9ad.jpg saved to cache
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-24 15:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with scrape type 1
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252Fc3399368-de1c-450e-a437-f2d569545edb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/c3399368-de1c-450e-a437-f2d569545edb.jpg not downloaded yet
2026-03-24 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/5c2f2535-4d5c-4e31-b5e0-0444e33eb9bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252F52a86793-e2d1-4cf2-a3e9-317e8f71a98c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/52a86793-e2d1-4cf2-a3e9-317e8f71a98c.jpg not downloaded yet
2026-03-24 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/17696603-d3c2-4111-b3c6-b5370ad6940c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/5a383db7-97d0-498c-82e7-2525838ec460.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:18:33 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715745%27 HTTP/1.1" 200 None
2026-03-24 15:18:33 [adesa.be] INFO: Scrape type for 10715745: 1
2026-03-24 15:18:33 [adesa.be] INFO: Scraping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252Fd9e1ba7d-04e5-4de4-90ec-29f573703478.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/d9e1ba7d-04e5-4de4-90ec-29f573703478.jpg not downloaded yet
2026-03-24 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138b9190>
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742555%252Fgeneral%252Fbaa3924b-cf8c-4541-b05d-8429329365fd.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742555/general/baa3924b-cf8c-4541-b05d-8429329365fd.jpg saved to cache
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 61ef48d9-64fb-5e63-89f6-80d908e957c4
2026-03-24 15:18:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61ef48d9-64fb-5e63-89f6-80d908e957c4, skipping ID generation
2026-03-24 15:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ef48d9-64fb-5e63-89f6-80d908e957c4 with scrape type 1
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61ef48d9-64fb-5e63-89f6-80d908e957c4 sending to next pipeline
2026-03-24 15:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61ef48d9-64fb-5e63-89f6-80d908e957c4, identifier: 10715776
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a29490>
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F8ac78479-4fa1-45fd-8259-e7446e904c21.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/8ac78479-4fa1-45fd-8259-e7446e904c21.jpg saved to cache
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e6990>
2026-03-24 15:18:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252F3fbd208c-f286-431f-acb2-9f7448639c4b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/3fbd208c-f286-431f-acb2-9f7448639c4b.jpg saved to cache
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252F0996fa24-c930-4c0e-a5c6-a229d300a33b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/0996fa24-c930-4c0e-a5c6-a229d300a33b.jpg not downloaded yet
2026-03-24 15:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-24 15:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-24 15:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776 to the API
2026-03-24 15:18:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742555/general/baa3924b-cf8c-4541-b05d-8429329365fd.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': 110,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '61ef48d9-64fb-5e63-89f6-80d908e957c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMP793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715776',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 136038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316272,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/104dca76-ca47-487d-a855-144bf21b4897.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307018,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/65235927-2e56-424f-b177-ccdfa8afe6a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293009,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/6a63dfc7-3862-4ad9-9055-e484b18e49f8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287866,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/598223d1-534d-4538-ac17-c6e6803dc47e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240927,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/2b88b7e0-574a-49d6-b498-0627ab6b87db.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266271,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/0f663fc2-c9f9-41ec-87f2-29671e1d9d2a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336928,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/566993c0-c2bc-40b1-836c-56ac978b2063.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 448874,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/baa3924b-cf8c-4541-b05d-8429329365fd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354534,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/38513b65-c4c0-4ed4-883c-b956814df9ad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61ef48d9-64fb-5e63-89f6-80d908e957c4/61ef48d9-64fb-5e63-89f6-80d908e957c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 29722,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742555/general/a764650e-018e-4d91-ac32-0a918faa12ec.jpg',
'Width': 400}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 136.038 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715776%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [adesa.be] INFO: Saving data for 10715776: {'created_time': 1774365514.154151, 'last_price_update_time': 1774365514.154161, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715776') HTTP/1.1" 204 0
2026-03-24 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/d049ae9b-e538-4a60-9ab2-259a9c0a55a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:34 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715750%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [adesa.be] INFO: Scrape type for 10715750: 1
2026-03-24 15:18:34 [adesa.be] INFO: Scraping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252Ff2132021-f62b-4a0b-b4c8-b740394885bb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/f2132021-f62b-4a0b-b4c8-b740394885bb.jpg not downloaded yet
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/498d4338-5344-4182-bab1-644245bc1a23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/041d943a-293f-428c-bea0-b37c95c490d3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/90cd8e5d-b908-420d-a9f0-6f7d17329038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252Fafd6a3c3-13b0-4635-8959-d4220448efd8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/afd6a3c3-13b0-4635-8959-d4220448efd8.jpg not downloaded yet
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d6bf10>
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742511%252Fgeneral%252F5c2f2535-4d5c-4e31-b5e0-0444e33eb9bb.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/5c2f2535-4d5c-4e31-b5e0-0444e33eb9bb.jpg saved to cache
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a1d50>
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742511%252Fgeneral%252F17696603-d3c2-4111-b3c6-b5370ad6940c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/17696603-d3c2-4111-b3c6-b5370ad6940c.jpg saved to cache
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e39590>
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742505%252Fgeneral%252F5a383db7-97d0-498c-82e7-2525838ec460.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/5a383db7-97d0-498c-82e7-2525838ec460.jpg saved to cache
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-24 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with scrape type 1
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F3dc4c1f3-7ff1-4997-a284-f05cf81d0c3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/3dc4c1f3-7ff1-4997-a284-f05cf81d0c3f.jpg not downloaded yet
2026-03-24 15:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-24 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49445ed0-23db-590d-b078-d75d9a082fa7 with scrape type 1
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F02897f2c-131c-421d-909b-b0be9a333662.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/02897f2c-131c-421d-909b-b0be9a333662.jpg not downloaded yet
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/e4092ddf-413f-49d0-81d8-99eaec9998bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/c3399368-de1c-450e-a437-f2d569545edb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:18:34 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715751%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [adesa.be] INFO: Scrape type for 10715751: 1
2026-03-24 15:18:34 [adesa.be] INFO: Scraping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252F2b09840f-9632-4796-afc6-0e600ca66195.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/2b09840f-9632-4796-afc6-0e600ca66195.jpg not downloaded yet
2026-03-24 15:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252F0624539a-3c2c-4ae4-a095-a3a80aed995a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/0624539a-3c2c-4ae4-a095-a3a80aed995a.jpg not downloaded yet
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F65c4486f-c62c-4856-8e1a-20dbe79083d0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/65c4486f-c62c-4856-8e1a-20dbe79083d0.jpg not downloaded yet
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F8a44ce3b-ddf3-4d93-aa07-fbe0e6f9b48c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/8a44ce3b-ddf3-4d93-aa07-fbe0e6f9b48c.jpg not downloaded yet
2026-03-24 15:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/cdc68812-e7ff-495a-a6c9-9df3fe0f2e10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:34 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715754%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [adesa.be] INFO: Scrape type for 10715754: 1
2026-03-24 15:18:34 [adesa.be] INFO: Scraping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252Fd6e889eb-6fd6-46e1-819b-b85e5ddab2fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/d6e889eb-6fd6-46e1-819b-b85e5ddab2fc.jpg not downloaded yet
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a2c10>
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252Fd049ae9b-e538-4a60-9ab2-259a9c0a55a9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/d049ae9b-e538-4a60-9ab2-259a9c0a55a9.jpg saved to cache
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138b18d0>
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742511%252Fgeneral%252F498d4338-5344-4182-bab1-644245bc1a23.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/498d4338-5344-4182-bab1-644245bc1a23.jpg saved to cache
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e19110>
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252F041d943a-293f-428c-bea0-b37c95c490d3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/041d943a-293f-428c-bea0-b37c95c490d3.jpg saved to cache
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12efccd0>
2026-03-24 15:18:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252F90cd8e5d-b908-420d-a9f0-6f7d17329038.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/90cd8e5d-b908-420d-a9f0-6f7d17329038.jpg saved to cache
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-24 15:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a with scrape type 1
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F5dc63f80-a2d9-435d-9493-795a1de3653b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/5dc63f80-a2d9-435d-9493-795a1de3653b.jpg not downloaded yet
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252Fb5fb6de9-0ff6-4af4-ba23-c8031effef5a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/b5fb6de9-0ff6-4af4-ba23-c8031effef5a.jpg not downloaded yet
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252Fd8d7a3bb-79b8-4e24-aa3a-a500a8e88fbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/d8d7a3bb-79b8-4e24-aa3a-a500a8e88fbb.jpg not downloaded yet
2026-03-24 15:18:34 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-24 15:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715755%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [adesa.be] INFO: Scrape type for 10715755: 1
2026-03-24 15:18:35 [adesa.be] INFO: Scraping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252Fe63333fa-91a9-49ca-be7b-4ed33048d207.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/e63333fa-91a9-49ca-be7b-4ed33048d207.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F730b515d-6992-47c2-8438-e23a391e797a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/730b515d-6992-47c2-8438-e23a391e797a.jpg not downloaded yet
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/c60ca524-55c4-41b0-a02e-c3d1f216fa9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/52a86793-e2d1-4cf2-a3e9-317e8f71a98c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F77280eca-a135-4345-b1c1-089727e02902.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/77280eca-a135-4345-b1c1-089727e02902.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252Fe1fa474f-18e7-4e0a-b51a-3b638608cba4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/e1fa474f-18e7-4e0a-b51a-3b638608cba4.jpg not downloaded yet
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1391ea90>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742511%252Fgeneral%252Fe4092ddf-413f-49d0-81d8-99eaec9998bf.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/e4092ddf-413f-49d0-81d8-99eaec9998bf.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13868e50>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252Fc3399368-de1c-450e-a437-f2d569545edb.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/c3399368-de1c-450e-a437-f2d569545edb.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13833e10>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252Fcdc68812-e7ff-495a-a6c9-9df3fe0f2e10.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/cdc68812-e7ff-495a-a6c9-9df3fe0f2e10.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:35 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715756%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [adesa.be] INFO: Scrape type for 10715756: 1
2026-03-24 15:18:35 [adesa.be] INFO: Scraping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252F063858cc-f44b-4218-a22a-61f0cd81ee2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/063858cc-f44b-4218-a22a-61f0cd81ee2c.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252Fd11e3d95-abde-49bc-8e0f-81b3a923f348.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/d11e3d95-abde-49bc-8e0f-81b3a923f348.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F789f6582-9615-4fa8-91a6-6f382826acb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/789f6582-9615-4fa8-91a6-6f382826acb4.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F98e4cc0c-7cc7-422f-8b4e-2617387d4bcd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/98e4cc0c-7cc7-422f-8b4e-2617387d4bcd.jpg not downloaded yet
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/21518ac0-dab7-4566-b379-b24174ed109f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/d9e1ba7d-04e5-4de4-90ec-29f573703478.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/f2132021-f62b-4a0b-b4c8-b740394885bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/8a6dbb90-0901-4970-b0cd-d4a848086ec6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/0996fa24-c930-4c0e-a5c6-a229d300a33b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:18:35 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715757%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [adesa.be] INFO: Scrape type for 10715757: 1
2026-03-24 15:18:35 [adesa.be] INFO: Scraping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252Fc51978c8-aef7-4188-923e-f6618820a814.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/c51978c8-aef7-4188-923e-f6618820a814.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F93473fdf-7f69-4c2b-97a0-986396f910c3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/93473fdf-7f69-4c2b-97a0-986396f910c3.jpg not downloaded yet
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a43dd0>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252Fc60ca524-55c4-41b0-a02e-c3d1f216fa9d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/c60ca524-55c4-41b0-a02e-c3d1f216fa9d.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12dbb090>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252F52a86793-e2d1-4cf2-a3e9-317e8f71a98c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/52a86793-e2d1-4cf2-a3e9-317e8f71a98c.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-24 15:18:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with scrape type 1
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F9570389c-9b47-43d9-a4f7-483b7bf564f6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/9570389c-9b47-43d9-a4f7-483b7bf564f6.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F4e2ae780-4ea0-4a16-a75d-8d00cf812fc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/4e2ae780-4ea0-4a16-a75d-8d00cf812fc4.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F641206ec-4100-4cba-897b-6b994277d4d4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/641206ec-4100-4cba-897b-6b994277d4d4.jpg not downloaded yet
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/2b09840f-9632-4796-afc6-0e600ca66195.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:18:35 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715763%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [adesa.be] INFO: Scrape type for 10715763: 1
2026-03-24 15:18:35 [adesa.be] INFO: Scraping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252F7cbc14d3-81cd-4903-94b3-aa8d41fc0d31.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/7cbc14d3-81cd-4903-94b3-aa8d41fc0d31.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252Fa3829bf5-8581-4a48-ad5f-a87a761f961f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/a3829bf5-8581-4a48-ad5f-a87a761f961f.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252Fb5238727-153b-457c-8676-da7793e81a6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/b5238727-153b-457c-8676-da7793e81a6f.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F360517d6-6eb1-495b-9ee1-90332da0955f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/360517d6-6eb1-495b-9ee1-90332da0955f.jpg not downloaded yet
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F6c27b064-b4f4-44ce-a4b3-0781bfeb3005.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/6c27b064-b4f4-44ce-a4b3-0781bfeb3005.jpg not downloaded yet
2026-03-24 15:18:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ce6290>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F21518ac0-dab7-4566-b379-b24174ed109f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/21518ac0-dab7-4566-b379-b24174ed109f.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b98d50>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252Fd9e1ba7d-04e5-4de4-90ec-29f573703478.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/d9e1ba7d-04e5-4de4-90ec-29f573703478.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12db9c50>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252Ff2132021-f62b-4a0b-b4c8-b740394885bb.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/f2132021-f62b-4a0b-b4c8-b740394885bb.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca5290>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252F8a6dbb90-0901-4970-b0cd-d4a848086ec6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/8a6dbb90-0901-4970-b0cd-d4a848086ec6.jpg saved to cache
2026-03-24 15:18:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12adf7d0>
2026-03-24 15:18:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742516%252Fgeneral%252F0996fa24-c930-4c0e-a5c6-a229d300a33b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/0996fa24-c930-4c0e-a5c6-a229d300a33b.jpg saved to cache
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-24 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db34a42e-0ca8-577e-afb6-b907d7617025 with scrape type 1
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F8034ef45-85ce-4d3e-b103-5a092b829315.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/8034ef45-85ce-4d3e-b103-5a092b829315.jpg not downloaded yet
2026-03-24 15:18:36 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715758%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [adesa.be] INFO: Scrape type for 10715758: 1
2026-03-24 15:18:36 [adesa.be] INFO: Scraping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252F32f52a6d-5ea3-477a-89e8-74ecf6759b0c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/32f52a6d-5ea3-477a-89e8-74ecf6759b0c.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F1952238a-1268-4c71-bb1d-052cc944584d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/1952238a-1268-4c71-bb1d-052cc944584d.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252Ffdf6adf5-9a92-43df-b531-4cd256870ac6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/fdf6adf5-9a92-43df-b531-4cd256870ac6.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252Ff5c41fa9-528e-4bbe-a044-6b59ce8b3c53.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/f5c41fa9-528e-4bbe-a044-6b59ce8b3c53.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F25897bdf-7143-4a83-ba8e-0144855c634c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/25897bdf-7143-4a83-ba8e-0144855c634c.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F6d877f12-1caf-47d8-a5af-65351b59ea44.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/6d877f12-1caf-47d8-a5af-65351b59ea44.jpg not downloaded yet
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/d8d7a3bb-79b8-4e24-aa3a-a500a8e88fbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/b5fb6de9-0ff6-4af4-ba23-c8031effef5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:18:36 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715759%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [adesa.be] INFO: Scrape type for 10715759: 1
2026-03-24 15:18:36 [adesa.be] INFO: Scraping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F0d619627-6220-4017-be8c-9988550ddb2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/0d619627-6220-4017-be8c-9988550ddb2f.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252Fb9e63c16-324c-4073-bdcf-b769e9f7d9a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/b9e63c16-324c-4073-bdcf-b769e9f7d9a9.jpg not downloaded yet
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12afacd0>
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252F2b09840f-9632-4796-afc6-0e600ca66195.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/2b09840f-9632-4796-afc6-0e600ca66195.jpg saved to cache
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-24 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 644c682b-7d94-5b27-981a-2a3f4d6909e7 with scrape type 1
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fe7930e63-9984-41d7-88b7-e11739f4233c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/e7930e63-9984-41d7-88b7-e11739f4233c.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F54df40e7-3c7d-48b5-a56f-57bd251407d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/54df40e7-3c7d-48b5-a56f-57bd251407d6.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F65ce703f-4a52-4075-92b9-c3fcd5a57f15.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/65ce703f-4a52-4075-92b9-c3fcd5a57f15.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252Ff16700f5-898a-4c37-a09a-eea577095791.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/f16700f5-898a-4c37-a09a-eea577095791.jpg not downloaded yet
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/063858cc-f44b-4218-a22a-61f0cd81ee2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/e1fa474f-18e7-4e0a-b51a-3b638608cba4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:18:36 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715764%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [adesa.be] INFO: Scrape type for 10715764: 1
2026-03-24 15:18:36 [adesa.be] INFO: Scraping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252Fb5e6c862-2c6a-4d86-9659-89330b9f00f4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/b5e6c862-2c6a-4d86-9659-89330b9f00f4.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F28158ae1-ea97-46f0-8193-90ae8e949381.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/28158ae1-ea97-46f0-8193-90ae8e949381.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fc5ea394e-298b-4fec-8044-87431a7db2a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/c5ea394e-298b-4fec-8044-87431a7db2a3.jpg not downloaded yet
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/730b515d-6992-47c2-8438-e23a391e797a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/77280eca-a135-4345-b1c1-089727e02902.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252Ff71881f2-4eae-41fb-8457-cda7ea93e604.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/f71881f2-4eae-41fb-8457-cda7ea93e604.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252Ffa6a1e27-3857-4f66-8291-db322e419c27.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/fa6a1e27-3857-4f66-8291-db322e419c27.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F112eb083-6447-438c-a0d2-205bda04ca3d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/112eb083-6447-438c-a0d2-205bda04ca3d.jpg not downloaded yet
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e25d0>
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742504%252Fgeneral%252Fd8d7a3bb-79b8-4e24-aa3a-a500a8e88fbb.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/d8d7a3bb-79b8-4e24-aa3a-a500a8e88fbb.jpg saved to cache
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b74290>
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742509%252Fgeneral%252Fb5fb6de9-0ff6-4af4-ba23-c8031effef5a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/b5fb6de9-0ff6-4af4-ba23-c8031effef5a.jpg saved to cache
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/d11e3d95-abde-49bc-8e0f-81b3a923f348.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:18:36 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715765%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [adesa.be] INFO: Scrape type for 10715765: 1
2026-03-24 15:18:36 [adesa.be] INFO: Scraping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F61dd3f50-ad78-44f0-ac55-694676b4a0f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/61dd3f50-ad78-44f0-ac55-694676b4a0f1.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F24a2af1a-dce5-41f7-a77a-085b862683f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/24a2af1a-dce5-41f7-a77a-085b862683f3.jpg not downloaded yet
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fcfedf612-6b01-49db-91a2-0c9393c56e45.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/cfedf612-6b01-49db-91a2-0c9393c56e45.jpg not downloaded yet
2026-03-24 15:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/98e4cc0c-7cc7-422f-8b4e-2617387d4bcd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F739bda8e-f16b-4231-a04e-bd075b1e5bd0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/739bda8e-f16b-4231-a04e-bd075b1e5bd0.jpg not downloaded yet
2026-03-24 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-24 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92f107ab-d3e5-5065-b3ee-db44bb42d380 with scrape type 1
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fb170abf6-feb2-4a39-ba17-61651654e18d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/b170abf6-feb2-4a39-ba17-61651654e18d.jpg not downloaded yet
2026-03-24 15:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-24 15:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4198aa93-61d1-5464-9575-c5b24b31f9a1 with scrape type 1
2026-03-24 15:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F7e8cf702-d756-4572-97f4-c65a4c2838b7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/7e8cf702-d756-4572-97f4-c65a4c2838b7.jpg not downloaded yet
2026-03-24 15:18:37 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715760%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [adesa.be] INFO: Scrape type for 10715760: 1
2026-03-24 15:18:37 [adesa.be] INFO: Scraping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252Fe063f8a5-2e03-431f-978d-a37c2d9c38e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/e063f8a5-2e03-431f-978d-a37c2d9c38e8.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F84f1ee43-fdea-49fb-bbd4-0549c0976b8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/84f1ee43-fdea-49fb-bbd4-0549c0976b8c.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fb4b664c2-bc5f-4a68-a328-fc8f4abfe447.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/b4b664c2-bc5f-4a68-a328-fc8f4abfe447.jpg not downloaded yet
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13988b10>
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252F063858cc-f44b-4218-a22a-61f0cd81ee2c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/063858cc-f44b-4218-a22a-61f0cd81ee2c.jpg saved to cache
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b21310>
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252Fe1fa474f-18e7-4e0a-b51a-3b638608cba4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/e1fa474f-18e7-4e0a-b51a-3b638608cba4.jpg saved to cache
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-24 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d610f3d6-f246-5c61-986c-b2698f460e0a with scrape type 1
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fe0da9b34-7f92-44c9-958f-d90c1f34dd20.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/e0da9b34-7f92-44c9-958f-d90c1f34dd20.jpg not downloaded yet
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b4db50>
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F730b515d-6992-47c2-8438-e23a391e797a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/730b515d-6992-47c2-8438-e23a391e797a.jpg saved to cache
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b26850>
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F77280eca-a135-4345-b1c1-089727e02902.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/77280eca-a135-4345-b1c1-089727e02902.jpg saved to cache
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-24 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with scrape type 1
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fa8f67f37-2a0d-474b-936d-906e87b76c69.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/a8f67f37-2a0d-474b-936d-906e87b76c69.jpg not downloaded yet
2026-03-24 15:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-24 15:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with scrape type 1
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F28b15662-b093-4b57-b30b-11c99dc1a128.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/28b15662-b093-4b57-b30b-11c99dc1a128.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F5e9bac94-b9bb-4ade-ade2-22d81af3da6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/5e9bac94-b9bb-4ade-ade2-22d81af3da6d.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fd9e9af43-0e68-4312-baa3-d5d5fe7387d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/d9e9af43-0e68-4312-baa3-d5d5fe7387d1.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F4ad9a918-a3fc-43d5-989d-2426216658d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/4ad9a918-a3fc-43d5-989d-2426216658d6.jpg not downloaded yet
2026-03-24 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/641206ec-4100-4cba-897b-6b994277d4d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:18:37 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715762%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [adesa.be] INFO: Scrape type for 10715762: 1
2026-03-24 15:18:37 [adesa.be] INFO: Scraping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F75d04d77-778f-4b44-b67f-6b53ac1b9f99.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/75d04d77-778f-4b44-b67f-6b53ac1b9f99.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Faa0d2bbb-4355-4d53-9e67-e060502d10a4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/aa0d2bbb-4355-4d53-9e67-e060502d10a4.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fb55941ce-e904-4822-9309-487bc8a4a60b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/b55941ce-e904-4822-9309-487bc8a4a60b.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F5b44de6b-fb32-4341-a1ff-bf3471889a64.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/5b44de6b-fb32-4341-a1ff-bf3471889a64.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fb605814b-6e32-477b-830d-8cb234227f78.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/b605814b-6e32-477b-830d-8cb234227f78.jpg not downloaded yet
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f23f90>
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252Fd11e3d95-abde-49bc-8e0f-81b3a923f348.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/d11e3d95-abde-49bc-8e0f-81b3a923f348.jpg saved to cache
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F80005007-b60b-4ab4-9f81-09c9fb570556.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/80005007-b60b-4ab4-9f81-09c9fb570556.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fa3a66617-d910-4194-b10c-49c8fe5fa1f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/a3a66617-d910-4194-b10c-49c8fe5fa1f2.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F0b9f0539-05e6-477b-b81b-7d554179fad3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/0b9f0539-05e6-477b-b81b-7d554179fad3.jpg not downloaded yet
2026-03-24 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/fdf6adf5-9a92-43df-b531-4cd256870ac6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:37 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715770%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [adesa.be] INFO: Scrape type for 10715770: 1
2026-03-24 15:18:37 [adesa.be] INFO: Scraping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F0a4cbd0d-4643-4319-bd8e-da1483ec7a7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/0a4cbd0d-4643-4319-bd8e-da1483ec7a7e.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fa91c5d7d-954c-4d93-bf12-ffeb5f32e61a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/a91c5d7d-954c-4d93-bf12-ffeb5f32e61a.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252F5e3ca55b-4de8-490e-bb94-00161b37bc09.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/5e3ca55b-4de8-490e-bb94-00161b37bc09.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F591f8553-f0e5-4b45-a1d9-ecbffed887b3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/591f8553-f0e5-4b45-a1d9-ecbffed887b3.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fad407326-a66b-419c-a764-8c3e76ea9e7b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/ad407326-a66b-419c-a764-8c3e76ea9e7b.jpg not downloaded yet
2026-03-24 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/25897bdf-7143-4a83-ba8e-0144855c634c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/6d877f12-1caf-47d8-a5af-65351b59ea44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/1952238a-1268-4c71-bb1d-052cc944584d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F49a9258a-c9cd-44ef-b122-3de9be37a040.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/49a9258a-c9cd-44ef-b122-3de9be37a040.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F5dd17196-2ab6-4aff-aa25-d1174eb3fbea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/5dd17196-2ab6-4aff-aa25-d1174eb3fbea.jpg not downloaded yet
2026-03-24 15:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F502d2635-55a3-4a4f-93f4-95a3fd391a12.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/502d2635-55a3-4a4f-93f4-95a3fd391a12.jpg not downloaded yet
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12da2410>
2026-03-24 15:18:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F98e4cc0c-7cc7-422f-8b4e-2617387d4bcd.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/98e4cc0c-7cc7-422f-8b4e-2617387d4bcd.jpg saved to cache
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dd1590>
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F641206ec-4100-4cba-897b-6b994277d4d4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/641206ec-4100-4cba-897b-6b994277d4d4.jpg saved to cache
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715772%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10715772: 1
2026-03-24 15:18:38 [adesa.be] INFO: Scraping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F25b1c0cd-9140-4f4d-b69e-66bfbfe2f096.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/25b1c0cd-9140-4f4d-b69e-66bfbfe2f096.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252F2c42e48f-07f6-4eef-a578-17f529e0ea48.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/2c42e48f-07f6-4eef-a578-17f529e0ea48.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252F60e17b3b-3c3b-4f0b-8e2b-496020593dba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/60e17b3b-3c3b-4f0b-8e2b-496020593dba.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F6f700c76-b54e-4800-97bd-72d4ef5a8e7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/6f700c76-b54e-4800-97bd-72d4ef5a8e7c.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F6025bf13-c31b-4207-b0ee-941476272dbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/6025bf13-c31b-4207-b0ee-941476272dbd.jpg not downloaded yet
2026-03-24 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/65ce703f-4a52-4075-92b9-c3fcd5a57f15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252Fbdb5476c-50a8-4f02-b799-96a80a1a32d9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/bdb5476c-50a8-4f02-b799-96a80a1a32d9.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F8e2c1ed0-e547-4f88-9516-864a6d847f52.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/8e2c1ed0-e547-4f88-9516-864a6d847f52.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F5833170a-2270-4f61-a99c-de0aeb19963f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/5833170a-2270-4f61-a99c-de0aeb19963f.jpg not downloaded yet
2026-03-24 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/f16700f5-898a-4c37-a09a-eea577095791.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/c5ea394e-298b-4fec-8044-87431a7db2a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715774%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10715774: 1
2026-03-24 15:18:38 [adesa.be] INFO: Scraping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fd8e671fb-eb98-4ed3-8c9f-51ffb8a04cbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/d8e671fb-eb98-4ed3-8c9f-51ffb8a04cbb.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fc3343ab1-e983-4607-936f-5e14f857e1e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/c3343ab1-e983-4607-936f-5e14f857e1e4.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F307e09f8-f62a-467d-894f-0eea3d0086a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/307e09f8-f62a-467d-894f-0eea3d0086a9.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F9eb2a067-6d89-4ca4-b029-8f0db0e54ca2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/9eb2a067-6d89-4ca4-b029-8f0db0e54ca2.jpg not downloaded yet
2026-03-24 15:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-24 15:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with scrape type 1
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Ff8f5c94e-7bf7-412e-8745-08af5e2411a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/f8f5c94e-7bf7-412e-8745-08af5e2411a8.jpg not downloaded yet
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e97050>
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252Ffdf6adf5-9a92-43df-b531-4cd256870ac6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/fdf6adf5-9a92-43df-b531-4cd256870ac6.jpg saved to cache
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cf1b90>
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F25897bdf-7143-4a83-ba8e-0144855c634c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/25897bdf-7143-4a83-ba8e-0144855c634c.jpg saved to cache
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ad3c90>
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F6d877f12-1caf-47d8-a5af-65351b59ea44.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/6d877f12-1caf-47d8-a5af-65351b59ea44.jpg saved to cache
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b13250>
2026-03-24 15:18:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F1952238a-1268-4c71-bb1d-052cc944584d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/1952238a-1268-4c71-bb1d-052cc944584d.jpg saved to cache
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/b5238727-153b-457c-8676-da7793e81a6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/54df40e7-3c7d-48b5-a56f-57bd251407d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252Ffa26946c-6f6a-421d-ba30-0f610eb44d0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/fa26946c-6f6a-421d-ba30-0f610eb44d0b.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F7b71229c-fe06-4365-938b-a3a0deb1da65.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/7b71229c-fe06-4365-938b-a3a0deb1da65.jpg not downloaded yet
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F79c2270b-ad99-4be5-ac01-37594c931fb3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/79c2270b-ad99-4be5-ac01-37594c931fb3.jpg not downloaded yet
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10715045
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715045%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10715045: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10715045 url https://www.openlane.eu/en/carv6/auction/10715045
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10715047
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715047%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10715047: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10715047 url https://www.openlane.eu/en/carv6/auction/10715047
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10714226
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714226%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10714226: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10714226 url https://www.openlane.eu/en/carv6/auction/10714226
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10714229
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714229%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10714229: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10714229 url https://www.openlane.eu/en/carv6/auction/10714229
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10714237
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714237%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10714237: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10714237 url https://www.openlane.eu/en/carv6/auction/10714237
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10714233
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714233%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10714233: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10714233 url https://www.openlane.eu/en/carv6/auction/10714233
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10714236
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714236%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10714236: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10714236 url https://www.openlane.eu/en/carv6/auction/10714236
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10714240
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714240%27 HTTP/1.1" 200 None
2026-03-24 15:18:38 [adesa.be] INFO: Scrape type for 10714240: 0
2026-03-24 15:18:38 [adesa.be] INFO: Skipping item 10714240 url https://www.openlane.eu/en/carv6/auction/10714240
2026-03-24 15:18:38 [adesa.be] INFO: Found listing with ID: 10714239
2026-03-24 15:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714239%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714239: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714239 url https://www.openlane.eu/en/carv6/auction/10714239
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714242
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714242%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714242: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714242 url https://www.openlane.eu/en/carv6/auction/10714242
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714243
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714243%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714243: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714243 url https://www.openlane.eu/en/carv6/auction/10714243
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714249
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714249%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714249: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714249 url https://www.openlane.eu/en/carv6/auction/10714249
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714250
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714250%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714250: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714250 url https://www.openlane.eu/en/carv6/auction/10714250
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714253
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714253%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714253: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714253 url https://www.openlane.eu/en/carv6/auction/10714253
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714256
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714256%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714256: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714256 url https://www.openlane.eu/en/carv6/auction/10714256
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714264
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714264%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714264: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714264 url https://www.openlane.eu/en/carv6/auction/10714264
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714267
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714267%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714267: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714267 url https://www.openlane.eu/en/carv6/auction/10714267
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714272
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714272%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714272: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714272 url https://www.openlane.eu/en/carv6/auction/10714272
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714275
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714275%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714275: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714275 url https://www.openlane.eu/en/carv6/auction/10714275
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714273
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714273%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714273: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714273 url https://www.openlane.eu/en/carv6/auction/10714273
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714274
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714274%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714274: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714274 url https://www.openlane.eu/en/carv6/auction/10714274
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714371
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714371%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714371: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714371 url https://www.openlane.eu/en/carv6/auction/10714371
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714372
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714372%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714372: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714372 url https://www.openlane.eu/en/carv6/auction/10714372
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714375
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714375%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714375: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714375 url https://www.openlane.eu/en/carv6/auction/10714375
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714373
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714373%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714373: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714373 url https://www.openlane.eu/en/carv6/auction/10714373
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714379
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714379%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714379: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714379 url https://www.openlane.eu/en/carv6/auction/10714379
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714378
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714378%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714378: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714378 url https://www.openlane.eu/en/carv6/auction/10714378
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714473
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714473%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714473: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714473 url https://www.openlane.eu/en/carv6/auction/10714473
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714474
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714474%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714474: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714474 url https://www.openlane.eu/en/carv6/auction/10714474
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714475
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714475%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714475: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714475 url https://www.openlane.eu/en/carv6/auction/10714475
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714564
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714564%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714564: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714564 url https://www.openlane.eu/en/carv6/auction/10714564
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714566
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714566%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714566: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714566 url https://www.openlane.eu/en/carv6/auction/10714566
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714572
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714572%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714572: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714572 url https://www.openlane.eu/en/carv6/auction/10714572
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714573
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714573%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714573: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714573 url https://www.openlane.eu/en/carv6/auction/10714573
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714586
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714586%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714586: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714586 url https://www.openlane.eu/en/carv6/auction/10714586
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714691
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714691%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714691: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714691 url https://www.openlane.eu/en/carv6/auction/10714691
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714956
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714956%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714956: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714956 url https://www.openlane.eu/en/carv6/auction/10714956
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714981
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714981%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714981: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714981 url https://www.openlane.eu/en/carv6/auction/10714981
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714986
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714986%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714986: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714986 url https://www.openlane.eu/en/carv6/auction/10714986
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714983
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714983%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714983: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714983 url https://www.openlane.eu/en/carv6/auction/10714983
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714991
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714991%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714991: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714991 url https://www.openlane.eu/en/carv6/auction/10714991
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714989
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714989%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714989: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714989 url https://www.openlane.eu/en/carv6/auction/10714989
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10716106
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716106%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10716106: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10716106 url https://www.openlane.eu/en/carv6/auction/10716106
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714220
2026-03-24 15:18:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714220%27 HTTP/1.1" 200 None
2026-03-24 15:18:39 [adesa.be] INFO: Scrape type for 10714220: 0
2026-03-24 15:18:39 [adesa.be] INFO: Skipping item 10714220 url https://www.openlane.eu/en/carv6/auction/10714220
2026-03-24 15:18:39 [adesa.be] INFO: Found listing with ID: 10714221
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714221%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714221: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714221 url https://www.openlane.eu/en/carv6/auction/10714221
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714219
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714219%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714219: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714219 url https://www.openlane.eu/en/carv6/auction/10714219
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714218
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714218%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714218: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714218 url https://www.openlane.eu/en/carv6/auction/10714218
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716080
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716080%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716080: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716080 url https://www.openlane.eu/en/carv6/auction/10716080
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716104
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716104%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716104: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716104 url https://www.openlane.eu/en/carv6/auction/10716104
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716076
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716076%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716076: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716076 url https://www.openlane.eu/en/carv6/auction/10716076
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714223
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714223%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714223: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714223 url https://www.openlane.eu/en/carv6/auction/10714223
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714222
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714222%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714222: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714222 url https://www.openlane.eu/en/carv6/auction/10714222
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716108
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716108%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716108: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716108 url https://www.openlane.eu/en/carv6/auction/10716108
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716114
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716114%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716114: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716114 url https://www.openlane.eu/en/carv6/auction/10716114
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716129
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716129%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716129: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716129 url https://www.openlane.eu/en/carv6/auction/10716129
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716115
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716115%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716115: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716115 url https://www.openlane.eu/en/carv6/auction/10716115
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714224
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714224%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714224: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714224 url https://www.openlane.eu/en/carv6/auction/10714224
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716092
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716092%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716092: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716092 url https://www.openlane.eu/en/carv6/auction/10716092
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716094
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716094%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716094: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716094 url https://www.openlane.eu/en/carv6/auction/10716094
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714225
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714225%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714225: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714225 url https://www.openlane.eu/en/carv6/auction/10714225
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714444
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714444%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714444: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714444 url https://www.openlane.eu/en/carv6/auction/10714444
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714227
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714227%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714227: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714227 url https://www.openlane.eu/en/carv6/auction/10714227
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714228
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714228%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714228: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714228 url https://www.openlane.eu/en/carv6/auction/10714228
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714230
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714230%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714230: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714230 url https://www.openlane.eu/en/carv6/auction/10714230
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716110
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716110%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716110: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716110 url https://www.openlane.eu/en/carv6/auction/10716110
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714231
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714231%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714231: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714231 url https://www.openlane.eu/en/carv6/auction/10714231
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714232
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714232%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714232: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714232 url https://www.openlane.eu/en/carv6/auction/10714232
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716073
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716073%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716073: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716073 url https://www.openlane.eu/en/carv6/auction/10716073
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714234
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714234%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714234: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714234 url https://www.openlane.eu/en/carv6/auction/10714234
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714235
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714235%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714235: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714235 url https://www.openlane.eu/en/carv6/auction/10714235
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714238
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714238%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714238: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714238 url https://www.openlane.eu/en/carv6/auction/10714238
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714241
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714241%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714241: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714241 url https://www.openlane.eu/en/carv6/auction/10714241
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714244
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714244%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714244: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714244 url https://www.openlane.eu/en/carv6/auction/10714244
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714245
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714245%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714245: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714245 url https://www.openlane.eu/en/carv6/auction/10714245
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714246
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714246%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714246: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714246 url https://www.openlane.eu/en/carv6/auction/10714246
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714247
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714247%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714247: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714247 url https://www.openlane.eu/en/carv6/auction/10714247
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716075
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716075%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716075: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716075 url https://www.openlane.eu/en/carv6/auction/10716075
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10714248
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714248%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10714248: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10714248 url https://www.openlane.eu/en/carv6/auction/10714248
2026-03-24 15:18:40 [adesa.be] INFO: Found listing with ID: 10716077
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716077%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [adesa.be] INFO: Scrape type for 10716077: 0
2026-03-24 15:18:40 [adesa.be] INFO: Skipping item 10716077 url https://www.openlane.eu/en/carv6/auction/10716077
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Ff1fafc81-ccf8-4e1f-9990-2810b8b45d6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/f1fafc81-ccf8-4e1f-9990-2810b8b45d6b.jpg not downloaded yet
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fe294d432-b149-4ecc-b6fb-04790b65c20a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/e294d432-b149-4ecc-b6fb-04790b65c20a.jpg not downloaded yet
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F96dfcec9-3c6a-48d4-aa05-ac13eb4c6b4b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/96dfcec9-3c6a-48d4-aa05-ac13eb4c6b4b.jpg not downloaded yet
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F1323f9ef-94e6-480e-b49b-4a43d8c7f10b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/1323f9ef-94e6-480e-b49b-4a43d8c7f10b.jpg not downloaded yet
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F646174dd-3959-4637-9ce4-a89c9475d671.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/646174dd-3959-4637-9ce4-a89c9475d671.jpg not downloaded yet
2026-03-24 15:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/e7930e63-9984-41d7-88b7-e11739f4233c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fe17e3dd8-929b-4e96-8c74-b8975a6d11f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/e17e3dd8-929b-4e96-8c74-b8975a6d11f9.jpg not downloaded yet
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F51a64bbd-fa04-410e-8620-0c3aa155d63a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/51a64bbd-fa04-410e-8620-0c3aa155d63a.jpg not downloaded yet
2026-03-24 15:18:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f84b50>
2026-03-24 15:18:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F65ce703f-4a52-4075-92b9-c3fcd5a57f15.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/65ce703f-4a52-4075-92b9-c3fcd5a57f15.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cf1d90>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252Ff16700f5-898a-4c37-a09a-eea577095791.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/f16700f5-898a-4c37-a09a-eea577095791.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dfd9d0>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fc5ea394e-298b-4fec-8044-87431a7db2a3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/c5ea394e-298b-4fec-8044-87431a7db2a3.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fad7282c6-1a6f-455e-af3a-27bf10b66606.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/ad7282c6-1a6f-455e-af3a-27bf10b66606.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Ff97f4e27-bb4a-4b39-bd09-d18937e8cf2c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/f97f4e27-bb4a-4b39-bd09-d18937e8cf2c.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fc3ae7b4f-4247-4568-803e-ccb25f5c275f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/c3ae7b4f-4247-4568-803e-ccb25f5c275f.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fc7fdc8f0-3210-4ca2-aab7-a173202f95c2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/c7fdc8f0-3210-4ca2-aab7-a173202f95c2.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Ff64ebff4-b9df-4fce-9bcb-d3506e85c38f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/f64ebff4-b9df-4fce-9bcb-d3506e85c38f.jpg not downloaded yet
2026-03-24 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/28158ae1-ea97-46f0-8193-90ae8e949381.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/b9e63c16-324c-4073-bdcf-b769e9f7d9a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/a3a66617-d910-4194-b10c-49c8fe5fa1f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F3c38a113-ad0b-4557-ac6d-72388bc14366.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/3c38a113-ad0b-4557-ac6d-72388bc14366.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F555314f4-606d-49c1-8b7c-b2303115ba90.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/555314f4-606d-49c1-8b7c-b2303115ba90.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252F5b5024d1-42fd-40e4-a9c5-597ff5ab6f45.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/5b5024d1-42fd-40e4-a9c5-597ff5ab6f45.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fae934d23-b771-4144-aa78-ad9dd58baac0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/ae934d23-b771-4144-aa78-ad9dd58baac0.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F1b913669-1ff8-49ed-845b-715aaf75702b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/1b913669-1ff8-49ed-845b-715aaf75702b.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F734a6ea3-2e1a-483e-a580-55adacdcdd9f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/734a6ea3-2e1a-483e-a580-55adacdcdd9f.jpg not downloaded yet
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e5890>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252Fb5238727-153b-457c-8676-da7793e81a6f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/b5238727-153b-457c-8676-da7793e81a6f.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13aaed90>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F54df40e7-3c7d-48b5-a56f-57bd251407d6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/54df40e7-3c7d-48b5-a56f-57bd251407d6.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b866d0>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fe7930e63-9984-41d7-88b7-e11739f4233c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/e7930e63-9984-41d7-88b7-e11739f4233c.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/28b15662-b093-4b57-b30b-11c99dc1a128.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fd71a317f-1612-4f5a-b961-5fa398adce21.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/d71a317f-1612-4f5a-b961-5fa398adce21.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F3929eda5-629f-4298-92dd-e2f9815b229a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/3929eda5-629f-4298-92dd-e2f9815b229a.jpg not downloaded yet
2026-03-24 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/112eb083-6447-438c-a0d2-205bda04ca3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fbd12d1bc-7340-413f-87bd-bc30d05b61e6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/bd12d1bc-7340-413f-87bd-bc30d05b61e6.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F91193a83-9a3a-479e-a107-0d240ea84be7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/91193a83-9a3a-479e-a107-0d240ea84be7.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F21fd5c30-400e-4190-bbd4-2a753eaa86ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/21fd5c30-400e-4190-bbd4-2a753eaa86ab.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fe2d28184-7873-49ff-861e-7ac9c5d6a5f1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/e2d28184-7873-49ff-861e-7ac9c5d6a5f1.jpg not downloaded yet
2026-03-24 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/b5e6c862-2c6a-4d86-9659-89330b9f00f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/0b9f0539-05e6-477b-b81b-7d554179fad3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F9b7381cb-eb47-4a0b-b552-6e2135e9654f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/9b7381cb-eb47-4a0b-b552-6e2135e9654f.jpg not downloaded yet
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F08576092-511e-4500-a21f-da7f39002c6d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/08576092-511e-4500-a21f-da7f39002c6d.jpg not downloaded yet
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b7d050>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F28158ae1-ea97-46f0-8193-90ae8e949381.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/28158ae1-ea97-46f0-8193-90ae8e949381.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a495d0>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252Fb9e63c16-324c-4073-bdcf-b769e9f7d9a9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/b9e63c16-324c-4073-bdcf-b769e9f7d9a9.jpg saved to cache
2026-03-24 15:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1397cfd0>
2026-03-24 15:18:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fa3a66617-d910-4194-b10c-49c8fe5fa1f2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/a3a66617-d910-4194-b10c-49c8fe5fa1f2.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/80005007-b60b-4ab4-9f81-09c9fb570556.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fee216e24-8e63-4cfd-abd0-8ccdfe19d9af.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/ee216e24-8e63-4cfd-abd0-8ccdfe19d9af.jpg not downloaded yet
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fac3ddefe-e7ae-429e-86f8-5c4caa0babe0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/ac3ddefe-e7ae-429e-86f8-5c4caa0babe0.jpg not downloaded yet
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fa0acd409-35e8-4b32-bd0e-03fb322fc9a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/a0acd409-35e8-4b32-bd0e-03fb322fc9a8.jpg not downloaded yet
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fa33aac1d-d529-4ab8-8129-242d42038f16.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/a33aac1d-d529-4ab8-8129-242d42038f16.jpg not downloaded yet
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F380bd182-a044-41ba-9fb8-af82bb96922e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/380bd182-a044-41ba-9fb8-af82bb96922e.jpg not downloaded yet
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13832110>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F28b15662-b093-4b57-b30b-11c99dc1a128.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/28b15662-b093-4b57-b30b-11c99dc1a128.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a4b6d0>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F112eb083-6447-438c-a0d2-205bda04ca3d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/112eb083-6447-438c-a0d2-205bda04ca3d.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12db9590>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252Fb5e6c862-2c6a-4d86-9659-89330b9f00f4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/b5e6c862-2c6a-4d86-9659-89330b9f00f4.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d29590>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F0b9f0539-05e6-477b-b81b-7d554179fad3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/0b9f0539-05e6-477b-b81b-7d554179fad3.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/6025bf13-c31b-4207-b0ee-941476272dbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fdca0ca21-d5d9-4695-9c9a-62cec8c3d5c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/dca0ca21-d5d9-4695-9c9a-62cec8c3d5c1.jpg not downloaded yet
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/5b44de6b-fb32-4341-a1ff-bf3471889a64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/6f700c76-b54e-4800-97bd-72d4ef5a8e7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/8e2c1ed0-e547-4f88-9516-864a6d847f52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ea0550>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F80005007-b60b-4ab4-9f81-09c9fb570556.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/80005007-b60b-4ab4-9f81-09c9fb570556.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/b605814b-6e32-477b-830d-8cb234227f78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fb460baf3-8992-42de-8e68-150ec0394f48.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/b460baf3-8992-42de-8e68-150ec0394f48.jpg not downloaded yet
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/5833170a-2270-4f61-a99c-de0aeb19963f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/79c2270b-ad99-4be5-ac01-37594c931fb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F46ca6cc9-8e01-4ead-b849-e97b643736a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/46ca6cc9-8e01-4ead-b849-e97b643736a8.jpg not downloaded yet
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/60e17b3b-3c3b-4f0b-8e2b-496020593dba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ea1510>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F6025bf13-c31b-4207-b0ee-941476272dbd.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/6025bf13-c31b-4207-b0ee-941476272dbd.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/d71a317f-1612-4f5a-b961-5fa398adce21.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/734a6ea3-2e1a-483e-a580-55adacdcdd9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ac8f50>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F5b44de6b-fb32-4341-a1ff-bf3471889a64.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/5b44de6b-fb32-4341-a1ff-bf3471889a64.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ce05d0>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F6f700c76-b54e-4800-97bd-72d4ef5a8e7c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/6f700c76-b54e-4800-97bd-72d4ef5a8e7c.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b36450>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F8e2c1ed0-e547-4f88-9516-864a6d847f52.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/8e2c1ed0-e547-4f88-9516-864a6d847f52.jpg saved to cache
2026-03-24 15:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13aad490>
2026-03-24 15:18:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fb605814b-6e32-477b-830d-8cb234227f78.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/b605814b-6e32-477b-830d-8cb234227f78.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cfc1d0>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F5833170a-2270-4f61-a99c-de0aeb19963f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/5833170a-2270-4f61-a99c-de0aeb19963f.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d59590>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F79c2270b-ad99-4be5-ac01-37594c931fb3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/79c2270b-ad99-4be5-ac01-37594c931fb3.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b3b950>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252F60e17b3b-3c3b-4f0b-8e2b-496020593dba.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/60e17b3b-3c3b-4f0b-8e2b-496020593dba.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/555314f4-606d-49c1-8b7c-b2303115ba90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/f64ebff4-b9df-4fce-9bcb-d3506e85c38f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/3929eda5-629f-4298-92dd-e2f9815b229a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/c7fdc8f0-3210-4ca2-aab7-a173202f95c2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/e2d28184-7873-49ff-861e-7ac9c5d6a5f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138736d0>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fd71a317f-1612-4f5a-b961-5fa398adce21.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/d71a317f-1612-4f5a-b961-5fa398adce21.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dfcfd0>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F734a6ea3-2e1a-483e-a580-55adacdcdd9f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/734a6ea3-2e1a-483e-a580-55adacdcdd9f.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/c3ae7b4f-4247-4568-803e-ccb25f5c275f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/a33aac1d-d529-4ab8-8129-242d42038f16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/380bd182-a044-41ba-9fb8-af82bb96922e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a07f50>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F555314f4-606d-49c1-8b7c-b2303115ba90.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/555314f4-606d-49c1-8b7c-b2303115ba90.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138704d0>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Ff64ebff4-b9df-4fce-9bcb-d3506e85c38f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/f64ebff4-b9df-4fce-9bcb-d3506e85c38f.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/46ca6cc9-8e01-4ead-b849-e97b643736a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/a0acd409-35e8-4b32-bd0e-03fb322fc9a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/9b7381cb-eb47-4a0b-b552-6e2135e9654f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f853d0>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F3929eda5-629f-4298-92dd-e2f9815b229a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/3929eda5-629f-4298-92dd-e2f9815b229a.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f84d90>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fc7fdc8f0-3210-4ca2-aab7-a173202f95c2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/c7fdc8f0-3210-4ca2-aab7-a173202f95c2.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13aa8510>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fe2d28184-7873-49ff-861e-7ac9c5d6a5f1.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/e2d28184-7873-49ff-861e-7ac9c5d6a5f1.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f5a290>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fc3ae7b4f-4247-4568-803e-ccb25f5c275f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/c3ae7b4f-4247-4568-803e-ccb25f5c275f.jpg saved to cache
2026-03-24 15:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1386ac90>
2026-03-24 15:18:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fa33aac1d-d529-4ab8-8129-242d42038f16.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/a33aac1d-d529-4ab8-8129-242d42038f16.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f84ed0>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F380bd182-a044-41ba-9fb8-af82bb96922e.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/380bd182-a044-41ba-9fb8-af82bb96922e.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/ee216e24-8e63-4cfd-abd0-8ccdfe19d9af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/08576092-511e-4500-a21f-da7f39002c6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/b460baf3-8992-42de-8e68-150ec0394f48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/ac3ddefe-e7ae-429e-86f8-5c4caa0babe0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/dca0ca21-d5d9-4695-9c9a-62cec8c3d5c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1397d450>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F46ca6cc9-8e01-4ead-b849-e97b643736a8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/46ca6cc9-8e01-4ead-b849-e97b643736a8.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a9f150>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fa0acd409-35e8-4b32-bd0e-03fb322fc9a8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/a0acd409-35e8-4b32-bd0e-03fb322fc9a8.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d6f390>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F9b7381cb-eb47-4a0b-b552-6e2135e9654f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/9b7381cb-eb47-4a0b-b552-6e2135e9654f.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/21fd5c30-400e-4190-bbd4-2a753eaa86ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/91193a83-9a3a-479e-a107-0d240ea84be7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/3c38a113-ad0b-4557-ac6d-72388bc14366.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cff910>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fee216e24-8e63-4cfd-abd0-8ccdfe19d9af.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/ee216e24-8e63-4cfd-abd0-8ccdfe19d9af.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1393f4d0>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F08576092-511e-4500-a21f-da7f39002c6d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/08576092-511e-4500-a21f-da7f39002c6d.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b5f350>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fb460baf3-8992-42de-8e68-150ec0394f48.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/b460baf3-8992-42de-8e68-150ec0394f48.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eb1850>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fac3ddefe-e7ae-429e-86f8-5c4caa0babe0.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/ac3ddefe-e7ae-429e-86f8-5c4caa0babe0.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1394d5d0>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Fdca0ca21-d5d9-4695-9c9a-62cec8c3d5c1.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/dca0ca21-d5d9-4695-9c9a-62cec8c3d5c1.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/ae934d23-b771-4144-aa78-ad9dd58baac0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/f97f4e27-bb4a-4b39-bd09-d18937e8cf2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/5b5024d1-42fd-40e4-a9c5-597ff5ab6f45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/bd12d1bc-7340-413f-87bd-bc30d05b61e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/1b913669-1ff8-49ed-845b-715aaf75702b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/e17e3dd8-929b-4e96-8c74-b8975a6d11f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d6b510>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F21fd5c30-400e-4190-bbd4-2a753eaa86ab.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/21fd5c30-400e-4190-bbd4-2a753eaa86ab.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b5b4d0>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F91193a83-9a3a-479e-a107-0d240ea84be7.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/91193a83-9a3a-479e-a107-0d240ea84be7.jpg saved to cache
2026-03-24 15:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0f510>
2026-03-24 15:18:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F3c38a113-ad0b-4557-ac6d-72388bc14366.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/3c38a113-ad0b-4557-ac6d-72388bc14366.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/ad7282c6-1a6f-455e-af3a-27bf10b66606.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/51a64bbd-fa04-410e-8620-0c3aa155d63a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/7b71229c-fe06-4365-938b-a3a0deb1da65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/646174dd-3959-4637-9ce4-a89c9475d671.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb9410>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fae934d23-b771-4144-aa78-ad9dd58baac0.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/ae934d23-b771-4144-aa78-ad9dd58baac0.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138812d0>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Ff97f4e27-bb4a-4b39-bd09-d18937e8cf2c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/f97f4e27-bb4a-4b39-bd09-d18937e8cf2c.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f69150>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252F5b5024d1-42fd-40e4-a9c5-597ff5ab6f45.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/5b5024d1-42fd-40e4-a9c5-597ff5ab6f45.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b84510>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fbd12d1bc-7340-413f-87bd-bc30d05b61e6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/bd12d1bc-7340-413f-87bd-bc30d05b61e6.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139b6e90>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F1b913669-1ff8-49ed-845b-715aaf75702b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/1b913669-1ff8-49ed-845b-715aaf75702b.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e73c50>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fe17e3dd8-929b-4e96-8c74-b8975a6d11f9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/e17e3dd8-929b-4e96-8c74-b8975a6d11f9.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/f1fafc81-ccf8-4e1f-9990-2810b8b45d6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/96dfcec9-3c6a-48d4-aa05-ac13eb4c6b4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/1323f9ef-94e6-480e-b49b-4a43d8c7f10b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/e294d432-b149-4ecc-b6fb-04790b65c20a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742535/general/f8f5c94e-7bf7-412e-8745-08af5e2411a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715756)
2026-03-24 15:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/fa26946c-6f6a-421d-ba30-0f610eb44d0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ab7190>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fad7282c6-1a6f-455e-af3a-27bf10b66606.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/ad7282c6-1a6f-455e-af3a-27bf10b66606.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb4190>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F51a64bbd-fa04-410e-8620-0c3aa155d63a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/51a64bbd-fa04-410e-8620-0c3aa155d63a.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12adcd10>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F7b71229c-fe06-4365-938b-a3a0deb1da65.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/7b71229c-fe06-4365-938b-a3a0deb1da65.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13984850>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252F646174dd-3959-4637-9ce4-a89c9475d671.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/646174dd-3959-4637-9ce4-a89c9475d671.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a047d0>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Ff1fafc81-ccf8-4e1f-9990-2810b8b45d6b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/f1fafc81-ccf8-4e1f-9990-2810b8b45d6b.jpg saved to cache
2026-03-24 15:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a98150>
2026-03-24 15:18:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F96dfcec9-3c6a-48d4-aa05-ac13eb4c6b4b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/96dfcec9-3c6a-48d4-aa05-ac13eb4c6b4b.jpg saved to cache
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13880650>
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F1323f9ef-94e6-480e-b49b-4a43d8c7f10b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/1323f9ef-94e6-480e-b49b-4a43d8c7f10b.jpg saved to cache
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d73450>
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fe294d432-b149-4ecc-b6fb-04790b65c20a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/e294d432-b149-4ecc-b6fb-04790b65c20a.jpg saved to cache
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb6550>
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742535%252Fgeneral%252Ff8f5c94e-7bf7-412e-8745-08af5e2411a8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742535/general/f8f5c94e-7bf7-412e-8745-08af5e2411a8.jpg saved to cache
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414
2026-03-24 15:18:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414, skipping ID generation
2026-03-24 15:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with scrape type 1
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 sending to next pipeline
2026-03-24 15:18:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414, identifier: 10715756
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139e0050>
2026-03-24 15:18:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252Ffa26946c-6f6a-421d-ba30-0f610eb44d0b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/fa26946c-6f6a-421d-ba30-0f610eb44d0b.jpg saved to cache
2026-03-24 15:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/307e09f8-f62a-467d-894f-0eea3d0086a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/9eb2a067-6d89-4ca4-b029-8f0db0e54ca2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/c3343ab1-e983-4607-936f-5e14f857e1e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/d8e671fb-eb98-4ed3-8c9f-51ffb8a04cbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-24 15:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-24 15:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756 to the API
2026-03-24 15:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742535/general/f8f5c94e-7bf7-412e-8745-08af5e2411a8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '197bf88d-96fc-57d7-a1a2-8ce4d97e7414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDM374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 158748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255436,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/f8f5c94e-7bf7-412e-8745-08af5e2411a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247951,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/646174dd-3959-4637-9ce4-a89c9475d671.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256551,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/f64ebff4-b9df-4fce-9bcb-d3506e85c38f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247139,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/734a6ea3-2e1a-483e-a580-55adacdcdd9f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258837,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/e2d28184-7873-49ff-861e-7ac9c5d6a5f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276582,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/a33aac1d-d529-4ab8-8129-242d42038f16.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259034,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/380bd182-a044-41ba-9fb8-af82bb96922e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328196,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/dca0ca21-d5d9-4695-9c9a-62cec8c3d5c1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214017,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/b460baf3-8992-42de-8e68-150ec0394f48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_197bf88d-96fc-57d7-a1a2-8ce4d97e7414/197bf88d-96fc-57d7-a1a2-8ce4d97e7414_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33554,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742535/general/46ca6cc9-8e01-4ead-b849-e97b643736a8.jpg',
'Width': 400}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 158.748 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715756%27 HTTP/1.1" 200 None
2026-03-24 15:18:47 [adesa.be] INFO: Saving data for 10715756: {'created_time': 1774365527.228336, 'last_price_update_time': 1774365527.228346, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715756') HTTP/1.1" 204 0
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/bdb5476c-50a8-4f02-b799-96a80a1a32d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/2c42e48f-07f6-4eef-a578-17f529e0ea48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13813410>
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F307e09f8-f62a-467d-894f-0eea3d0086a9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/307e09f8-f62a-467d-894f-0eea3d0086a9.jpg saved to cache
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139e5450>
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252F9eb2a067-6d89-4ca4-b029-8f0db0e54ca2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/9eb2a067-6d89-4ca4-b029-8f0db0e54ca2.jpg saved to cache
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d37a10>
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fc3343ab1-e983-4607-936f-5e14f857e1e4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/c3343ab1-e983-4607-936f-5e14f857e1e4.jpg saved to cache
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12cfc050>
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fd8e671fb-eb98-4ed3-8c9f-51ffb8a04cbb.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/d8e671fb-eb98-4ed3-8c9f-51ffb8a04cbb.jpg saved to cache
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/502d2635-55a3-4a4f-93f4-95a3fd391a12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/25b1c0cd-9140-4f4d-b69e-66bfbfe2f096.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/5dd17196-2ab6-4aff-aa25-d1174eb3fbea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/49a9258a-c9cd-44ef-b122-3de9be37a040.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129c7750>
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252Fbdb5476c-50a8-4f02-b799-96a80a1a32d9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/bdb5476c-50a8-4f02-b799-96a80a1a32d9.jpg saved to cache
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f995d0>
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252F2c42e48f-07f6-4eef-a578-17f529e0ea48.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/2c42e48f-07f6-4eef-a578-17f529e0ea48.jpg saved to cache
2026-03-24 15:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742529/general/ad407326-a66b-419c-a764-8c3e76ea9e7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715750)
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/591f8553-f0e5-4b45-a1d9-ecbffed887b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/5e3ca55b-4de8-490e-bb94-00161b37bc09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e72310>
2026-03-24 15:18:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F502d2635-55a3-4a4f-93f4-95a3fd391a12.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/502d2635-55a3-4a4f-93f4-95a3fd391a12.jpg saved to cache
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a2790>
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F25b1c0cd-9140-4f4d-b69e-66bfbfe2f096.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/25b1c0cd-9140-4f4d-b69e-66bfbfe2f096.jpg saved to cache
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a2d390>
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252F5dd17196-2ab6-4aff-aa25-d1174eb3fbea.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/5dd17196-2ab6-4aff-aa25-d1174eb3fbea.jpg saved to cache
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cbac10>
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F49a9258a-c9cd-44ef-b122-3de9be37a040.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/49a9258a-c9cd-44ef-b122-3de9be37a040.jpg saved to cache
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/d9e9af43-0e68-4312-baa3-d5d5fe7387d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/4ad9a918-a3fc-43d5-989d-2426216658d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/a91c5d7d-954c-4d93-bf12-ffeb5f32e61a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/b55941ce-e904-4822-9309-487bc8a4a60b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/aa0d2bbb-4355-4d53-9e67-e060502d10a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12add990>
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742529%252Fgeneral%252Fad407326-a66b-419c-a764-8c3e76ea9e7b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742529/general/ad407326-a66b-419c-a764-8c3e76ea9e7b.jpg saved to cache
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4
2026-03-24 15:18:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4, skipping ID generation
2026-03-24 15:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with scrape type 1
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 sending to next pipeline
2026-03-24 15:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4, identifier: 10715750
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff20a4cc10>
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252F591f8553-f0e5-4b45-a1d9-ecbffed887b3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/591f8553-f0e5-4b45-a1d9-ecbffed887b3.jpg saved to cache
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb9b90>
2026-03-24 15:18:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252F5e3ca55b-4de8-490e-bb94-00161b37bc09.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/5e3ca55b-4de8-490e-bb94-00161b37bc09.jpg saved to cache
2026-03-24 15:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/5e9bac94-b9bb-4ade-ade2-22d81af3da6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/0a4cbd0d-4643-4319-bd8e-da1483ec7a7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/75d04d77-778f-4b44-b67f-6b53ac1b9f99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-24 15:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-24 15:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750 to the API
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742529/general/ad407326-a66b-419c-a764-8c3e76ea9e7b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XEM464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715750',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 145157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303556,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/28b15662-b093-4b57-b30b-11c99dc1a128.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372179,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/b605814b-6e32-477b-830d-8cb234227f78.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323049,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/ad407326-a66b-419c-a764-8c3e76ea9e7b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292086,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/6025bf13-c31b-4207-b0ee-941476272dbd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292266,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/9eb2a067-6d89-4ca4-b029-8f0db0e54ca2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319625,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/1323f9ef-94e6-480e-b49b-4a43d8c7f10b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333394,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/c7fdc8f0-3210-4ca2-aab7-a173202f95c2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331192,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/1b913669-1ff8-49ed-845b-715aaf75702b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320538,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/21fd5c30-400e-4190-bbd4-2a753eaa86ab.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4/09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300805,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742529/general/a0acd409-35e8-4b32-bd0e-03fb322fc9a8.jpg',
'Width': 1400}],
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 145.157 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715750%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [adesa.be] INFO: Saving data for 10715750: {'created_time': 1774365529.074321, 'last_price_update_time': 1774365529.074331, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715750') HTTP/1.1" 204 0
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13946410>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fd9e9af43-0e68-4312-baa3-d5d5fe7387d1.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/d9e9af43-0e68-4312-baa3-d5d5fe7387d1.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f869d0>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F4ad9a918-a3fc-43d5-989d-2426216658d6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/4ad9a918-a3fc-43d5-989d-2426216658d6.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a8cbd0>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fa91c5d7d-954c-4d93-bf12-ffeb5f32e61a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/a91c5d7d-954c-4d93-bf12-ffeb5f32e61a.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba2b50>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fb55941ce-e904-4822-9309-487bc8a4a60b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/b55941ce-e904-4822-9309-487bc8a4a60b.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13869590>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Faa0d2bbb-4355-4d53-9e67-e060502d10a4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/aa0d2bbb-4355-4d53-9e67-e060502d10a4.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ab7010>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F5e9bac94-b9bb-4ade-ade2-22d81af3da6d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/5e9bac94-b9bb-4ade-ade2-22d81af3da6d.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ab52d0>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F0a4cbd0d-4643-4319-bd8e-da1483ec7a7e.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/0a4cbd0d-4643-4319-bd8e-da1483ec7a7e.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba0c50>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F75d04d77-778f-4b44-b67f-6b53ac1b9f99.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/75d04d77-778f-4b44-b67f-6b53ac1b9f99.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/b4b664c2-bc5f-4a68-a328-fc8f4abfe447.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742506/general/e0da9b34-7f92-44c9-958f-d90c1f34dd20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715720)
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742524/general/a8f67f37-2a0d-474b-936d-906e87b76c69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715740)
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/e063f8a5-2e03-431f-978d-a37c2d9c38e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/84f1ee43-fdea-49fb-bbd4-0549c0976b8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742522/general/b170abf6-feb2-4a39-ba17-61651654e18d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715738)
2026-03-24 15:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-24 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2059677-27ba-5201-9723-aa391b0d4c68 with scrape type 1
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252Faa99fe71-5225-4e83-93ef-1148820edc1c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/aa99fe71-5225-4e83-93ef-1148820edc1c.jpg not downloaded yet
2026-03-24 15:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-24 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec10cce-c47a-5635-bb93-679f64d660e0 with scrape type 1
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252F910ba3e3-e567-4e19-b5a5-1ea2328bcfc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/910ba3e3-e567-4e19-b5a5-1ea2328bcfc3.jpg not downloaded yet
2026-03-24 15:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-24 15:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d305b189-c9ca-5742-b63c-7bc1c49c4402 with scrape type 1
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252Fd6775034-10c9-4ea6-b679-850229faa52f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/d6775034-10c9-4ea6-b679-850229faa52f.jpg not downloaded yet
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/739bda8e-f16b-4231-a04e-bd075b1e5bd0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742525/general/7e8cf702-d756-4572-97f4-c65a4c2838b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715745)
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252Fedade677-ec9b-4c12-b90a-951d020a2070.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/edade677-ec9b-4c12-b90a-951d020a2070.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252F219602de-a45f-4b09-95cb-68dbad89b837.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/219602de-a45f-4b09-95cb-68dbad89b837.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252Ff9d2cc26-1e68-4644-b602-af21a94e80b6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/f9d2cc26-1e68-4644-b602-af21a94e80b6.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252F5e824de9-5bf1-4128-afb8-a2bb8dc656bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/5e824de9-5bf1-4128-afb8-a2bb8dc656bd.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252Faf61bcd3-fcda-44d9-bc46-010bdea0c1a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/af61bcd3-fcda-44d9-bc46-010bdea0c1a2.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252F78ae7cc2-9752-44a9-8492-f6dcaf4d96b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/78ae7cc2-9752-44a9-8492-f6dcaf4d96b4.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252Ff7eb6ded-cc2e-4a17-9153-dc129feffd27.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/f7eb6ded-cc2e-4a17-9153-dc129feffd27.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252F85c999db-c48e-4e0e-b76c-7db463f247c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/85c999db-c48e-4e0e-b76c-7db463f247c4.jpg not downloaded yet
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252F9ea44fa5-59f9-46c2-a4ee-4788b94b323f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/9ea44fa5-59f9-46c2-a4ee-4788b94b323f.jpg not downloaded yet
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13868050>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fb4b664c2-bc5f-4a68-a328-fc8f4abfe447.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/b4b664c2-bc5f-4a68-a328-fc8f4abfe447.jpg saved to cache
2026-03-24 15:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a18a90>
2026-03-24 15:18:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742506%252Fgeneral%252Fe0da9b34-7f92-44c9-958f-d90c1f34dd20.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742506/general/e0da9b34-7f92-44c9-958f-d90c1f34dd20.jpg saved to cache
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d610f3d6-f246-5c61-986c-b2698f460e0a
2026-03-24 15:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d610f3d6-f246-5c61-986c-b2698f460e0a, skipping ID generation
2026-03-24 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d610f3d6-f246-5c61-986c-b2698f460e0a with scrape type 1
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d610f3d6-f246-5c61-986c-b2698f460e0a sending to next pipeline
2026-03-24 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d610f3d6-f246-5c61-986c-b2698f460e0a, identifier: 10715720
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cba950>
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742524%252Fgeneral%252Fa8f67f37-2a0d-474b-936d-906e87b76c69.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742524/general/a8f67f37-2a0d-474b-936d-906e87b76c69.jpg saved to cache
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25
2026-03-24 15:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25, skipping ID generation
2026-03-24 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with scrape type 1
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 sending to next pipeline
2026-03-24 15:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25, identifier: 10715740
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12afbed0>
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252Fe063f8a5-2e03-431f-978d-a37c2d9c38e8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/e063f8a5-2e03-431f-978d-a37c2d9c38e8.jpg saved to cache
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13debb90>
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F84f1ee43-fdea-49fb-bbd4-0549c0976b8c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/84f1ee43-fdea-49fb-bbd4-0549c0976b8c.jpg saved to cache
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ba2a50>
2026-03-24 15:18:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742522%252Fgeneral%252Fb170abf6-feb2-4a39-ba17-61651654e18d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742522/general/b170abf6-feb2-4a39-ba17-61651654e18d.jpg saved to cache
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 92f107ab-d3e5-5065-b3ee-db44bb42d380
2026-03-24 15:18:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 92f107ab-d3e5-5065-b3ee-db44bb42d380, skipping ID generation
2026-03-24 15:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92f107ab-d3e5-5065-b3ee-db44bb42d380 with scrape type 1
2026-03-24 15:18:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 92f107ab-d3e5-5065-b3ee-db44bb42d380 sending to next pipeline
2026-03-24 15:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92f107ab-d3e5-5065-b3ee-db44bb42d380, identifier: 10715738
2026-03-24 15:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-24 15:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-24 15:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720 to the API
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742506/general/e0da9b34-7f92-44c9-958f-d90c1f34dd20.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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd610f3d6-f246-5c61-986c-b2698f460e0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEL210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 112992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355270,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/e0da9b34-7f92-44c9-958f-d90c1f34dd20.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 382408,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/b55941ce-e904-4822-9309-487bc8a4a60b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369034,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/5e3ca55b-4de8-490e-bb94-00161b37bc09.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381424,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/60e17b3b-3c3b-4f0b-8e2b-496020593dba.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292499,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/c3343ab1-e983-4607-936f-5e14f857e1e4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370744,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/e294d432-b149-4ecc-b6fb-04790b65c20a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342770,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/f97f4e27-bb4a-4b39-bd09-d18937e8cf2c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381843,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/5b5024d1-42fd-40e4-a9c5-597ff5ab6f45.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377024,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/bd12d1bc-7340-413f-87bd-bc30d05b61e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d610f3d6-f246-5c61-986c-b2698f460e0a/d610f3d6-f246-5c61-986c-b2698f460e0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304009,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742506/general/ee216e24-8e63-4cfd-abd0-8ccdfe19d9af.jpg',
'Width': 1920}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 112.992 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715720%27 HTTP/1.1" 200 None
2026-03-24 15:18:51 [adesa.be] INFO: Saving data for 10715720: {'created_time': 1774365531.389413, 'last_price_update_time': 1774365531.389422, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715720') HTTP/1.1" 204 0
2026-03-24 15:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-24 15:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-24 15:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740 to the API
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742524/general/a8f67f37-2a0d-474b-936d-906e87b76c69.jpg>
{'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': 122,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3e27e6dd-25e2-57d2-87ca-26b7eceffd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWQ543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 87815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372528,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/a8f67f37-2a0d-474b-936d-906e87b76c69.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329872,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/5b44de6b-fb32-4341-a1ff-bf3471889a64.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278476,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/591f8553-f0e5-4b45-a1d9-ecbffed887b3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303984,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/6f700c76-b54e-4800-97bd-72d4ef5a8e7c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295755,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/307e09f8-f62a-467d-894f-0eea3d0086a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294359,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/96dfcec9-3c6a-48d4-aa05-ac13eb4c6b4b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 471540,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/c3ae7b4f-4247-4568-803e-ccb25f5c275f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271043,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/ae934d23-b771-4144-aa78-ad9dd58baac0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43728,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/91193a83-9a3a-479e-a107-0d240ea84be7.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3e27e6dd-25e2-57d2-87ca-26b7eceffd25/3e27e6dd-25e2-57d2-87ca-26b7eceffd25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 403222,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742524/general/ac3ddefe-e7ae-429e-86f8-5c4caa0babe0.jpg',
'Width': 1400}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Insignia Sports Tourer 1.5 Business Elegance - Diesel - Manual '
'- 122 hp - 87.815 km',
'transmission': 'manual',
'trim': 'Business Elegance',
'vin': None,
'year': 2021}
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715740%27 HTTP/1.1" 200 None
2026-03-24 15:18:51 [adesa.be] INFO: Saving data for 10715740: {'created_time': 1774365531.776114, 'last_price_update_time': 1774365531.776124, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715740') HTTP/1.1" 204 0
2026-03-24 15:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-24 15:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-24 15:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738 to the API
2026-03-24 15:18:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742522/general/b170abf6-feb2-4a39-ba17-61651654e18d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '92f107ab-d3e5-5065-b3ee-db44bb42d380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGF035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'NV400',
'odometer': 99981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/b170abf6-feb2-4a39-ba17-61651654e18d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38939,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/d9e9af43-0e68-4312-baa3-d5d5fe7387d1.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126307,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/a3a66617-d910-4194-b10c-49c8fe5fa1f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/5dd17196-2ab6-4aff-aa25-d1174eb3fbea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147655,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/8e2c1ed0-e547-4f88-9516-864a6d847f52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/7b71229c-fe06-4365-938b-a3a0deb1da65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/e17e3dd8-929b-4e96-8c74-b8975a6d11f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/3c38a113-ad0b-4557-ac6d-72388bc14366.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/d71a317f-1612-4f5a-b961-5fa398adce21.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_92f107ab-d3e5-5065-b3ee-db44bb42d380/92f107ab-d3e5-5065-b3ee-db44bb42d380_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742522/general/9b7381cb-eb47-4a0b-b552-6e2135e9654f.jpg',
'Width': 1024}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Nissan NV400 L3H2 2.3 DCI Acenta - Diesel - Manual - 136 hp - '
'99.981 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2020}
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715738%27 HTTP/1.1" 200 None
2026-03-24 15:18:52 [adesa.be] INFO: Saving data for 10715738: {'created_time': 1774365532.113783, 'last_price_update_time': 1774365532.113793, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715738') HTTP/1.1" 204 0
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252Fd7fe3036-90d2-4d8c-9305-5aa267ca2d0b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/d7fe3036-90d2-4d8c-9305-5aa267ca2d0b.jpg not downloaded yet
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252Ff6a88f77-1cb0-4b6f-ae49-a8bcf72be2a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/f6a88f77-1cb0-4b6f-ae49-a8bcf72be2a9.jpg not downloaded yet
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252Fd6ae5c6e-7ac1-4b4d-ae04-03d1424fc250.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/d6ae5c6e-7ac1-4b4d-ae04-03d1424fc250.jpg not downloaded yet
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/24a2af1a-dce5-41f7-a77a-085b862683f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/fa6a1e27-3857-4f66-8291-db322e419c27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/61dd3f50-ad78-44f0-ac55-694676b4a0f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742519/general/cfedf612-6b01-49db-91a2-0c9393c56e45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715735)
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13856050>
2026-03-24 15:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742521%252Fgeneral%252F739bda8e-f16b-4231-a04e-bd075b1e5bd0.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/739bda8e-f16b-4231-a04e-bd075b1e5bd0.jpg saved to cache
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:18:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dc5590>
2026-03-24 15:18:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742525%252Fgeneral%252F7e8cf702-d756-4572-97f4-c65a4c2838b7.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742525/general/7e8cf702-d756-4572-97f4-c65a4c2838b7.jpg saved to cache
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4198aa93-61d1-5464-9575-c5b24b31f9a1
2026-03-24 15:18:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4198aa93-61d1-5464-9575-c5b24b31f9a1, skipping ID generation
2026-03-24 15:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4198aa93-61d1-5464-9575-c5b24b31f9a1 with scrape type 1
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4198aa93-61d1-5464-9575-c5b24b31f9a1 sending to next pipeline
2026-03-24 15:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4198aa93-61d1-5464-9575-c5b24b31f9a1, identifier: 10715745
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/f71881f2-4eae-41fb-8457-cda7ea93e604.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/0d619627-6220-4017-be8c-9988550ddb2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252Ffaa5b69f-1300-47b7-be14-69640494fcc2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/faa5b69f-1300-47b7-be14-69640494fcc2.jpg not downloaded yet
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252F0bc30263-b578-4d35-8384-80ec27c6b79c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/0bc30263-b578-4d35-8384-80ec27c6b79c.jpg not downloaded yet
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252F04f7faf4-5e8c-485a-808d-2fd547dc61a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/04f7faf4-5e8c-485a-808d-2fd547dc61a8.jpg not downloaded yet
2026-03-24 15:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-24 15:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-24 15:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745 to the API
2026-03-24 15:18:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742525/general/7e8cf702-d756-4572-97f4-c65a4c2838b7.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': 110,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4198aa93-61d1-5464-9575-c5b24b31f9a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BER543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 212761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369771,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/7e8cf702-d756-4572-97f4-c65a4c2838b7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34151,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/4ad9a918-a3fc-43d5-989d-2426216658d6.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334018,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/0b9f0539-05e6-477b-b81b-7d554179fad3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315090,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/502d2635-55a3-4a4f-93f4-95a3fd391a12.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297932,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/5833170a-2270-4f61-a99c-de0aeb19963f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267095,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/79c2270b-ad99-4be5-ac01-37594c931fb3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285081,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/51a64bbd-fa04-410e-8620-0c3aa155d63a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259853,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/555314f4-606d-49c1-8b7c-b2303115ba90.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269462,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/3929eda5-629f-4298-92dd-e2f9815b229a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4198aa93-61d1-5464-9575-c5b24b31f9a1/4198aa93-61d1-5464-9575-c5b24b31f9a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329112,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742525/general/08576092-511e-4500-a21f-da7f39002c6d.jpg',
'Width': 1920}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 212.761 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715745%27 HTTP/1.1" 200 None
2026-03-24 15:18:53 [adesa.be] INFO: Saving data for 10715745: {'created_time': 1774365533.552581, 'last_price_update_time': 1774365533.552597, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715745') HTTP/1.1" 204 0
2026-03-24 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/32f52a6d-5ea3-477a-89e8-74ecf6759b0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/f5c41fa9-528e-4bbe-a044-6b59ce8b3c53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/910ba3e3-e567-4e19-b5a5-1ea2328bcfc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/d6775034-10c9-4ea6-b679-850229faa52f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252F7fa190cf-781a-4c56-bcb2-0cad1af28b0a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/7fa190cf-781a-4c56-bcb2-0cad1af28b0a.jpg not downloaded yet
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252Fb2a5a780-9e11-4b9b-8b36-2bb40b71743c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/b2a5a780-9e11-4b9b-8b36-2bb40b71743c.jpg not downloaded yet
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252F3d59b456-d4c4-4580-b53a-0954fddb8a96.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/3d59b456-d4c4-4580-b53a-0954fddb8a96.jpg not downloaded yet
2026-03-24 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e5e50>
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742499%252Fgeneral%252F24a2af1a-dce5-41f7-a77a-085b862683f3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/24a2af1a-dce5-41f7-a77a-085b862683f3.jpg saved to cache
2026-03-24 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e5e50>
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252Ffa6a1e27-3857-4f66-8291-db322e419c27.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/fa6a1e27-3857-4f66-8291-db322e419c27.jpg saved to cache
2026-03-24 15:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13818310>
2026-03-24 15:18:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F61dd3f50-ad78-44f0-ac55-694676b4a0f1.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/61dd3f50-ad78-44f0-ac55-694676b4a0f1.jpg saved to cache
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a32e10>
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742519%252Fgeneral%252Fcfedf612-6b01-49db-91a2-0c9393c56e45.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742519/general/cfedf612-6b01-49db-91a2-0c9393c56e45.jpg saved to cache
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 644c682b-7d94-5b27-981a-2a3f4d6909e7
2026-03-24 15:18:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 644c682b-7d94-5b27-981a-2a3f4d6909e7, skipping ID generation
2026-03-24 15:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 644c682b-7d94-5b27-981a-2a3f4d6909e7 with scrape type 1
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 644c682b-7d94-5b27-981a-2a3f4d6909e7 sending to next pipeline
2026-03-24 15:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 644c682b-7d94-5b27-981a-2a3f4d6909e7, identifier: 10715735
2026-03-24 15:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-24 15:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with scrape type 1
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742544%252Fgeneral%252F6411dca6-3898-41ce-8e5f-e0256de5af60.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/6411dca6-3898-41ce-8e5f-e0256de5af60.jpg not downloaded yet
2026-03-24 15:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-24 15:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with scrape type 1
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742539%252Fgeneral%252F1ed05255-af8c-4b4d-96cc-9f0c53b3d466.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/1ed05255-af8c-4b4d-96cc-9f0c53b3d466.jpg not downloaded yet
2026-03-24 15:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-24 15:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-24 15:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735 to the API
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:18:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742519/general/cfedf612-6b01-49db-91a2-0c9393c56e45.jpg>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '644c682b-7d94-5b27-981a-2a3f4d6909e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBR280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715735',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 166861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210586,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/e7930e63-9984-41d7-88b7-e11739f4233c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32426,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/c5ea394e-298b-4fec-8044-87431a7db2a3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254168,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/cfedf612-6b01-49db-91a2-0c9393c56e45.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217782,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/b4b664c2-bc5f-4a68-a328-fc8f4abfe447.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170573,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/aa0d2bbb-4355-4d53-9e67-e060502d10a4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269018,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/a91c5d7d-954c-4d93-bf12-ffeb5f32e61a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275140,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/2c42e48f-07f6-4eef-a578-17f529e0ea48.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277356,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/d8e671fb-eb98-4ed3-8c9f-51ffb8a04cbb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299282,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/f1fafc81-ccf8-4e1f-9990-2810b8b45d6b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_644c682b-7d94-5b27-981a-2a3f4d6909e7/644c682b-7d94-5b27-981a-2a3f4d6909e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285118,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742519/general/ad7282c6-1a6f-455e-af3a-27bf10b66606.jpg',
'Width': 1400}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2018-09-17',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'166.861 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715735%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [adesa.be] INFO: Saving data for 10715735: {'created_time': 1774365534.587013, 'last_price_update_time': 1774365534.587023, 'auction_closing_time': 1774857600.0}
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715735') HTTP/1.1" 204 0
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d38e90>
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252Ff71881f2-4eae-41fb-8457-cda7ea93e604.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/f71881f2-4eae-41fb-8457-cda7ea93e604.jpg saved to cache
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c93ed0>
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742500%252Fgeneral%252F0d619627-6220-4017-be8c-9988550ddb2f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/0d619627-6220-4017-be8c-9988550ddb2f.jpg saved to cache
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742551%252Fgeneral%252Fd5dd36ac-a647-4986-b053-c03848614793.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/d5dd36ac-a647-4986-b053-c03848614793.jpg not downloaded yet
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742541%252Fgeneral%252Fff59cf8a-a390-4ed0-b5dc-5205938d70d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/ff59cf8a-a390-4ed0-b5dc-5205938d70d8.jpg not downloaded yet
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742549%252Fgeneral%252F40ddaa13-3f8d-45ac-9ec9-4ce781c7fbb7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/40ddaa13-3f8d-45ac-9ec9-4ce781c7fbb7.jpg not downloaded yet
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742544%252Fgeneral%252F6279b634-3e93-446b-95e5-823c94e4f71d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/6279b634-3e93-446b-95e5-823c94e4f71d.jpg not downloaded yet
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742539%252Fgeneral%252Feaaa0506-c56e-48bf-ba28-5658efe320e8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/eaaa0506-c56e-48bf-ba28-5658efe320e8.jpg not downloaded yet
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a83dd0>
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742510%252Fgeneral%252F32f52a6d-5ea3-477a-89e8-74ecf6759b0c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/32f52a6d-5ea3-477a-89e8-74ecf6759b0c.jpg saved to cache
2026-03-24 15:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138c0d90>
2026-03-24 15:18:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252Ff5c41fa9-528e-4bbe-a044-6b59ce8b3c53.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/f5c41fa9-528e-4bbe-a044-6b59ce8b3c53.jpg saved to cache
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13961090>
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252F910ba3e3-e567-4e19-b5a5-1ea2328bcfc3.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/910ba3e3-e567-4e19-b5a5-1ea2328bcfc3.jpg saved to cache
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a42410>
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252Fd6775034-10c9-4ea6-b679-850229faa52f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/d6775034-10c9-4ea6-b679-850229faa52f.jpg saved to cache
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-24 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10be060f-c002-560b-a237-a6e8be393e19 with scrape type 1
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F1b5ba276-e113-4e3d-9b3e-26ccbf3abeb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/1b5ba276-e113-4e3d-9b3e-26ccbf3abeb9.jpg not downloaded yet
2026-03-24 15:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-24 15:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with scrape type 1
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fab84cc0c-b9f9-4701-bbb8-e3a52904bca9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/ab84cc0c-b9f9-4701-bbb8-e3a52904bca9.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742551%252Fgeneral%252F6d886222-2e8b-4a57-9817-fe1d28baa944.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/6d886222-2e8b-4a57-9817-fe1d28baa944.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742541%252Fgeneral%252F57259c04-dd1e-4e0d-84e2-f101dcb8f6a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/57259c04-dd1e-4e0d-84e2-f101dcb8f6a1.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742549%252Fgeneral%252Fa918e803-29be-4a23-aafe-a9932d240da9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/a918e803-29be-4a23-aafe-a9932d240da9.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F2273f4ad-e641-450c-a7e1-02e98c98ba06.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/2273f4ad-e641-450c-a7e1-02e98c98ba06.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252F8d9bde8b-30b1-4188-aff1-a4a20fd0cb81.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/8d9bde8b-30b1-4188-aff1-a4a20fd0cb81.jpg not downloaded yet
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/d6ae5c6e-7ac1-4b4d-ae04-03d1424fc250.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/f6a88f77-1cb0-4b6f-ae49-a8bcf72be2a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/78ae7cc2-9752-44a9-8492-f6dcaf4d96b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/9ea44fa5-59f9-46c2-a4ee-4788b94b323f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/85c999db-c48e-4e0e-b76c-7db463f247c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/f7eb6ded-cc2e-4a17-9153-dc129feffd27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F00111e00-d16b-4cd0-ba44-62c71f9556dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/00111e00-d16b-4cd0-ba44-62c71f9556dd.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fb85c2516-ec8d-4e90-89c6-8aca586d9108.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/b85c2516-ec8d-4e90-89c6-8aca586d9108.jpg not downloaded yet
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/af61bcd3-fcda-44d9-bc46-010bdea0c1a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742551%252Fgeneral%252F8a6f4c8c-c291-4579-ab32-742ac4cefb31.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/8a6f4c8c-c291-4579-ab32-742ac4cefb31.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742541%252Fgeneral%252Fee986e84-2bd0-4bb1-8f09-29a60c070c0d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/ee986e84-2bd0-4bb1-8f09-29a60c070c0d.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742549%252Fgeneral%252F966a6138-015f-4af7-aaf2-741edc56d578.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/966a6138-015f-4af7-aaf2-741edc56d578.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F1b5f7671-8938-4902-bd78-382d063c52db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/1b5f7671-8938-4902-bd78-382d063c52db.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252Fa926ad1d-86c9-4387-9830-cf99644731ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/a926ad1d-86c9-4387-9830-cf99644731ba.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252Ff102134f-ae2c-49d3-8c77-a1ca7e217af5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/f102134f-ae2c-49d3-8c77-a1ca7e217af5.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252F4b9037a4-8ad4-4e40-a3d6-78039dfb25a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/4b9037a4-8ad4-4e40-a3d6-78039dfb25a1.jpg not downloaded yet
2026-03-24 15:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/d7fe3036-90d2-4d8c-9305-5aa267ca2d0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F146b5664-3775-4197-8346-49e90741410a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/146b5664-3775-4197-8346-49e90741410a.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252F482f1345-dc9e-4b26-b0a2-17528689ad8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/482f1345-dc9e-4b26-b0a2-17528689ad8a.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F58449aa3-cf77-4f6b-ba3c-9e32ba8dfe09.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/58449aa3-cf77-4f6b-ba3c-9e32ba8dfe09.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252F8ad7ebc8-c62c-4cc2-b751-33ea6d7ef7a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/8ad7ebc8-c62c-4cc2-b751-33ea6d7ef7a5.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F4957163a-92e6-4789-af77-dbfc54628304.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/4957163a-92e6-4789-af77-dbfc54628304.jpg not downloaded yet
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252Fe410761d-5f1b-44b0-b0ea-46ca8a2f447d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/e410761d-5f1b-44b0-b0ea-46ca8a2f447d.jpg not downloaded yet
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1390f610>
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252Fd6ae5c6e-7ac1-4b4d-ae04-03d1424fc250.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/d6ae5c6e-7ac1-4b4d-ae04-03d1424fc250.jpg saved to cache
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e975d0>
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252Ff6a88f77-1cb0-4b6f-ae49-a8bcf72be2a9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/f6a88f77-1cb0-4b6f-ae49-a8bcf72be2a9.jpg saved to cache
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ce36d0>
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252F78ae7cc2-9752-44a9-8492-f6dcaf4d96b4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/78ae7cc2-9752-44a9-8492-f6dcaf4d96b4.jpg saved to cache
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f90a10>
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252F9ea44fa5-59f9-46c2-a4ee-4788b94b323f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/9ea44fa5-59f9-46c2-a4ee-4788b94b323f.jpg saved to cache
2026-03-24 15:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ce2c10>
2026-03-24 15:18:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252F85c999db-c48e-4e0e-b76c-7db463f247c4.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/85c999db-c48e-4e0e-b76c-7db463f247c4.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b597d0>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252Ff7eb6ded-cc2e-4a17-9153-dc129feffd27.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/f7eb6ded-cc2e-4a17-9153-dc129feffd27.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f687d0>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252Faf61bcd3-fcda-44d9-bc46-010bdea0c1a2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/af61bcd3-fcda-44d9-bc46-010bdea0c1a2.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/f9d2cc26-1e68-4644-b602-af21a94e80b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/219602de-a45f-4b09-95cb-68dbad89b837.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/0bc30263-b578-4d35-8384-80ec27c6b79c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/04f7faf4-5e8c-485a-808d-2fd547dc61a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F437747b0-dd75-4846-a667-88e96dabfc06.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/437747b0-dd75-4846-a667-88e96dabfc06.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fa363c6d6-4420-4f53-bfb7-7b44a2863ba6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/a363c6d6-4420-4f53-bfb7-7b44a2863ba6.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252Fcd1e109d-8fdc-4a40-ada9-be6aff9989d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/cd1e109d-8fdc-4a40-ada9-be6aff9989d8.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252F9c9e928d-8935-4e91-96e7-1af8a53ae33f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/9c9e928d-8935-4e91-96e7-1af8a53ae33f.jpg not downloaded yet
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/faa5b69f-1300-47b7-be14-69640494fcc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/1b5ba276-e113-4e3d-9b3e-26ccbf3abeb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F1a9e7821-68ec-4907-8956-a3632f0936ee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/1a9e7821-68ec-4907-8956-a3632f0936ee.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fe113af7e-cffd-4535-91c2-751bf4c10fad.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/e113af7e-cffd-4535-91c2-751bf4c10fad.jpg not downloaded yet
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13964950>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252Fd7fe3036-90d2-4d8c-9305-5aa267ca2d0b.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/d7fe3036-90d2-4d8c-9305-5aa267ca2d0b.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/5e824de9-5bf1-4128-afb8-a2bb8dc656bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F73548105-a86a-4828-8801-fe4ca4186192.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/73548105-a86a-4828-8801-fe4ca4186192.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252F7db81250-9902-486b-b0ce-42b5f285b597.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/7db81250-9902-486b-b0ce-42b5f285b597.jpg not downloaded yet
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/ab84cc0c-b9f9-4701-bbb8-e3a52904bca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252Fd65db5ca-3290-40b1-b149-ed22e291476d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/d65db5ca-3290-40b1-b149-ed22e291476d.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fb038eee2-e401-4abf-a102-bf8bb40c4b44.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/b038eee2-e401-4abf-a102-bf8bb40c4b44.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252Fbb87d201-d9ff-40b1-bf7b-eab8db85f8a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/bb87d201-d9ff-40b1-bf7b-eab8db85f8a2.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252F354e4a08-3a8c-4b45-8701-e2a7594b489f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/354e4a08-3a8c-4b45-8701-e2a7594b489f.jpg not downloaded yet
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e74150>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252Ff9d2cc26-1e68-4644-b602-af21a94e80b6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/f9d2cc26-1e68-4644-b602-af21a94e80b6.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a4a4d0>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252F219602de-a45f-4b09-95cb-68dbad89b837.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/219602de-a45f-4b09-95cb-68dbad89b837.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139ee450>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252F0bc30263-b578-4d35-8384-80ec27c6b79c.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/0bc30263-b578-4d35-8384-80ec27c6b79c.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13871e10>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252F04f7faf4-5e8c-485a-808d-2fd547dc61a8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/04f7faf4-5e8c-485a-808d-2fd547dc61a8.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139718d0>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252Ffaa5b69f-1300-47b7-be14-69640494fcc2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/faa5b69f-1300-47b7-be14-69640494fcc2.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dfbe50>
2026-03-24 15:18:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252F1b5ba276-e113-4e3d-9b3e-26ccbf3abeb9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/1b5ba276-e113-4e3d-9b3e-26ccbf3abeb9.jpg saved to cache
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/ff59cf8a-a390-4ed0-b5dc-5205938d70d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/40ddaa13-3f8d-45ac-9ec9-4ce781c7fbb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:18:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/6279b634-3e93-446b-95e5-823c94e4f71d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F3f7f30b2-bc5d-4962-ad15-b7fcea57ff98.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/3f7f30b2-bc5d-4962-ad15-b7fcea57ff98.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fa67fac5b-76b7-4455-b2fa-37e96c5ad1ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/a67fac5b-76b7-4455-b2fa-37e96c5ad1ea.jpg not downloaded yet
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F0ab157a7-0e2a-4b48-a097-c8cf0d306505.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/0ab157a7-0e2a-4b48-a097-c8cf0d306505.jpg not downloaded yet
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252F005e1675-2683-4fc3-a1ae-6f5bcec9640e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/005e1675-2683-4fc3-a1ae-6f5bcec9640e.jpg not downloaded yet
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/a926ad1d-86c9-4387-9830-cf99644731ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F30a77c07-2444-440a-b432-f4c176766eba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/30a77c07-2444-440a-b432-f4c176766eba.jpg not downloaded yet
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252F87bd9f8c-1fb2-4654-9e27-7e9c7bb7f987.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/87bd9f8c-1fb2-4654-9e27-7e9c7bb7f987.jpg not downloaded yet
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b34e10>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742551%252Fgeneral%252F5e824de9-5bf1-4128-afb8-a2bb8dc656bd.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/5e824de9-5bf1-4128-afb8-a2bb8dc656bd.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d12410>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fab84cc0c-b9f9-4701-bbb8-e3a52904bca9.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/ab84cc0c-b9f9-4701-bbb8-e3a52904bca9.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/eaaa0506-c56e-48bf-ba28-5658efe320e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252Ff257655f-c4d5-4fe5-8db6-a04e53d74b42.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/f257655f-c4d5-4fe5-8db6-a04e53d74b42.jpg not downloaded yet
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252F6e1dda19-d53c-4c4e-b737-14806c840f50.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/6e1dda19-d53c-4c4e-b737-14806c840f50.jpg not downloaded yet
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/8d9bde8b-30b1-4188-aff1-a4a20fd0cb81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/8ad7ebc8-c62c-4cc2-b751-33ea6d7ef7a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/146b5664-3775-4197-8346-49e90741410a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/58449aa3-cf77-4f6b-ba3c-9e32ba8dfe09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d63610>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742541%252Fgeneral%252Fff59cf8a-a390-4ed0-b5dc-5205938d70d8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/ff59cf8a-a390-4ed0-b5dc-5205938d70d8.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aa3e90>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742549%252Fgeneral%252F40ddaa13-3f8d-45ac-9ec9-4ce781c7fbb7.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/40ddaa13-3f8d-45ac-9ec9-4ce781c7fbb7.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13af7a50>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F6279b634-3e93-446b-95e5-823c94e4f71d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/6279b634-3e93-446b-95e5-823c94e4f71d.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d6c510>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252Fa926ad1d-86c9-4387-9830-cf99644731ba.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/a926ad1d-86c9-4387-9830-cf99644731ba.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/a363c6d6-4420-4f53-bfb7-7b44a2863ba6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/9c9e928d-8935-4e91-96e7-1af8a53ae33f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/482f1345-dc9e-4b26-b0a2-17528689ad8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/437747b0-dd75-4846-a667-88e96dabfc06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a62110>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252Feaaa0506-c56e-48bf-ba28-5658efe320e8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/eaaa0506-c56e-48bf-ba28-5658efe320e8.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138d3f90>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742539%252Fgeneral%252F8d9bde8b-30b1-4188-aff1-a4a20fd0cb81.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/8d9bde8b-30b1-4188-aff1-a4a20fd0cb81.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aabf50>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252F8ad7ebc8-c62c-4cc2-b751-33ea6d7ef7a5.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/8ad7ebc8-c62c-4cc2-b751-33ea6d7ef7a5.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-24 15:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a1ab053-6fef-5a70-bec2-17807010febb with scrape type 1
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742553%252Fgeneral%252F5c225946-d788-4c19-9c8e-307403d7ad41.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/5c225946-d788-4c19-9c8e-307403d7ad41.jpg not downloaded yet
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12db9ed0>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742544%252Fgeneral%252F146b5664-3775-4197-8346-49e90741410a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/146b5664-3775-4197-8346-49e90741410a.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a08190>
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:18:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742543%252Fgeneral%252F58449aa3-cf77-4f6b-ba3c-9e32ba8dfe09.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/58449aa3-cf77-4f6b-ba3c-9e32ba8dfe09.jpg saved to cache
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/87bd9f8c-1fb2-4654-9e27-7e9c7bb7f987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742553%252Fgeneral%252Fea93cf0a-31ed-482c-b2b7-268aeb7be736.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/ea93cf0a-31ed-482c-b2b7-268aeb7be736.jpg not downloaded yet
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/b038eee2-e401-4abf-a102-bf8bb40c4b44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/7db81250-9902-486b-b0ce-42b5f285b597.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/73548105-a86a-4828-8801-fe4ca4186192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/d65db5ca-3290-40b1-b149-ed22e291476d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742553%252Fgeneral%252F63531b4a-e062-4b3c-bcc0-998cd6747470.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/63531b4a-e062-4b3c-bcc0-998cd6747470.jpg not downloaded yet
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138d3910>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742538%252Fgeneral%252Fa363c6d6-4420-4f53-bfb7-7b44a2863ba6.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/a363c6d6-4420-4f53-bfb7-7b44a2863ba6.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d7c890>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742539%252Fgeneral%252F9c9e928d-8935-4e91-96e7-1af8a53ae33f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/9c9e928d-8935-4e91-96e7-1af8a53ae33f.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139e3710>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742539%252Fgeneral%252F482f1345-dc9e-4b26-b0a2-17528689ad8a.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/482f1345-dc9e-4b26-b0a2-17528689ad8a.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f99590>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252F437747b0-dd75-4846-a667-88e96dabfc06.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/437747b0-dd75-4846-a667-88e96dabfc06.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742553%252Fgeneral%252Fbdf6c1a1-f2dc-49dd-9018-57d3ce6331d1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/bdf6c1a1-f2dc-49dd-9018-57d3ce6331d1.jpg not downloaded yet
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/0ab157a7-0e2a-4b48-a097-c8cf0d306505.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/30a77c07-2444-440a-b432-f4c176766eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/3f7f30b2-bc5d-4962-ad15-b7fcea57ff98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742553%252Fgeneral%252Fcfef1db2-ddff-422e-96e2-18fc21aa7011.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/cfef1db2-ddff-422e-96e2-18fc21aa7011.jpg not downloaded yet
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138760d0>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742538%252Fgeneral%252F87bd9f8c-1fb2-4654-9e27-7e9c7bb7f987.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/87bd9f8c-1fb2-4654-9e27-7e9c7bb7f987.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f92790>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742538%252Fgeneral%252Fb038eee2-e401-4abf-a102-bf8bb40c4b44.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/b038eee2-e401-4abf-a102-bf8bb40c4b44.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d66650>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742539%252Fgeneral%252F7db81250-9902-486b-b0ce-42b5f285b597.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/7db81250-9902-486b-b0ce-42b5f285b597.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12abdf10>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252F73548105-a86a-4828-8801-fe4ca4186192.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/73548105-a86a-4828-8801-fe4ca4186192.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aa2c10>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252Fd65db5ca-3290-40b1-b149-ed22e291476d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/d65db5ca-3290-40b1-b149-ed22e291476d.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/a67fac5b-76b7-4455-b2fa-37e96c5ad1ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/f257655f-c4d5-4fe5-8db6-a04e53d74b42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/005e1675-2683-4fc3-a1ae-6f5bcec9640e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742553%252Fgeneral%252Fc3445f89-a329-4d51-9e31-276c36ed214e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/c3445f89-a329-4d51-9e31-276c36ed214e.jpg not downloaded yet
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/6e1dda19-d53c-4c4e-b737-14806c840f50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742553%252Fgeneral%252Ff9f7159a-74aa-440d-acb8-bfb9d6111fc3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/f9f7159a-74aa-440d-acb8-bfb9d6111fc3.jpg not downloaded yet
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f52450>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252F0ab157a7-0e2a-4b48-a097-c8cf0d306505.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/0ab157a7-0e2a-4b48-a097-c8cf0d306505.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b65ad0>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252F30a77c07-2444-440a-b432-f4c176766eba.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/30a77c07-2444-440a-b432-f4c176766eba.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13875a50>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252F3f7f30b2-bc5d-4962-ad15-b7fcea57ff98.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/3f7f30b2-bc5d-4962-ad15-b7fcea57ff98.jpg saved to cache
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/354e4a08-3a8c-4b45-8701-e2a7594b489f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/5c225946-d788-4c19-9c8e-307403d7ad41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742553%252Fgeneral%252F833636d1-18e3-46bc-9dcc-000301899272.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/833636d1-18e3-46bc-9dcc-000301899272.jpg not downloaded yet
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/bb87d201-d9ff-40b1-bf7b-eab8db85f8a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742553%252Fgeneral%252Fa7852251-4be7-43f1-bb30-7b5fa08d9529.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/a7852251-4be7-43f1-bb30-7b5fa08d9529.jpg not downloaded yet
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/1a9e7821-68ec-4907-8956-a3632f0936ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/ea93cf0a-31ed-482c-b2b7-268aeb7be736.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:18: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%252F5742553%252Fgeneral%252F1ee98c73-eec4-4a07-9d2f-f38bf65e0505.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/1ee98c73-eec4-4a07-9d2f-f38bf65e0505.jpg not downloaded yet
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138bb2d0>
2026-03-24 15:18:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742538%252Fgeneral%252Fa67fac5b-76b7-4455-b2fa-37e96c5ad1ea.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/a67fac5b-76b7-4455-b2fa-37e96c5ad1ea.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f42d50>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252Ff257655f-c4d5-4fe5-8db6-a04e53d74b42.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/f257655f-c4d5-4fe5-8db6-a04e53d74b42.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e8fcd0>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742539%252Fgeneral%252F005e1675-2683-4fc3-a1ae-6f5bcec9640e.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/005e1675-2683-4fc3-a1ae-6f5bcec9640e.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aa3d90>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742538%252Fgeneral%252F6e1dda19-d53c-4c4e-b737-14806c840f50.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/6e1dda19-d53c-4c4e-b737-14806c840f50.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/e410761d-5f1b-44b0-b0ea-46ca8a2f447d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/e113af7e-cffd-4535-91c2-751bf4c10fad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/cd1e109d-8fdc-4a40-ada9-be6aff9989d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/4957163a-92e6-4789-af77-dbfc54628304.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/63531b4a-e062-4b3c-bcc0-998cd6747470.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f81f50>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742539%252Fgeneral%252F354e4a08-3a8c-4b45-8701-e2a7594b489f.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/354e4a08-3a8c-4b45-8701-e2a7594b489f.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f91590>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252F5c225946-d788-4c19-9c8e-307403d7ad41.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/5c225946-d788-4c19-9c8e-307403d7ad41.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dfea90>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252Fbb87d201-d9ff-40b1-bf7b-eab8db85f8a2.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/bb87d201-d9ff-40b1-bf7b-eab8db85f8a2.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13865350>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252F1a9e7821-68ec-4907-8956-a3632f0936ee.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/1a9e7821-68ec-4907-8956-a3632f0936ee.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f6a150>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252Fea93cf0a-31ed-482c-b2b7-268aeb7be736.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/ea93cf0a-31ed-482c-b2b7-268aeb7be736.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/bdf6c1a1-f2dc-49dd-9018-57d3ce6331d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/1b5f7671-8938-4902-bd78-382d063c52db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/f102134f-ae2c-49d3-8c77-a1ca7e217af5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/cfef1db2-ddff-422e-96e2-18fc21aa7011.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/f9f7159a-74aa-440d-acb8-bfb9d6111fc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a4ac10>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742539%252Fgeneral%252Fe410761d-5f1b-44b0-b0ea-46ca8a2f447d.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/e410761d-5f1b-44b0-b0ea-46ca8a2f447d.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b375d0>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742538%252Fgeneral%252Fe113af7e-cffd-4535-91c2-751bf4c10fad.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/e113af7e-cffd-4535-91c2-751bf4c10fad.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139908d0>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252Fcd1e109d-8fdc-4a40-ada9-be6aff9989d8.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/cd1e109d-8fdc-4a40-ada9-be6aff9989d8.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b2d350>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252F4957163a-92e6-4789-af77-dbfc54628304.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/4957163a-92e6-4789-af77-dbfc54628304.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a82ad0>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252F63531b4a-e062-4b3c-bcc0-998cd6747470.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/63531b4a-e062-4b3c-bcc0-998cd6747470.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:18:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/4b9037a4-8ad4-4e40-a3d6-78039dfb25a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13991b50>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252Fbdf6c1a1-f2dc-49dd-9018-57d3ce6331d1.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/bdf6c1a1-f2dc-49dd-9018-57d3ce6331d1.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a22610>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:18:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252F1b5f7671-8938-4902-bd78-382d063c52db.jpg') HTTP/1.1" 204 0
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/1b5f7671-8938-4902-bd78-382d063c52db.jpg saved to cache
2026-03-24 15:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b2cc50>
2026-03-24 15:18:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252Ff102134f-ae2c-49d3-8c77-a1ca7e217af5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/f102134f-ae2c-49d3-8c77-a1ca7e217af5.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a439d0>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252Fcfef1db2-ddff-422e-96e2-18fc21aa7011.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/cfef1db2-ddff-422e-96e2-18fc21aa7011.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b2cfd0>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252Ff9f7159a-74aa-440d-acb8-bfb9d6111fc3.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/f9f7159a-74aa-440d-acb8-bfb9d6111fc3.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/966a6138-015f-4af7-aaf2-741edc56d578.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/a7852251-4be7-43f1-bb30-7b5fa08d9529.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/c3445f89-a329-4d51-9e31-276c36ed214e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/8a6f4c8c-c291-4579-ab32-742ac4cefb31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/833636d1-18e3-46bc-9dcc-000301899272.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742553/general/1ee98c73-eec4-4a07-9d2f-f38bf65e0505.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715774)
2026-03-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/ee986e84-2bd0-4bb1-8f09-29a60c070c0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138ef4d0>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742538%252Fgeneral%252F4b9037a4-8ad4-4e40-a3d6-78039dfb25a1.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/4b9037a4-8ad4-4e40-a3d6-78039dfb25a1.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15: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-24 15:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742538/general/b85c2516-ec8d-4e90-89c6-8aca586d9108.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715759)
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1390ed50>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252F966a6138-015f-4af7-aaf2-741edc56d578.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/966a6138-015f-4af7-aaf2-741edc56d578.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b73ed0>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252Fa7852251-4be7-43f1-bb30-7b5fa08d9529.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/a7852251-4be7-43f1-bb30-7b5fa08d9529.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dc7510>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252Fc3445f89-a329-4d51-9e31-276c36ed214e.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/c3445f89-a329-4d51-9e31-276c36ed214e.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12dbad50>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252F8a6f4c8c-c291-4579-ab32-742ac4cefb31.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/8a6f4c8c-c291-4579-ab32-742ac4cefb31.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e972d0>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252F833636d1-18e3-46bc-9dcc-000301899272.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/833636d1-18e3-46bc-9dcc-000301899272.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b73710>
2026-03-24 15:19:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742553%252Fgeneral%252F1ee98c73-eec4-4a07-9d2f-f38bf65e0505.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742553/general/1ee98c73-eec4-4a07-9d2f-f38bf65e0505.jpg saved to cache
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0a1ab053-6fef-5a70-bec2-17807010febb
2026-03-24 15:19:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0a1ab053-6fef-5a70-bec2-17807010febb, skipping ID generation
2026-03-24 15:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a1ab053-6fef-5a70-bec2-17807010febb with scrape type 1
2026-03-24 15:19:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0a1ab053-6fef-5a70-bec2-17807010febb sending to next pipeline
2026-03-24 15:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a1ab053-6fef-5a70-bec2-17807010febb, identifier: 10715774
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b65a90>
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742541%252Fgeneral%252Fee986e84-2bd0-4bb1-8f09-29a60c070c0d.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/ee986e84-2bd0-4bb1-8f09-29a60c070c0d.jpg saved to cache
2026-03-24 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-24 15:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-24 15:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774 to the API
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742553/general/1ee98c73-eec4-4a07-9d2f-f38bf65e0505.jpg>
{'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': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '0a1ab053-6fef-5a70-bec2-17807010febb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTF518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 162602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31744,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/5c225946-d788-4c19-9c8e-307403d7ad41.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252744,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/ea93cf0a-31ed-482c-b2b7-268aeb7be736.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249344,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/63531b4a-e062-4b3c-bcc0-998cd6747470.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273564,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/bdf6c1a1-f2dc-49dd-9018-57d3ce6331d1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250432,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/cfef1db2-ddff-422e-96e2-18fc21aa7011.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279850,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/c3445f89-a329-4d51-9e31-276c36ed214e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250270,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/f9f7159a-74aa-440d-acb8-bfb9d6111fc3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423411,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/833636d1-18e3-46bc-9dcc-000301899272.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212571,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/a7852251-4be7-43f1-bb30-7b5fa08d9529.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a1ab053-6fef-5a70-bec2-17807010febb/0a1ab053-6fef-5a70-bec2-17807010febb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247017,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742553/general/1ee98c73-eec4-4a07-9d2f-f38bf65e0505.jpg',
'Width': 1400}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.5 eTSI Life - Petrol - Automatic - 130 hp '
'- 162.602 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715774%27 HTTP/1.1" 200 None
2026-03-24 15:19:01 [adesa.be] INFO: Saving data for 10715774: {'created_time': 1774365541.628245, 'last_price_update_time': 1774365541.628255, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715774') HTTP/1.1" 204 0
2026-03-24 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/2273f4ad-e641-450c-a7e1-02e98c98ba06.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/57259c04-dd1e-4e0d-84e2-f101dcb8f6a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/a918e803-29be-4a23-aafe-a9932d240da9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742544/general/6411dca6-3898-41ce-8e5f-e0256de5af60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715765)
2026-03-24 15:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742543/general/00111e00-d16b-4cd0-ba44-62c71f9556dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715764)
2026-03-24 15:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a43d0>
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742538%252Fgeneral%252Fb85c2516-ec8d-4e90-89c6-8aca586d9108.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742538/general/b85c2516-ec8d-4e90-89c6-8aca586d9108.jpg saved to cache
2026-03-24 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874
2026-03-24 15:19:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0dc88d84-0750-5b53-b1f1-851a6a8cf874, skipping ID generation
2026-03-24 15:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with scrape type 1
2026-03-24 15:19:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874 sending to next pipeline
2026-03-24 15:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dc88d84-0750-5b53-b1f1-851a6a8cf874, identifier: 10715759
2026-03-24 15:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-24 15:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-24 15:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759 to the API
2026-03-24 15:19:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19: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-24 15:19:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742538/general/b85c2516-ec8d-4e90-89c6-8aca586d9108.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0dc88d84-0750-5b53-b1f1-851a6a8cf874',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715759',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 54570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333287,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/ab84cc0c-b9f9-4701-bbb8-e3a52904bca9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437336,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/b85c2516-ec8d-4e90-89c6-8aca586d9108.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322724,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/4b9037a4-8ad4-4e40-a3d6-78039dfb25a1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292253,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/8ad7ebc8-c62c-4cc2-b751-33ea6d7ef7a5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309983,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/a363c6d6-4420-4f53-bfb7-7b44a2863ba6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323533,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/e113af7e-cffd-4535-91c2-751bf4c10fad.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340513,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/b038eee2-e401-4abf-a102-bf8bb40c4b44.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 477146,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/a67fac5b-76b7-4455-b2fa-37e96c5ad1ea.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38343,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/87bd9f8c-1fb2-4654-9e27-7e9c7bb7f987.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0dc88d84-0750-5b53-b1f1-851a6a8cf874/0dc88d84-0750-5b53-b1f1-851a6a8cf874_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358926,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742538/general/6e1dda19-d53c-4c4e-b737-14806c840f50.jpg',
'Width': 1920}],
'price': 6100,
'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 - '
'54.570 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715759%27 HTTP/1.1" 200 None
2026-03-24 15:19:02 [adesa.be] INFO: Saving data for 10715759: {'created_time': 1774365542.179701, 'last_price_update_time': 1774365542.179713, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715759') HTTP/1.1" 204 0
2026-03-24 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/d5dd36ac-a647-4986-b053-c03848614793.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/6d886222-2e8b-4a57-9817-fe1d28baa944.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:19:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742539/general/1ed05255-af8c-4b4d-96cc-9f0c53b3d466.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715760)
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0b6d0>
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252F2273f4ad-e641-450c-a7e1-02e98c98ba06.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/2273f4ad-e641-450c-a7e1-02e98c98ba06.jpg saved to cache
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e18650>
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252F57259c04-dd1e-4e0d-84e2-f101dcb8f6a1.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/57259c04-dd1e-4e0d-84e2-f101dcb8f6a1.jpg saved to cache
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21cc9b90>
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252Fa918e803-29be-4a23-aafe-a9932d240da9.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/a918e803-29be-4a23-aafe-a9932d240da9.jpg saved to cache
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13db9f10>
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742544%252Fgeneral%252F6411dca6-3898-41ce-8e5f-e0256de5af60.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742544/general/6411dca6-3898-41ce-8e5f-e0256de5af60.jpg saved to cache
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26
2026-03-24 15:19:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dc97ad4-a338-5348-b0e7-393ab51a4a26, skipping ID generation
2026-03-24 15:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with scrape type 1
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26 sending to next pipeline
2026-03-24 15:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dc97ad4-a338-5348-b0e7-393ab51a4a26, identifier: 10715765
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13bc6b90>
2026-03-24 15:19:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742543%252Fgeneral%252F00111e00-d16b-4cd0-ba44-62c71f9556dd.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742543/general/00111e00-d16b-4cd0-ba44-62c71f9556dd.jpg saved to cache
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 10be060f-c002-560b-a237-a6e8be393e19
2026-03-24 15:19:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 10be060f-c002-560b-a237-a6e8be393e19, skipping ID generation
2026-03-24 15:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10be060f-c002-560b-a237-a6e8be393e19 with scrape type 1
2026-03-24 15:19:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 10be060f-c002-560b-a237-a6e8be393e19 sending to next pipeline
2026-03-24 15:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10be060f-c002-560b-a237-a6e8be393e19, identifier: 10715764
2026-03-24 15:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-24 15:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-24 15:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765 to the API
2026-03-24 15:19:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19: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-24 15:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742544/general/6411dca6-3898-41ce-8e5f-e0256de5af60.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2dc97ad4-a338-5348-b0e7-393ab51a4a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWS318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 67436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/6411dca6-3898-41ce-8e5f-e0256de5af60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/6279b634-3e93-446b-95e5-823c94e4f71d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105805,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/2273f4ad-e641-450c-a7e1-02e98c98ba06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122112,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/1b5f7671-8938-4902-bd78-382d063c52db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131469,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/146b5664-3775-4197-8346-49e90741410a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/4957163a-92e6-4789-af77-dbfc54628304.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121847,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/cd1e109d-8fdc-4a40-ada9-be6aff9989d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/73548105-a86a-4828-8801-fe4ca4186192.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/bb87d201-d9ff-40b1-bf7b-eab8db85f8a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dc97ad4-a338-5348-b0e7-393ab51a4a26/2dc97ad4-a338-5348-b0e7-393ab51a4a26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33837,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742544/general/0ab157a7-0e2a-4b48-a097-c8cf0d306505.jpg',
'Width': 400}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-06-16',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'67.436 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715765%27 HTTP/1.1" 200 None
2026-03-24 15:19:03 [adesa.be] INFO: Saving data for 10715765: {'created_time': 1774365543.032275, 'last_price_update_time': 1774365543.032286, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715765') HTTP/1.1" 204 0
2026-03-24 15:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-24 15:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-24 15:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764 to the API
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19: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-24 15:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742543/general/00111e00-d16b-4cd0-ba44-62c71f9556dd.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '10be060f-c002-560b-a237-a6e8be393e19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNW382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 63627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/1b5ba276-e113-4e3d-9b3e-26ccbf3abeb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/00111e00-d16b-4cd0-ba44-62c71f9556dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/f102134f-ae2c-49d3-8c77-a1ca7e217af5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/58449aa3-cf77-4f6b-ba3c-9e32ba8dfe09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/437747b0-dd75-4846-a667-88e96dabfc06.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132692,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/1a9e7821-68ec-4907-8956-a3632f0936ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/d65db5ca-3290-40b1-b149-ed22e291476d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/3f7f30b2-bc5d-4962-ad15-b7fcea57ff98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/30a77c07-2444-440a-b432-f4c176766eba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_10be060f-c002-560b-a237-a6e8be393e19/10be060f-c002-560b-a237-a6e8be393e19_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742543/general/f257655f-c4d5-4fe5-8db6-a04e53d74b42.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'63.627 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715764%27 HTTP/1.1" 200 None
2026-03-24 15:19:03 [adesa.be] INFO: Saving data for 10715764: {'created_time': 1774365543.40155, 'last_price_update_time': 1774365543.40156, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715764') HTTP/1.1" 204 0
2026-03-24 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742549/general/3d59b456-d4c4-4580-b53a-0954fddb8a96.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715770)
2026-03-24 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742541/general/b2a5a780-9e11-4b9b-8b36-2bb40b71743c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715762)
2026-03-24 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138fbcd0>
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252Fd5dd36ac-a647-4986-b053-c03848614793.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/d5dd36ac-a647-4986-b053-c03848614793.jpg saved to cache
2026-03-24 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e53d90>
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252F6d886222-2e8b-4a57-9817-fe1d28baa944.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/6d886222-2e8b-4a57-9817-fe1d28baa944.jpg saved to cache
2026-03-24 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d66410>
2026-03-24 15:19:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742539%252Fgeneral%252F1ed05255-af8c-4b4d-96cc-9f0c53b3d466.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742539/general/1ed05255-af8c-4b4d-96cc-9f0c53b3d466.jpg saved to cache
2026-03-24 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410
2026-03-24 15:19:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410, skipping ID generation
2026-03-24 15:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with scrape type 1
2026-03-24 15:19:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 sending to next pipeline
2026-03-24 15:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410, identifier: 10715760
2026-03-24 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/aa99fe71-5225-4e83-93ef-1148820edc1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/7fa190cf-781a-4c56-bcb2-0cad1af28b0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742551/general/edade677-ec9b-4c12-b90a-951d020a2070.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715772)
2026-03-24 15:19:03 [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-24 15:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-24 15:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-24 15:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760 to the API
2026-03-24 15:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742539/general/1ed05255-af8c-4b4d-96cc-9f0c53b3d466.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5d4c77a-c9d1-5c1b-9323-e6e2452fc410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDS587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 68596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377971,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/1ed05255-af8c-4b4d-96cc-9f0c53b3d466.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357995,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/eaaa0506-c56e-48bf-ba28-5658efe320e8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281651,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/8d9bde8b-30b1-4188-aff1-a4a20fd0cb81.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258068,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/a926ad1d-86c9-4387-9830-cf99644731ba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342067,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/482f1345-dc9e-4b26-b0a2-17528689ad8a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270946,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/e410761d-5f1b-44b0-b0ea-46ca8a2f447d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42456,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/9c9e928d-8935-4e91-96e7-1af8a53ae33f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338873,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/7db81250-9902-486b-b0ce-42b5f285b597.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318700,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/354e4a08-3a8c-4b45-8701-e2a7594b489f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a5d4c77a-c9d1-5c1b-9323-e6e2452fc410/a5d4c77a-c9d1-5c1b-9323-e6e2452fc410_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283572,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742539/general/005e1675-2683-4fc3-a1ae-6f5bcec9640e.jpg',
'Width': 1400}],
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'68.596 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715760%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [adesa.be] INFO: Saving data for 10715760: {'created_time': 1774365544.187131, 'last_price_update_time': 1774365544.18714, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715760') HTTP/1.1" 204 0
2026-03-24 15: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-24 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742521/general/8034ef45-85ce-4d3e-b103-5a092b829315.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715737)
2026-03-24 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/6c27b064-b4f4-44ce-a4b3-0781bfeb3005.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15: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-24 15:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/360517d6-6eb1-495b-9ee1-90332da0955f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c93d10>
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742549%252Fgeneral%252F3d59b456-d4c4-4580-b53a-0954fddb8a96.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742549/general/3d59b456-d4c4-4580-b53a-0954fddb8a96.jpg saved to cache
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d305b189-c9ca-5742-b63c-7bc1c49c4402
2026-03-24 15:19:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d305b189-c9ca-5742-b63c-7bc1c49c4402, skipping ID generation
2026-03-24 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d305b189-c9ca-5742-b63c-7bc1c49c4402 with scrape type 1
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d305b189-c9ca-5742-b63c-7bc1c49c4402 sending to next pipeline
2026-03-24 15:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d305b189-c9ca-5742-b63c-7bc1c49c4402, identifier: 10715770
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ab7090>
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742541%252Fgeneral%252Fb2a5a780-9e11-4b9b-8b36-2bb40b71743c.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742541/general/b2a5a780-9e11-4b9b-8b36-2bb40b71743c.jpg saved to cache
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8ec10cce-c47a-5635-bb93-679f64d660e0
2026-03-24 15:19:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8ec10cce-c47a-5635-bb93-679f64d660e0, skipping ID generation
2026-03-24 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec10cce-c47a-5635-bb93-679f64d660e0 with scrape type 1
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8ec10cce-c47a-5635-bb93-679f64d660e0 sending to next pipeline
2026-03-24 15:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ec10cce-c47a-5635-bb93-679f64d660e0, identifier: 10715762
2026-03-24 15:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-24 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7323aa7-0b3d-51d8-8516-d1519418212c with scrape type 1
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742537%252Fgeneral%252F774aea67-7e2d-4230-be20-1ae465c9e6b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/774aea67-7e2d-4230-be20-1ae465c9e6b9.jpg not downloaded yet
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13aa9e50>
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252Faa99fe71-5225-4e83-93ef-1148820edc1c.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/aa99fe71-5225-4e83-93ef-1148820edc1c.jpg saved to cache
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e8f110>
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252F7fa190cf-781a-4c56-bcb2-0cad1af28b0a.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/7fa190cf-781a-4c56-bcb2-0cad1af28b0a.jpg saved to cache
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d1e490>
2026-03-24 15:19:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742551%252Fgeneral%252Fedade677-ec9b-4c12-b90a-951d020a2070.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742551/general/edade677-ec9b-4c12-b90a-951d020a2070.jpg saved to cache
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a2059677-27ba-5201-9723-aa391b0d4c68
2026-03-24 15:19:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a2059677-27ba-5201-9723-aa391b0d4c68, skipping ID generation
2026-03-24 15:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2059677-27ba-5201-9723-aa391b0d4c68 with scrape type 1
2026-03-24 15:19:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a2059677-27ba-5201-9723-aa391b0d4c68 sending to next pipeline
2026-03-24 15:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2059677-27ba-5201-9723-aa391b0d4c68, identifier: 10715772
2026-03-24 15:19:04 [adesa.be] INFO: Found listing with ID: 10716111
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716111%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [adesa.be] INFO: Scrape type for 10716111: 0
2026-03-24 15:19:04 [adesa.be] INFO: Skipping item 10716111 url https://www.openlane.eu/en/carv6/auction/10716111
2026-03-24 15:19:04 [adesa.be] INFO: Found listing with ID: 10716117
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716117%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [adesa.be] INFO: Scrape type for 10716117: 0
2026-03-24 15:19:04 [adesa.be] INFO: Skipping item 10716117 url https://www.openlane.eu/en/carv6/auction/10716117
2026-03-24 15:19:04 [adesa.be] INFO: Found listing with ID: 10714251
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714251%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [adesa.be] INFO: Scrape type for 10714251: 0
2026-03-24 15:19:04 [adesa.be] INFO: Skipping item 10714251 url https://www.openlane.eu/en/carv6/auction/10714251
2026-03-24 15:19:04 [adesa.be] INFO: Found listing with ID: 10714252
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714252%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [adesa.be] INFO: Scrape type for 10714252: 0
2026-03-24 15:19:04 [adesa.be] INFO: Skipping item 10714252 url https://www.openlane.eu/en/carv6/auction/10714252
2026-03-24 15:19:04 [adesa.be] INFO: Found listing with ID: 10714254
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714254%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [adesa.be] INFO: Scrape type for 10714254: 0
2026-03-24 15:19:04 [adesa.be] INFO: Skipping item 10714254 url https://www.openlane.eu/en/carv6/auction/10714254
2026-03-24 15:19:04 [adesa.be] INFO: Found listing with ID: 10716132
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716132%27 HTTP/1.1" 200 None
2026-03-24 15:19:04 [adesa.be] INFO: Scrape type for 10716132: 0
2026-03-24 15:19:04 [adesa.be] INFO: Skipping item 10716132 url https://www.openlane.eu/en/carv6/auction/10716132
2026-03-24 15:19:04 [adesa.be] INFO: Found listing with ID: 10714259
2026-03-24 15:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714259%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714259: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714259 url https://www.openlane.eu/en/carv6/auction/10714259
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714258
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714258%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714258: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714258 url https://www.openlane.eu/en/carv6/auction/10714258
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716134
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716134%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716134: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716134 url https://www.openlane.eu/en/carv6/auction/10716134
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716113
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716113%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716113: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716113 url https://www.openlane.eu/en/carv6/auction/10716113
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714261
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714261%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714261: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714261 url https://www.openlane.eu/en/carv6/auction/10714261
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714262
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714262%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714262: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714262 url https://www.openlane.eu/en/carv6/auction/10714262
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714276
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714276%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714276: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714276 url https://www.openlane.eu/en/carv6/auction/10714276
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714370
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714370%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714370: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714370 url https://www.openlane.eu/en/carv6/auction/10714370
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714263
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714263%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714263: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714263 url https://www.openlane.eu/en/carv6/auction/10714263
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714266
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714266%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714266: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714266 url https://www.openlane.eu/en/carv6/auction/10714266
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714265
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714265%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714265: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714265 url https://www.openlane.eu/en/carv6/auction/10714265
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714268
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714268%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714268: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714268 url https://www.openlane.eu/en/carv6/auction/10714268
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714269
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714269%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714269: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714269 url https://www.openlane.eu/en/carv6/auction/10714269
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714271
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714271%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714271: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714271 url https://www.openlane.eu/en/carv6/auction/10714271
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714376
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714376%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714376: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714376 url https://www.openlane.eu/en/carv6/auction/10714376
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716137
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716137%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716137: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716137 url https://www.openlane.eu/en/carv6/auction/10716137
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716122
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716122%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716122: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716122 url https://www.openlane.eu/en/carv6/auction/10716122
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714568
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714568%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714568: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714568 url https://www.openlane.eu/en/carv6/auction/10714568
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714567
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714567%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714567: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714567 url https://www.openlane.eu/en/carv6/auction/10714567
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714570
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714570%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714570: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714570 url https://www.openlane.eu/en/carv6/auction/10714570
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714569
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714569%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714569: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714569 url https://www.openlane.eu/en/carv6/auction/10714569
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716097
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716097%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716097: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716097 url https://www.openlane.eu/en/carv6/auction/10716097
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716127
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716127%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716127: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716127 url https://www.openlane.eu/en/carv6/auction/10716127
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714571
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714571%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714571: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714571 url https://www.openlane.eu/en/carv6/auction/10714571
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716105
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716105%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716105: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716105 url https://www.openlane.eu/en/carv6/auction/10716105
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716078
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716078%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716078: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716078 url https://www.openlane.eu/en/carv6/auction/10716078
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716079
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716079%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716079: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716079 url https://www.openlane.eu/en/carv6/auction/10716079
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716083
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716083%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716083: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716083 url https://www.openlane.eu/en/carv6/auction/10716083
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716090
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716090%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716090: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716090 url https://www.openlane.eu/en/carv6/auction/10716090
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716118
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716118%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716118: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716118 url https://www.openlane.eu/en/carv6/auction/10716118
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716112
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716112%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716112: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716112 url https://www.openlane.eu/en/carv6/auction/10716112
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716128
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716128%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716128: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716128 url https://www.openlane.eu/en/carv6/auction/10716128
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716119
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716119%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716119: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716119 url https://www.openlane.eu/en/carv6/auction/10716119
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716091
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716091%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716091: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716091 url https://www.openlane.eu/en/carv6/auction/10716091
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716085
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716085%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716085: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716085 url https://www.openlane.eu/en/carv6/auction/10716085
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716093
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716093%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716093: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716093 url https://www.openlane.eu/en/carv6/auction/10716093
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716135
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716135%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716135: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716135 url https://www.openlane.eu/en/carv6/auction/10716135
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714574
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714574%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714574: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714574 url https://www.openlane.eu/en/carv6/auction/10714574
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714575
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714575%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714575: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714575 url https://www.openlane.eu/en/carv6/auction/10714575
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714577
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714577%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714577: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714577 url https://www.openlane.eu/en/carv6/auction/10714577
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716103
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716103%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716103: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716103 url https://www.openlane.eu/en/carv6/auction/10716103
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714578
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714578%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714578: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714578 url https://www.openlane.eu/en/carv6/auction/10714578
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714579
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714579%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714579: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714579 url https://www.openlane.eu/en/carv6/auction/10714579
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714581
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714581%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714581: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714581 url https://www.openlane.eu/en/carv6/auction/10714581
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10714580
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714580%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10714580: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10714580 url https://www.openlane.eu/en/carv6/auction/10714580
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716116
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716116%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716116: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716116 url https://www.openlane.eu/en/carv6/auction/10716116
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716098
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716098%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716098: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716098 url https://www.openlane.eu/en/carv6/auction/10716098
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716099
2026-03-24 15:19:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716099%27 HTTP/1.1" 200 None
2026-03-24 15:19:05 [adesa.be] INFO: Scrape type for 10716099: 0
2026-03-24 15:19:05 [adesa.be] INFO: Skipping item 10716099 url https://www.openlane.eu/en/carv6/auction/10716099
2026-03-24 15:19:05 [adesa.be] INFO: Found listing with ID: 10716096
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716096%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716096: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716096 url https://www.openlane.eu/en/carv6/auction/10716096
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714582
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714582%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714582: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714582 url https://www.openlane.eu/en/carv6/auction/10714582
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714583
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714583%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714583: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714583 url https://www.openlane.eu/en/carv6/auction/10714583
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714584
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714584%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714584: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714584 url https://www.openlane.eu/en/carv6/auction/10714584
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714585
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714585%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714585: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714585 url https://www.openlane.eu/en/carv6/auction/10714585
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714669
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714669%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714669: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714669 url https://www.openlane.eu/en/carv6/auction/10714669
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714666
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714666%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714666: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714666 url https://www.openlane.eu/en/carv6/auction/10714666
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716101
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716101%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716101: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716101 url https://www.openlane.eu/en/carv6/auction/10716101
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716095
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716095%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716095: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716095 url https://www.openlane.eu/en/carv6/auction/10716095
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716123
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716123%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716123: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716123 url https://www.openlane.eu/en/carv6/auction/10716123
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716120
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716120%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716120: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716120 url https://www.openlane.eu/en/carv6/auction/10716120
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716081
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716081%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716081: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716081 url https://www.openlane.eu/en/carv6/auction/10716081
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716087
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716087%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716087: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716087 url https://www.openlane.eu/en/carv6/auction/10716087
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716084
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716084%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716084: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716084 url https://www.openlane.eu/en/carv6/auction/10716084
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716124
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716124%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716124: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716124 url https://www.openlane.eu/en/carv6/auction/10716124
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716107
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716107%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716107: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716107 url https://www.openlane.eu/en/carv6/auction/10716107
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716125
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716125%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716125: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716125 url https://www.openlane.eu/en/carv6/auction/10716125
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716109
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716109%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716109: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716109 url https://www.openlane.eu/en/carv6/auction/10716109
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714674
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714674%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714674: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714674 url https://www.openlane.eu/en/carv6/auction/10714674
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714588
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714588%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714588: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714588 url https://www.openlane.eu/en/carv6/auction/10714588
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714671
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714671%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714671: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714671 url https://www.openlane.eu/en/carv6/auction/10714671
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716121
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716121%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716121: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716121 url https://www.openlane.eu/en/carv6/auction/10716121
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714678
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714678%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714678: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714678 url https://www.openlane.eu/en/carv6/auction/10714678
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714681
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714681%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714681: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714681 url https://www.openlane.eu/en/carv6/auction/10714681
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714683
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714683%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714683: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714683 url https://www.openlane.eu/en/carv6/auction/10714683
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714676
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714676%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714676: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714676 url https://www.openlane.eu/en/carv6/auction/10714676
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714684
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714684%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714684: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714684 url https://www.openlane.eu/en/carv6/auction/10714684
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716086
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716086%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716086: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716086 url https://www.openlane.eu/en/carv6/auction/10716086
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716130
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716130%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716130: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716130 url https://www.openlane.eu/en/carv6/auction/10716130
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716139
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716139%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716139: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716139 url https://www.openlane.eu/en/carv6/auction/10716139
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716138
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716138%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716138: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716138 url https://www.openlane.eu/en/carv6/auction/10716138
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716089
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716089%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716089: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716089 url https://www.openlane.eu/en/carv6/auction/10716089
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716140
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716140%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716140: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716140 url https://www.openlane.eu/en/carv6/auction/10716140
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714688
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714688%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714688: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714688 url https://www.openlane.eu/en/carv6/auction/10714688
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714686
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714686%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714686: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714686 url https://www.openlane.eu/en/carv6/auction/10714686
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714701
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714701%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714701: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714701 url https://www.openlane.eu/en/carv6/auction/10714701
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714699
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714699%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714699: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714699 url https://www.openlane.eu/en/carv6/auction/10714699
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714696
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714696%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714696: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714696 url https://www.openlane.eu/en/carv6/auction/10714696
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716100
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716100%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716100: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716100 url https://www.openlane.eu/en/carv6/auction/10716100
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714694
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714694%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714694: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714694 url https://www.openlane.eu/en/carv6/auction/10714694
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714959
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714959%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714959: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714959 url https://www.openlane.eu/en/carv6/auction/10714959
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716133
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716133%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716133: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716133 url https://www.openlane.eu/en/carv6/auction/10716133
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714964
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714964%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714964: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714964 url https://www.openlane.eu/en/carv6/auction/10714964
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714521
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714521%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714521: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714521 url https://www.openlane.eu/en/carv6/auction/10714521
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10714961
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710714961%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10714961: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10714961 url https://www.openlane.eu/en/carv6/auction/10714961
2026-03-24 15:19:06 [adesa.be] INFO: Found listing with ID: 10716136
2026-03-24 15:19:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710716136%27 HTTP/1.1" 200 None
2026-03-24 15:19:06 [adesa.be] INFO: Scrape type for 10716136: 0
2026-03-24 15:19:06 [adesa.be] INFO: Skipping item 10716136 url https://www.openlane.eu/en/carv6/auction/10716136
2026-03-24 15:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-24 15:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-24 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770 to the API
2026-03-24 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742549/general/3d59b456-d4c4-4580-b53a-0954fddb8a96.jpg>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd305b189-c9ca-5742-b63c-7bc1c49c4402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TUU994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 74808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34213,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/d6775034-10c9-4ea6-b679-850229faa52f.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250481,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/f9d2cc26-1e68-4644-b602-af21a94e80b6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285613,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/78ae7cc2-9752-44a9-8492-f6dcaf4d96b4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272412,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/9ea44fa5-59f9-46c2-a4ee-4788b94b323f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272133,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/d6ae5c6e-7ac1-4b4d-ae04-03d1424fc250.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234990,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/04f7faf4-5e8c-485a-808d-2fd547dc61a8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270239,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/3d59b456-d4c4-4580-b53a-0954fddb8a96.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257678,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/40ddaa13-3f8d-45ac-9ec9-4ce781c7fbb7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281138,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/a918e803-29be-4a23-aafe-a9932d240da9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d305b189-c9ca-5742-b63c-7bc1c49c4402/d305b189-c9ca-5742-b63c-7bc1c49c4402_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291318,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742549/general/966a6138-015f-4af7-aaf2-741edc56d578.jpg',
'Width': 1400}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-02-20',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Renault Master dropside 2.3 DCI - Diesel - Manual - 130 hp - 74.808 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715770%27 HTTP/1.1" 200 None
2026-03-24 15:19:07 [adesa.be] INFO: Saving data for 10715770: {'created_time': 1774365547.64555, 'last_price_update_time': 1774365547.64556, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715770') HTTP/1.1" 204 0
2026-03-24 15:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-24 15:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-24 15:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762 to the API
2026-03-24 15:19:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742541/general/b2a5a780-9e11-4b9b-8b36-2bb40b71743c.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': 115,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '8ec10cce-c47a-5635-bb93-679f64d660e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBX490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 127138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30083,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/910ba3e3-e567-4e19-b5a5-1ea2328bcfc3.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246129,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/219602de-a45f-4b09-95cb-68dbad89b837.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221163,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/af61bcd3-fcda-44d9-bc46-010bdea0c1a2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268699,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/85c999db-c48e-4e0e-b76c-7db463f247c4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304609,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/f6a88f77-1cb0-4b6f-ae49-a8bcf72be2a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221128,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/0bc30263-b578-4d35-8384-80ec27c6b79c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288618,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/b2a5a780-9e11-4b9b-8b36-2bb40b71743c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245974,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/ff59cf8a-a390-4ed0-b5dc-5205938d70d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257686,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/57259c04-dd1e-4e0d-84e2-f101dcb8f6a1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ec10cce-c47a-5635-bb93-679f64d660e0/8ec10cce-c47a-5635-bb93-679f64d660e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226503,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742541/general/ee986e84-2bd0-4bb1-8f09-29a60c070c0d.jpg',
'Width': 1400}],
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 127.138 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715762%27 HTTP/1.1" 200 None
2026-03-24 15:19:08 [adesa.be] INFO: Saving data for 10715762: {'created_time': 1774365548.146865, 'last_price_update_time': 1774365548.146875, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715762') HTTP/1.1" 204 0
2026-03-24 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-24 15:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-24 15:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772 to the API
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742551/general/edade677-ec9b-4c12-b90a-951d020a2070.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a2059677-27ba-5201-9723-aa391b0d4c68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VHQ984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715772',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 132078,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355480,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/aa99fe71-5225-4e83-93ef-1148820edc1c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345559,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/edade677-ec9b-4c12-b90a-951d020a2070.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 375864,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/5e824de9-5bf1-4128-afb8-a2bb8dc656bd.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304716,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/f7eb6ded-cc2e-4a17-9153-dc129feffd27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346324,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/d7fe3036-90d2-4d8c-9305-5aa267ca2d0b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 381987,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/faa5b69f-1300-47b7-be14-69640494fcc2.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338329,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/7fa190cf-781a-4c56-bcb2-0cad1af28b0a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286811,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/d5dd36ac-a647-4986-b053-c03848614793.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 417033,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/6d886222-2e8b-4a57-9817-fe1d28baa944.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a2059677-27ba-5201-9723-aa391b0d4c68/a2059677-27ba-5201-9723-aa391b0d4c68_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32480,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742551/general/8a6f4c8c-c291-4579-ab32-742ac4cefb31.jpg',
'Width': 400}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2018-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Arteon 2.0 TDI R-Line - Diesel - Manual - 150 hp - '
'132.078 km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2018}
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715772%27 HTTP/1.1" 200 None
2026-03-24 15:19:08 [adesa.be] INFO: Saving data for 10715772: {'created_time': 1774365548.485874, 'last_price_update_time': 1774365548.485883, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715772') HTTP/1.1" 204 0
2026-03-24 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/a3829bf5-8581-4a48-ad5f-a87a761f961f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/7cbc14d3-81cd-4903-94b3-aa8d41fc0d31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:19:08 [scrapy.extensions.logstats] INFO: Crawled 911 pages (at 66 pages/min), scraped 206 items (at 35 items/min)
2026-03-24 15:19:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F0edc1f73-4198-4236-8eff-c5a84adc908e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/0edc1f73-4198-4236-8eff-c5a84adc908e.jpg not downloaded yet
2026-03-24 15:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F27de25d1-b5a8-4f68-9f97-ac48eaf88f3b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/27de25d1-b5a8-4f68-9f97-ac48eaf88f3b.jpg not downloaded yet
2026-03-24 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/c51978c8-aef7-4188-923e-f6618820a814.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13972b10>
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742521%252Fgeneral%252F8034ef45-85ce-4d3e-b103-5a092b829315.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742521/general/8034ef45-85ce-4d3e-b103-5a092b829315.jpg saved to cache
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item db34a42e-0ca8-577e-afb6-b907d7617025
2026-03-24 15:19:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: db34a42e-0ca8-577e-afb6-b907d7617025, skipping ID generation
2026-03-24 15:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db34a42e-0ca8-577e-afb6-b907d7617025 with scrape type 1
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item db34a42e-0ca8-577e-afb6-b907d7617025 sending to next pipeline
2026-03-24 15:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db34a42e-0ca8-577e-afb6-b907d7617025, identifier: 10715737
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aa1590>
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742504%252Fgeneral%252F6c27b064-b4f4-44ce-a4b3-0781bfeb3005.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/6c27b064-b4f4-44ce-a4b3-0781bfeb3005.jpg saved to cache
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129e2c10>
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742509%252Fgeneral%252F360517d6-6eb1-495b-9ee1-90332da0955f.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/360517d6-6eb1-495b-9ee1-90332da0955f.jpg saved to cache
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/4e2ae780-4ea0-4a16-a75d-8d00cf812fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/93473fdf-7f69-4c2b-97a0-986396f910c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/789f6582-9615-4fa8-91a6-6f382826acb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Fbb6103c7-3030-4368-a176-45feb83b85d2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/bb6103c7-3030-4368-a176-45feb83b85d2.jpg not downloaded yet
2026-03-24 15:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-24 15:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-24 15:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737 to the API
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742521/general/8034ef45-85ce-4d3e-b103-5a092b829315.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'db34a42e-0ca8-577e-afb6-b907d7617025',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715737',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 121907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331816,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/8034ef45-85ce-4d3e-b103-5a092b829315.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354246,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/6d877f12-1caf-47d8-a5af-65351b59ea44.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 395576,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/f16700f5-898a-4c37-a09a-eea577095791.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293047,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/112eb083-6447-438c-a0d2-205bda04ca3d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285449,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/739bda8e-f16b-4231-a04e-bd075b1e5bd0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295963,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/5e9bac94-b9bb-4ade-ade2-22d81af3da6d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296655,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/80005007-b60b-4ab4-9f81-09c9fb570556.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260004,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/49a9258a-c9cd-44ef-b122-3de9be37a040.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287032,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/bdb5476c-50a8-4f02-b799-96a80a1a32d9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db34a42e-0ca8-577e-afb6-b907d7617025/db34a42e-0ca8-577e-afb6-b907d7617025_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223892,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742521/general/fa26946c-6f6a-421d-ba30-0f610eb44d0b.jpg',
'Width': 1400}],
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 121.907 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715737%27 HTTP/1.1" 200 None
2026-03-24 15:19:09 [adesa.be] INFO: Saving data for 10715737: {'created_time': 1774365549.280403, 'last_price_update_time': 1774365549.280412, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715737') HTTP/1.1" 204 0
2026-03-24 15:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/e63333fa-91a9-49ca-be7b-4ed33048d207.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742500/general/5dc63f80-a2d9-435d-9493-795a1de3653b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715714)
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742499/general/9570389c-9b47-43d9-a4f7-483b7bf564f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715713)
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F7bdae164-4a2b-4e44-8e54-842c2b6fa9de.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/7bdae164-4a2b-4e44-8e54-842c2b6fa9de.jpg not downloaded yet
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aa3810>
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742500%252Fgeneral%252Fa3829bf5-8581-4a48-ad5f-a87a761f961f.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/a3829bf5-8581-4a48-ad5f-a87a761f961f.jpg saved to cache
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129e07d0>
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252F7cbc14d3-81cd-4903-94b3-aa8d41fc0d31.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/7cbc14d3-81cd-4903-94b3-aa8d41fc0d31.jpg saved to cache
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-24 15:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with scrape type 1
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F1955752a-597f-413f-b37d-f191ff6441d8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/1955752a-597f-413f-b37d-f191ff6441d8.jpg not downloaded yet
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129b3790>
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252Fc51978c8-aef7-4188-923e-f6618820a814.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/c51978c8-aef7-4188-923e-f6618820a814.jpg saved to cache
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/774aea67-7e2d-4230-be20-1ae465c9e6b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/65c4486f-c62c-4856-8e1a-20dbe79083d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F6331db96-c4c1-4176-aa07-582d4abe8daf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/6331db96-c4c1-4176-aa07-582d4abe8daf.jpg not downloaded yet
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252Fa9a3421a-de4f-4804-9c54-7badac0423f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/a9a3421a-de4f-4804-9c54-7badac0423f3.jpg not downloaded yet
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139ed610>
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742509%252Fgeneral%252F4e2ae780-4ea0-4a16-a75d-8d00cf812fc4.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/4e2ae780-4ea0-4a16-a75d-8d00cf812fc4.jpg saved to cache
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b5c750>
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742500%252Fgeneral%252F93473fdf-7f69-4c2b-97a0-986396f910c3.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/93473fdf-7f69-4c2b-97a0-986396f910c3.jpg saved to cache
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12aabad0>
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742509%252Fgeneral%252F789f6582-9615-4fa8-91a6-6f382826acb4.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/789f6582-9615-4fa8-91a6-6f382826acb4.jpg saved to cache
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742510/general/d6e889eb-6fd6-46e1-819b-b85e5ddab2fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715724)
2026-03-24 15:19:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/8a44ce3b-ddf3-4d93-aa07-fbe0e6f9b48c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742504/general/02897f2c-131c-421d-909b-b0be9a333662.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715718)
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F99f162ee-cc9a-4ad3-8ef2-636dc4a25488.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/99f162ee-cc9a-4ad3-8ef2-636dc4a25488.jpg not downloaded yet
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F4f90ad2e-90e6-44dd-9a50-769df70d53f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/4f90ad2e-90e6-44dd-9a50-769df70d53f2.jpg not downloaded yet
2026-03-24 15:19:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff2282eb50>
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252Fe63333fa-91a9-49ca-be7b-4ed33048d207.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/e63333fa-91a9-49ca-be7b-4ed33048d207.jpg saved to cache
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eb5b50>
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742500%252Fgeneral%252F5dc63f80-a2d9-435d-9493-795a1de3653b.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742500/general/5dc63f80-a2d9-435d-9493-795a1de3653b.jpg saved to cache
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a
2026-03-24 15:19:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 47ee9db4-3c47-59a1-b531-0af9e1bb657a, skipping ID generation
2026-03-24 15:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a with scrape type 1
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a sending to next pipeline
2026-03-24 15:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47ee9db4-3c47-59a1-b531-0af9e1bb657a, identifier: 10715714
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b5f4d0>
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742499%252Fgeneral%252F9570389c-9b47-43d9-a4f7-483b7bf564f6.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742499/general/9570389c-9b47-43d9-a4f7-483b7bf564f6.jpg saved to cache
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964
2026-03-24 15:19:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964, skipping ID generation
2026-03-24 15:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with scrape type 1
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 sending to next pipeline
2026-03-24 15:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964, identifier: 10715713
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f93810>
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742537%252Fgeneral%252F774aea67-7e2d-4230-be20-1ae465c9e6b9.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/774aea67-7e2d-4230-be20-1ae465c9e6b9.jpg saved to cache
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13aaa690>
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742509%252Fgeneral%252F65c4486f-c62c-4856-8e1a-20dbe79083d0.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/65c4486f-c62c-4856-8e1a-20dbe79083d0.jpg saved to cache
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/0edc1f73-4198-4236-8eff-c5a84adc908e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Faef2efed-6689-40d5-84e8-d75d2afd6c83.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/aef2efed-6689-40d5-84e8-d75d2afd6c83.jpg not downloaded yet
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252Fec4cb96a-dc85-4308-b91f-40af5488db05.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/ec4cb96a-dc85-4308-b91f-40af5488db05.jpg not downloaded yet
2026-03-24 15:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-24 15:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-24 15:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714 to the API
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742500/general/5dc63f80-a2d9-435d-9493-795a1de3653b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '47ee9db4-3c47-59a1-b531-0af9e1bb657a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQX570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 177788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45162,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/5dc63f80-a2d9-435d-9493-795a1de3653b.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361051,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/730b515d-6992-47c2-8438-e23a391e797a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349174,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/d11e3d95-abde-49bc-8e0f-81b3a923f348.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304906,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/93473fdf-7f69-4c2b-97a0-986396f910c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273705,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/a3829bf5-8581-4a48-ad5f-a87a761f961f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276023,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/1952238a-1268-4c71-bb1d-052cc944584d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304018,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/0d619627-6220-4017-be8c-9988550ddb2f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388853,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/b5e6c862-2c6a-4d86-9659-89330b9f00f4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259836,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/61dd3f50-ad78-44f0-ac55-694676b4a0f1.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47ee9db4-3c47-59a1-b531-0af9e1bb657a/47ee9db4-3c47-59a1-b531-0af9e1bb657a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263161,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742500/general/e063f8a5-2e03-431f-978d-a37c2d9c38e8.jpg',
'Width': 1400}],
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 177.788 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715714%27 HTTP/1.1" 200 None
2026-03-24 15:19:10 [adesa.be] INFO: Saving data for 10715714: {'created_time': 1774365550.831642, 'last_price_update_time': 1774365550.831655, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715714') HTTP/1.1" 204 0
2026-03-24 15:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-24 15:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-24 15:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713 to the API
2026-03-24 15:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19: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-24 15:19:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742499/general/9570389c-9b47-43d9-a4f7-483b7bf564f6.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMB604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 87601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 437138,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/9570389c-9b47-43d9-a4f7-483b7bf564f6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 665946,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/b5238727-153b-457c-8676-da7793e81a6f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316469,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/fdf6adf5-9a92-43df-b531-4cd256870ac6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313351,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/b9e63c16-324c-4073-bdcf-b769e9f7d9a9.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328072,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/28158ae1-ea97-46f0-8193-90ae8e949381.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/24a2af1a-dce5-41f7-a77a-085b862683f3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370698,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/84f1ee43-fdea-49fb-bbd4-0549c0976b8c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283268,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/75d04d77-778f-4b44-b67f-6b53ac1b9f99.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266728,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/0a4cbd0d-4643-4319-bd8e-da1483ec7a7e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964/ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 449450,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742499/general/25b1c0cd-9140-4f4d-b69e-66bfbfe2f096.jpg',
'Width': 1920}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 2.0 TDI Business - Diesel - Automatic - 163 hp - '
'87.601 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715713%27 HTTP/1.1" 200 None
2026-03-24 15:19:11 [adesa.be] INFO: Saving data for 10715713: {'created_time': 1774365551.721417, 'last_price_update_time': 1774365551.721426, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715713') HTTP/1.1" 204 0
2026-03-24 15:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/27de25d1-b5a8-4f68-9f97-ac48eaf88f3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/0624539a-3c2c-4ae4-a095-a3a80aed995a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Fbaf2110f-b216-4846-838f-ec53964f174a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/baf2110f-b216-4846-838f-ec53964f174a.jpg not downloaded yet
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F012e7c46-c0a0-4ff4-b1c5-20ec136660a0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/012e7c46-c0a0-4ff4-b1c5-20ec136660a0.jpg not downloaded yet
2026-03-24 15:19:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139a3e90>
2026-03-24 15:19:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742510%252Fgeneral%252Fd6e889eb-6fd6-46e1-819b-b85e5ddab2fc.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742510/general/d6e889eb-6fd6-46e1-819b-b85e5ddab2fc.jpg saved to cache
2026-03-24 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d
2026-03-24 15:19:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d, skipping ID generation
2026-03-24 15:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with scrape type 1
2026-03-24 15:19:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d sending to next pipeline
2026-03-24 15:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d, identifier: 10715724
2026-03-24 15:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1397f550>
2026-03-24 15:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F8a44ce3b-ddf3-4d93-aa07-fbe0e6f9b48c.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/8a44ce3b-ddf3-4d93-aa07-fbe0e6f9b48c.jpg saved to cache
2026-03-24 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:19:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d59a50>
2026-03-24 15:19:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742504%252Fgeneral%252F02897f2c-131c-421d-909b-b0be9a333662.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742504/general/02897f2c-131c-421d-909b-b0be9a333662.jpg saved to cache
2026-03-24 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 49445ed0-23db-590d-b078-d75d9a082fa7
2026-03-24 15:19:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 49445ed0-23db-590d-b078-d75d9a082fa7, skipping ID generation
2026-03-24 15:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49445ed0-23db-590d-b078-d75d9a082fa7 with scrape type 1
2026-03-24 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 49445ed0-23db-590d-b078-d75d9a082fa7 sending to next pipeline
2026-03-24 15:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49445ed0-23db-590d-b078-d75d9a082fa7, identifier: 10715718
2026-03-24 15:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-24 15:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e046eb0e-1dc8-53d4-968b-314a8d6183ed with scrape type 1
2026-03-24 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F99388df2-953a-4a20-8c91-462b9ccc5b24.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/99388df2-953a-4a20-8c91-462b9ccc5b24.jpg not downloaded yet
2026-03-24 15:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19: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-24 15:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-24 15:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-24 15:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724 to the API
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742510/general/d6e889eb-6fd6-46e1-819b-b85e5ddab2fc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '26bd94b4-1db3-5cb8-a1ca-20f851173b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJT759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 40369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32492,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/c3399368-de1c-450e-a437-f2d569545edb.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268789,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/d9e1ba7d-04e5-4de4-90ec-29f573703478.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263837,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/f2132021-f62b-4a0b-b4c8-b740394885bb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255054,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/2b09840f-9632-4796-afc6-0e600ca66195.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288984,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/d6e889eb-6fd6-46e1-819b-b85e5ddab2fc.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295546,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/e63333fa-91a9-49ca-be7b-4ed33048d207.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304657,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/063858cc-f44b-4218-a22a-61f0cd81ee2c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218594,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/c51978c8-aef7-4188-923e-f6618820a814.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275112,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/7cbc14d3-81cd-4903-94b3-aa8d41fc0d31.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26bd94b4-1db3-5cb8-a1ca-20f851173b6d/26bd94b4-1db3-5cb8-a1ca-20f851173b6d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263878,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742510/general/32f52a6d-5ea3-477a-89e8-74ecf6759b0c.jpg',
'Width': 1400}],
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Club - Diesel - Manual - 102 hp - '
'40.369 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715724%27 HTTP/1.1" 200 None
2026-03-24 15:19:12 [adesa.be] INFO: Saving data for 10715724: {'created_time': 1774365552.691114, 'last_price_update_time': 1774365552.691122, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715724') HTTP/1.1" 204 0
2026-03-24 15:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-24 15:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-24 15:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718 to the API
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742504/general/02897f2c-131c-421d-909b-b0be9a333662.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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '49445ed0-23db-590d-b078-d75d9a082fa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQA481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 206442,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41345,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/02897f2c-131c-421d-909b-b0be9a333662.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264297,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/8a44ce3b-ddf3-4d93-aa07-fbe0e6f9b48c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294784,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/d8d7a3bb-79b8-4e24-aa3a-a500a8e88fbb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304544,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/e1fa474f-18e7-4e0a-b51a-3b638608cba4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277798,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/98e4cc0c-7cc7-422f-8b4e-2617387d4bcd.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282871,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/641206ec-4100-4cba-897b-6b994277d4d4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233467,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/6c27b064-b4f4-44ce-a4b3-0781bfeb3005.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351349,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/25897bdf-7143-4a83-ba8e-0144855c634c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 371273,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/65ce703f-4a52-4075-92b9-c3fcd5a57f15.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_49445ed0-23db-590d-b078-d75d9a082fa7/49445ed0-23db-590d-b078-d75d9a082fa7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355785,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742504/general/fa6a1e27-3857-4f66-8291-db322e419c27.jpg',
'Width': 1400}],
'price': 14300,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'206.442 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715718%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Saving data for 10715718: {'created_time': 1774365553.074929, 'last_price_update_time': 1774365553.074938, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715718') HTTP/1.1" 204 0
2026-03-24 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742509/general/3dc4c1f3-7ff1-4997-a284-f05cf81d0c3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715723)
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Fa3b8078b-c844-443c-a632-9b3bea05d7a2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/a3b8078b-c844-443c-a632-9b3bea05d7a2.jpg not downloaded yet
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F5ba221ee-d6af-4a5f-b449-78efa7766998.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/5ba221ee-d6af-4a5f-b449-78efa7766998.jpg not downloaded yet
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F671bc1ee-25ef-447a-a4a6-437f1cf5c642.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/671bc1ee-25ef-447a-a4a6-437f1cf5c642.jpg not downloaded yet
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12dac550>
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F0edc1f73-4198-4236-8eff-c5a84adc908e.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/0edc1f73-4198-4236-8eff-c5a84adc908e.jpg saved to cache
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742516/general/afd6a3c3-13b0-4635-8959-d4220448efd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715732)
2026-03-24 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/bb6103c7-3030-4368-a176-45feb83b85d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/1955752a-597f-413f-b37d-f191ff6441d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/7bdae164-4a2b-4e44-8e54-842c2b6fa9de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F9cfab9ac-83e8-4e8b-bd16-7124f91f722b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/9cfab9ac-83e8-4e8b-bd16-7124f91f722b.jpg not downloaded yet
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F67ace124-d350-4bda-8c44-a1dc823421e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/67ace124-d350-4bda-8c44-a1dc823421e5.jpg not downloaded yet
2026-03-24 15:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/a9a3421a-de4f-4804-9c54-7badac0423f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ce1cd0>
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F27de25d1-b5a8-4f68-9f97-ac48eaf88f3b.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/27de25d1-b5a8-4f68-9f97-ac48eaf88f3b.jpg saved to cache
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e62950>
2026-03-24 15:19:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252F0624539a-3c2c-4ae4-a095-a3a80aed995a.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/0624539a-3c2c-4ae4-a095-a3a80aed995a.jpg saved to cache
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755
2026-03-24 15:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04642e2d-1a17-5eed-9173-1d044bd113f0 with scrape type 1
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F4e03114b-a719-447e-8cf4-e3ada72e7264.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/4e03114b-a719-447e-8cf4-e3ada72e7264.jpg not downloaded yet
2026-03-24 15:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-24 15:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with scrape type 1
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F1b408d2b-ab11-4c43-aa26-7922aad181ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/1b408d2b-ab11-4c43-aa26-7922aad181ba.jpg not downloaded yet
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10714966
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714966%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10714966: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10714966 url https://www.openlane.eu/en/carv6/auction/10714966
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10714968
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714968%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10714968: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10714968 url https://www.openlane.eu/en/carv6/auction/10714968
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10714970
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714970%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10714970: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10714970 url https://www.openlane.eu/en/carv6/auction/10714970
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10716074
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716074%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10716074: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10716074 url https://www.openlane.eu/en/carv6/auction/10716074
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10716088
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716088%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10716088: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10716088 url https://www.openlane.eu/en/carv6/auction/10716088
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10716082
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716082%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10716082: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10716082 url https://www.openlane.eu/en/carv6/auction/10716082
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10714972
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714972%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10714972: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10714972 url https://www.openlane.eu/en/carv6/auction/10714972
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10714974
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714974%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10714974: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10714974 url https://www.openlane.eu/en/carv6/auction/10714974
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10714976
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714976%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10714976: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10714976 url https://www.openlane.eu/en/carv6/auction/10714976
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10714979
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710714979%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10714979: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10714979 url https://www.openlane.eu/en/carv6/auction/10714979
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10716131
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716131%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10716131: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10716131 url https://www.openlane.eu/en/carv6/auction/10716131
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10713666
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713666%27 HTTP/1.1" 200 None
2026-03-24 15:19:13 [adesa.be] INFO: Scrape type for 10713666: 0
2026-03-24 15:19:13 [adesa.be] INFO: Skipping item 10713666 url https://www.openlane.eu/en/carv6/auction/10713666
2026-03-24 15:19:13 [adesa.be] INFO: Found listing with ID: 10713622
2026-03-24 15:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713622%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713622: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713622 url https://www.openlane.eu/en/carv6/auction/10713622
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713675
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713675%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713675: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713675 url https://www.openlane.eu/en/carv6/auction/10713675
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713720
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713720%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713720: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713720 url https://www.openlane.eu/en/carv6/auction/10713720
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713679
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713679%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713679: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713679 url https://www.openlane.eu/en/carv6/auction/10713679
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713856
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713856%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713856: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713856 url https://www.openlane.eu/en/carv6/auction/10713856
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713827
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713827%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713827: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713827 url https://www.openlane.eu/en/carv6/auction/10713827
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713767
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713767%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713767: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713767 url https://www.openlane.eu/en/carv6/auction/10713767
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713731
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713731%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713731: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713731 url https://www.openlane.eu/en/carv6/auction/10713731
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713751
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713751%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713751: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713751 url https://www.openlane.eu/en/carv6/auction/10713751
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713801
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713801%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713801: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713801 url https://www.openlane.eu/en/carv6/auction/10713801
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713621
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713621%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713621: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713621 url https://www.openlane.eu/en/carv6/auction/10713621
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713765
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713765%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713765: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713765 url https://www.openlane.eu/en/carv6/auction/10713765
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713643
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713643%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713643: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713643 url https://www.openlane.eu/en/carv6/auction/10713643
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713708
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713708%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713708: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713708 url https://www.openlane.eu/en/carv6/auction/10713708
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713851
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713851%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713851: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713851 url https://www.openlane.eu/en/carv6/auction/10713851
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713782
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713782%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713782: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713782 url https://www.openlane.eu/en/carv6/auction/10713782
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713871
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713871%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713871: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713871 url https://www.openlane.eu/en/carv6/auction/10713871
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713680
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713680%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713680: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713680 url https://www.openlane.eu/en/carv6/auction/10713680
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713742
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713742%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713742: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713742 url https://www.openlane.eu/en/carv6/auction/10713742
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713671
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713671%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713671: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713671 url https://www.openlane.eu/en/carv6/auction/10713671
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713816
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713816%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713816: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713816 url https://www.openlane.eu/en/carv6/auction/10713816
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713629
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713629%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713629: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713629 url https://www.openlane.eu/en/carv6/auction/10713629
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713696
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713696%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713696: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713696 url https://www.openlane.eu/en/carv6/auction/10713696
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713627
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713627%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713627: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713627 url https://www.openlane.eu/en/carv6/auction/10713627
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713641
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713641%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713641: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713641 url https://www.openlane.eu/en/carv6/auction/10713641
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713841
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713841%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713841: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713841 url https://www.openlane.eu/en/carv6/auction/10713841
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713857
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713857%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713857: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713857 url https://www.openlane.eu/en/carv6/auction/10713857
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713872
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713872%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713872: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713872 url https://www.openlane.eu/en/carv6/auction/10713872
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713791
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713791%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713791: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713791 url https://www.openlane.eu/en/carv6/auction/10713791
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713758
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713758%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713758: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713758 url https://www.openlane.eu/en/carv6/auction/10713758
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713820
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713820%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713820: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713820 url https://www.openlane.eu/en/carv6/auction/10713820
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713826
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713826%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713826: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713826 url https://www.openlane.eu/en/carv6/auction/10713826
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713798
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713798%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713798: 0
2026-03-24 15:19:14 [adesa.be] INFO: Skipping item 10713798 url https://www.openlane.eu/en/carv6/auction/10713798
2026-03-24 15:19:14 [adesa.be] INFO: Found listing with ID: 10713785
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713785%27 HTTP/1.1" 200 None
2026-03-24 15:19:14 [adesa.be] INFO: Scrape type for 10713785: 2
2026-03-24 15:19:14 [adesa.be] INFO: Scraping item 10713785 url https://www.openlane.eu/en/carv6/auction/10713785
2026-03-24 15:19:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129e2850>
2026-03-24 15:19:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742509%252Fgeneral%252F3dc4c1f3-7ff1-4997-a284-f05cf81d0c3f.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742509/general/3dc4c1f3-7ff1-4997-a284-f05cf81d0c3f.jpg saved to cache
2026-03-24 15:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62
2026-03-24 15:19:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ce24ed22-eb33-505b-80e5-3cf0abc9fd62, skipping ID generation
2026-03-24 15:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with scrape type 1
2026-03-24 15:19:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62 sending to next pipeline
2026-03-24 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce24ed22-eb33-505b-80e5-3cf0abc9fd62, identifier: 10715723
2026-03-24 15:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/6331db96-c4c1-4176-aa07-582d4abe8daf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F8fb3bbc5-6530-49da-85c8-0f89923b4815.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/8fb3bbc5-6530-49da-85c8-0f89923b4815.jpg not downloaded yet
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252Fc001a385-e15d-4cc6-99c3-2bba3bcd3205.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/c001a385-e15d-4cc6-99c3-2bba3bcd3205.jpg not downloaded yet
2026-03-24 15:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-24 15:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-24 15:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723 to the API
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742509/general/3dc4c1f3-7ff1-4997-a284-f05cf81d0c3f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce24ed22-eb33-505b-80e5-3cf0abc9fd62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJN021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 36721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309166,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/3dc4c1f3-7ff1-4997-a284-f05cf81d0c3f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 30720,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/65c4486f-c62c-4856-8e1a-20dbe79083d0.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290388,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/b5fb6de9-0ff6-4af4-ba23-c8031effef5a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299172,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/77280eca-a135-4345-b1c1-089727e02902.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306068,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/789f6582-9615-4fa8-91a6-6f382826acb4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313066,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/4e2ae780-4ea0-4a16-a75d-8d00cf812fc4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353454,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/360517d6-6eb1-495b-9ee1-90332da0955f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261008,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/f5c41fa9-528e-4bbe-a044-6b59ce8b3c53.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220929,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/54df40e7-3c7d-48b5-a56f-57bd251407d6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce24ed22-eb33-505b-80e5-3cf0abc9fd62/ce24ed22-eb33-505b-80e5-3cf0abc9fd62_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293962,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742509/general/f71881f2-4eae-41fb-8457-cda7ea93e604.jpg',
'Width': 1920}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-08-11',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Club - Diesel - Manual - 102 hp - '
'36.721 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715723%27 HTTP/1.1" 200 None
2026-03-24 15:19:15 [adesa.be] INFO: Saving data for 10715723: {'created_time': 1774365555.496415, 'last_price_update_time': 1774365555.496425, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715723') HTTP/1.1" 204 0
2026-03-24 15:19:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/4f90ad2e-90e6-44dd-9a50-769df70d53f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252Fc23615c5-f923-415f-8cf3-73914a55b410.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/c23615c5-f923-415f-8cf3-73914a55b410.jpg not downloaded yet
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252Fd277713d-c2da-48bf-a3da-5d6a10dcdc7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/d277713d-c2da-48bf-a3da-5d6a10dcdc7d.jpg not downloaded yet
2026-03-24 15:19:15 [adesa.be] INFO: Found listing with ID: 10713786
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713786%27 HTTP/1.1" 200 None
2026-03-24 15:19:15 [adesa.be] INFO: Scrape type for 10713786: 2
2026-03-24 15:19:15 [adesa.be] INFO: Scraping item 10713786 url https://www.openlane.eu/en/carv6/auction/10713786
2026-03-24 15:19:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e91ed0>
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742516%252Fgeneral%252Fafd6a3c3-13b0-4635-8959-d4220448efd8.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742516/general/afd6a3c3-13b0-4635-8959-d4220448efd8.jpg saved to cache
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0bcd9f8a-5de7-5c18-b205-2689722bc647
2026-03-24 15:19:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bcd9f8a-5de7-5c18-b205-2689722bc647, skipping ID generation
2026-03-24 15:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcd9f8a-5de7-5c18-b205-2689722bc647 with scrape type 1
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bcd9f8a-5de7-5c18-b205-2689722bc647 sending to next pipeline
2026-03-24 15:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bcd9f8a-5de7-5c18-b205-2689722bc647, identifier: 10715732
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13855150>
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Fbb6103c7-3030-4368-a176-45feb83b85d2.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/bb6103c7-3030-4368-a176-45feb83b85d2.jpg saved to cache
2026-03-24 15:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a68150>
2026-03-24 15:19:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F1955752a-597f-413f-b37d-f191ff6441d8.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/1955752a-597f-413f-b37d-f191ff6441d8.jpg saved to cache
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-24 15:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132bc125-786a-5b2b-8657-adde8891f022 with scrape type 1
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F7b99a4c2-bcf6-4704-9f12-54a76660d670.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/7b99a4c2-bcf6-4704-9f12-54a76660d670.jpg not downloaded yet
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/99388df2-953a-4a20-8c91-462b9ccc5b24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F8942bf65-c091-4117-a223-3a02b33f80bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/8942bf65-c091-4117-a223-3a02b33f80bd.jpg not downloaded yet
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F90d29790-ecaf-424e-a721-5db13975da92.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/90d29790-ecaf-424e-a721-5db13975da92.jpg not downloaded yet
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-24 15:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-24 15:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732 to the API
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742516/general/afd6a3c3-13b0-4635-8959-d4220448efd8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0bcd9f8a-5de7-5c18-b205-2689722bc647',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APD557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715732',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 181137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280135,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/3fbd208c-f286-431f-acb2-9f7448639c4b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297717,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/90cd8e5d-b908-420d-a9f0-6f7d17329038.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304751,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/d049ae9b-e538-4a60-9ab2-259a9c0a55a9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274577,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/041d943a-293f-428c-bea0-b37c95c490d3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249216,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/cdc68812-e7ff-495a-a6c9-9df3fe0f2e10.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272649,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/c60ca524-55c4-41b0-a02e-c3d1f216fa9d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285365,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/52a86793-e2d1-4cf2-a3e9-317e8f71a98c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265224,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/0996fa24-c930-4c0e-a5c6-a229d300a33b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271332,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/afd6a3c3-13b0-4635-8959-d4220448efd8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bcd9f8a-5de7-5c18-b205-2689722bc647/0bcd9f8a-5de7-5c18-b205-2689722bc647_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302367,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742516/general/0624539a-3c2c-4ae4-a095-a3a80aed995a.jpg',
'Width': 1400}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Ford Tourneo Connect 1.5 TDCI Titanium - Diesel - Manual - 120 hp - '
'181.137 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715732%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [adesa.be] INFO: Saving data for 10715732: {'created_time': 1774365556.422599, 'last_price_update_time': 1774365556.42261, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715732') HTTP/1.1" 204 0
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12acd790>
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F7bdae164-4a2b-4e44-8e54-842c2b6fa9de.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/7bdae164-4a2b-4e44-8e54-842c2b6fa9de.jpg saved to cache
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13981310>
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252Fa9a3421a-de4f-4804-9c54-7badac0423f3.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/a9a3421a-de4f-4804-9c54-7badac0423f3.jpg saved to cache
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F59c94713-28bd-455e-8933-f1436a10bf49.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/59c94713-28bd-455e-8933-f1436a10bf49.jpg not downloaded yet
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252Fcdab29ac-c032-4ce3-a3ea-db58f712e9f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/cdab29ac-c032-4ce3-a3ea-db58f712e9f9.jpg not downloaded yet
2026-03-24 15:19:16 [adesa.be] INFO: Found listing with ID: 10713764
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713764%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [adesa.be] INFO: Scrape type for 10713764: 2
2026-03-24 15:19:16 [adesa.be] INFO: Scraping item 10713764 url https://www.openlane.eu/en/carv6/auction/10713764
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Fa466fe20-84c2-4bbf-a6d6-dc37495094c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/a466fe20-84c2-4bbf-a6d6-dc37495094c5.jpg not downloaded yet
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/99f162ee-cc9a-4ad3-8ef2-636dc4a25488.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/ec4cb96a-dc85-4308-b91f-40af5488db05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F3165777e-d561-4a0f-8b42-ec14bbe553ff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/3165777e-d561-4a0f-8b42-ec14bbe553ff.jpg not downloaded yet
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F8f068630-c116-475b-bd87-3c4590549877.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/8f068630-c116-475b-bd87-3c4590549877.jpg not downloaded yet
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d664d0>
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F6331db96-c4c1-4176-aa07-582d4abe8daf.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/6331db96-c4c1-4176-aa07-582d4abe8daf.jpg saved to cache
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13979590>
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F4f90ad2e-90e6-44dd-9a50-769df70d53f2.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/4f90ad2e-90e6-44dd-9a50-769df70d53f2.jpg saved to cache
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/aef2efed-6689-40d5-84e8-d75d2afd6c83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/012e7c46-c0a0-4ff4-b1c5-20ec136660a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F2c60272e-f96e-481a-bf99-bfddc68c4c59.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/2c60272e-f96e-481a-bf99-bfddc68c4c59.jpg not downloaded yet
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F61c932f5-229d-4c95-85c3-8a8aa6996fb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/61c932f5-229d-4c95-85c3-8a8aa6996fb4.jpg not downloaded yet
2026-03-24 15:19:16 [adesa.be] INFO: Found listing with ID: 10713649
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713649%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [adesa.be] INFO: Scrape type for 10713649: 2
2026-03-24 15:19:16 [adesa.be] INFO: Scraping item 10713649 url https://www.openlane.eu/en/carv6/auction/10713649
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F20382622-9337-419a-b8a1-9d6a8244f332.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/20382622-9337-419a-b8a1-9d6a8244f332.jpg not downloaded yet
2026-03-24 15:19:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/baf2110f-b216-4846-838f-ec53964f174a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/80d7c5f9-ced2-468c-84f5-f62c8d16560f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252Ff4ba4a4d-5513-4f61-8de9-d71f5c579098.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/f4ba4a4d-5513-4f61-8de9-d71f5c579098.jpg not downloaded yet
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ace310>
2026-03-24 15:19:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F99388df2-953a-4a20-8c91-462b9ccc5b24.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/99388df2-953a-4a20-8c91-462b9ccc5b24.jpg saved to cache
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-24 15:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56673a48-23fe-5e0b-9acc-e213d0496d9e with scrape type 1
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fa91de81a-c7d8-4791-a555-2d8bf30f8fc4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/a91de81a-c7d8-4791-a555-2d8bf30f8fc4.jpg not downloaded yet
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252Fa14c85cc-dfe8-45b4-b80b-125a90d9db95.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/a14c85cc-dfe8-45b4-b80b-125a90d9db95.jpg not downloaded yet
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F03d6de92-8ddc-48f4-97a6-8f9f07daee85.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/03d6de92-8ddc-48f4-97a6-8f9f07daee85.jpg not downloaded yet
2026-03-24 15:19:17 [adesa.be] INFO: Found listing with ID: 10713859
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713859%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [adesa.be] INFO: Scrape type for 10713859: 0
2026-03-24 15:19:17 [adesa.be] INFO: Skipping item 10713859 url https://www.openlane.eu/en/carv6/auction/10713859
2026-03-24 15:19:17 [adesa.be] INFO: Found listing with ID: 10713651
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713651%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [adesa.be] INFO: Scrape type for 10713651: 2
2026-03-24 15:19:17 [adesa.be] INFO: Scraping item 10713651 url https://www.openlane.eu/en/carv6/auction/10713651
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F278cc5dd-5527-44a3-9b2d-7e0bc1e45e10.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/278cc5dd-5527-44a3-9b2d-7e0bc1e45e10.jpg not downloaded yet
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f69e90>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252F99f162ee-cc9a-4ad3-8ef2-636dc4a25488.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/99f162ee-cc9a-4ad3-8ef2-636dc4a25488.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138b9890>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252Fec4cb96a-dc85-4308-b91f-40af5488db05.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/ec4cb96a-dc85-4308-b91f-40af5488db05.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/1af236a1-678c-419f-bf7a-02ecd0616c94.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/671bc1ee-25ef-447a-a4a6-437f1cf5c642.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F15538a72-cc5b-4d7d-af59-dd7cfbff8902.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/15538a72-cc5b-4d7d-af59-dd7cfbff8902.jpg not downloaded yet
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Faf2278a5-251b-4645-be02-d33638eb0a69.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/af2278a5-251b-4645-be02-d33638eb0a69.jpg not downloaded yet
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/15d28379-c3bf-4e62-8205-a96cdcdaba04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F972ec36a-fe2b-49ff-8533-9100d68c84e5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/972ec36a-fe2b-49ff-8533-9100d68c84e5.jpg not downloaded yet
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F4dc5d400-cc98-46be-8ab9-313743b6eef4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/4dc5d400-cc98-46be-8ab9-313743b6eef4.jpg not downloaded yet
2026-03-24 15:19:17 [adesa.be] INFO: Found listing with ID: 10713918
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713918%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [adesa.be] INFO: Scrape type for 10713918: 2
2026-03-24 15:19:17 [adesa.be] INFO: Scraping item 10713918 url https://www.openlane.eu/en/carv6/auction/10713918
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Fa04cf5ba-2a46-4b63-ad54-cb80e118dd0f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/a04cf5ba-2a46-4b63-ad54-cb80e118dd0f.jpg not downloaded yet
2026-03-24 15:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ee0250>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Faef2efed-6689-40d5-84e8-d75d2afd6c83.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/aef2efed-6689-40d5-84e8-d75d2afd6c83.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dcdc10>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F012e7c46-c0a0-4ff4-b1c5-20ec136660a0.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/012e7c46-c0a0-4ff4-b1c5-20ec136660a0.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/90d29790-ecaf-424e-a721-5db13975da92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F07e5d0a9-6dcf-4fb7-97a8-3dc7aa01ac8a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/07e5d0a9-6dcf-4fb7-97a8-3dc7aa01ac8a.jpg not downloaded yet
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252F07f2cb6b-d738-4bfc-b1da-dc8132d59594.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/07f2cb6b-d738-4bfc-b1da-dc8132d59594.jpg not downloaded yet
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/5ba221ee-d6af-4a5f-b449-78efa7766998.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/67ace124-d350-4bda-8c44-a1dc823421e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742537/general/a3b8078b-c844-443c-a632-9b3bea05d7a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715758)
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/c001a385-e15d-4cc6-99c3-2bba3bcd3205.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F63d880c4-6f84-43e3-a18f-e096c483eafc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/63d880c4-6f84-43e3-a18f-e096c483eafc.jpg not downloaded yet
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252Fb89daf3e-3679-4623-a118-0bb0abb5c683.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/b89daf3e-3679-4623-a118-0bb0abb5c683.jpg not downloaded yet
2026-03-24 15:19:17 [adesa.be] INFO: Found listing with ID: 10713685
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713685%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [adesa.be] INFO: Scrape type for 10713685: 2
2026-03-24 15:19:17 [adesa.be] INFO: Scraping item 10713685 url https://www.openlane.eu/en/carv6/auction/10713685
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F36de8be7-68cc-49e7-95be-10a2c863f6c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/36de8be7-68cc-49e7-95be-10a2c863f6c5.jpg not downloaded yet
2026-03-24 15:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/a466fe20-84c2-4bbf-a6d6-dc37495094c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F341e4885-a842-497f-ac8b-c0af3f23f421.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/341e4885-a842-497f-ac8b-c0af3f23f421.jpg not downloaded yet
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fb37fb634-c8ce-4860-96ca-0bd56c9ba6e4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/b37fb634-c8ce-4860-96ca-0bd56c9ba6e4.jpg not downloaded yet
2026-03-24 15:19:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d82550>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Fbaf2110f-b216-4846-838f-ec53964f174a.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/baf2110f-b216-4846-838f-ec53964f174a.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138b2010>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742502%252Fgeneral%252F80d7c5f9-ced2-468c-84f5-f62c8d16560f.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/80d7c5f9-ced2-468c-84f5-f62c8d16560f.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138fbd90>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742505%252Fgeneral%252F1af236a1-678c-419f-bf7a-02ecd0616c94.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/1af236a1-678c-419f-bf7a-02ecd0616c94.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b73ed0>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F671bc1ee-25ef-447a-a4a6-437f1cf5c642.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/671bc1ee-25ef-447a-a4a6-437f1cf5c642.jpg saved to cache
2026-03-24 15:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13868d90>
2026-03-24 15:19:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742511%252Fgeneral%252F15d28379-c3bf-4e62-8205-a96cdcdaba04.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/15d28379-c3bf-4e62-8205-a96cdcdaba04.jpg saved to cache
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/8942bf65-c091-4117-a223-3a02b33f80bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252Fe8435666-9cce-4f09-9f20-f508376b43a5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/e8435666-9cce-4f09-9f20-f508376b43a5.jpg not downloaded yet
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F44a86f77-905f-42ae-9780-b69b63b5e7ea.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/44a86f77-905f-42ae-9780-b69b63b5e7ea.jpg not downloaded yet
2026-03-24 15:19:18 [adesa.be] INFO: Found listing with ID: 10713647
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713647%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [adesa.be] INFO: Scrape type for 10713647: 2
2026-03-24 15:19:18 [adesa.be] INFO: Scraping item 10713647 url https://www.openlane.eu/en/carv6/auction/10713647
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Fd61d3633-f513-4363-a422-21ac9457e655.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/d61d3633-f513-4363-a422-21ac9457e655.jpg not downloaded yet
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fadd9107c-0bb6-4e5a-ae80-464d1d05f087.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/add9107c-0bb6-4e5a-ae80-464d1d05f087.jpg not downloaded yet
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F74b9a160-5ae3-45d8-bbbe-2bf8d5ee17ec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/74b9a160-5ae3-45d8-bbbe-2bf8d5ee17ec.jpg not downloaded yet
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252Facd2554b-7747-4880-8aaa-fba150698552.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/acd2554b-7747-4880-8aaa-fba150698552.jpg not downloaded yet
2026-03-24 15:19:18 [adesa.be] INFO: Found listing with ID: 10713757
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713757%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [adesa.be] INFO: Scrape type for 10713757: 2
2026-03-24 15:19:18 [adesa.be] INFO: Scraping item 10713757 url https://www.openlane.eu/en/carv6/auction/10713757
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Ffe5b807f-fb40-491c-8016-56c383141130.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/fe5b807f-fb40-491c-8016-56c383141130.jpg not downloaded yet
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13998cd0>
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F90d29790-ecaf-424e-a721-5db13975da92.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/90d29790-ecaf-424e-a721-5db13975da92.jpg saved to cache
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b66150>
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F5ba221ee-d6af-4a5f-b449-78efa7766998.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/5ba221ee-d6af-4a5f-b449-78efa7766998.jpg saved to cache
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e97590>
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F67ace124-d350-4bda-8c44-a1dc823421e5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/67ace124-d350-4bda-8c44-a1dc823421e5.jpg saved to cache
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b64a10>
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742537%252Fgeneral%252Fa3b8078b-c844-443c-a632-9b3bea05d7a2.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742537/general/a3b8078b-c844-443c-a632-9b3bea05d7a2.jpg saved to cache
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f7323aa7-0b3d-51d8-8516-d1519418212c
2026-03-24 15:19:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f7323aa7-0b3d-51d8-8516-d1519418212c, skipping ID generation
2026-03-24 15:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7323aa7-0b3d-51d8-8516-d1519418212c with scrape type 1
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f7323aa7-0b3d-51d8-8516-d1519418212c sending to next pipeline
2026-03-24 15:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7323aa7-0b3d-51d8-8516-d1519418212c, identifier: 10715758
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f40fd0>
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252Fc001a385-e15d-4cc6-99c3-2bba3bcd3205.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/c001a385-e15d-4cc6-99c3-2bba3bcd3205.jpg saved to cache
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0f410>
2026-03-24 15:19:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Fa466fe20-84c2-4bbf-a6d6-dc37495094c5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/a466fe20-84c2-4bbf-a6d6-dc37495094c5.jpg saved to cache
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/8f068630-c116-475b-bd87-3c4590549877.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fd46e551f-db39-4fd7-b71f-1b46fe993772.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/d46e551f-db39-4fd7-b71f-1b46fe993772.jpg not downloaded yet
2026-03-24 15:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-24 15:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-24 15:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758 to the API
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742537/general/a3b8078b-c844-443c-a632-9b3bea05d7a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7323aa7-0b3d-51d8-8516-d1519418212c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 45712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34954,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/774aea67-7e2d-4230-be20-1ae465c9e6b9.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284934,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/0edc1f73-4198-4236-8eff-c5a84adc908e.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287743,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/27de25d1-b5a8-4f68-9f97-ac48eaf88f3b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320257,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/bb6103c7-3030-4368-a176-45feb83b85d2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309914,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/7bdae164-4a2b-4e44-8e54-842c2b6fa9de.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230585,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/6331db96-c4c1-4176-aa07-582d4abe8daf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290559,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/99f162ee-cc9a-4ad3-8ef2-636dc4a25488.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277061,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/aef2efed-6689-40d5-84e8-d75d2afd6c83.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276873,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/baf2110f-b216-4846-838f-ec53964f174a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f7323aa7-0b3d-51d8-8516-d1519418212c/f7323aa7-0b3d-51d8-8516-d1519418212c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260581,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742537/general/a3b8078b-c844-443c-a632-9b3bea05d7a2.jpg',
'Width': 1400}],
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'45.712 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715758%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [adesa.be] INFO: Saving data for 10715758: {'created_time': 1774365559.08728, 'last_price_update_time': 1774365559.08729, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715758') HTTP/1.1" 204 0
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742534%252Fgeneral%252F6447b8b0-ea06-4106-8412-93a1eba0ce3f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/6447b8b0-ea06-4106-8412-93a1eba0ce3f.jpg not downloaded yet
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742533%252Fgeneral%252Fb781414f-bee5-449c-a581-8ed42ea5d000.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/b781414f-bee5-449c-a581-8ed42ea5d000.jpg not downloaded yet
2026-03-24 15:19:19 [adesa.be] INFO: Found listing with ID: 10713702
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713702%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [adesa.be] INFO: Scrape type for 10713702: 2
2026-03-24 15:19:19 [adesa.be] INFO: Scraping item 10713702 url https://www.openlane.eu/en/carv6/auction/10713702
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742530%252Fgeneral%252F5a626722-1173-4a13-9b74-f200a1910226.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/5a626722-1173-4a13-9b74-f200a1910226.jpg not downloaded yet
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13933050>
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F8942bf65-c091-4117-a223-3a02b33f80bd.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/8942bf65-c091-4117-a223-3a02b33f80bd.jpg saved to cache
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/7b99a4c2-bcf6-4704-9f12-54a76660d670.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742501%252Fgeneral%252F435226b3-df10-4e2d-9423-03421dec8dc7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/435226b3-df10-4e2d-9423-03421dec8dc7.jpg not downloaded yet
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/3165777e-d561-4a0f-8b42-ec14bbe553ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:19 [adesa.be] INFO: Found listing with ID: 10713834
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713834%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [adesa.be] INFO: Scrape type for 10713834: 2
2026-03-24 15:19:19 [adesa.be] INFO: Scraping item 10713834 url https://www.openlane.eu/en/carv6/auction/10713834
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742530%252Fgeneral%252Feaa27859-dce0-4140-b7d1-da2e95c4dd7d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/eaa27859-dce0-4140-b7d1-da2e95c4dd7d.jpg not downloaded yet
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/03d6de92-8ddc-48f4-97a6-8f9f07daee85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/07e5d0a9-6dcf-4fb7-97a8-3dc7aa01ac8a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742501%252Fgeneral%252Fca02885a-0105-476e-b3f7-7e6cf791274c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/ca02885a-0105-476e-b3f7-7e6cf791274c.jpg not downloaded yet
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ca2350>
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F8f068630-c116-475b-bd87-3c4590549877.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/8f068630-c116-475b-bd87-3c4590549877.jpg saved to cache
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/07f2cb6b-d738-4bfc-b1da-dc8132d59594.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/af2278a5-251b-4645-be02-d33638eb0a69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:19 [adesa.be] INFO: Found listing with ID: 10713705
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713705%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [adesa.be] INFO: Scrape type for 10713705: 2
2026-03-24 15:19:19 [adesa.be] INFO: Scraping item 10713705 url https://www.openlane.eu/en/carv6/auction/10713705
2026-03-24 15:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742501%252Fgeneral%252F416f317c-6c16-4a86-9aa6-03bed554b9c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/416f317c-6c16-4a86-9aa6-03bed554b9c8.jpg not downloaded yet
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/278cc5dd-5527-44a3-9b2d-7e0bc1e45e10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:19 [adesa.be] INFO: Found listing with ID: 10713699
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713699%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [adesa.be] INFO: Scrape type for 10713699: 2
2026-03-24 15:19:19 [adesa.be] INFO: Scraping item 10713699 url https://www.openlane.eu/en/carv6/auction/10713699
2026-03-24 15:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d09b10>
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F7b99a4c2-bcf6-4704-9f12-54a76660d670.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/7b99a4c2-bcf6-4704-9f12-54a76660d670.jpg saved to cache
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d782465-637c-5e80-ae2a-86fbe9aed181 with identifier: 10713764
2026-03-24 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d782465-637c-5e80-ae2a-86fbe9aed181 with scrape type 2
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d782465-637c-5e80-ae2a-86fbe9aed181 with scrape type 2
2026-03-24 15:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d782465-637c-5e80-ae2a-86fbe9aed181, identifier: 10713764
2026-03-24 15:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10713785
2026-03-24 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad7dae3e-61a8-5fce-b7cd-f540f0471722 with scrape type 2
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad7dae3e-61a8-5fce-b7cd-f540f0471722 with scrape type 2
2026-03-24 15:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad7dae3e-61a8-5fce-b7cd-f540f0471722, identifier: 10713785
2026-03-24 15:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-24 15:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 804f1413-d22a-5858-93c4-623d124ddf25 with scrape type 1
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252Fbcc11fc9-be20-4289-8cba-21ddb3d25748.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/bcc11fc9-be20-4289-8cba-21ddb3d25748.jpg not downloaded yet
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12dbbf90>
2026-03-24 15:19:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742542%252Fgeneral%252F3165777e-d561-4a0f-8b42-ec14bbe553ff.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/3165777e-d561-4a0f-8b42-ec14bbe553ff.jpg saved to cache
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/a04cf5ba-2a46-4b63-ad54-cb80e118dd0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742501%252Fgeneral%252F5c056514-53b2-4f2e-a749-0818f801f0cc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/5c056514-53b2-4f2e-a749-0818f801f0cc.jpg not downloaded yet
2026-03-24 15:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d782465-637c-5e80-ae2a-86fbe9aed181 with identifier: 10713764
2026-03-24 15:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d782465-637c-5e80-ae2a-86fbe9aed181 with identifier: 10713764
2026-03-24 15:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d782465-637c-5e80-ae2a-86fbe9aed181 with identifier: 10713764 to the API
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713764>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0d782465-637c-5e80-ae2a-86fbe9aed181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPL340',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713764',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 111686,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 118i - Petrol - Automatic - 136 hp - 111.686 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713764%27 HTTP/1.1" 200 None
2026-03-24 15:19:20 [adesa.be] INFO: Saving data for 10713764: {'auction_closing_time': 1774426500.0, 'created_time': 1774278961.518049, 'last_price_update_time': 1774365560.194068}
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713764') HTTP/1.1" 204 0
2026-03-24 15:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10713785
2026-03-24 15:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10713785
2026-03-24 15:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad7dae3e-61a8-5fce-b7cd-f540f0471722 with identifier: 10713785 to the API
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713785>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ad7dae3e-61a8-5fce-b7cd-f540f0471722',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAM381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713785',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 80362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 80.362 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713785%27 HTTP/1.1" 200 None
2026-03-24 15:19:20 [adesa.be] INFO: Saving data for 10713785: {'auction_closing_time': 1774426500.0, 'created_time': 1774278962.527027, 'last_price_update_time': 1774365560.551379}
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713785') HTTP/1.1" 204 0
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d62150>
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F03d6de92-8ddc-48f4-97a6-8f9f07daee85.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/03d6de92-8ddc-48f4-97a6-8f9f07daee85.jpg saved to cache
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0b350>
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F07e5d0a9-6dcf-4fb7-97a8-3dc7aa01ac8a.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/07e5d0a9-6dcf-4fb7-97a8-3dc7aa01ac8a.jpg saved to cache
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:20 [adesa.be] INFO: Found listing with ID: 10713813
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713813%27 HTTP/1.1" 200 None
2026-03-24 15:19:20 [adesa.be] INFO: Scrape type for 10713813: 2
2026-03-24 15:19:20 [adesa.be] INFO: Scraping item 10713813 url https://www.openlane.eu/en/carv6/auction/10713813
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19: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%252F5742497%252Fgeneral%252F3e092dca-c904-4d8b-96f2-fe7c6e215e4f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/3e092dca-c904-4d8b-96f2-fe7c6e215e4f.jpg not downloaded yet
2026-03-24 15:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/4dc5d400-cc98-46be-8ab9-313743b6eef4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10713651
2026-03-24 15:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with scrape type 2
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with scrape type 2
2026-03-24 15:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d, identifier: 10713651
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0b990>
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252F07f2cb6b-d738-4bfc-b1da-dc8132d59594.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/07f2cb6b-d738-4bfc-b1da-dc8132d59594.jpg saved to cache
2026-03-24 15:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12af9050>
2026-03-24 15:19:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Faf2278a5-251b-4645-be02-d33638eb0a69.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/af2278a5-251b-4645-be02-d33638eb0a69.jpg saved to cache
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ea0b90>
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F278cc5dd-5527-44a3-9b2d-7e0bc1e45e10.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/278cc5dd-5527-44a3-9b2d-7e0bc1e45e10.jpg saved to cache
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:21 [adesa.be] INFO: Found listing with ID: 10713730
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713730%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [adesa.be] INFO: Scrape type for 10713730: 2
2026-03-24 15:19:21 [adesa.be] INFO: Scraping item 10713730 url https://www.openlane.eu/en/carv6/auction/10713730
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252Fceddc39d-0df9-4773-98eb-03eaa4de9654.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/ceddc39d-0df9-4773-98eb-03eaa4de9654.jpg not downloaded yet
2026-03-24 15:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10713651
2026-03-24 15:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10713651
2026-03-24 15:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d with identifier: 10713651 to the API
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713651>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e754aa75-0a21-5b3f-88a5-23b8ae4e1e5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QL5264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713651',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 88890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 2 Series Active Tourer 218 - Diesel - Automatic - 150 hp - '
'88.890 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713651%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [adesa.be] INFO: Saving data for 10713651: {'auction_closing_time': 1774426500.0, 'created_time': 1774278959.548694, 'last_price_update_time': 1774365561.481515}
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713651') HTTP/1.1" 204 0
2026-03-24 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/435226b3-df10-4e2d-9423-03421dec8dc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/add9107c-0bb6-4e5a-ae80-464d1d05f087.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12af8ed0>
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Fa04cf5ba-2a46-4b63-ad54-cb80e118dd0f.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/a04cf5ba-2a46-4b63-ad54-cb80e118dd0f.jpg saved to cache
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/d46e551f-db39-4fd7-b71f-1b46fe993772.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:21 [adesa.be] INFO: Found listing with ID: 10713632
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713632%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [adesa.be] INFO: Scrape type for 10713632: 2
2026-03-24 15:19:21 [adesa.be] INFO: Scraping item 10713632 url https://www.openlane.eu/en/carv6/auction/10713632
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252Fd66c854f-83d9-40dd-b7f9-80a01249a433.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/d66c854f-83d9-40dd-b7f9-80a01249a433.jpg not downloaded yet
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dfcfd0>
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F4dc5d400-cc98-46be-8ab9-313743b6eef4.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/4dc5d400-cc98-46be-8ab9-313743b6eef4.jpg saved to cache
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/36de8be7-68cc-49e7-95be-10a2c863f6c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/b781414f-bee5-449c-a581-8ed42ea5d000.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/5a626722-1173-4a13-9b74-f200a1910226.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:21 [adesa.be] INFO: Found listing with ID: 10713724
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713724%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [adesa.be] INFO: Scrape type for 10713724: 2
2026-03-24 15:19:21 [adesa.be] INFO: Scraping item 10713724 url https://www.openlane.eu/en/carv6/auction/10713724
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252Faebda92e-dc32-446f-9bae-e295be40c552.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/aebda92e-dc32-446f-9bae-e295be40c552.jpg not downloaded yet
2026-03-24 15:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13d668d0>
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252F435226b3-df10-4e2d-9423-03421dec8dc7.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/435226b3-df10-4e2d-9423-03421dec8dc7.jpg saved to cache
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12da2c10>
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fadd9107c-0bb6-4e5a-ae80-464d1d05f087.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/add9107c-0bb6-4e5a-ae80-464d1d05f087.jpg saved to cache
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/6447b8b0-ea06-4106-8412-93a1eba0ce3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:21 [adesa.be] INFO: Found listing with ID: 10710145
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710710145%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [adesa.be] INFO: Scrape type for 10710145: 2
2026-03-24 15:19:21 [adesa.be] INFO: Scraping item 10710145 url https://www.openlane.eu/en/carv6/auction/10710145
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252F362997d0-7f11-42d0-a072-fa597f2d1785.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/362997d0-7f11-42d0-a072-fa597f2d1785.jpg not downloaded yet
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13bd0b90>
2026-03-24 15:19:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fd46e551f-db39-4fd7-b71f-1b46fe993772.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/d46e551f-db39-4fd7-b71f-1b46fe993772.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/fe5b807f-fb40-491c-8016-56c383141130.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b91ad0>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F36de8be7-68cc-49e7-95be-10a2c863f6c5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/36de8be7-68cc-49e7-95be-10a2c863f6c5.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13a77f10>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252Fb781414f-bee5-449c-a581-8ed42ea5d000.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/b781414f-bee5-449c-a581-8ed42ea5d000.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13c97610>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252F5a626722-1173-4a13-9b74-f200a1910226.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/5a626722-1173-4a13-9b74-f200a1910226.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/eaa27859-dce0-4140-b7d1-da2e95c4dd7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/416f317c-6c16-4a86-9aa6-03bed554b9c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:22 [adesa.be] INFO: Found listing with ID: 10713623
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713623%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [adesa.be] INFO: Scrape type for 10713623: 2
2026-03-24 15:19:22 [adesa.be] INFO: Scraping item 10713623 url https://www.openlane.eu/en/carv6/auction/10713623
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252F95767b33-8c80-4a1f-8b07-86f686566506.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/95767b33-8c80-4a1f-8b07-86f686566506.jpg not downloaded yet
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/bcc11fc9-be20-4289-8cba-21ddb3d25748.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb9790>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F6447b8b0-ea06-4106-8412-93a1eba0ce3f.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/6447b8b0-ea06-4106-8412-93a1eba0ce3f.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/5c056514-53b2-4f2e-a749-0818f801f0cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:22 [adesa.be] INFO: Found listing with ID: 10713759
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713759%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [adesa.be] INFO: Scrape type for 10713759: 2
2026-03-24 15:19:22 [adesa.be] INFO: Scraping item 10713759 url https://www.openlane.eu/en/carv6/auction/10713759
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252F689b7564-6945-4628-897f-a22eff9087b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/689b7564-6945-4628-897f-a22eff9087b9.jpg not downloaded yet
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a49350>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Ffe5b807f-fb40-491c-8016-56c383141130.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/fe5b807f-fb40-491c-8016-56c383141130.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/ceddc39d-0df9-4773-98eb-03eaa4de9654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/d66c854f-83d9-40dd-b7f9-80a01249a433.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/3e092dca-c904-4d8b-96f2-fe7c6e215e4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:22 [adesa.be] INFO: Found listing with ID: 10713876
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713876%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [adesa.be] INFO: Scrape type for 10713876: 2
2026-03-24 15:19:22 [adesa.be] INFO: Scraping item 10713876 url https://www.openlane.eu/en/carv6/auction/10713876
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252F192c46fc-96c7-4061-b5d5-0d348845307d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/192c46fc-96c7-4061-b5d5-0d348845307d.jpg not downloaded yet
2026-03-24 15:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129d8590>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Feaa27859-dce0-4140-b7d1-da2e95c4dd7d.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/eaa27859-dce0-4140-b7d1-da2e95c4dd7d.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ad1010>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252F416f317c-6c16-4a86-9aa6-03bed554b9c8.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/416f317c-6c16-4a86-9aa6-03bed554b9c8.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b5bcd0>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252Fbcc11fc9-be20-4289-8cba-21ddb3d25748.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/bcc11fc9-be20-4289-8cba-21ddb3d25748.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13df7f10>
2026-03-24 15:19:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252F5c056514-53b2-4f2e-a749-0818f801f0cc.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/5c056514-53b2-4f2e-a749-0818f801f0cc.jpg saved to cache
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:22 [adesa.be] INFO: Found listing with ID: 10713726
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713726%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [adesa.be] INFO: Scrape type for 10713726: 2
2026-03-24 15:19:22 [adesa.be] INFO: Scraping item 10713726 url https://www.openlane.eu/en/carv6/auction/10713726
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742497%252Fgeneral%252F54755121-770d-4abe-aa1e-f08396d6c112.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/54755121-770d-4abe-aa1e-f08396d6c112.jpg not downloaded yet
2026-03-24 15:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/362997d0-7f11-42d0-a072-fa597f2d1785.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10713705
2026-03-24 15:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b95e0be-3a48-597c-b47e-08d264089717 with scrape type 2
2026-03-24 15:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b95e0be-3a48-597c-b47e-08d264089717 with scrape type 2
2026-03-24 15:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b95e0be-3a48-597c-b47e-08d264089717, identifier: 10713705
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0b090>
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252Fceddc39d-0df9-4773-98eb-03eaa4de9654.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/ceddc39d-0df9-4773-98eb-03eaa4de9654.jpg saved to cache
2026-03-24 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dc8550>
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252Fd66c854f-83d9-40dd-b7f9-80a01249a433.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/d66c854f-83d9-40dd-b7f9-80a01249a433.jpg saved to cache
2026-03-24 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b98610>
2026-03-24 15:19:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252F3e092dca-c904-4d8b-96f2-fe7c6e215e4f.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/3e092dca-c904-4d8b-96f2-fe7c6e215e4f.jpg saved to cache
2026-03-24 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/aebda92e-dc32-446f-9bae-e295be40c552.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:23 [adesa.be] INFO: Found listing with ID: 10713710
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713710%27 HTTP/1.1" 200 None
2026-03-24 15:19:23 [adesa.be] INFO: Scrape type for 10713710: 2
2026-03-24 15:19:23 [adesa.be] INFO: Scraping item 10713710 url https://www.openlane.eu/en/carv6/auction/10713710
2026-03-24 15:19:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10713705
2026-03-24 15:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10713705
2026-03-24 15:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b95e0be-3a48-597c-b47e-08d264089717 with identifier: 10713705 to the API
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713705>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3b95e0be-3a48-597c-b47e-08d264089717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARL639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713705',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 144866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 144.866 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713705%27 HTTP/1.1" 200 None
2026-03-24 15:19:23 [adesa.be] INFO: Saving data for 10713705: {'auction_closing_time': 1774426500.0, 'created_time': 1774278936.039085, 'last_price_update_time': 1774365563.665697}
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713705') HTTP/1.1" 204 0
2026-03-24 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/95767b33-8c80-4a1f-8b07-86f686566506.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10713834
2026-03-24 15:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with scrape type 2
2026-03-24 15:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with scrape type 2
2026-03-24 15:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af, identifier: 10713834
2026-03-24 15:19:23 [adesa.be] INFO: Found listing with ID: 10713698
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713698%27 HTTP/1.1" 200 None
2026-03-24 15:19:23 [adesa.be] INFO: Scrape type for 10713698: 2
2026-03-24 15:19:23 [adesa.be] INFO: Scraping item 10713698 url https://www.openlane.eu/en/carv6/auction/10713698
2026-03-24 15:19:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10713834
2026-03-24 15:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10713834
2026-03-24 15:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af with identifier: 10713834 to the API
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713834>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5ee4ebc7-d40e-59e2-bd51-2ecb6c2f83af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTH402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713834',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 165364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 165.364 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713834%27 HTTP/1.1" 200 None
2026-03-24 15:19:24 [adesa.be] INFO: Saving data for 10713834: {'auction_closing_time': 1774426500.0, 'created_time': 1774278933.95339, 'last_price_update_time': 1774365564.084959}
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713834') HTTP/1.1" 204 0
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ea3d10>
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252F362997d0-7f11-42d0-a072-fa597f2d1785.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/362997d0-7f11-42d0-a072-fa597f2d1785.jpg saved to cache
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10713757
2026-03-24 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a56d1b97-903e-53fc-91a6-080c86463664 with scrape type 2
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a56d1b97-903e-53fc-91a6-080c86463664 with scrape type 2
2026-03-24 15:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a56d1b97-903e-53fc-91a6-080c86463664, identifier: 10713757
2026-03-24 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/689b7564-6945-4628-897f-a22eff9087b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10713757
2026-03-24 15:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10713757
2026-03-24 15:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a56d1b97-903e-53fc-91a6-080c86463664 with identifier: 10713757 to the API
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713757>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a56d1b97-903e-53fc-91a6-080c86463664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKY548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713757',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 211863,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series 318d Sport - Diesel - Automatic - 150 hp - 211.863 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713757%27 HTTP/1.1" 200 None
2026-03-24 15:19:24 [adesa.be] INFO: Saving data for 10713757: {'auction_closing_time': 1774426500.0, 'created_time': 1774278935.660328, 'last_price_update_time': 1774365564.666026}
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713757') HTTP/1.1" 204 0
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dd3450>
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252Faebda92e-dc32-446f-9bae-e295be40c552.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/aebda92e-dc32-446f-9bae-e295be40c552.jpg saved to cache
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:24 [adesa.be] INFO: Found listing with ID: 10713804
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713804%27 HTTP/1.1" 200 None
2026-03-24 15:19:24 [adesa.be] INFO: Scrape type for 10713804: 2
2026-03-24 15:19:24 [adesa.be] INFO: Scraping item 10713804 url https://www.openlane.eu/en/carv6/auction/10713804
2026-03-24 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713632> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13841590>
2026-03-24 15:19:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252F95767b33-8c80-4a1f-8b07-86f686566506.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/95767b33-8c80-4a1f-8b07-86f686566506.jpg saved to cache
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10713813
2026-03-24 15:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00abd376-f824-5f4f-a937-6220e82eef11 with scrape type 2
2026-03-24 15:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00abd376-f824-5f4f-a937-6220e82eef11 with scrape type 2
2026-03-24 15:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00abd376-f824-5f4f-a937-6220e82eef11, identifier: 10713813
2026-03-24 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/192c46fc-96c7-4061-b5d5-0d348845307d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:24 [adesa.be] INFO: Found listing with ID: 10713875
2026-03-24 15:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713875%27 HTTP/1.1" 200 None
2026-03-24 15:19:24 [adesa.be] INFO: Scrape type for 10713875: 2
2026-03-24 15:19:24 [adesa.be] INFO: Scraping item 10713875 url https://www.openlane.eu/en/carv6/auction/10713875
2026-03-24 15:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10713813
2026-03-24 15:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10713813
2026-03-24 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00abd376-f824-5f4f-a937-6220e82eef11 with identifier: 10713813 to the API
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713813>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '00abd376-f824-5f4f-a937-6220e82eef11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713813',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 147156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 320d Lounge - Diesel - Automatic - 163 hp - '
'147.156 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713813%27 HTTP/1.1" 200 None
2026-03-24 15:19:25 [adesa.be] INFO: Saving data for 10713813: {'auction_closing_time': 1774426500.0, 'created_time': 1774278932.541021, 'last_price_update_time': 1774365565.236878}
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713813') HTTP/1.1" 204 0
2026-03-24 15:19:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e96950>
2026-03-24 15:19:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252F689b7564-6945-4628-897f-a22eff9087b9.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/689b7564-6945-4628-897f-a22eff9087b9.jpg saved to cache
2026-03-24 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742497/general/54755121-770d-4abe-aa1e-f08396d6c112.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715711)
2026-03-24 15:19:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/ca02885a-0105-476e-b3f7-7e6cf791274c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/acd2554b-7747-4880-8aaa-fba150698552.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:25 [adesa.be] INFO: Found listing with ID: 10713692
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713692%27 HTTP/1.1" 200 None
2026-03-24 15:19:25 [adesa.be] INFO: Scrape type for 10713692: 2
2026-03-24 15:19:25 [adesa.be] INFO: Scraping item 10713692 url https://www.openlane.eu/en/carv6/auction/10713692
2026-03-24 15:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10713730
2026-03-24 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2a9dbac-7a82-5f61-8904-ba6af542e633 with scrape type 2
2026-03-24 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2a9dbac-7a82-5f61-8904-ba6af542e633 with scrape type 2
2026-03-24 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2a9dbac-7a82-5f61-8904-ba6af542e633, identifier: 10713730
2026-03-24 15:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10713632
2026-03-24 15:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda728a7-cbea-55c1-9b34-4e7b2e61d985 with scrape type 2
2026-03-24 15:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fda728a7-cbea-55c1-9b34-4e7b2e61d985 with scrape type 2
2026-03-24 15:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fda728a7-cbea-55c1-9b34-4e7b2e61d985, identifier: 10713632
2026-03-24 15:19:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10713730
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-24 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10713730
2026-03-24 15:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2a9dbac-7a82-5f61-8904-ba6af542e633 with identifier: 10713730 to the API
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713730>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b2a9dbac-7a82-5f61-8904-ba6af542e633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMB126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713730',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 114958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 320i - Petrol - Automatic - 184 hp - 114.958 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713730%27 HTTP/1.1" 200 None
2026-03-24 15:19:25 [adesa.be] INFO: Saving data for 10713730: {'auction_closing_time': 1774426500.0, 'created_time': 1774278933.204, 'last_price_update_time': 1774365565.932662}
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713730') HTTP/1.1" 204 0
2026-03-24 15:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10713632
2026-03-24 15:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10713632
2026-03-24 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fda728a7-cbea-55c1-9b34-4e7b2e61d985 with identifier: 10713632 to the API
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713632>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fda728a7-cbea-55c1-9b34-4e7b2e61d985',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713632',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 116.974 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713632%27 HTTP/1.1" 200 None
2026-03-24 15:19:26 [adesa.be] INFO: Saving data for 10713632: {'auction_closing_time': 1774426500.0, 'created_time': 1774278936.649952, 'last_price_update_time': 1774365566.184205}
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713632') HTTP/1.1" 204 0
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13965290>
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252F192c46fc-96c7-4061-b5d5-0d348845307d.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/192c46fc-96c7-4061-b5d5-0d348845307d.jpg saved to cache
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d481b96-8319-582e-99f6-d0c2bb615a02 with identifier: 10713702
2026-03-24 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d481b96-8319-582e-99f6-d0c2bb615a02 with scrape type 2
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d481b96-8319-582e-99f6-d0c2bb615a02 with scrape type 2
2026-03-24 15:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d481b96-8319-582e-99f6-d0c2bb615a02, identifier: 10713702
2026-03-24 15:19:26 [adesa.be] INFO: Found listing with ID: 10713677
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713677%27 HTTP/1.1" 200 None
2026-03-24 15:19:26 [adesa.be] INFO: Scrape type for 10713677: 2
2026-03-24 15:19:26 [adesa.be] INFO: Scraping item 10713677 url https://www.openlane.eu/en/carv6/auction/10713677
2026-03-24 15:19:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d481b96-8319-582e-99f6-d0c2bb615a02 with identifier: 10713702
2026-03-24 15:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d481b96-8319-582e-99f6-d0c2bb615a02 with identifier: 10713702
2026-03-24 15:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d481b96-8319-582e-99f6-d0c2bb615a02 with identifier: 10713702 to the API
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713702>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6d481b96-8319-582e-99f6-d0c2bb615a02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APG343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713702',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 122569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 122 hp - 122.569 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713702%27 HTTP/1.1" 200 None
2026-03-24 15:19:26 [adesa.be] INFO: Saving data for 10713702: {'auction_closing_time': 1774426500.0, 'created_time': 1774278936.341934, 'last_price_update_time': 1774365566.564932}
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713702') HTTP/1.1" 204 0
2026-03-24 15:19:26 [adesa.be] INFO: Found listing with ID: 10713658
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713658%27 HTTP/1.1" 200 None
2026-03-24 15:19:26 [adesa.be] INFO: Scrape type for 10713658: 2
2026-03-24 15:19:26 [adesa.be] INFO: Scraping item 10713658 url https://www.openlane.eu/en/carv6/auction/10713658
2026-03-24 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a0b350>
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742497%252Fgeneral%252F54755121-770d-4abe-aa1e-f08396d6c112.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742497/general/54755121-770d-4abe-aa1e-f08396d6c112.jpg saved to cache
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 804f1413-d22a-5858-93c4-623d124ddf25
2026-03-24 15:19:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 804f1413-d22a-5858-93c4-623d124ddf25, skipping ID generation
2026-03-24 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 804f1413-d22a-5858-93c4-623d124ddf25 with scrape type 1
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 804f1413-d22a-5858-93c4-623d124ddf25 sending to next pipeline
2026-03-24 15:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 804f1413-d22a-5858-93c4-623d124ddf25, identifier: 10715711
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a09dd0>
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fca02885a-0105-476e-b3f7-7e6cf791274c.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/ca02885a-0105-476e-b3f7-7e6cf791274c.jpg saved to cache
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d27dd0>
2026-03-24 15:19:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252Facd2554b-7747-4880-8aaa-fba150698552.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/acd2554b-7747-4880-8aaa-fba150698552.jpg saved to cache
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10710145
2026-03-24 15:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-24 15:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6d77acf-f713-5385-89dd-15729212a87b with scrape type 2
2026-03-24 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6d77acf-f713-5385-89dd-15729212a87b, identifier: 10710145
2026-03-24 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/74b9a160-5ae3-45d8-bbbe-2bf8d5ee17ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-24 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-24 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711 to the API
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742497/general/54755121-770d-4abe-aa1e-f08396d6c112.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '804f1413-d22a-5858-93c4-623d124ddf25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUB951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 133993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36583,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/bcc11fc9-be20-4289-8cba-21ddb3d25748.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304202,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/3e092dca-c904-4d8b-96f2-fe7c6e215e4f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286338,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/ceddc39d-0df9-4773-98eb-03eaa4de9654.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274473,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/d66c854f-83d9-40dd-b7f9-80a01249a433.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266323,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/aebda92e-dc32-446f-9bae-e295be40c552.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256732,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/362997d0-7f11-42d0-a072-fa597f2d1785.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224289,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/95767b33-8c80-4a1f-8b07-86f686566506.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249877,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/689b7564-6945-4628-897f-a22eff9087b9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240047,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/192c46fc-96c7-4061-b5d5-0d348845307d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_804f1413-d22a-5858-93c4-623d124ddf25/804f1413-d22a-5858-93c4-623d124ddf25_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227111,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742497/general/54755121-770d-4abe-aa1e-f08396d6c112.jpg',
'Width': 1400}],
'price': 14800,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 133.993 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715711%27 HTTP/1.1" 200 None
2026-03-24 15:19:27 [adesa.be] INFO: Saving data for 10715711: {'created_time': 1774365567.336035, 'last_price_update_time': 1774365567.336048, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715711') HTTP/1.1" 204 0
2026-03-24 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10710145
2026-03-24 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10710145
2026-03-24 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6d77acf-f713-5385-89dd-15729212a87b with identifier: 10710145 to the API
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710145>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'f6d77acf-f713-5385-89dd-15729212a87b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVB312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710145',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 79192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 518 Comfort - Diesel - Automatic - 136 hp - 79.192 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710710145%27 HTTP/1.1" 200 None
2026-03-24 15:19:27 [adesa.be] INFO: Saving data for 10710145: {'auction_closing_time': 1774426200.0, 'created_time': 1774278966.835613, 'last_price_update_time': 1774365567.60614}
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710145') HTTP/1.1" 204 0
2026-03-24 15:19:27 [adesa.be] INFO: Found listing with ID: 10713631
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713631%27 HTTP/1.1" 200 None
2026-03-24 15:19:27 [adesa.be] INFO: Scrape type for 10713631: 2
2026-03-24 15:19:27 [adesa.be] INFO: Scraping item 10713631 url https://www.openlane.eu/en/carv6/auction/10713631
2026-03-24 15:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10713759
2026-03-24 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-24 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-24 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88e5e49e-c4c9-511e-9867-38366f2fb7a6, identifier: 10713759
2026-03-24 15:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10713724
2026-03-24 15:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-24 15:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-24 15:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16765da9-67fa-597b-9472-78978ff084ad, identifier: 10713724
2026-03-24 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/d61d3633-f513-4363-a422-21ac9457e655.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/44a86f77-905f-42ae-9780-b69b63b5e7ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:27 [adesa.be] INFO: Found listing with ID: 10713662
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713662%27 HTTP/1.1" 200 None
2026-03-24 15:19:27 [adesa.be] INFO: Scrape type for 10713662: 2
2026-03-24 15:19:27 [adesa.be] INFO: Scraping item 10713662 url https://www.openlane.eu/en/carv6/auction/10713662
2026-03-24 15:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10713759
2026-03-24 15:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10713759
2026-03-24 15:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10713759 to the API
2026-03-24 15:19:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713759>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '88e5e49e-c4c9-511e-9867-38366f2fb7a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFK043',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713759',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 111.467 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713759%27 HTTP/1.1" 200 None
2026-03-24 15:19:28 [adesa.be] INFO: Saving data for 10713759: {'auction_closing_time': 1774426500.0, 'created_time': 1774278955.148536, 'last_price_update_time': 1774365568.090088}
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713759') HTTP/1.1" 204 0
2026-03-24 15:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10713724
2026-03-24 15:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10713724
2026-03-24 15:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10713724 to the API
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713724>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '16765da9-67fa-597b-9472-78978ff084ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNE597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713724',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 170348,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 170.348 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713724%27 HTTP/1.1" 200 None
2026-03-24 15:19:28 [adesa.be] INFO: Saving data for 10713724: {'auction_closing_time': 1774426500.0, 'created_time': 1774278956.320532, 'last_price_update_time': 1774365568.34681}
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713724') HTTP/1.1" 204 0
2026-03-24 15:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b58d50>
2026-03-24 15:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F74b9a160-5ae3-45d8-bbbe-2bf8d5ee17ec.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/74b9a160-5ae3-45d8-bbbe-2bf8d5ee17ec.jpg saved to cache
2026-03-24 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10713623
2026-03-24 15:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-24 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-24 15:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2374ccca-23ca-5e4c-a348-6f2f9c528240, identifier: 10713623
2026-03-24 15:19:28 [adesa.be] INFO: Found listing with ID: 10713655
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713655%27 HTTP/1.1" 200 None
2026-03-24 15:19:28 [adesa.be] INFO: Scrape type for 10713655: 2
2026-03-24 15:19:28 [adesa.be] INFO: Scraping item 10713655 url https://www.openlane.eu/en/carv6/auction/10713655
2026-03-24 15:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10713623
2026-03-24 15:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10713623
2026-03-24 15:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10713623 to the API
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713623>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '2374ccca-23ca-5e4c-a348-6f2f9c528240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713623',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 105059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 105.059 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713623%27 HTTP/1.1" 200 None
2026-03-24 15:19:28 [adesa.be] INFO: Saving data for 10713623: {'auction_closing_time': 1774426500.0, 'created_time': 1774278938.646622, 'last_price_update_time': 1774365568.76891}
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713623') HTTP/1.1" 204 0
2026-03-24 15:19:28 [adesa.be] INFO: Found listing with ID: 10713695
2026-03-24 15:19:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713695%27 HTTP/1.1" 200 None
2026-03-24 15:19:28 [adesa.be] INFO: Scrape type for 10713695: 2
2026-03-24 15:19:28 [adesa.be] INFO: Scraping item 10713695 url https://www.openlane.eu/en/carv6/auction/10713695
2026-03-24 15:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10713699
2026-03-24 15:19:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bad71f59-7010-5d0b-bcdd-8237f304d60e with scrape type 2
2026-03-24 15:19:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bad71f59-7010-5d0b-bcdd-8237f304d60e with scrape type 2
2026-03-24 15:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bad71f59-7010-5d0b-bcdd-8237f304d60e, identifier: 10713699
2026-03-24 15:19:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff20a4f7d0>
2026-03-24 15:19:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742530%252Fgeneral%252Fd61d3633-f513-4363-a422-21ac9457e655.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/d61d3633-f513-4363-a422-21ac9457e655.jpg saved to cache
2026-03-24 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cd2e90>
2026-03-24 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252F44a86f77-905f-42ae-9780-b69b63b5e7ea.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/44a86f77-905f-42ae-9780-b69b63b5e7ea.jpg saved to cache
2026-03-24 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/e8435666-9cce-4f09-9f20-f508376b43a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10713699
2026-03-24 15:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10713699
2026-03-24 15:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bad71f59-7010-5d0b-bcdd-8237f304d60e with identifier: 10713699 to the API
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713699>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'bad71f59-7010-5d0b-bcdd-8237f304d60e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWS204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713699',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88272,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 3 Series Touring 318d Lounge - Diesel - Automatic - 150 hp - '
'88.272 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713699%27 HTTP/1.1" 200 None
2026-03-24 15:19:29 [adesa.be] INFO: Saving data for 10713699: {'auction_closing_time': 1774426500.0, 'created_time': 1774278933.528171, 'last_price_update_time': 1774365569.355635}
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713699') HTTP/1.1" 204 0
2026-03-24 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/b37fb634-c8ce-4860-96ca-0bd56c9ba6e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:29 [adesa.be] INFO: Found listing with ID: 10713678
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713678%27 HTTP/1.1" 200 None
2026-03-24 15:19:29 [adesa.be] INFO: Scrape type for 10713678: 2
2026-03-24 15:19:29 [adesa.be] INFO: Scraping item 10713678 url https://www.openlane.eu/en/carv6/auction/10713678
2026-03-24 15:19:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/341e4885-a842-497f-ac8b-c0af3f23f421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:29 [adesa.be] INFO: Found listing with ID: 10713694
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713694%27 HTTP/1.1" 200 None
2026-03-24 15:19:29 [adesa.be] INFO: Scrape type for 10713694: 2
2026-03-24 15:19:29 [adesa.be] INFO: Scraping item 10713694 url https://www.openlane.eu/en/carv6/auction/10713694
2026-03-24 15:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10713876
2026-03-24 15:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-24 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-24 15:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb, identifier: 10713876
2026-03-24 15:19:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a497d0>
2026-03-24 15:19:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252Fe8435666-9cce-4f09-9f20-f508376b43a5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/e8435666-9cce-4f09-9f20-f508376b43a5.jpg saved to cache
2026-03-24 15:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10713876
2026-03-24 15:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10713876
2026-03-24 15:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10713876 to the API
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713876>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd11acf32-d9c0-5b0e-8737-50e3a7c3b9bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGV175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 151596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 16d Business Design - Diesel - Manual - 116 hp - 151.596 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2020}
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713876%27 HTTP/1.1" 200 None
2026-03-24 15:19:29 [adesa.be] INFO: Saving data for 10713876: {'auction_closing_time': 1774426500.0, 'created_time': 1774278959.856702, 'last_price_update_time': 1774365569.907258}
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713876') HTTP/1.1" 204 0
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713670
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713670%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Scrape type for 10713670: 2
2026-03-24 15:19:30 [adesa.be] INFO: Scraping item 10713670 url https://www.openlane.eu/en/carv6/auction/10713670
2026-03-24 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b82f90>
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742501%252Fgeneral%252Fb37fb634-c8ce-4860-96ca-0bd56c9ba6e4.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/b37fb634-c8ce-4860-96ca-0bd56c9ba6e4.jpg saved to cache
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12efa610>
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742536%252Fgeneral%252F341e4885-a842-497f-ac8b-c0af3f23f421.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/341e4885-a842-497f-ac8b-c0af3f23f421.jpg saved to cache
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713795
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713795%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Scrape type for 10713795: 2
2026-03-24 15:19:30 [adesa.be] INFO: Scraping item 10713795 url https://www.openlane.eu/en/carv6/auction/10713795
2026-03-24 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/b89daf3e-3679-4623-a118-0bb0abb5c683.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713674
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713674%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Scrape type for 10713674: 2
2026-03-24 15:19:30 [adesa.be] INFO: Scraping item 10713674 url https://www.openlane.eu/en/carv6/auction/10713674
2026-03-24 15:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10713726
2026-03-24 15:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-24 15:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b01ba59-c84c-5b7f-b330-7396b2ec7889, identifier: 10713726
2026-03-24 15:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10713804
2026-03-24 15:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc83ec7b-1a72-56e7-923e-19de4a71e342 with scrape type 2
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc83ec7b-1a72-56e7-923e-19de4a71e342 with scrape type 2
2026-03-24 15:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc83ec7b-1a72-56e7-923e-19de4a71e342, identifier: 10713804
2026-03-24 15:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10713726
2026-03-24 15:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10713726
2026-03-24 15:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10713726 to the API
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713726>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1b01ba59-c84c-5b7f-b330-7396b2ec7889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713726',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 128419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 128.419 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713726%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Saving data for 10713726: {'auction_closing_time': 1774426500.0, 'created_time': 1774278953.913674, 'last_price_update_time': 1774365570.589121}
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713726') HTTP/1.1" 204 0
2026-03-24 15:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10713804
2026-03-24 15:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10713804
2026-03-24 15:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc83ec7b-1a72-56e7-923e-19de4a71e342 with identifier: 10713804 to the API
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713804>
{'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'dc83ec7b-1a72-56e7-923e-19de4a71e342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAJ203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713804',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 98476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-10-24',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 98.476 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713804%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Saving data for 10713804: {'auction_closing_time': 1774426500.0, 'created_time': 1774278937.698761, 'last_price_update_time': 1774365570.83608}
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713804') HTTP/1.1" 204 0
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713717
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713717%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Scrape type for 10713717: 2
2026-03-24 15:19:30 [adesa.be] INFO: Scraping item 10713717 url https://www.openlane.eu/en/carv6/auction/10713717
2026-03-24 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713624
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713624%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Scrape type for 10713624: 2
2026-03-24 15:19:30 [adesa.be] INFO: Scraping item 10713624 url https://www.openlane.eu/en/carv6/auction/10713624
2026-03-24 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f00310>
2026-03-24 15:19:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742533%252Fgeneral%252Fb89daf3e-3679-4623-a118-0bb0abb5c683.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/b89daf3e-3679-4623-a118-0bb0abb5c683.jpg saved to cache
2026-03-24 15:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713640
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713640%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Scrape type for 10713640: 2
2026-03-24 15:19:30 [adesa.be] INFO: Scraping item 10713640 url https://www.openlane.eu/en/carv6/auction/10713640
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713961
2026-03-24 15:19:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713961%27 HTTP/1.1" 200 None
2026-03-24 15:19:30 [adesa.be] INFO: Scrape type for 10713961: 2
2026-03-24 15:19:30 [adesa.be] INFO: Scraping item 10713961 url https://www.openlane.eu/en/carv6/auction/10713961
2026-03-24 15:19:30 [adesa.be] INFO: Found listing with ID: 10713983
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713983%27 HTTP/1.1" 200 None
2026-03-24 15:19:31 [adesa.be] INFO: Scrape type for 10713983: 2
2026-03-24 15:19:31 [adesa.be] INFO: Scraping item 10713983 url https://www.openlane.eu/en/carv6/auction/10713983
2026-03-24 15:19:31 [adesa.be] INFO: Found listing with ID: 10713987
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713987%27 HTTP/1.1" 200 None
2026-03-24 15:19:31 [adesa.be] INFO: Scrape type for 10713987: 2
2026-03-24 15:19:31 [adesa.be] INFO: Scraping item 10713987 url https://www.openlane.eu/en/carv6/auction/10713987
2026-03-24 15:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10713875
2026-03-24 15:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with scrape type 2
2026-03-24 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with scrape type 2
2026-03-24 15:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75, identifier: 10713875
2026-03-24 15:19:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10713698
2026-03-24 15:19:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-24 15:19:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-24 15:19:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a8fede3-b579-5033-8d80-a4faef32eb27, identifier: 10713698
2026-03-24 15:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10713875
2026-03-24 15:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10713875
2026-03-24 15:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85ab50c1-ca7a-5b79-a623-33ee8deb9d75 with identifier: 10713875 to the API
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713875>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '85ab50c1-ca7a-5b79-a623-33ee8deb9d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADS763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713875',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 168456,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 18d - Diesel - Manual - 136 hp - 168.456 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713875%27 HTTP/1.1" 200 None
2026-03-24 15:19:31 [adesa.be] INFO: Saving data for 10713875: {'auction_closing_time': 1774426500.0, 'created_time': 1774278957.25263, 'last_price_update_time': 1774365571.638669}
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713875') HTTP/1.1" 204 0
2026-03-24 15:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10713698
2026-03-24 15:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10713698
2026-03-24 15:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10713698 to the API
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713698>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0a8fede3-b579-5033-8d80-a4faef32eb27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTL401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713698',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 92.326 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713698%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Saving data for 10713698: {'auction_closing_time': 1774426500.0, 'created_time': 1774278940.583182, 'last_price_update_time': 1774365572.026483}
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713698') HTTP/1.1" 204 0
2026-03-24 15:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/63d880c4-6f84-43e3-a18f-e096c483eafc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713854
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713854%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713854: 2
2026-03-24 15:19:32 [adesa.be] INFO: Scraping item 10713854 url https://www.openlane.eu/en/carv6/auction/10713854
2026-03-24 15:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10713710
2026-03-24 15:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a53877-c595-5666-95ca-40e27410b519 with scrape type 2
2026-03-24 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a53877-c595-5666-95ca-40e27410b519 with scrape type 2
2026-03-24 15:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88a53877-c595-5666-95ca-40e27410b519, identifier: 10713710
2026-03-24 15:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10713692
2026-03-24 15:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-24 15:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-24 15:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f, identifier: 10713692
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713892
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713892%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713892: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713892 url https://www.openlane.eu/en/carv6/auction/10713892
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713901
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713901%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713901: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713901 url https://www.openlane.eu/en/carv6/auction/10713901
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713905
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713905%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713905: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713905 url https://www.openlane.eu/en/carv6/auction/10713905
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713900
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713900%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713900: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713900 url https://www.openlane.eu/en/carv6/auction/10713900
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713861
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713861%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713861: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713861 url https://www.openlane.eu/en/carv6/auction/10713861
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713864
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713864%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713864: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713864 url https://www.openlane.eu/en/carv6/auction/10713864
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713878
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713878%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713878: 2
2026-03-24 15:19:32 [adesa.be] INFO: Scraping item 10713878 url https://www.openlane.eu/en/carv6/auction/10713878
2026-03-24 15:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10713710
2026-03-24 15:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10713710
2026-03-24 15:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88a53877-c595-5666-95ca-40e27410b519 with identifier: 10713710 to the API
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713710>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '88a53877-c595-5666-95ca-40e27410b519',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHU454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713710',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 72790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 72.790 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713710%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Saving data for 10713710: {'auction_closing_time': 1774426500.0, 'created_time': 1774278938.017443, 'last_price_update_time': 1774365572.597271}
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713710') HTTP/1.1" 204 0
2026-03-24 15:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10713692
2026-03-24 15:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10713692
2026-03-24 15:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10713692 to the API
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713692>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0c29c897-1ce3-5f73-ab17-ab25f380ff0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMB926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713692',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 102641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 18i - Petrol - Manual - 136 hp - 102.641 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713692%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Saving data for 10713692: {'auction_closing_time': 1774426500.0, 'created_time': 1774278953.567983, 'last_price_update_time': 1774365572.933803}
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713692') HTTP/1.1" 204 0
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713874
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713874%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713874: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713874 url https://www.openlane.eu/en/carv6/auction/10713874
2026-03-24 15:19:32 [adesa.be] INFO: Found listing with ID: 10713915
2026-03-24 15:19:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713915%27 HTTP/1.1" 200 None
2026-03-24 15:19:32 [adesa.be] INFO: Scrape type for 10713915: 0
2026-03-24 15:19:32 [adesa.be] INFO: Skipping item 10713915 url https://www.openlane.eu/en/carv6/auction/10713915
2026-03-24 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e94910>
2026-03-24 15:19:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F63d880c4-6f84-43e3-a18f-e096c483eafc.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/63d880c4-6f84-43e3-a18f-e096c483eafc.jpg saved to cache
2026-03-24 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15: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-24 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10713658
2026-03-24 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-24 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-24 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba1591ac-708a-5984-b7c2-1d614894f9fb, identifier: 10713658
2026-03-24 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10713658
2026-03-24 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10713658
2026-03-24 15:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10713658 to the API
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713658>
{'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': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ba1591ac-708a-5984-b7c2-1d614894f9fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713658',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 69132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'69.132 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713658%27 HTTP/1.1" 200 None
2026-03-24 15:19:33 [adesa.be] INFO: Saving data for 10713658: {'auction_closing_time': 1774426500.0, 'created_time': 1774278981.75791, 'last_price_update_time': 1774365573.425819}
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713658') HTTP/1.1" 204 0
2026-03-24 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10713677
2026-03-24 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with scrape type 2
2026-03-24 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with scrape type 2
2026-03-24 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 31a5793e-cdb0-5ff4-8a52-bed2d3653160, identifier: 10713677
2026-03-24 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10713677
2026-03-24 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10713677
2026-03-24 15:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 31a5793e-cdb0-5ff4-8a52-bed2d3653160 with identifier: 10713677 to the API
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713677>
{'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': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '31a5793e-cdb0-5ff4-8a52-bed2d3653160',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFM502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713677',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 107733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'107.733 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713677%27 HTTP/1.1" 200 None
2026-03-24 15:19:33 [adesa.be] INFO: Saving data for 10713677: {'auction_closing_time': 1774426500.0, 'created_time': 1774278952.24004, 'last_price_update_time': 1774365573.762356}
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713677') HTTP/1.1" 204 0
2026-03-24 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10713655
2026-03-24 15:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with scrape type 2
2026-03-24 15:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with scrape type 2
2026-03-24 15:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cca6b6d9-eb9a-51e1-a1f0-407363acbf88, identifier: 10713655
2026-03-24 15:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10713655
2026-03-24 15:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10713655
2026-03-24 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cca6b6d9-eb9a-51e1-a1f0-407363acbf88 with identifier: 10713655 to the API
2026-03-24 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713655>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'cca6b6d9-eb9a-51e1-a1f0-407363acbf88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713655',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 105048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 105.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713655%27 HTTP/1.1" 200 None
2026-03-24 15:19:34 [adesa.be] INFO: Saving data for 10713655: {'auction_closing_time': 1774426500.0, 'created_time': 1774278942.053376, 'last_price_update_time': 1774365574.617467}
2026-03-24 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713655') HTTP/1.1" 204 0
2026-03-24 15:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10713695
2026-03-24 15:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c068b5e-ad80-5040-9146-ecddcd48121c with scrape type 2
2026-03-24 15:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c068b5e-ad80-5040-9146-ecddcd48121c with scrape type 2
2026-03-24 15:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c068b5e-ad80-5040-9146-ecddcd48121c, identifier: 10713695
2026-03-24 15:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10713695
2026-03-24 15:19:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10713695
2026-03-24 15:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c068b5e-ad80-5040-9146-ecddcd48121c with identifier: 10713695 to the API
2026-03-24 15:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713695>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '1c068b5e-ad80-5040-9146-ecddcd48121c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713695',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 131105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 131.105 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713695%27 HTTP/1.1" 200 None
2026-03-24 15:19:35 [adesa.be] INFO: Saving data for 10713695: {'auction_closing_time': 1774426500.0, 'created_time': 1774278958.024575, 'last_price_update_time': 1774365575.130611}
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713695') HTTP/1.1" 204 0
2026-03-24 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10713631
2026-03-24 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-24 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-24 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adcc375c-6caa-5b07-8c16-eba424ccdeb6, identifier: 10713631
2026-03-24 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10713631
2026-03-24 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10713631
2026-03-24 15:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10713631 to the API
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713631>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'adcc375c-6caa-5b07-8c16-eba424ccdeb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCW893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713631',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'73.958 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713631%27 HTTP/1.1" 200 None
2026-03-24 15:19:35 [adesa.be] INFO: Saving data for 10713631: {'auction_closing_time': 1774426500.0, 'created_time': 1774278940.262832, 'last_price_update_time': 1774365575.477993}
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713631') HTTP/1.1" 204 0
2026-03-24 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10713670
2026-03-24 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-24 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-24 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8bd03ac-73df-5893-84a4-d725208a5c86, identifier: 10713670
2026-03-24 15:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10713662
2026-03-24 15:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb900617-bb71-5fd8-a9b6-00d6f1382feb with scrape type 2
2026-03-24 15:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb900617-bb71-5fd8-a9b6-00d6f1382feb with scrape type 2
2026-03-24 15:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb900617-bb71-5fd8-a9b6-00d6f1382feb, identifier: 10713662
2026-03-24 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10713670
2026-03-24 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10713670
2026-03-24 15:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10713670 to the API
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713670>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b8bd03ac-73df-5893-84a4-d725208a5c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRM209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713670',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 60918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2020-03-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X2 16d - Diesel - Automatic - 116 hp - 60.918 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713670%27 HTTP/1.1" 200 None
2026-03-24 15:19:35 [adesa.be] INFO: Saving data for 10713670: {'auction_closing_time': 1774426500.0, 'created_time': 1774278943.707256, 'last_price_update_time': 1774365575.904633}
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713670') HTTP/1.1" 204 0
2026-03-24 15:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10713662
2026-03-24 15:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10713662
2026-03-24 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb900617-bb71-5fd8-a9b6-00d6f1382feb with identifier: 10713662 to the API
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713662>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bb900617-bb71-5fd8-a9b6-00d6f1382feb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDS107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713662',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 96977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'96.977 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713662%27 HTTP/1.1" 200 None
2026-03-24 15:19:36 [adesa.be] INFO: Saving data for 10713662: {'auction_closing_time': 1774426500.0, 'created_time': 1774278941.750744, 'last_price_update_time': 1774365576.179278}
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713662') HTTP/1.1" 204 0
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/972ec36a-fe2b-49ff-8533-9100d68c84e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10713685
2026-03-24 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-24 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-24 15:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06474416-8647-595b-8265-33f2becae37d, identifier: 10713685
2026-03-24 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10713685
2026-03-24 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10713685
2026-03-24 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10713685 to the API
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713685>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '06474416-8647-595b-8265-33f2becae37d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU4273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713685',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 64938,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 2 Series Gran Coupé 218 Business - Diesel - Manual - 150 hp - '
'64.938 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713685%27 HTTP/1.1" 200 None
2026-03-24 15:19:36 [adesa.be] INFO: Saving data for 10713685: {'auction_closing_time': 1774426500.0, 'created_time': 1774278959.248409, 'last_price_update_time': 1774365576.626897}
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713685') HTTP/1.1" 204 0
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/15538a72-cc5b-4d7d-af59-dd7cfbff8902.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10713694
2026-03-24 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with scrape type 2
2026-03-24 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with scrape type 2
2026-03-24 15:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78ef6f27-e88d-5fe2-828b-6fb67fdec116, identifier: 10713694
2026-03-24 15:19:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10713647
2026-03-24 15:19:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-24 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-24 15:19:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26f368b5-ce53-54ee-87f1-63f199f35fea, identifier: 10713647
2026-03-24 15:19:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb9c10>
2026-03-24 15:19:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742534%252Fgeneral%252F972ec36a-fe2b-49ff-8533-9100d68c84e5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/972ec36a-fe2b-49ff-8533-9100d68c84e5.jpg saved to cache
2026-03-24 15:19:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742501/general/a91de81a-c7d8-4791-a555-2d8bf30f8fc4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715715)
2026-03-24 15:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10713694
2026-03-24 15:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10713694
2026-03-24 15:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78ef6f27-e88d-5fe2-828b-6fb67fdec116 with identifier: 10713694 to the API
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713694>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '78ef6f27-e88d-5fe2-828b-6fb67fdec116',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713694',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 80.294 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713694%27 HTTP/1.1" 200 None
2026-03-24 15:19:37 [adesa.be] INFO: Saving data for 10713694: {'auction_closing_time': 1774426500.0, 'created_time': 1774278950.581966, 'last_price_update_time': 1774365577.090047}
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713694') HTTP/1.1" 204 0
2026-03-24 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10713647
2026-03-24 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10713647
2026-03-24 15:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10713647 to the API
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713647>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '26f368b5-ce53-54ee-87f1-63f199f35fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSP752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713647',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 22997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 22.997 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713647%27 HTTP/1.1" 200 None
2026-03-24 15:19:37 [adesa.be] INFO: Saving data for 10713647: {'auction_closing_time': 1774426500.0, 'created_time': 1774278956.627195, 'last_price_update_time': 1774365577.343384}
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713647') HTTP/1.1" 204 0
2026-03-24 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742536/general/f4ba4a4d-5513-4f61-8de9-d71f5c579098.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715757)
2026-03-24 15:19:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13ac8650>
2026-03-24 15:19:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742536%252Fgeneral%252F15538a72-cc5b-4d7d-af59-dd7cfbff8902.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/15538a72-cc5b-4d7d-af59-dd7cfbff8902.jpg saved to cache
2026-03-24 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10713795
2026-03-24 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3540a550-5ab3-557a-909f-93d18ba475bc with scrape type 2
2026-03-24 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3540a550-5ab3-557a-909f-93d18ba475bc with scrape type 2
2026-03-24 15:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3540a550-5ab3-557a-909f-93d18ba475bc, identifier: 10713795
2026-03-24 15:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10713717
2026-03-24 15:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with scrape type 2
2026-03-24 15:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with scrape type 2
2026-03-24 15:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7, identifier: 10713717
2026-03-24 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/a14c85cc-dfe8-45b4-b80b-125a90d9db95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10713795
2026-03-24 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10713795
2026-03-24 15:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3540a550-5ab3-557a-909f-93d18ba475bc with identifier: 10713795 to the API
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713795>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3540a550-5ab3-557a-909f-93d18ba475bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXA152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713795',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 127457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X2 16d Premiere - Diesel - Automatic - 116 hp - 127.457 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2021}
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713795%27 HTTP/1.1" 200 None
2026-03-24 15:19:37 [adesa.be] INFO: Saving data for 10713795: {'auction_closing_time': 1774426500.0, 'created_time': 1774278944.365229, 'last_price_update_time': 1774365577.932457}
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713795') HTTP/1.1" 204 0
2026-03-24 15:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10713717
2026-03-24 15:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10713717
2026-03-24 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 800d5e8b-5f31-5979-bf6a-3382c86dd3d7 with identifier: 10713717 to the API
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713717>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '800d5e8b-5f31-5979-bf6a-3382c86dd3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSL161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 159660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X2 25e M Sport - xDrive - Hybrid - Automatic - 125 hp - 159.660 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713717%27 HTTP/1.1" 200 None
2026-03-24 15:19:38 [adesa.be] INFO: Saving data for 10713717: {'auction_closing_time': 1774426500.0, 'created_time': 1774278947.142646, 'last_price_update_time': 1774365578.193193}
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713717') HTTP/1.1" 204 0
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb0850>
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742501%252Fgeneral%252Fa91de81a-c7d8-4791-a555-2d8bf30f8fc4.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742501/general/a91de81a-c7d8-4791-a555-2d8bf30f8fc4.jpg saved to cache
2026-03-24 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56673a48-23fe-5e0b-9acc-e213d0496d9e
2026-03-24 15:19:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56673a48-23fe-5e0b-9acc-e213d0496d9e, skipping ID generation
2026-03-24 15:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56673a48-23fe-5e0b-9acc-e213d0496d9e with scrape type 1
2026-03-24 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56673a48-23fe-5e0b-9acc-e213d0496d9e sending to next pipeline
2026-03-24 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56673a48-23fe-5e0b-9acc-e213d0496d9e, identifier: 10715715
2026-03-24 15:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-24 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-24 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715 to the API
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742501/general/a91de81a-c7d8-4791-a555-2d8bf30f8fc4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '56673a48-23fe-5e0b-9acc-e213d0496d9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMQ124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 181024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299555,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/a91de81a-c7d8-4791-a555-2d8bf30f8fc4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321657,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/af2278a5-251b-4645-be02-d33638eb0a69.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287940,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/07f2cb6b-d738-4bfc-b1da-dc8132d59594.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298751,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/b37fb634-c8ce-4860-96ca-0bd56c9ba6e4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249952,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/add9107c-0bb6-4e5a-ae80-464d1d05f087.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264771,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/d46e551f-db39-4fd7-b71f-1b46fe993772.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264412,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/435226b3-df10-4e2d-9423-03421dec8dc7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257522,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/ca02885a-0105-476e-b3f7-7e6cf791274c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268631,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/416f317c-6c16-4a86-9aa6-03bed554b9c8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56673a48-23fe-5e0b-9acc-e213d0496d9e/56673a48-23fe-5e0b-9acc-e213d0496d9e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265368,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742501/general/5c056514-53b2-4f2e-a749-0818f801f0cc.jpg',
'Width': 1400}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2020-02-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 35 TDI Business - Diesel - Automatic - 163 hp - 181.024 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715715%27 HTTP/1.1" 200 None
2026-03-24 15:19:38 [adesa.be] INFO: Saving data for 10715715: {'created_time': 1774365578.733649, 'last_price_update_time': 1774365578.733662, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715715') HTTP/1.1" 204 0
2026-03-24 15:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12abd950>
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742536%252Fgeneral%252Ff4ba4a4d-5513-4f61-8de9-d71f5c579098.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742536/general/f4ba4a4d-5513-4f61-8de9-d71f5c579098.jpg saved to cache
2026-03-24 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e046eb0e-1dc8-53d4-968b-314a8d6183ed
2026-03-24 15:19:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e046eb0e-1dc8-53d4-968b-314a8d6183ed, skipping ID generation
2026-03-24 15:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e046eb0e-1dc8-53d4-968b-314a8d6183ed with scrape type 1
2026-03-24 15:19:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e046eb0e-1dc8-53d4-968b-314a8d6183ed sending to next pipeline
2026-03-24 15:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e046eb0e-1dc8-53d4-968b-314a8d6183ed, identifier: 10715757
2026-03-24 15:19:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-24 15:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-24 15:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757 to the API
2026-03-24 15:19:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742536/general/f4ba4a4d-5513-4f61-8de9-d71f5c579098.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'e046eb0e-1dc8-53d4-968b-314a8d6183ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQE969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715757',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 65370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193911,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/99388df2-953a-4a20-8c91-462b9ccc5b24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47717,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/671bc1ee-25ef-447a-a4a6-437f1cf5c642.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/67ace124-d350-4bda-8c44-a1dc823421e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175435,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/c001a385-e15d-4cc6-99c3-2bba3bcd3205.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115760,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/90d29790-ecaf-424e-a721-5db13975da92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141182,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/8f068630-c116-475b-bd87-3c4590549877.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/f4ba4a4d-5513-4f61-8de9-d71f5c579098.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85794,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/15538a72-cc5b-4d7d-af59-dd7cfbff8902.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/07e5d0a9-6dcf-4fb7-97a8-3dc7aa01ac8a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e046eb0e-1dc8-53d4-968b-314a8d6183ed/e046eb0e-1dc8-53d4-968b-314a8d6183ed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742536/general/341e4885-a842-497f-ac8b-c0af3f23f421.jpg',
'Width': 1024}],
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Evolution - Petrol - Manual - 91 hp - 65.370 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715757%27 HTTP/1.1" 200 None
2026-03-24 15:19:39 [adesa.be] INFO: Saving data for 10715757: {'created_time': 1774365579.268899, 'last_price_update_time': 1774365579.26891, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715757') HTTP/1.1" 204 0
2026-03-24 15:19:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff2f7db550>
2026-03-24 15:19:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742534%252Fgeneral%252Fa14c85cc-dfe8-45b4-b80b-125a90d9db95.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/a14c85cc-dfe8-45b4-b80b-125a90d9db95.jpg saved to cache
2026-03-24 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10713678
2026-03-24 15:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-24 15:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-24 15:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b58d6e19-7605-5cd0-8bcb-7755061d867f, identifier: 10713678
2026-03-24 15:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10713678
2026-03-24 15:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10713678
2026-03-24 15:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10713678 to the API
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713678>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b58d6e19-7605-5cd0-8bcb-7755061d867f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWY475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713678',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 73.976 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713678%27 HTTP/1.1" 200 None
2026-03-24 15:19:39 [adesa.be] INFO: Saving data for 10713678: {'auction_closing_time': 1774426500.0, 'created_time': 1774278939.852826, 'last_price_update_time': 1774365579.93003}
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713678') HTTP/1.1" 204 0
2026-03-24 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/61c932f5-229d-4c95-85c3-8a8aa6996fb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742530/general/20382622-9337-419a-b8a1-9d6a8244f332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715751)
2026-03-24 15:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/2c60272e-f96e-481a-bf99-bfddc68c4c59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e572780b-098d-5b0e-b071-078d64b64216 with identifier: 10713987
2026-03-24 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e572780b-098d-5b0e-b071-078d64b64216 with scrape type 2
2026-03-24 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e572780b-098d-5b0e-b071-078d64b64216 with scrape type 2
2026-03-24 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e572780b-098d-5b0e-b071-078d64b64216, identifier: 10713987
2026-03-24 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/cdab29ac-c032-4ce3-a3ea-db58f712e9f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/59c94713-28bd-455e-8933-f1436a10bf49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e572780b-098d-5b0e-b071-078d64b64216 with identifier: 10713987
2026-03-24 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e572780b-098d-5b0e-b071-078d64b64216 with identifier: 10713987
2026-03-24 15:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e572780b-098d-5b0e-b071-078d64b64216 with identifier: 10713987 to the API
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19: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-24 15:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713987>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e572780b-098d-5b0e-b071-078d64b64216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713987',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 77969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 1.2i Live - Petrol - Manual - 83 hp - 77.969 km',
'transmission': 'manual',
'trim': 'Live',
'vin': None,
'year': 2022}
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713987%27 HTTP/1.1" 200 None
2026-03-24 15:19:40 [adesa.be] INFO: Saving data for 10713987: {'auction_closing_time': 1774426500.0, 'created_time': 1774278948.740418, 'last_price_update_time': 1774365580.42238}
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713987') HTTP/1.1" 204 0
2026-03-24 15:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19: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-24 15:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dfc390>
2026-03-24 15:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742533%252Fgeneral%252F61c932f5-229d-4c95-85c3-8a8aa6996fb4.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/61c932f5-229d-4c95-85c3-8a8aa6996fb4.jpg saved to cache
2026-03-24 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10713878
2026-03-24 15:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60ad5351-443d-5b70-a93f-ea71d97a88f5 with scrape type 2
2026-03-24 15:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60ad5351-443d-5b70-a93f-ea71d97a88f5 with scrape type 2
2026-03-24 15:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60ad5351-443d-5b70-a93f-ea71d97a88f5, identifier: 10713878
2026-03-24 15:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10713878
2026-03-24 15:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10713878
2026-03-24 15:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60ad5351-443d-5b70-a93f-ea71d97a88f5 with identifier: 10713878 to the API
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19: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-24 15:19:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713878>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '60ad5351-443d-5b70-a93f-ea71d97a88f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEC161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 36778,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'36.778 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713878%27 HTTP/1.1" 200 None
2026-03-24 15:19:40 [adesa.be] INFO: Saving data for 10713878: {'auction_closing_time': 1774426500.0, 'created_time': 1774278963.720421, 'last_price_update_time': 1774365580.904129}
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713878') HTTP/1.1" 204 0
2026-03-24 15:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff129d91d0>
2026-03-24 15:19:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742530%252Fgeneral%252F20382622-9337-419a-b8a1-9d6a8244f332.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742530/general/20382622-9337-419a-b8a1-9d6a8244f332.jpg saved to cache
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 132bc125-786a-5b2b-8657-adde8891f022
2026-03-24 15:19:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 132bc125-786a-5b2b-8657-adde8891f022, skipping ID generation
2026-03-24 15:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132bc125-786a-5b2b-8657-adde8891f022 with scrape type 1
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 132bc125-786a-5b2b-8657-adde8891f022 sending to next pipeline
2026-03-24 15:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 132bc125-786a-5b2b-8657-adde8891f022, identifier: 10715751
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e273d0>
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742534%252Fgeneral%252F2c60272e-f96e-481a-bf99-bfddc68c4c59.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/2c60272e-f96e-481a-bf99-bfddc68c4c59.jpg saved to cache
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eb4fd0>
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742533%252Fgeneral%252Fcdab29ac-c032-4ce3-a3ea-db58f712e9f9.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/cdab29ac-c032-4ce3-a3ea-db58f712e9f9.jpg saved to cache
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e26a90>
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742534%252Fgeneral%252F59c94713-28bd-455e-8933-f1436a10bf49.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/59c94713-28bd-455e-8933-f1436a10bf49.jpg saved to cache
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10713854
2026-03-24 15:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-24 15:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-24 15:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476, identifier: 10713854
2026-03-24 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-24 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-24 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751 to the API
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742530/general/20382622-9337-419a-b8a1-9d6a8244f332.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '132bc125-786a-5b2b-8657-adde8891f022',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WSP870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 164918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 387834,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/7b99a4c2-bcf6-4704-9f12-54a76660d670.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39817,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/a466fe20-84c2-4bbf-a6d6-dc37495094c5.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447637,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/20382622-9337-419a-b8a1-9d6a8244f332.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452902,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/278cc5dd-5527-44a3-9b2d-7e0bc1e45e10.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305440,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/a04cf5ba-2a46-4b63-ad54-cb80e118dd0f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335633,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/36de8be7-68cc-49e7-95be-10a2c863f6c5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355616,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/d61d3633-f513-4363-a422-21ac9457e655.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 384251,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/fe5b807f-fb40-491c-8016-56c383141130.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415042,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/5a626722-1173-4a13-9b74-f200a1910226.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_132bc125-786a-5b2b-8657-adde8891f022/132bc125-786a-5b2b-8657-adde8891f022_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265740,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742530/general/eaa27859-dce0-4140-b7d1-da2e95c4dd7d.jpg',
'Width': 1920}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Automatic - 130 hp - '
'164.918 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2019}
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715751%27 HTTP/1.1" 200 None
2026-03-24 15:19:41 [adesa.be] INFO: Saving data for 10715751: {'created_time': 1774365581.829548, 'last_price_update_time': 1774365581.829557, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715751') HTTP/1.1" 204 0
2026-03-24 15:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10713854
2026-03-24 15:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10713854
2026-03-24 15:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10713854 to the API
2026-03-24 15:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713854>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'de672da9-0bc6-5e1a-8a73-b9ffdd6e7476',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713854',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 21477,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 21.477 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713854%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Saving data for 10713854: {'auction_closing_time': 1774426500.0, 'created_time': 1774278950.296893, 'last_price_update_time': 1774365582.116527}
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713854') HTTP/1.1" 204 0
2026-03-24 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/4e03114b-a719-447e-8cf4-e3ada72e7264.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742534/general/c23615c5-f923-415f-8cf3-73914a55b410.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715755)
2026-03-24 15:19:42 [adesa.be] INFO: Found listing with ID: 10713850
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713850%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Scrape type for 10713850: 0
2026-03-24 15:19:42 [adesa.be] INFO: Skipping item 10713850 url https://www.openlane.eu/en/carv6/auction/10713850
2026-03-24 15:19:42 [adesa.be] INFO: Found listing with ID: 10713978
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713978%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Scrape type for 10713978: 0
2026-03-24 15:19:42 [adesa.be] INFO: Skipping item 10713978 url https://www.openlane.eu/en/carv6/auction/10713978
2026-03-24 15:19:42 [adesa.be] INFO: Found listing with ID: 10713845
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713845%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Scrape type for 10713845: 0
2026-03-24 15:19:42 [adesa.be] INFO: Skipping item 10713845 url https://www.openlane.eu/en/carv6/auction/10713845
2026-03-24 15:19:42 [adesa.be] INFO: Found listing with ID: 10713930
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713930%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Scrape type for 10713930: 2
2026-03-24 15:19:42 [adesa.be] INFO: Scraping item 10713930 url https://www.openlane.eu/en/carv6/auction/10713930
2026-03-24 15:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10713674
2026-03-24 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f15494db-e974-5036-9940-39e35e14828b with scrape type 2
2026-03-24 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f15494db-e974-5036-9940-39e35e14828b with scrape type 2
2026-03-24 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f15494db-e974-5036-9940-39e35e14828b, identifier: 10713674
2026-03-24 15:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10713983
2026-03-24 15:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with scrape type 2
2026-03-24 15:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with scrape type 2
2026-03-24 15:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b, identifier: 10713983
2026-03-24 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/1b408d2b-ab11-4c43-aa26-7922aad181ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10713674
2026-03-24 15:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10713674
2026-03-24 15:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f15494db-e974-5036-9940-39e35e14828b with identifier: 10713674 to the API
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713674>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f15494db-e974-5036-9940-39e35e14828b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713674',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 72509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X2 18i Premiere - Petrol - Automatic - 136 hp - 72.509 km',
'transmission': 'automatic',
'trim': 'Premiere',
'vin': None,
'year': 2020}
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713674%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Saving data for 10713674: {'auction_closing_time': 1774426500.0, 'created_time': 1774278944.023413, 'last_price_update_time': 1774365582.63445}
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713674') HTTP/1.1" 204 0
2026-03-24 15:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10713983
2026-03-24 15:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10713983
2026-03-24 15:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b with identifier: 10713983 to the API
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713983>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd700d1c5-9dc7-5ac9-bf5d-cbfd8027da3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713983',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 61155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C3 1.2i Live - Petrol - Manual - 83 hp - 61.155 km',
'transmission': 'manual',
'trim': 'Live',
'vin': None,
'year': 2022}
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713983%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Saving data for 10713983: {'auction_closing_time': 1774426500.0, 'created_time': 1774278950.888018, 'last_price_update_time': 1774365582.901991}
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713983') HTTP/1.1" 204 0
2026-03-24 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/9cfab9ac-83e8-4e8b-bd16-7124f91f722b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742533/general/d277713d-c2da-48bf-a3da-5d6a10dcdc7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715754)
2026-03-24 15:19:42 [adesa.be] INFO: Found listing with ID: 10713814
2026-03-24 15:19:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713814%27 HTTP/1.1" 200 None
2026-03-24 15:19:42 [adesa.be] INFO: Scrape type for 10713814: 2
2026-03-24 15:19:42 [adesa.be] INFO: Scraping item 10713814 url https://www.openlane.eu/en/carv6/auction/10713814
2026-03-24 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742542/general/8fb3bbc5-6530-49da-85c8-0f89923b4815.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715763)
2026-03-24 15:19:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/488da3f4-8761-4f51-9511-0b460e32d64d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15: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-24 15:19:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d72890>
2026-03-24 15:19:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252F4e03114b-a719-447e-8cf4-e3ada72e7264.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/4e03114b-a719-447e-8cf4-e3ada72e7264.jpg saved to cache
2026-03-24 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e18d50>
2026-03-24 15:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742534%252Fgeneral%252Fc23615c5-f923-415f-8cf3-73914a55b410.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742534/general/c23615c5-f923-415f-8cf3-73914a55b410.jpg saved to cache
2026-03-24 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 04642e2d-1a17-5eed-9173-1d044bd113f0
2026-03-24 15:19:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04642e2d-1a17-5eed-9173-1d044bd113f0, skipping ID generation
2026-03-24 15:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04642e2d-1a17-5eed-9173-1d044bd113f0 with scrape type 1
2026-03-24 15:19:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04642e2d-1a17-5eed-9173-1d044bd113f0 sending to next pipeline
2026-03-24 15:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04642e2d-1a17-5eed-9173-1d044bd113f0, identifier: 10715755
2026-03-24 15:19:43 [adesa.be] INFO: Found listing with ID: 10713890
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713890%27 HTTP/1.1" 200 None
2026-03-24 15:19:43 [adesa.be] INFO: Scrape type for 10713890: 0
2026-03-24 15:19:43 [adesa.be] INFO: Skipping item 10713890 url https://www.openlane.eu/en/carv6/auction/10713890
2026-03-24 15:19:43 [adesa.be] INFO: Found listing with ID: 10713910
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713910%27 HTTP/1.1" 200 None
2026-03-24 15:19:43 [adesa.be] INFO: Scrape type for 10713910: 0
2026-03-24 15:19:43 [adesa.be] INFO: Skipping item 10713910 url https://www.openlane.eu/en/carv6/auction/10713910
2026-03-24 15:19:43 [adesa.be] INFO: Found listing with ID: 10713965
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713965%27 HTTP/1.1" 200 None
2026-03-24 15:19:43 [adesa.be] INFO: Scrape type for 10713965: 0
2026-03-24 15:19:43 [adesa.be] INFO: Skipping item 10713965 url https://www.openlane.eu/en/carv6/auction/10713965
2026-03-24 15:19:43 [adesa.be] INFO: Found listing with ID: 10713768
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713768%27 HTTP/1.1" 200 None
2026-03-24 15:19:43 [adesa.be] INFO: Scrape type for 10713768: 0
2026-03-24 15:19:43 [adesa.be] INFO: Skipping item 10713768 url https://www.openlane.eu/en/carv6/auction/10713768
2026-03-24 15:19:43 [adesa.be] INFO: Found listing with ID: 10713744
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713744%27 HTTP/1.1" 200 None
2026-03-24 15:19:43 [adesa.be] INFO: Scrape type for 10713744: 0
2026-03-24 15:19:43 [adesa.be] INFO: Skipping item 10713744 url https://www.openlane.eu/en/carv6/auction/10713744
2026-03-24 15:19:43 [adesa.be] INFO: Found listing with ID: 10713994
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713994%27 HTTP/1.1" 200 None
2026-03-24 15:19:43 [adesa.be] INFO: Scrape type for 10713994: 2
2026-03-24 15:19:43 [adesa.be] INFO: Scraping item 10713994 url https://www.openlane.eu/en/carv6/auction/10713994
2026-03-24 15:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755
2026-03-24 15:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755
2026-03-24 15:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04642e2d-1a17-5eed-9173-1d044bd113f0 with identifier: 10715755 to the API
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742534/general/c23615c5-f923-415f-8cf3-73914a55b410.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '04642e2d-1a17-5eed-9173-1d044bd113f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRT741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 70125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259519,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/4e03114b-a719-447e-8cf4-e3ada72e7264.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241286,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/c23615c5-f923-415f-8cf3-73914a55b410.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236876,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/59c94713-28bd-455e-8933-f1436a10bf49.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272170,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/2c60272e-f96e-481a-bf99-bfddc68c4c59.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319716,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/a14c85cc-dfe8-45b4-b80b-125a90d9db95.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245891,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/972ec36a-fe2b-49ff-8533-9100d68c84e5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33794,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/63d880c4-6f84-43e3-a18f-e096c483eafc.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261380,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/e8435666-9cce-4f09-9f20-f508376b43a5.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215068,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/74b9a160-5ae3-45d8-bbbe-2bf8d5ee17ec.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04642e2d-1a17-5eed-9173-1d044bd113f0/04642e2d-1a17-5eed-9173-1d044bd113f0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300410,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742534/general/6447b8b0-ea06-4106-8412-93a1eba0ce3f.jpg',
'Width': 1400}],
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - 70.125 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715755%27 HTTP/1.1" 200 None
2026-03-24 15:19:43 [adesa.be] INFO: Saving data for 10715755: {'created_time': 1774365583.766728, 'last_price_update_time': 1774365583.766738, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715755') HTTP/1.1" 204 0
2026-03-24 15: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-24 15:19:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d79690>
2026-03-24 15:19:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742533%252Fgeneral%252F1b408d2b-ab11-4c43-aa26-7922aad181ba.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/1b408d2b-ab11-4c43-aa26-7922aad181ba.jpg saved to cache
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/ac3aa0ae-6c0a-46c2-baa1-eca77c893675.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:19:44 [adesa.be] INFO: Found listing with ID: 10713986
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713986%27 HTTP/1.1" 200 None
2026-03-24 15:19:44 [adesa.be] INFO: Scrape type for 10713986: 0
2026-03-24 15:19:44 [adesa.be] INFO: Skipping item 10713986 url https://www.openlane.eu/en/carv6/auction/10713986
2026-03-24 15:19:44 [adesa.be] INFO: Found listing with ID: 10713985
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713985%27 HTTP/1.1" 200 None
2026-03-24 15:19:44 [adesa.be] INFO: Scrape type for 10713985: 0
2026-03-24 15:19:44 [adesa.be] INFO: Skipping item 10713985 url https://www.openlane.eu/en/carv6/auction/10713985
2026-03-24 15:19:44 [adesa.be] INFO: Found listing with ID: 10713972
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713972%27 HTTP/1.1" 200 None
2026-03-24 15:19:44 [adesa.be] INFO: Scrape type for 10713972: 2
2026-03-24 15:19:44 [adesa.be] INFO: Scraping item 10713972 url https://www.openlane.eu/en/carv6/auction/10713972
2026-03-24 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139ab810>
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742542%252Fgeneral%252F9cfab9ac-83e8-4e8b-bd16-7124f91f722b.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/9cfab9ac-83e8-4e8b-bd16-7124f91f722b.jpg saved to cache
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13dbb650>
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742533%252Fgeneral%252Fd277713d-c2da-48bf-a3da-5d6a10dcdc7d.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742533/general/d277713d-c2da-48bf-a3da-5d6a10dcdc7d.jpg saved to cache
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00
2026-03-24 15:19:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00, skipping ID generation
2026-03-24 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with scrape type 1
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 sending to next pipeline
2026-03-24 15:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00, identifier: 10715754
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12acc890>
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742542%252Fgeneral%252F8fb3bbc5-6530-49da-85c8-0f89923b4815.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742542/general/8fb3bbc5-6530-49da-85c8-0f89923b4815.jpg saved to cache
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594
2026-03-24 15:19:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6ecd3dca-87b5-5441-8a74-9d6b64aad594, skipping ID generation
2026-03-24 15:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with scrape type 1
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594 sending to next pipeline
2026-03-24 15:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ecd3dca-87b5-5441-8a74-9d6b64aad594, identifier: 10715763
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e24210>
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742503%252Fgeneral%252F488da3f4-8761-4f51-9511-0b460e32d64d.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/488da3f4-8761-4f51-9511-0b460e32d64d.jpg saved to cache
2026-03-24 15:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742505/general/06f8f6c5-1dc3-40ca-a1f7-96f4f1e4961c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715719)
2026-03-24 15:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678498/general/7ce5c80e-ed24-4606-a292-b997cfc5cc48.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717885)
2026-03-24 15:19:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5678563/general/afc6cd80-50bb-4d14-8abd-8d234934eedf.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10717888)
2026-03-24 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-24 15:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-24 15:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754 to the API
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742533/general/d277713d-c2da-48bf-a3da-5d6a10dcdc7d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRP721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 60841,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298148,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/1b408d2b-ab11-4c43-aa26-7922aad181ba.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329860,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/d277713d-c2da-48bf-a3da-5d6a10dcdc7d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319852,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/cdab29ac-c032-4ce3-a3ea-db58f712e9f9.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337352,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/61c932f5-229d-4c95-85c3-8a8aa6996fb4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294140,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/03d6de92-8ddc-48f4-97a6-8f9f07daee85.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262556,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/4dc5d400-cc98-46be-8ab9-313743b6eef4.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232094,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/b89daf3e-3679-4623-a118-0bb0abb5c683.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278033,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/44a86f77-905f-42ae-9780-b69b63b5e7ea.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35338,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/acd2554b-7747-4880-8aaa-fba150698552.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00/e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281316,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742533/general/b781414f-bee5-449c-a581-8ed42ea5d000.jpg',
'Width': 1400}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - 60.841 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715754%27 HTTP/1.1" 200 None
2026-03-24 15:19:45 [adesa.be] INFO: Saving data for 10715754: {'created_time': 1774365585.082517, 'last_price_update_time': 1774365585.082528, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715754') HTTP/1.1" 204 0
2026-03-24 15:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-24 15:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-24 15:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763 to the API
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742542/general/8fb3bbc5-6530-49da-85c8-0f89923b4815.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6ecd3dca-87b5-5441-8a74-9d6b64aad594',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMN568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 40529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203369,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/1955752a-597f-413f-b37d-f191ff6441d8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208709,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/a9a3421a-de4f-4804-9c54-7badac0423f3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311320,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/4f90ad2e-90e6-44dd-9a50-769df70d53f2.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237086,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/ec4cb96a-dc85-4308-b91f-40af5488db05.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252188,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/012e7c46-c0a0-4ff4-b1c5-20ec136660a0.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312085,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/5ba221ee-d6af-4a5f-b449-78efa7766998.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358162,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/9cfab9ac-83e8-4e8b-bd16-7124f91f722b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424350,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/8fb3bbc5-6530-49da-85c8-0f89923b4815.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27885,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/8942bf65-c091-4117-a223-3a02b33f80bd.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ecd3dca-87b5-5441-8a74-9d6b64aad594/6ecd3dca-87b5-5441-8a74-9d6b64aad594_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237692,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742542/general/3165777e-d561-4a0f-8b42-ec14bbe553ff.jpg',
'Width': 1400}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'40.529 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715763%27 HTTP/1.1" 200 None
2026-03-24 15:19:45 [adesa.be] INFO: Saving data for 10715763: {'created_time': 1774365585.444307, 'last_price_update_time': 1774365585.444317, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715763') HTTP/1.1" 204 0
2026-03-24 15:19:45 [adesa.be] INFO: Found listing with ID: 10713887
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713887%27 HTTP/1.1" 200 None
2026-03-24 15:19:45 [adesa.be] INFO: Scrape type for 10713887: 2
2026-03-24 15:19:45 [adesa.be] INFO: Scraping item 10713887 url https://www.openlane.eu/en/carv6/auction/10713887
2026-03-24 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10713624
2026-03-24 15:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b93746-e0af-59f8-8602-fc5635ff8382 with scrape type 2
2026-03-24 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b93746-e0af-59f8-8602-fc5635ff8382 with scrape type 2
2026-03-24 15:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2b93746-e0af-59f8-8602-fc5635ff8382, identifier: 10713624
2026-03-24 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742511/general/2156e731-7351-4dc9-b9eb-2ac9109c228d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715725)
2026-03-24 15:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10713624
2026-03-24 15:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10713624
2026-03-24 15:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2b93746-e0af-59f8-8602-fc5635ff8382 with identifier: 10713624 to the API
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713624>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f2b93746-e0af-59f8-8602-fc5635ff8382',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQP016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713624',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 30910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 30.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713624%27 HTTP/1.1" 200 None
2026-03-24 15:19:45 [adesa.be] INFO: Saving data for 10713624: {'auction_closing_time': 1774426500.0, 'created_time': 1774278947.653357, 'last_price_update_time': 1774365585.842936}
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713624') HTTP/1.1" 204 0
2026-03-24 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742503/general/f9a9d913-64a7-4f1d-aae1-d8790374e92d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715717)
2026-03-24 15:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742502/general/9b2f37a9-99c0-4ba7-a181-2f770ab51b7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715716)
2026-03-24 15:19:45 [adesa.be] INFO: Found listing with ID: 10713969
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713969%27 HTTP/1.1" 200 None
2026-03-24 15:19:45 [adesa.be] INFO: Scrape type for 10713969: 2
2026-03-24 15:19:45 [adesa.be] INFO: Scraping item 10713969 url https://www.openlane.eu/en/carv6/auction/10713969
2026-03-24 15:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eb3c90>
2026-03-24 15:19:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742502%252Fgeneral%252Fac3aa0ae-6c0a-46c2-baa1-eca77c893675.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/ac3aa0ae-6c0a-46c2-baa1-eca77c893675.jpg saved to cache
2026-03-24 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10713640
2026-03-24 15:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07690b00-772a-56ae-831f-0bcf541c47b2 with scrape type 2
2026-03-24 15:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07690b00-772a-56ae-831f-0bcf541c47b2 with scrape type 2
2026-03-24 15:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07690b00-772a-56ae-831f-0bcf541c47b2, identifier: 10713640
2026-03-24 15:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10713649
2026-03-24 15:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-24 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-24 15:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d66a6456-9270-5399-b6f5-88a7912a6f06, identifier: 10713649
2026-03-24 15:19:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f934d0>
2026-03-24 15:19:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742505%252Fgeneral%252F06f8f6c5-1dc3-40ca-a1f7-96f4f1e4961c.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742505/general/06f8f6c5-1dc3-40ca-a1f7-96f4f1e4961c.jpg saved to cache
2026-03-24 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7
2026-03-24 15:19:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7, skipping ID generation
2026-03-24 15:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with scrape type 1
2026-03-24 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 sending to next pipeline
2026-03-24 15:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7, identifier: 10715719
2026-03-24 15:19:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce, skipping ID generation
2026-03-24 15:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with scrape type 1
2026-03-24 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce sending to next pipeline
2026-03-24 15:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce, identifier: 10717885
2026-03-24 15:19:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea8339d1-2d90-5732-99f6-1b0b94f2abb5, skipping ID generation
2026-03-24 15:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with scrape type 1
2026-03-24 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 sending to next pipeline
2026-03-24 15:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea8339d1-2d90-5732-99f6-1b0b94f2abb5, identifier: 10717888
2026-03-24 15:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8979f067-b6a7-5d85-9803-0f3143dbd22f with identifier: 10713961
2026-03-24 15:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8979f067-b6a7-5d85-9803-0f3143dbd22f with scrape type 2
2026-03-24 15:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8979f067-b6a7-5d85-9803-0f3143dbd22f with scrape type 2
2026-03-24 15:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8979f067-b6a7-5d85-9803-0f3143dbd22f, identifier: 10713961
2026-03-24 15:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10713640
2026-03-24 15:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10713640
2026-03-24 15:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07690b00-772a-56ae-831f-0bcf541c47b2 with identifier: 10713640 to the API
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713640>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '07690b00-772a-56ae-831f-0bcf541c47b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713640',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 75668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 75.668 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713640%27 HTTP/1.1" 200 None
2026-03-24 15:19:46 [adesa.be] INFO: Saving data for 10713640: {'auction_closing_time': 1774426500.0, 'created_time': 1774278951.186914, 'last_price_update_time': 1774365586.803903}
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713640') HTTP/1.1" 204 0
2026-03-24 15:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10713649
2026-03-24 15:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10713649
2026-03-24 15:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10713649 to the API
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713649>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd66a6456-9270-5399-b6f5-88a7912a6f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAX206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713649',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 49447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 49.447 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713649%27 HTTP/1.1" 200 None
2026-03-24 15:19:47 [adesa.be] INFO: Saving data for 10713649: {'auction_closing_time': 1774426500.0, 'created_time': 1774278961.811063, 'last_price_update_time': 1774365587.069282}
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713649') HTTP/1.1" 204 0
2026-03-24 15:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-24 15:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-24 15:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719 to the API
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742505/general/06f8f6c5-1dc3-40ca-a1f7-96f4f1e4961c.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': 163,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2c9790e0-325a-523c-8cb9-120a2e7c8dd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGK889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 210743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275424,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/06f8f6c5-1dc3-40ca-a1f7-96f4f1e4961c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295533,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/1af236a1-678c-419f-bf7a-02ecd0616c94.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287645,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/100b6741-1413-4204-be32-719a8c6f6be8.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262915,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/0d8ba9e5-45cb-47e3-af65-de8b24c44b7b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226866,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/5a383db7-97d0-498c-82e7-2525838ec460.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257076,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/8ac78479-4fa1-45fd-8259-e7446e904c21.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242089,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/ebae9b37-d994-45fd-b91d-5504ddb69905.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243002,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/9e25e769-dc06-4ebc-8017-8959164548c7.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468775,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/59afcae1-2cd0-4f87-92b6-00c63cabde3d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2c9790e0-325a-523c-8cb9-120a2e7c8dd7/2c9790e0-325a-523c-8cb9-120a2e7c8dd7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239914,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742505/general/2923643e-6ed7-4609-a997-1c0487b013f2.jpg',
'Width': 1400}],
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q5 Sportback 2.0 TDI Advanced - Diesel - Automatic - 163 hp - '
'210.743 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715719%27 HTTP/1.1" 200 None
2026-03-24 15:19:47 [adesa.be] INFO: Saving data for 10715719: {'created_time': 1774365587.441237, 'last_price_update_time': 1774365587.441247, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715719') HTTP/1.1" 204 0
2026-03-24 15:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885
2026-03-24 15:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885
2026-03-24 15:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce with identifier: 10717885 to the API
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5678498/general/7ce5c80e-ed24-4606-a292-b997cfc5cc48.JPG>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '60590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717885',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 31278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [],
'price': 9050,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Golf 1.0 - Petrol - Automatic - 110 hp - 31.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717885%27 HTTP/1.1" 200 None
2026-03-24 15:19:47 [adesa.be] INFO: Saving data for 10717885: {'created_time': 1774365587.769992, 'last_price_update_time': 1774365587.770004, 'auction_closing_time': 1774605600.0}
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717885') HTTP/1.1" 204 0
2026-03-24 15:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hydrogen HTTP/1.1" 200 None
2026-03-24 15:19:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:19:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888
2026-03-24 15:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea8339d1-2d90-5732-99f6-1b0b94f2abb5 with identifier: 10717888 to the API
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:48 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5678563/general/afc6cd80-50bb-4d14-8abd-8d234934eedf.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 182,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hydrogen',
'id': 'ea8339d1-2d90-5732-99f6-1b0b94f2abb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717888',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Mirai',
'odometer': 26075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photos': [],
'price': 7250,
'price_includes_vat': True,
'registration_date': '2022-04-14',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Toyota Mirai FCEV - Hydrogen - Automatic - 182 hp - 26.075 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717888%27 HTTP/1.1" 200 None
2026-03-24 15:19:48 [adesa.be] INFO: Saving data for 10717888: {'created_time': 1774365588.274437, 'last_price_update_time': 1774365588.274446, 'auction_closing_time': 1774605600.0}
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717888') HTTP/1.1" 204 0
2026-03-24 15:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8979f067-b6a7-5d85-9803-0f3143dbd22f with identifier: 10713961
2026-03-24 15:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8979f067-b6a7-5d85-9803-0f3143dbd22f with identifier: 10713961
2026-03-24 15:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8979f067-b6a7-5d85-9803-0f3143dbd22f with identifier: 10713961 to the API
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713961>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8979f067-b6a7-5d85-9803-0f3143dbd22f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAQ765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713961',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 190357,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Automatic - 130 hp - '
'190.357 km',
'transmission': 'automatic',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713961%27 HTTP/1.1" 200 None
2026-03-24 15:19:48 [adesa.be] INFO: Saving data for 10713961: {'auction_closing_time': 1774426500.0, 'created_time': 1774278948.435987, 'last_price_update_time': 1774365588.534549}
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713961') HTTP/1.1" 204 0
2026-03-24 15:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10713786
2026-03-24 15:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f79b2fd-b040-5f35-9f30-590ae6f30ece with scrape type 2
2026-03-24 15:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f79b2fd-b040-5f35-9f30-590ae6f30ece with scrape type 2
2026-03-24 15:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f79b2fd-b040-5f35-9f30-590ae6f30ece, identifier: 10713786
2026-03-24 15:19:48 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5738467/general/27eb3548-32bd-4e52-8b1b-e60e7fc9d6b6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10719153)
2026-03-24 15:19:48 [adesa.be] INFO: Found listing with ID: 10713954
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713954%27 HTTP/1.1" 200 None
2026-03-24 15:19:48 [adesa.be] INFO: Scrape type for 10713954: 2
2026-03-24 15:19:48 [adesa.be] INFO: Scraping item 10713954 url https://www.openlane.eu/en/carv6/auction/10713954
2026-03-24 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 0eaac9bd-1ca6-5486-ba4c-e0ff8dd9c4ce due to Ignoring non-200 response
2026-03-24 15:19:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ea8339d1-2d90-5732-99f6-1b0b94f2abb5 due to Ignoring non-200 response
2026-03-24 15:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10713786
2026-03-24 15:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10713786
2026-03-24 15:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f79b2fd-b040-5f35-9f30-590ae6f30ece with identifier: 10713786 to the API
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713786>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7f79b2fd-b040-5f35-9f30-590ae6f30ece',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGE016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713786',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 87346,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 87.346 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713786%27 HTTP/1.1" 200 None
2026-03-24 15:19:48 [adesa.be] INFO: Saving data for 10713786: {'auction_closing_time': 1774426500.0, 'created_time': 1774278964.380857, 'last_price_update_time': 1774365588.992642}
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713786') HTTP/1.1" 204 0
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12eb23d0>
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742511%252Fgeneral%252F2156e731-7351-4dc9-b9eb-2ac9109c228d.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742511/general/2156e731-7351-4dc9-b9eb-2ac9109c228d.jpg saved to cache
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b1559227-f812-5445-b22b-998c8e6e0526
2026-03-24 15:19:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b1559227-f812-5445-b22b-998c8e6e0526, skipping ID generation
2026-03-24 15:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1559227-f812-5445-b22b-998c8e6e0526 with scrape type 1
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b1559227-f812-5445-b22b-998c8e6e0526 sending to next pipeline
2026-03-24 15:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1559227-f812-5445-b22b-998c8e6e0526, identifier: 10715725
2026-03-24 15:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710
2026-03-24 15:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c577599-600a-5738-9f5f-363e8f9524d4 with scrape type 1
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19: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%252F5445085%252Fgeneral%252F90dd74fb-fb59-4904-83cf-bff3818bb853.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/90dd74fb-fb59-4904-83cf-bff3818bb853.jpg not downloaded yet
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138e17d0>
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742503%252Fgeneral%252Ff9a9d913-64a7-4f1d-aae1-d8790374e92d.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742503/general/f9a9d913-64a7-4f1d-aae1-d8790374e92d.jpg saved to cache
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e54f435-64f8-5b0d-906c-a410f6a623af
2026-03-24 15:19:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e54f435-64f8-5b0d-906c-a410f6a623af, skipping ID generation
2026-03-24 15:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e54f435-64f8-5b0d-906c-a410f6a623af with scrape type 1
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e54f435-64f8-5b0d-906c-a410f6a623af sending to next pipeline
2026-03-24 15:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e54f435-64f8-5b0d-906c-a410f6a623af, identifier: 10715717
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e8ff10>
2026-03-24 15:19:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742502%252Fgeneral%252F9b2f37a9-99c0-4ba7-a181-2f770ab51b7b.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742502/general/9b2f37a9-99c0-4ba7-a181-2f770ab51b7b.jpg saved to cache
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8c7df8da-8ded-5954-a449-769802bbdfeb
2026-03-24 15:19:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8c7df8da-8ded-5954-a449-769802bbdfeb, skipping ID generation
2026-03-24 15:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 1
2026-03-24 15:19:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8c7df8da-8ded-5954-a449-769802bbdfeb sending to next pipeline
2026-03-24 15:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c7df8da-8ded-5954-a449-769802bbdfeb, identifier: 10715716
2026-03-24 15:19:49 [adesa.be] INFO: Found listing with ID: 10713934
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713934%27 HTTP/1.1" 200 None
2026-03-24 15:19:49 [adesa.be] INFO: Scrape type for 10713934: 2
2026-03-24 15:19:49 [adesa.be] INFO: Scraping item 10713934 url https://www.openlane.eu/en/carv6/auction/10713934
2026-03-24 15:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-24 15:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-24 15:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725 to the API
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742511/general/2156e731-7351-4dc9-b9eb-2ac9109c228d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1559227-f812-5445-b22b-998c8e6e0526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRP797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 65651,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279615,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/2156e731-7351-4dc9-b9eb-2ac9109c228d.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271678,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/15d28379-c3bf-4e62-8205-a96cdcdaba04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288798,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/9ed90e1c-f9e1-4d9e-a9b4-bdf9c199b280.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294454,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/e4092ddf-413f-49d0-81d8-99eaec9998bf.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224438,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/17696603-d3c2-4111-b3c6-b5370ad6940c.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 394489,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/498d4338-5344-4182-bab1-644245bc1a23.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283342,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/d5652b53-e9e2-4097-a27e-143dd3a506c3.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43806,
'Height': 300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/cc62676b-590e-46cd-a22a-de35647ecc57.jpg',
'Width': 400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388672,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/5c2f2535-4d5c-4e31-b5e0-0444e33eb9bb.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b1559227-f812-5445-b22b-998c8e6e0526/b1559227-f812-5445-b22b-998c8e6e0526_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404190,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742511/general/795b53da-42b0-43e3-baf3-890492579fd2.jpg',
'Width': 1400}],
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Berlingo XL 1.5 HDI Club - Diesel - Manual - 102 hp - '
'65.651 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715725%27 HTTP/1.1" 200 None
2026-03-24 15:19:49 [adesa.be] INFO: Saving data for 10715725: {'created_time': 1774365589.896843, 'last_price_update_time': 1774365589.896854, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715725') HTTP/1.1" 204 0
2026-03-24 15:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-24 15:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-24 15:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717 to the API
2026-03-24 15:19:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742503/general/f9a9d913-64a7-4f1d-aae1-d8790374e92d.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-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '6e54f435-64f8-5b0d-906c-a410f6a623af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQE486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 161718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391357,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/2499dbc7-bae9-4746-a9bb-a2afc68e1767.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368812,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/f9a9d913-64a7-4f1d-aae1-d8790374e92d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 415654,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/9934b942-c26b-4905-9014-0eaef74680f5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344935,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/488da3f4-8761-4f51-9511-0b460e32d64d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329076,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/d9872b34-aefe-49db-a5dc-3586b951026d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310182,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/21518ac0-dab7-4566-b379-b24174ed109f.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350136,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/c68144bf-0d84-4bd7-8aaa-672bb77b712c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308913,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/db8b1760-3d1f-4105-8755-85e91c829666.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254835,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/7b2b69be-664c-4203-a292-b9db184a3f56.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e54f435-64f8-5b0d-906c-a410f6a623af/6e54f435-64f8-5b0d-906c-a410f6a623af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356860,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742503/general/1bb8768f-f7ed-435a-95ae-7f19a5f8cfc5.jpg',
'Width': 1920}],
'price': 14400,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 161.718 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715717%27 HTTP/1.1" 200 None
2026-03-24 15:19:50 [adesa.be] INFO: Saving data for 10715717: {'created_time': 1774365590.333415, 'last_price_update_time': 1774365590.333425, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715717') HTTP/1.1" 204 0
2026-03-24 15:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-24 15:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-24 15:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716 to the API
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742502/general/9b2f37a9-99c0-4ba7-a181-2f770ab51b7b.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-30T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c7df8da-8ded-5954-a449-769802bbdfeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVB165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 61067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300572,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/79036ea4-6499-4df3-aae1-a11246505f04.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304538,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/9b2f37a9-99c0-4ba7-a181-2f770ab51b7b.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305141,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/8677eebb-7190-440c-898a-c096d39d1363.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274343,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/ac3aa0ae-6c0a-46c2-baa1-eca77c893675.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249898,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/80d7c5f9-ced2-468c-84f5-f62c8d16560f.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280553,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/8a6dbb90-0901-4970-b0cd-d4a848086ec6.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255834,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/cf30ac58-53a5-4ca3-ad6e-9d6dc19c0a18.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230114,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/4be183a6-9d66-4f36-9c24-d73c55904b8a.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359941,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/b59a6b56-16c2-4299-b6f2-5bd356179a40.jpg',
'Width': 1400},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c7df8da-8ded-5954-a449-769802bbdfeb/8c7df8da-8ded-5954-a449-769802bbdfeb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235900,
'Height': 1050,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742502/general/53798b16-c916-4346-ae1d-38efb8ff57e8.jpg',
'Width': 1400}],
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 61.067 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710715716%27 HTTP/1.1" 200 None
2026-03-24 15:19:50 [adesa.be] INFO: Saving data for 10715716: {'created_time': 1774365590.677973, 'last_price_update_time': 1774365590.677985, 'auction_closing_time': 1774857600.0}
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715716') HTTP/1.1" 204 0
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252Fc4e2b2e1-3042-432a-b1a0-dc874df67eec.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/c4e2b2e1-3042-432a-b1a0-dc874df67eec.jpg not downloaded yet
2026-03-24 15:19:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a1be0951-8973-52d4-a225-175750ded93f, skipping ID generation
2026-03-24 15:19:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1be0951-8973-52d4-a225-175750ded93f with scrape type 1
2026-03-24 15:19:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a1be0951-8973-52d4-a225-175750ded93f sending to next pipeline
2026-03-24 15:19:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1be0951-8973-52d4-a225-175750ded93f, identifier: 10719153
2026-03-24 15:19:50 [adesa.be] INFO: Found listing with ID: 10713808
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713808%27 HTTP/1.1" 200 None
2026-03-24 15:19:50 [adesa.be] INFO: Scrape type for 10713808: 2
2026-03-24 15:19:50 [adesa.be] INFO: Scraping item 10713808 url https://www.openlane.eu/en/carv6/auction/10713808
2026-03-24 15:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153
2026-03-24 15:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153
2026-03-24 15:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1be0951-8973-52d4-a225-175750ded93f with identifier: 10719153 to the API
2026-03-24 15:19:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:51 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5738467/general/27eb3548-32bd-4e52-8b1b-e60e7fc9d6b6.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': 109,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1be0951-8973-52d4-a225-175750ded93f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XCF019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719153',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 204488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 40,
'photos': [],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2016-05-12',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Mercedes-Benz A 180d - Diesel - Manual - 109 hp - 204.488 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719153%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [adesa.be] INFO: Saving data for 10719153: {'created_time': 1774365591.327792, 'last_price_update_time': 1774365591.327804, 'auction_closing_time': 1774605600.0}
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719153') HTTP/1.1" 204 0
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252Fdb997680-e322-47af-bbdd-7b082f4f2455.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/db997680-e322-47af-bbdd-7b082f4f2455.jpg not downloaded yet
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item a1be0951-8973-52d4-a225-175750ded93f due to Ignoring non-200 response
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742601/general/8ee99397-dacb-44cf-a45d-6bd0544dcdf2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716148)
2026-03-24 15:19:51 [adesa.be] INFO: Found listing with ID: 10713853
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713853%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [adesa.be] INFO: Scrape type for 10713853: 2
2026-03-24 15:19:51 [adesa.be] INFO: Scraping item 10713853 url https://www.openlane.eu/en/carv6/auction/10713853
2026-03-24 15: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-24 15: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-24 15: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-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/969c48ae-d763-4c12-a0b8-33bd1dae26ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252F2555bd35-1be8-4fc9-bf21-1fc54c907480.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/2555bd35-1be8-4fc9-bf21-1fc54c907480.jpg not downloaded yet
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713930> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:51 [adesa.be] INFO: Found listing with ID: 10713771
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713771%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [adesa.be] INFO: Scrape type for 10713771: 2
2026-03-24 15:19:51 [adesa.be] INFO: Scraping item 10713771 url https://www.openlane.eu/en/carv6/auction/10713771
2026-03-24 15: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-24 15: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-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/7ea38184-bffa-4623-9264-788fbcf89724.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252Fb3d220aa-ef89-4763-ae4a-65e2e0f2ffdf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/b3d220aa-ef89-4763-ae4a-65e2e0f2ffdf.jpg not downloaded yet
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5431311/general/9571c650-d656-4c9a-95d3-bed16d152038.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10719149)
2026-03-24 15:19:51 [adesa.be] INFO: Found listing with ID: 10713825
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713825%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [adesa.be] INFO: Scrape type for 10713825: 0
2026-03-24 15:19:51 [adesa.be] INFO: Skipping item 10713825 url https://www.openlane.eu/en/carv6/auction/10713825
2026-03-24 15:19:51 [adesa.be] INFO: Found listing with ID: 10713635
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713635%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [adesa.be] INFO: Scrape type for 10713635: 2
2026-03-24 15:19:51 [adesa.be] INFO: Scraping item 10713635 url https://www.openlane.eu/en/carv6/auction/10713635
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252Ffc831c79-4a70-471b-be57-514a09e273b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/fc831c79-4a70-471b-be57-514a09e273b5.jpg not downloaded yet
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5445085/general/c4e2b2e1-3042-432a-b1a0-dc874df67eec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715710)
2026-03-24 15:19:51 [adesa.be] INFO: Found listing with ID: 10713836
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713836%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [adesa.be] INFO: Scrape type for 10713836: 2
2026-03-24 15:19:51 [adesa.be] INFO: Scraping item 10713836 url https://www.openlane.eu/en/carv6/auction/10713836
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5445085/general/db997680-e322-47af-bbdd-7b082f4f2455.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715710)
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5445085/general/90dd74fb-fb59-4904-83cf-bff3818bb853.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715710)
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252F0b7177cd-5e69-4509-abed-1e5e7839cdb9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/0b7177cd-5e69-4509-abed-1e5e7839cdb9.jpg not downloaded yet
2026-03-24 15:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778
2026-03-24 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6ef857-871e-5695-ad62-315ac84e11d7 with scrape type 1
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec6ef857-871e-5695-ad62-315ac84e11d7
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742557%252Fgeneral%252Faf669cd0-3b26-4a23-ac9c-8ceb6f1eb82d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/af669cd0-3b26-4a23-ac9c-8ceb6f1eb82d.jpg not downloaded yet
2026-03-24 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f63d722e-4f8e-50f4-9bbb-676db61edf85 with identifier: 10713994
2026-03-24 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f63d722e-4f8e-50f4-9bbb-676db61edf85 with scrape type 2
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f63d722e-4f8e-50f4-9bbb-676db61edf85 with scrape type 2
2026-03-24 15:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f63d722e-4f8e-50f4-9bbb-676db61edf85, identifier: 10713994
2026-03-24 15:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10713814
2026-03-24 15:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-24 15:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-24 15:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1, identifier: 10713814
2026-03-24 15:19:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d25b90>
2026-03-24 15:19:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e3a79672-729d-5d15-8012-15e4e834b623/e3a79672-729d-5d15-8012-15e4e834b623_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742601%252Fgeneral%252F8ee99397-dacb-44cf-a45d-6bd0544dcdf2.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742601/general/8ee99397-dacb-44cf-a45d-6bd0544dcdf2.jpg saved to cache
2026-03-24 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e3a79672-729d-5d15-8012-15e4e834b623
2026-03-24 15:19:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f228d0>
2026-03-24 15:19:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F969c48ae-d763-4c12-a0b8-33bd1dae26ef.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/969c48ae-d763-4c12-a0b8-33bd1dae26ef.jpg saved to cache
2026-03-24 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:19:52 [adesa.be] INFO: Found listing with ID: 10713652
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713652%27 HTTP/1.1" 200 None
2026-03-24 15:19:52 [adesa.be] INFO: Scrape type for 10713652: 2
2026-03-24 15:19:52 [adesa.be] INFO: Scraping item 10713652 url https://www.openlane.eu/en/carv6/auction/10713652
2026-03-24 15: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-24 15:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f63d722e-4f8e-50f4-9bbb-676db61edf85 with identifier: 10713994
2026-03-24 15:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f63d722e-4f8e-50f4-9bbb-676db61edf85 with identifier: 10713994
2026-03-24 15:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f63d722e-4f8e-50f4-9bbb-676db61edf85 with identifier: 10713994 to the API
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713994>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f63d722e-4f8e-50f4-9bbb-676db61edf85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPJ085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713994',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 100143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Fiesta 1.1i Business - Petrol - Manual - 70 hp - 100.143 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713994%27 HTTP/1.1" 200 None
2026-03-24 15:19:52 [adesa.be] INFO: Saving data for 10713994: {'auction_closing_time': 1774426500.0, 'created_time': 1774278965.457586, 'last_price_update_time': 1774365592.463553}
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713994') HTTP/1.1" 204 0
2026-03-24 15:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10713814
2026-03-24 15:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10713814
2026-03-24 15:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10713814 to the API
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713814>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '4590f81c-2b12-59e6-b6a8-5227a3e8c4e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVY083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713814',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 88332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-08-10',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'88.332 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713814%27 HTTP/1.1" 200 None
2026-03-24 15:19:52 [adesa.be] INFO: Saving data for 10713814: {'auction_closing_time': 1774426500.0, 'created_time': 1774278964.038292, 'last_price_update_time': 1774365592.836059}
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713814') HTTP/1.1" 204 0
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5445085%252Fgeneral%252Fcfe683b5-7786-4db7-83b5-e0d26ab29ee1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/cfe683b5-7786-4db7-83b5-e0d26ab29ee1.jpg not downloaded yet
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F81c3351b-5a1f-4a67-a662-492dd27fdff2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/81c3351b-5a1f-4a67-a662-492dd27fdff2.jpg not downloaded yet
2026-03-24 15:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5445085/general/2555bd35-1be8-4fc9-bf21-1fc54c907480.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715710)
2026-03-24 15:19:52 [adesa.be] INFO: Found listing with ID: 10713894
2026-03-24 15:19:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713894%27 HTTP/1.1" 200 None
2026-03-24 15:19:52 [adesa.be] INFO: Scrape type for 10713894: 2
2026-03-24 15:19:52 [adesa.be] INFO: Scraping item 10713894 url https://www.openlane.eu/en/carv6/auction/10713894
2026-03-24 15:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10713930
2026-03-24 15:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with scrape type 2
2026-03-24 15:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with scrape type 2
2026-03-24 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54, identifier: 10713930
2026-03-24 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10713918
2026-03-24 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40dae0c-9b0b-5c96-83ad-ed436729db19 with scrape type 2
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b40dae0c-9b0b-5c96-83ad-ed436729db19 with scrape type 2
2026-03-24 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b40dae0c-9b0b-5c96-83ad-ed436729db19, identifier: 10713918
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ea35d0>
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F7ea38184-bffa-4623-9264-788fbcf89724.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/7ea38184-bffa-4623-9264-788fbcf89724.jpg saved to cache
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff138b8b90>
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5431311%252Fgeneral%252F9571c650-d656-4c9a-95d3-bed16d152038.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5431311/general/9571c650-d656-4c9a-95d3-bed16d152038.jpg saved to cache
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c017939f-133c-5591-a8ea-a78c69d4c616
2026-03-24 15:19:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c017939f-133c-5591-a8ea-a78c69d4c616, skipping ID generation
2026-03-24 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c017939f-133c-5591-a8ea-a78c69d4c616 with scrape type 1
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c017939f-133c-5591-a8ea-a78c69d4c616 sending to next pipeline
2026-03-24 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c017939f-133c-5591-a8ea-a78c69d4c616, identifier: 10719149
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b3e610>
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c577599-600a-5738-9f5f-363e8f9524d4/9c577599-600a-5738-9f5f-363e8f9524d4_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252Fc4e2b2e1-3042-432a-b1a0-dc874df67eec.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/c4e2b2e1-3042-432a-b1a0-dc874df67eec.jpg saved to cache
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13868150>
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c577599-600a-5738-9f5f-363e8f9524d4/9c577599-600a-5738-9f5f-363e8f9524d4_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252Fdb997680-e322-47af-bbdd-7b082f4f2455.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/db997680-e322-47af-bbdd-7b082f4f2455.jpg saved to cache
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d11590>
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c577599-600a-5738-9f5f-363e8f9524d4/9c577599-600a-5738-9f5f-363e8f9524d4_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252F90dd74fb-fb59-4904-83cf-bff3818bb853.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/90dd74fb-fb59-4904-83cf-bff3818bb853.jpg saved to cache
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10713972
2026-03-24 15:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0936b64-4c36-5ad5-a655-39afa689e448 with scrape type 2
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0936b64-4c36-5ad5-a655-39afa689e448 with scrape type 2
2026-03-24 15:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0936b64-4c36-5ad5-a655-39afa689e448, identifier: 10713972
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5445085%252Fgeneral%252F72e5a005-091b-4f98-8bab-998f61206126.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/72e5a005-091b-4f98-8bab-998f61206126.jpg not downloaded yet
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742557%252Fgeneral%252F14eb7cbd-f7e2-47e9-8974-0fbae9b0ff5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/14eb7cbd-f7e2-47e9-8974-0fbae9b0ff5e.jpg not downloaded yet
2026-03-24 15:19:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10713930
2026-03-24 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10713930
2026-03-24 15:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10713930 to the API
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713930>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '2c209c4f-b642-5f00-b57d-1b8f3f43ae54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713930',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 163152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'163.152 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713930%27 HTTP/1.1" 200 None
2026-03-24 15:19:53 [adesa.be] INFO: Saving data for 10713930: {'auction_closing_time': 1774426500.0, 'created_time': 1774278966.515794, 'last_price_update_time': 1774365593.928138}
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713930') HTTP/1.1" 204 0
2026-03-24 15:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10713918
2026-03-24 15:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10713918
2026-03-24 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b40dae0c-9b0b-5c96-83ad-ed436729db19 with identifier: 10713918 to the API
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713918>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b40dae0c-9b0b-5c96-83ad-ed436729db19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YET807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713918',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 115335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'BMW 2 Series Active Tourer 218i Business - Petrol - Manual - 140 hp '
'- 115.335 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713918%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [adesa.be] INFO: Saving data for 10713918: {'auction_closing_time': 1774426500.0, 'created_time': 1774278960.582889, 'last_price_update_time': 1774365594.204183}
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713918') HTTP/1.1" 204 0
2026-03-24 15:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149
2026-03-24 15:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149
2026-03-24 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c017939f-133c-5591-a8ea-a78c69d4c616 with identifier: 10719149 to the API
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5431311/general/9571c650-d656-4c9a-95d3-bed16d152038.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c017939f-133c-5591-a8ea-a78c69d4c616',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FKG938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719149',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 86092,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 605897,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/ee87c2a9-e41c-410c-b7b0-a27d90fd7d81.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 725538,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/818084b0-ec79-46c9-b3d1-f50c86c1d0f7.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 554041,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/7ea38184-bffa-4623-9264-788fbcf89724.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703241,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/9571c650-d656-4c9a-95d3-bed16d152038.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 522086,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/969c48ae-d763-4c12-a0b8-33bd1dae26ef.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 496491,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/ec7c1b15-7bd5-42b3-bae6-e950fd2c9e7e.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 468454,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/05e1d422-49b8-4ed5-ac6f-b8c8c4e0bccd.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 420172,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/ab1f77da-b6b7-49e5-85a4-6e111edcb87f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270886,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/742a2321-828b-40da-9c0e-78a4e5547f97.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c017939f-133c-5591-a8ea-a78c69d4c616/c017939f-133c-5591-a8ea-a78c69d4c616_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 409109,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5431311/general/1b2fb92b-a1dd-4a3d-a174-12c368841b2d.jpg',
'Width': 2000}],
'price': 4650,
'price_includes_vat': True,
'registration_date': '2019-02-12',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Kia Picanto 1.0 X Line - Petrol - Manual - 100 hp - 86.092 km',
'transmission': 'manual',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719149%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [adesa.be] INFO: Saving data for 10719149: {'created_time': 1774365594.565212, 'last_price_update_time': 1774365594.565222, 'auction_closing_time': 1774605600.0}
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719149') HTTP/1.1" 204 0
2026-03-24 15:19:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10713972
2026-03-24 15:19:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10713972
2026-03-24 15:19:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0936b64-4c36-5ad5-a655-39afa689e448 with identifier: 10713972 to the API
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:19:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713972>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a0936b64-4c36-5ad5-a655-39afa689e448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWN012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713972',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 149780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus 1.0 EcoBoost Connected - Petrol - Automatic - 125 hp - '
'149.780 km',
'transmission': 'automatic',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713972%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [adesa.be] INFO: Saving data for 10713972: {'auction_closing_time': 1774426500.0, 'created_time': 1774278967.882098, 'last_price_update_time': 1774365594.827515}
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713972') HTTP/1.1" 204 0
2026-03-24 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5445085/general/b3d220aa-ef89-4763-ae4a-65e2e0f2ffdf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715710)
2026-03-24 15:19:54 [adesa.be] INFO: Found listing with ID: 10713974
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713974%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [adesa.be] INFO: Scrape type for 10713974: 0
2026-03-24 15:19:54 [adesa.be] INFO: Skipping item 10713974 url https://www.openlane.eu/en/carv6/auction/10713974
2026-03-24 15:19:54 [adesa.be] INFO: Found listing with ID: 10713949
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713949%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [adesa.be] INFO: Scrape type for 10713949: 0
2026-03-24 15:19:54 [adesa.be] INFO: Skipping item 10713949 url https://www.openlane.eu/en/carv6/auction/10713949
2026-03-24 15:19:54 [adesa.be] INFO: Found listing with ID: 10713958
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713958%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [adesa.be] INFO: Scrape type for 10713958: 2
2026-03-24 15:19:54 [adesa.be] INFO: Scraping item 10713958 url https://www.openlane.eu/en/carv6/auction/10713958
2026-03-24 15: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-24 15:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5445085/general/fc831c79-4a70-471b-be57-514a09e273b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715710)
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5445085%252Fgeneral%252Fb645b127-a27a-442c-bafe-fc02b54429be.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/b645b127-a27a-442c-bafe-fc02b54429be.jpg not downloaded yet
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252Ff35f7b2f-c0a4-4780-b350-e004c7a96d9e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/f35f7b2f-c0a4-4780-b350-e004c7a96d9e.jpg not downloaded yet
2026-03-24 15:19:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13cb8510>
2026-03-24 15:19:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c577599-600a-5738-9f5f-363e8f9524d4/9c577599-600a-5738-9f5f-363e8f9524d4_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5445085%252Fgeneral%252F2555bd35-1be8-4fc9-bf21-1fc54c907480.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/2555bd35-1be8-4fc9-bf21-1fc54c907480.jpg saved to cache
2026-03-24 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746
2026-03-24 15:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f55f81-13e5-5057-9a52-754e38e0d424 with scrape type 1
2026-03-24 15:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F8632dc77-5b80-4c85-a574-748b4ffd41e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/8632dc77-5b80-4c85-a574-748b4ffd41e2.jpg not downloaded yet
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713770
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713770%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713770: 2
2026-03-24 15:19:55 [adesa.be] INFO: Scraping item 10713770 url https://www.openlane.eu/en/carv6/auction/10713770
2026-03-24 15:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777
2026-03-24 15:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with scrape type 1
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F383ccda8-b2cb-45ac-8631-41386d4d06cf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/383ccda8-b2cb-45ac-8631-41386d4d06cf.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252Fd5fd873d-1b91-4b65-b54e-8b92a069e57a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/d5fd873d-1b91-4b65-b54e-8b92a069e57a.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252Fd4f20a43-81a6-4893-a3f5-923cd5d8e295.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/d4f20a43-81a6-4893-a3f5-923cd5d8e295.jpg not downloaded yet
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713844
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713844%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713844: 0
2026-03-24 15:19:55 [adesa.be] INFO: Skipping item 10713844 url https://www.openlane.eu/en/carv6/auction/10713844
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713703
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713703%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713703: 0
2026-03-24 15:19:55 [adesa.be] INFO: Skipping item 10713703 url https://www.openlane.eu/en/carv6/auction/10713703
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713687
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713687%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713687: 2
2026-03-24 15:19:55 [adesa.be] INFO: Scraping item 10713687 url https://www.openlane.eu/en/carv6/auction/10713687
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F63888d91-9bcd-4355-b29a-378a41a01048.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/63888d91-9bcd-4355-b29a-378a41a01048.jpg not downloaded yet
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13bc5710>
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c577599-600a-5738-9f5f-363e8f9524d4/9c577599-600a-5738-9f5f-363e8f9524d4_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5445085%252Fgeneral%252Fb3d220aa-ef89-4763-ae4a-65e2e0f2ffdf.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/b3d220aa-ef89-4763-ae4a-65e2e0f2ffdf.jpg saved to cache
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742557/general/81c3351b-5a1f-4a67-a662-492dd27fdff2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715778)
2026-03-24 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5445085/general/cfe683b5-7786-4db7-83b5-e0d26ab29ee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715710)
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F3b9c19d9-9c62-4a78-ae2b-2ffc72eff35b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/3b9c19d9-9c62-4a78-ae2b-2ffc72eff35b.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F768d50ea-7175-4b1c-82bd-33ce3725c574.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/768d50ea-7175-4b1c-82bd-33ce3725c574.jpg not downloaded yet
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713852
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713852%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713852: 2
2026-03-24 15:19:55 [adesa.be] INFO: Scraping item 10713852 url https://www.openlane.eu/en/carv6/auction/10713852
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F03639a9f-39d6-462a-a4d9-9ea8f0d7fe02.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/03639a9f-39d6-462a-a4d9-9ea8f0d7fe02.jpg not downloaded yet
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139e6250>
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c577599-600a-5738-9f5f-363e8f9524d4/9c577599-600a-5738-9f5f-363e8f9524d4_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5445085%252Fgeneral%252Ffc831c79-4a70-471b-be57-514a09e273b5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/fc831c79-4a70-471b-be57-514a09e273b5.jpg saved to cache
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F959ad564-4a43-437b-9794-a626f441f2ba.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/959ad564-4a43-437b-9794-a626f441f2ba.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F57adda87-6ad4-44fa-9097-c39a60b3d654.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/57adda87-6ad4-44fa-9097-c39a60b3d654.jpg not downloaded yet
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713709
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713709%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713709: 2
2026-03-24 15:19:55 [adesa.be] INFO: Scraping item 10713709 url https://www.openlane.eu/en/carv6/auction/10713709
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F193e264e-0917-4738-a05d-b4420b4ec2ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/193e264e-0917-4738-a05d-b4420b4ec2ce.jpg not downloaded yet
2026-03-24 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742557/general/14eb7cbd-f7e2-47e9-8974-0fbae9b0ff5e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715778)
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F975b2b6a-c74a-4743-8593-7b580199f0af.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/975b2b6a-c74a-4743-8593-7b580199f0af.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F3cf0fbbe-ac51-4ffd-9ec4-eb6ea8d9bdbc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/3cf0fbbe-ac51-4ffd-9ec4-eb6ea8d9bdbc.jpg not downloaded yet
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b468d0>
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6ef857-871e-5695-ad62-315ac84e11d7/ec6ef857-871e-5695-ad62-315ac84e11d7_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F81c3351b-5a1f-4a67-a662-492dd27fdff2.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/81c3351b-5a1f-4a67-a662-492dd27fdff2.jpg saved to cache
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ec6ef857-871e-5695-ad62-315ac84e11d7
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff139805d0>
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c577599-600a-5738-9f5f-363e8f9524d4/9c577599-600a-5738-9f5f-363e8f9524d4_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5445085%252Fgeneral%252Fcfe683b5-7786-4db7-83b5-e0d26ab29ee1.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5445085/general/cfe683b5-7786-4db7-83b5-e0d26ab29ee1.jpg saved to cache
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c577599-600a-5738-9f5f-363e8f9524d4
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713970
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713970%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713970: 2
2026-03-24 15:19:55 [adesa.be] INFO: Scraping item 10713970 url https://www.openlane.eu/en/carv6/auction/10713970
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F7049cf4a-7b00-475b-86da-1a6efb47fcf6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/7049cf4a-7b00-475b-86da-1a6efb47fcf6.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252Fdfbb8641-f171-4da9-a79d-7983c04ef491.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/dfbb8641-f171-4da9-a79d-7983c04ef491.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F40269eb4-9e4e-4fde-8785-9045c5cc60f2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/40269eb4-9e4e-4fde-8785-9045c5cc60f2.jpg not downloaded yet
2026-03-24 15:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713824
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713824%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713824: 2
2026-03-24 15:19:55 [adesa.be] INFO: Scraping item 10713824 url https://www.openlane.eu/en/carv6/auction/10713824
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Ff3e8660f-a549-43e1-bd2e-e06fd517c757.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/f3e8660f-a549-43e1-bd2e-e06fd517c757.jpg not downloaded yet
2026-03-24 15: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-24 15:19:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13984650>
2026-03-24 15:19:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6ef857-871e-5695-ad62-315ac84e11d7/ec6ef857-871e-5695-ad62-315ac84e11d7_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F14eb7cbd-f7e2-47e9-8974-0fbae9b0ff5e.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/14eb7cbd-f7e2-47e9-8974-0fbae9b0ff5e.jpg saved to cache
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ec6ef857-871e-5695-ad62-315ac84e11d7
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F94983b90-ed5d-4f20-abf2-6a8d49c6d4d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/94983b90-ed5d-4f20-abf2-6a8d49c6d4d5.jpg not downloaded yet
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F3c7216f8-ce75-455e-8123-7a624b3c8491.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/3c7216f8-ce75-455e-8123-7a624b3c8491.jpg not downloaded yet
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713829
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713829%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713829: 0
2026-03-24 15:19:55 [adesa.be] INFO: Skipping item 10713829 url https://www.openlane.eu/en/carv6/auction/10713829
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713993
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713993%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713993: 0
2026-03-24 15:19:55 [adesa.be] INFO: Skipping item 10713993 url https://www.openlane.eu/en/carv6/auction/10713993
2026-03-24 15:19:55 [adesa.be] INFO: Found listing with ID: 10713713
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713713%27 HTTP/1.1" 200 None
2026-03-24 15:19:55 [adesa.be] INFO: Scrape type for 10713713: 2
2026-03-24 15:19:55 [adesa.be] INFO: Scraping item 10713713 url https://www.openlane.eu/en/carv6/auction/10713713
2026-03-24 15:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F1b25c784-0a00-4f74-8a26-a75d390f01d5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/1b25c784-0a00-4f74-8a26-a75d390f01d5.jpg not downloaded yet
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F1f236aa3-c639-4ce8-b3f8-d30d28e50fbd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/1f236aa3-c639-4ce8-b3f8-d30d28e50fbd.jpg not downloaded yet
2026-03-24 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:56 [adesa.be] INFO: Found listing with ID: 10713939
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713939%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [adesa.be] INFO: Scrape type for 10713939: 2
2026-03-24 15:19:56 [adesa.be] INFO: Scraping item 10713939 url https://www.openlane.eu/en/carv6/auction/10713939
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Fa8719b38-e382-4050-9139-4b4eec6401eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/a8719b38-e382-4050-9139-4b4eec6401eb.jpg not downloaded yet
2026-03-24 15: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-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F7f9ca27b-58ef-434c-ad19-47560df1306b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/7f9ca27b-58ef-434c-ad19-47560df1306b.jpg not downloaded yet
2026-03-24 15:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10713808
2026-03-24 15:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd9c76b-afbf-5586-85ce-5bab6e687380 with scrape type 2
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd9c76b-afbf-5586-85ce-5bab6e687380 with scrape type 2
2026-03-24 15:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dd9c76b-afbf-5586-85ce-5bab6e687380, identifier: 10713808
2026-03-24 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/63888d91-9bcd-4355-b29a-378a41a01048.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742526/general/57adda87-6ad4-44fa-9097-c39a60b3d654.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715746)
2026-03-24 15:19:56 [adesa.be] INFO: Found listing with ID: 10713668
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713668%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [adesa.be] INFO: Scrape type for 10713668: 0
2026-03-24 15:19:56 [adesa.be] INFO: Skipping item 10713668 url https://www.openlane.eu/en/carv6/auction/10713668
2026-03-24 15:19:56 [adesa.be] INFO: Found listing with ID: 10713689
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713689%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [adesa.be] INFO: Scrape type for 10713689: 0
2026-03-24 15:19:56 [adesa.be] INFO: Skipping item 10713689 url https://www.openlane.eu/en/carv6/auction/10713689
2026-03-24 15:19:56 [adesa.be] INFO: Found listing with ID: 10710124
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710710124%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [adesa.be] INFO: Scrape type for 10710124: 0
2026-03-24 15:19:56 [adesa.be] INFO: Skipping item 10710124 url https://www.openlane.eu/en/carv6/auction/10710124
2026-03-24 15:19:56 [adesa.be] INFO: Found listing with ID: 10713935
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713935%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [adesa.be] INFO: Scrape type for 10713935: 2
2026-03-24 15:19:56 [adesa.be] INFO: Scraping item 10713935 url https://www.openlane.eu/en/carv6/auction/10713935
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Ff8a2e258-a8cb-4ab2-9366-080e5752af57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/f8a2e258-a8cb-4ab2-9366-080e5752af57.jpg not downloaded yet
2026-03-24 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10713808
2026-03-24 15:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10713808
2026-03-24 15:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dd9c76b-afbf-5586-85ce-5bab6e687380 with identifier: 10713808 to the API
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713808>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3dd9c76b-afbf-5586-85ce-5bab6e687380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNF472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713808',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 169361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Manual - 150 hp - 169.361 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713808%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [adesa.be] INFO: Saving data for 10713808: {'auction_closing_time': 1774426500.0, 'created_time': 1774278970.266297, 'last_price_update_time': 1774365596.625076}
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713808') HTTP/1.1" 204 0
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252Fb2699f7f-569f-4cd8-86f8-f2db3f1dc840.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/b2699f7f-569f-4cd8-86f8-f2db3f1dc840.jpg not downloaded yet
2026-03-24 15: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-24 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/7049cf4a-7b00-475b-86da-1a6efb47fcf6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:19:56 [adesa.be] INFO: Found listing with ID: 10713817
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713817%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [adesa.be] INFO: Scrape type for 10713817: 2
2026-03-24 15:19:56 [adesa.be] INFO: Scraping item 10713817 url https://www.openlane.eu/en/carv6/auction/10713817
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Fd7fd461c-ca31-4dbc-b702-07cf5110976b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/d7fd461c-ca31-4dbc-b702-07cf5110976b.jpg not downloaded yet
2026-03-24 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695
2026-03-24 15:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297f3367-c6df-5f74-8512-7361aa2b1448 with scrape type 1
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 297f3367-c6df-5f74-8512-7361aa2b1448
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252Fef44acff-218c-42b6-a50d-943f87de1c73.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/ef44acff-218c-42b6-a50d-943f87de1c73.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252Fdd35918c-35a1-4d72-b0a2-0de0c1744e77.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/dd35918c-35a1-4d72-b0a2-0de0c1744e77.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252Ff43a0c20-54f1-4fae-a2fd-bfc7b0aceba4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/f43a0c20-54f1-4fae-a2fd-bfc7b0aceba4.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252F971e0e05-7c27-48e6-906a-cd4ebdea5948.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/971e0e05-7c27-48e6-906a-cd4ebdea5948.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252Ff799fbe7-b8b0-4859-be2e-e5a7dfe04f34.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/f799fbe7-b8b0-4859-be2e-e5a7dfe04f34.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252F8e565834-e10e-4a29-a21d-6e6e41eb368f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/8e565834-e10e-4a29-a21d-6e6e41eb368f.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252Fae388e7f-5500-4609-a072-ef06235c912f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/ae388e7f-5500-4609-a072-ef06235c912f.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252F507dad8a-61ca-4d32-abae-02f7c78b1d26.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/507dad8a-61ca-4d32-abae-02f7c78b1d26.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252F01b3cbe3-a451-4a85-8a8d-6a7b8cf02b86.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/01b3cbe3-a451-4a85-8a8d-6a7b8cf02b86.jpg already downloaded
2026-03-24 15:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5712423%252Fgeneral%252Fa07099a1-da31-4889-aa70-312d27ca9586.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712423/general/a07099a1-da31-4889-aa70-312d27ca9586.jpg already downloaded
2026-03-24 15:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 297f3367-c6df-5f74-8512-7361aa2b1448, identifier: 10719695
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b47490>
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742556%252Fgeneral%252F63888d91-9bcd-4355-b29a-378a41a01048.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/63888d91-9bcd-4355-b29a-378a41a01048.jpg saved to cache
2026-03-24 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12e8d850>
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:19:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70f55f81-13e5-5057-9a52-754e38e0d424/70f55f81-13e5-5057-9a52-754e38e0d424_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742526%252Fgeneral%252F57adda87-6ad4-44fa-9097-c39a60b3d654.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/57adda87-6ad4-44fa-9097-c39a60b3d654.jpg saved to cache
2026-03-24 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10713934
2026-03-24 15:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-24 15:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-24 15:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7334047-a634-5977-a0b3-33bdd173c3ca, identifier: 10713934
2026-03-24 15:19:57 [adesa.be] INFO: Found listing with ID: 10713811
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713811%27 HTTP/1.1" 200 None
2026-03-24 15:19:57 [adesa.be] INFO: Scrape type for 10713811: 2
2026-03-24 15:19:57 [adesa.be] INFO: Scraping item 10713811 url https://www.openlane.eu/en/carv6/auction/10713811
2026-03-24 15:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695
2026-03-24 15:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695
2026-03-24 15:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 297f3367-c6df-5f74-8512-7361aa2b1448 with identifier: 10719695 to the API
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719695>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '297f3367-c6df-5f74-8512-7361aa2b1448',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BPL515',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719695',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 108663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5712423/general/ef44acff-218c-42b6-a50d-943f87de1c73.jpg',
'https://images.openlane.eu/carimgs/5712423/general/dd35918c-35a1-4d72-b0a2-0de0c1744e77.jpg',
'https://images.openlane.eu/carimgs/5712423/general/f43a0c20-54f1-4fae-a2fd-bfc7b0aceba4.jpg',
'https://images.openlane.eu/carimgs/5712423/general/971e0e05-7c27-48e6-906a-cd4ebdea5948.jpg',
'https://images.openlane.eu/carimgs/5712423/general/f799fbe7-b8b0-4859-be2e-e5a7dfe04f34.jpg',
'https://images.openlane.eu/carimgs/5712423/general/8e565834-e10e-4a29-a21d-6e6e41eb368f.jpg',
'https://images.openlane.eu/carimgs/5712423/general/ae388e7f-5500-4609-a072-ef06235c912f.jpg',
'https://images.openlane.eu/carimgs/5712423/general/507dad8a-61ca-4d32-abae-02f7c78b1d26.jpg',
'https://images.openlane.eu/carimgs/5712423/general/01b3cbe3-a451-4a85-8a8d-6a7b8cf02b86.jpg',
'https://images.openlane.eu/carimgs/5712423/general/a07099a1-da31-4889-aa70-312d27ca9586.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 673533,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/ef44acff-218c-42b6-a50d-943f87de1c73.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 829796,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/dd35918c-35a1-4d72-b0a2-0de0c1744e77.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 699579,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/f43a0c20-54f1-4fae-a2fd-bfc7b0aceba4.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 585191,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/971e0e05-7c27-48e6-906a-cd4ebdea5948.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 894783,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/f799fbe7-b8b0-4859-be2e-e5a7dfe04f34.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 739513,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/8e565834-e10e-4a29-a21d-6e6e41eb368f.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 368294,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/ae388e7f-5500-4609-a072-ef06235c912f.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304537,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/507dad8a-61ca-4d32-abae-02f7c78b1d26.jpg',
'Width': 1125},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 635924,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/01b3cbe3-a451-4a85-8a8d-6a7b8cf02b86.jpg',
'Width': 2000},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297f3367-c6df-5f74-8512-7361aa2b1448/297f3367-c6df-5f74-8512-7361aa2b1448_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 646086,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712423/general/a07099a1-da31-4889-aa70-312d27ca9586.jpg',
'Width': 2000}],
'price': 59400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'CommV Matina',
'title': 'Porsche Panamera Sport Turismo 2.9 - Hybrid - Automatic - 330 hp - '
'108.663 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710719695%27 HTTP/1.1" 200 None
2026-03-24 15:19:57 [adesa.be] INFO: Saving data for 10719695: {'created_time': 1774365597.771004, 'last_price_update_time': 1774365597.771013, 'auction_closing_time': 1774605600.0}
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719695') HTTP/1.1" 204 0
2026-03-24 15:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10713934
2026-03-24 15:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10713934
2026-03-24 15:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10713934 to the API
2026-03-24 15:19:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713934>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e7334047-a634-5977-a0b3-33bdd173c3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713934',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 128919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Manual - 120 hp - 128.919 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713934%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Saving data for 10713934: {'auction_closing_time': 1774426500.0, 'created_time': 1774278968.159752, 'last_price_update_time': 1774365598.049271}
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713934') HTTP/1.1" 204 0
2026-03-24 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/1b25c784-0a00-4f74-8a26-a75d390f01d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:19:58 [adesa.be] INFO: Found listing with ID: 10713755
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713755%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Scrape type for 10713755: 0
2026-03-24 15:19:58 [adesa.be] INFO: Skipping item 10713755 url https://www.openlane.eu/en/carv6/auction/10713755
2026-03-24 15:19:58 [adesa.be] INFO: Found listing with ID: 10713637
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713637%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Scrape type for 10713637: 0
2026-03-24 15:19:58 [adesa.be] INFO: Skipping item 10713637 url https://www.openlane.eu/en/carv6/auction/10713637
2026-03-24 15:19:58 [adesa.be] INFO: Found listing with ID: 10713728
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713728%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Scrape type for 10713728: 0
2026-03-24 15:19:58 [adesa.be] INFO: Skipping item 10713728 url https://www.openlane.eu/en/carv6/auction/10713728
2026-03-24 15:19:58 [adesa.be] INFO: Found listing with ID: 10713799
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713799%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Scrape type for 10713799: 0
2026-03-24 15:19:58 [adesa.be] INFO: Skipping item 10713799 url https://www.openlane.eu/en/carv6/auction/10713799
2026-03-24 15:19:58 [adesa.be] INFO: Found listing with ID: 10713714
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713714%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Scrape type for 10713714: 0
2026-03-24 15:19:58 [adesa.be] INFO: Skipping item 10713714 url https://www.openlane.eu/en/carv6/auction/10713714
2026-03-24 15:19:58 [adesa.be] INFO: Found listing with ID: 10710183
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710710183%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Scrape type for 10710183: 0
2026-03-24 15:19:58 [adesa.be] INFO: Skipping item 10710183 url https://www.openlane.eu/en/carv6/auction/10710183
2026-03-24 15:19:58 [adesa.be] INFO: Found listing with ID: 10713933
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713933%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Scrape type for 10713933: 2
2026-03-24 15:19:58 [adesa.be] INFO: Scraping item 10713933 url https://www.openlane.eu/en/carv6/auction/10713933
2026-03-24 15:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:19:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12fb0090>
2026-03-24 15:19:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F7049cf4a-7b00-475b-86da-1a6efb47fcf6.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/7049cf4a-7b00-475b-86da-1a6efb47fcf6.jpg saved to cache
2026-03-24 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10713954
2026-03-24 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-24 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-24 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90a57eee-4b03-5437-b60d-c6e34d3a516f, identifier: 10713954
2026-03-24 15:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10713969
2026-03-24 15:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with scrape type 2
2026-03-24 15:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with scrape type 2
2026-03-24 15:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5, identifier: 10713969
2026-03-24 15:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10713954
2026-03-24 15:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10713954
2026-03-24 15:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10713954 to the API
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713954>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '90a57eee-4b03-5437-b60d-c6e34d3a516f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAX745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713954',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 92053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - 92.053 '
'km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713954%27 HTTP/1.1" 200 None
2026-03-24 15:19:58 [adesa.be] INFO: Saving data for 10713954: {'auction_closing_time': 1774426500.0, 'created_time': 1774279006.508702, 'last_price_update_time': 1774365598.807632}
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713954') HTTP/1.1" 204 0
2026-03-24 15:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10713969
2026-03-24 15:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10713969
2026-03-24 15:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4ae49ef-8ef3-5fca-bbea-3243a583a9b5 with identifier: 10713969 to the API
2026-03-24 15:19:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713969>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c4ae49ef-8ef3-5fca-bbea-3243a583a9b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAS038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713969',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 138495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - '
'138.495 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713969%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Saving data for 10713969: {'auction_closing_time': 1774426500.0, 'created_time': 1774278968.750993, 'last_price_update_time': 1774365599.104998}
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713969') HTTP/1.1" 204 0
2026-03-24 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/d7fd461c-ca31-4dbc-b702-07cf5110976b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713688
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713688%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713688: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713688 url https://www.openlane.eu/en/carv6/auction/10713688
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713665
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713665%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713665: 2
2026-03-24 15:19:59 [adesa.be] INFO: Scraping item 10713665 url https://www.openlane.eu/en/carv6/auction/10713665
2026-03-24 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742526/general/7f9ca27b-58ef-434c-ad19-47560df1306b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715746)
2026-03-24 15:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10713853
2026-03-24 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with scrape type 2
2026-03-24 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with scrape type 2
2026-03-24 15:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42, identifier: 10713853
2026-03-24 15:19:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:19:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13aad1d0>
2026-03-24 15:19:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:19:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252F1b25c784-0a00-4f74-8a26-a75d390f01d5.jpg') HTTP/1.1" 204 0
2026-03-24 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/1b25c784-0a00-4f74-8a26-a75d390f01d5.jpg saved to cache
2026-03-24 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10713771
2026-03-24 15:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b6ef54-1102-5b67-ae0a-96c30992d355 with scrape type 2
2026-03-24 15:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09b6ef54-1102-5b67-ae0a-96c30992d355 with scrape type 2
2026-03-24 15:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09b6ef54-1102-5b67-ae0a-96c30992d355, identifier: 10713771
2026-03-24 15:19:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/f8a2e258-a8cb-4ab2-9366-080e5752af57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713948
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713948%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713948: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713948 url https://www.openlane.eu/en/carv6/auction/10713948
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713959
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713959%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713959: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713959 url https://www.openlane.eu/en/carv6/auction/10713959
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713971
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713971%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713971: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713971 url https://www.openlane.eu/en/carv6/auction/10713971
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713715
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713715%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713715: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713715 url https://www.openlane.eu/en/carv6/auction/10713715
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713691
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713691%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713691: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713691 url https://www.openlane.eu/en/carv6/auction/10713691
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713733
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713733%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713733: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713733 url https://www.openlane.eu/en/carv6/auction/10713733
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713684
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713684%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713684: 0
2026-03-24 15:19:59 [adesa.be] INFO: Skipping item 10713684 url https://www.openlane.eu/en/carv6/auction/10713684
2026-03-24 15:19:59 [adesa.be] INFO: Found listing with ID: 10713738
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713738%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Scrape type for 10713738: 2
2026-03-24 15:19:59 [adesa.be] INFO: Scraping item 10713738 url https://www.openlane.eu/en/carv6/auction/10713738
2026-03-24 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10713853
2026-03-24 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10713853
2026-03-24 15:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42 with identifier: 10713853 to the API
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:19:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713853>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7ac67ea7-8a9d-5cbe-9bb4-99bf65929b42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGU008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 102749,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 102.749 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713853%27 HTTP/1.1" 200 None
2026-03-24 15:19:59 [adesa.be] INFO: Saving data for 10713853: {'auction_closing_time': 1774426500.0, 'created_time': 1774278971.61081, 'last_price_update_time': 1774365599.838036}
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:19:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713853') HTTP/1.1" 204 0
2026-03-24 15:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10713771
2026-03-24 15:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10713771
2026-03-24 15:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10713771 to the API
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713771>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '09b6ef54-1102-5b67-ae0a-96c30992d355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713771',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 210838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Kuga 2.0 EcoBlue ST Line X - AWD - Diesel - Automatic - 190 hp '
'- 210.838 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2021}
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713771%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Saving data for 10713771: {'auction_closing_time': 1774426500.0, 'created_time': 1774278969.941318, 'last_price_update_time': 1774365600.194799}
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713771') HTTP/1.1" 204 0
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/a8719b38-e382-4050-9139-4b4eec6401eb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713656
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713656%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10713656: 2
2026-03-24 15:20:00 [adesa.be] INFO: Scraping item 10713656 url https://www.openlane.eu/en/carv6/auction/10713656
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13883390>
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Fd7fd461c-ca31-4dbc-b702-07cf5110976b.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/d7fd461c-ca31-4dbc-b702-07cf5110976b.jpg saved to cache
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a099d0>
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70f55f81-13e5-5057-9a52-754e38e0d424/70f55f81-13e5-5057-9a52-754e38e0d424_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F7f9ca27b-58ef-434c-ad19-47560df1306b.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/7f9ca27b-58ef-434c-ad19-47560df1306b.jpg saved to cache
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742526/general/b2699f7f-569f-4cd8-86f8-f2db3f1dc840.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715746)
2026-03-24 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713639
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713639%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10713639: 0
2026-03-24 15:20:00 [adesa.be] INFO: Skipping item 10713639 url https://www.openlane.eu/en/carv6/auction/10713639
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713661
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713661%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10713661: 0
2026-03-24 15:20:00 [adesa.be] INFO: Skipping item 10713661 url https://www.openlane.eu/en/carv6/auction/10713661
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713772
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713772%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10713772: 0
2026-03-24 15:20:00 [adesa.be] INFO: Skipping item 10713772 url https://www.openlane.eu/en/carv6/auction/10713772
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713628
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713628%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10713628: 0
2026-03-24 15:20:00 [adesa.be] INFO: Skipping item 10713628 url https://www.openlane.eu/en/carv6/auction/10713628
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713646
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713646%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10713646: 2
2026-03-24 15:20:00 [adesa.be] INFO: Scraping item 10713646 url https://www.openlane.eu/en/carv6/auction/10713646
2026-03-24 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12fb0090>
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Ff8a2e258-a8cb-4ab2-9366-080e5752af57.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/f8a2e258-a8cb-4ab2-9366-080e5752af57.jpg saved to cache
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742526/general/1f236aa3-c639-4ce8-b3f8-d30d28e50fbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715746)
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10710200
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710710200%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10710200: 0
2026-03-24 15:20:00 [adesa.be] INFO: Skipping item 10710200 url https://www.openlane.eu/en/carv6/auction/10710200
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713762
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713762%27 HTTP/1.1" 200 None
2026-03-24 15:20:00 [adesa.be] INFO: Scrape type for 10713762: 2
2026-03-24 15:20:00 [adesa.be] INFO: Scraping item 10713762 url https://www.openlane.eu/en/carv6/auction/10713762
2026-03-24 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21e4e050>
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Fa8719b38-e382-4050-9139-4b4eec6401eb.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/a8719b38-e382-4050-9139-4b4eec6401eb.jpg saved to cache
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10713836
2026-03-24 15:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-24 15:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90, identifier: 10713836
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12b9add0>
2026-03-24 15:20:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70f55f81-13e5-5057-9a52-754e38e0d424/70f55f81-13e5-5057-9a52-754e38e0d424_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:20:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252Fb2699f7f-569f-4cd8-86f8-f2db3f1dc840.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/b2699f7f-569f-4cd8-86f8-f2db3f1dc840.jpg saved to cache
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10713887
2026-03-24 15:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with scrape type 2
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with scrape type 2
2026-03-24 15:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9, identifier: 10713887
2026-03-24 15:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10713635
2026-03-24 15:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-24 15:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-24 15:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39e068b2-6890-516d-b920-ba83573cda09, identifier: 10713635
2026-03-24 15:20:00 [adesa.be] INFO: Found listing with ID: 10713867
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713867%27 HTTP/1.1" 200 None
2026-03-24 15:20:01 [adesa.be] INFO: Scrape type for 10713867: 2
2026-03-24 15:20:01 [adesa.be] INFO: Scraping item 10713867 url https://www.openlane.eu/en/carv6/auction/10713867
2026-03-24 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10713836
2026-03-24 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10713836
2026-03-24 15:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10713836 to the API
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713836>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPH817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 130497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2019-01-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford S-Max 1.5 EcoBoost Titanium - Petrol - Manual - 165 hp - '
'130.497 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2019}
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713836%27 HTTP/1.1" 200 None
2026-03-24 15:20:01 [adesa.be] INFO: Saving data for 10713836: {'auction_closing_time': 1774426500.0, 'created_time': 1774278971.981716, 'last_price_update_time': 1774365601.265878}
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713836') HTTP/1.1" 204 0
2026-03-24 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10713887
2026-03-24 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10713887
2026-03-24 15:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 057f1b09-0a36-5ae8-9289-0e3e120ff0d9 with identifier: 10713887 to the API
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713887>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '057f1b09-0a36-5ae8-9289-0e3e120ff0d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KX6708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713887',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 139295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Automatic - 120 hp - '
'139.295 km',
'transmission': 'automatic',
'trim': 'Connected',
'vin': None,
'year': 2022}
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713887%27 HTTP/1.1" 200 None
2026-03-24 15:20:01 [adesa.be] INFO: Saving data for 10713887: {'auction_closing_time': 1774426500.0, 'created_time': 1774278970.56054, 'last_price_update_time': 1774365601.522101}
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713887') HTTP/1.1" 204 0
2026-03-24 15:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10713635
2026-03-24 15:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10713635
2026-03-24 15:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10713635 to the API
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713635>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '39e068b2-6890-516d-b920-ba83573cda09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATZ760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713635',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 255939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'255.939 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2021}
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713635%27 HTTP/1.1" 200 None
2026-03-24 15:20:01 [adesa.be] INFO: Saving data for 10713635: {'auction_closing_time': 1774426500.0, 'created_time': 1774278972.70742, 'last_price_update_time': 1774365601.816397}
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713635') HTTP/1.1" 204 0
2026-03-24 15:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742557/general/94983b90-ed5d-4f20-abf2-6a8d49c6d4d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715778)
2026-03-24 15:20:01 [adesa.be] INFO: Found listing with ID: 10713847
2026-03-24 15:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713847%27 HTTP/1.1" 200 None
2026-03-24 15:20:01 [adesa.be] INFO: Scrape type for 10713847: 2
2026-03-24 15:20:01 [adesa.be] INFO: Scraping item 10713847 url https://www.openlane.eu/en/carv6/auction/10713847
2026-03-24 15:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10713894
2026-03-24 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03de314f-95f1-5436-a04d-dd77b42c7940 with scrape type 2
2026-03-24 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03de314f-95f1-5436-a04d-dd77b42c7940 with scrape type 2
2026-03-24 15:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03de314f-95f1-5436-a04d-dd77b42c7940, identifier: 10713894
2026-03-24 15:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 543501c8-2fdf-5bfe-9682-9ad3b84bacaf with identifier: 10713652
2026-03-24 15:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 543501c8-2fdf-5bfe-9682-9ad3b84bacaf with scrape type 2
2026-03-24 15:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 543501c8-2fdf-5bfe-9682-9ad3b84bacaf with scrape type 2
2026-03-24 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 543501c8-2fdf-5bfe-9682-9ad3b84bacaf, identifier: 10713652
2026-03-24 15:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b11850>
2026-03-24 15:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70f55f81-13e5-5057-9a52-754e38e0d424/70f55f81-13e5-5057-9a52-754e38e0d424_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F1f236aa3-c639-4ce8-b3f8-d30d28e50fbd.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/1f236aa3-c639-4ce8-b3f8-d30d28e50fbd.jpg saved to cache
2026-03-24 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10713894
2026-03-24 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10713894
2026-03-24 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10713894 to the API
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713894>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '03de314f-95f1-5436-a04d-dd77b42c7940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUB110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713894',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 167461,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-05-25',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 170 hp - '
'167.461 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713894%27 HTTP/1.1" 200 None
2026-03-24 15:20:02 [adesa.be] INFO: Saving data for 10713894: {'auction_closing_time': 1774426500.0, 'created_time': 1774278973.636113, 'last_price_update_time': 1774365602.319895}
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713894') HTTP/1.1" 204 0
2026-03-24 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 543501c8-2fdf-5bfe-9682-9ad3b84bacaf with identifier: 10713652
2026-03-24 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 543501c8-2fdf-5bfe-9682-9ad3b84bacaf with identifier: 10713652
2026-03-24 15:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 543501c8-2fdf-5bfe-9682-9ad3b84bacaf with identifier: 10713652 to the API
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713652>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '543501c8-2fdf-5bfe-9682-9ad3b84bacaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WZ5144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713652',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 71744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Ford S-Max 2.5 EcoBoost Titanium - Petrol - Automatic - 150 hp - '
'71.744 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713652%27 HTTP/1.1" 200 None
2026-03-24 15:20:02 [adesa.be] INFO: Saving data for 10713652: {'auction_closing_time': 1774426500.0, 'created_time': 1774278973.933935, 'last_price_update_time': 1774365602.640369}
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713652') HTTP/1.1" 204 0
2026-03-24 15:20:02 [adesa.be] INFO: Found listing with ID: 10713810
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713810%27 HTTP/1.1" 200 None
2026-03-24 15:20:02 [adesa.be] INFO: Scrape type for 10713810: 2
2026-03-24 15:20:02 [adesa.be] INFO: Scraping item 10713810 url https://www.openlane.eu/en/carv6/auction/10713810
2026-03-24 15: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-24 15: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-24 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742526/general/3c7216f8-ce75-455e-8123-7a624b3c8491.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715746)
2026-03-24 15:20:02 [adesa.be] INFO: Found listing with ID: 10713831
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713831%27 HTTP/1.1" 200 None
2026-03-24 15:20:02 [adesa.be] INFO: Scrape type for 10713831: 2
2026-03-24 15:20:02 [adesa.be] INFO: Scraping item 10713831 url https://www.openlane.eu/en/carv6/auction/10713831
2026-03-24 15:20:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff21b66550>
2026-03-24 15:20:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6ef857-871e-5695-ad62-315ac84e11d7/ec6ef857-871e-5695-ad62-315ac84e11d7_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742557%252Fgeneral%252F94983b90-ed5d-4f20-abf2-6a8d49c6d4d5.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/94983b90-ed5d-4f20-abf2-6a8d49c6d4d5.jpg saved to cache
2026-03-24 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ec6ef857-871e-5695-ad62-315ac84e11d7
2026-03-24 15:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10713687
2026-03-24 15:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e6e508-193d-53cc-978d-d128cb2dd1f2 with scrape type 2
2026-03-24 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57e6e508-193d-53cc-978d-d128cb2dd1f2 with scrape type 2
2026-03-24 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57e6e508-193d-53cc-978d-d128cb2dd1f2, identifier: 10713687
2026-03-24 15:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10713939
2026-03-24 15:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07893152-de52-5898-baf1-07cacb4f8bf2 with scrape type 2
2026-03-24 15:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07893152-de52-5898-baf1-07cacb4f8bf2 with scrape type 2
2026-03-24 15:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07893152-de52-5898-baf1-07cacb4f8bf2, identifier: 10713939
2026-03-24 15:20:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/f3e8660f-a549-43e1-bd2e-e06fd517c757.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10713687
2026-03-24 15:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10713687
2026-03-24 15:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57e6e508-193d-53cc-978d-d128cb2dd1f2 with identifier: 10713687 to the API
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713687>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '57e6e508-193d-53cc-978d-d128cb2dd1f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEC712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713687',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 199171,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-06-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - AWD - Petrol - Automatic - 265 hp '
'- 199.171 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713687%27 HTTP/1.1" 200 None
2026-03-24 15:20:03 [adesa.be] INFO: Saving data for 10713687: {'auction_closing_time': 1774426500.0, 'created_time': 1774278976.382437, 'last_price_update_time': 1774365603.168256}
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713687') HTTP/1.1" 204 0
2026-03-24 15:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10713939
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-24 15:20:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10713939
2026-03-24 15:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07893152-de52-5898-baf1-07cacb4f8bf2 with identifier: 10713939 to the API
2026-03-24 15:20:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713939>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '07893152-de52-5898-baf1-07cacb4f8bf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VTQ097',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713939',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 63717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2019-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Kia Stonic 1.6 CRDi Fusion - Diesel - Manual - 116 hp - 63.717 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2019}
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713939%27 HTTP/1.1" 200 None
2026-03-24 15:20:04 [adesa.be] INFO: Saving data for 10713939: {'auction_closing_time': 1774426500.0, 'created_time': 1774278979.939832, 'last_price_update_time': 1774365604.300098}
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713939') HTTP/1.1" 204 0
2026-03-24 15:20:04 [adesa.be] INFO: Found listing with ID: 10713911
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713911%27 HTTP/1.1" 200 None
2026-03-24 15:20:04 [adesa.be] INFO: Scrape type for 10713911: 2
2026-03-24 15:20:04 [adesa.be] INFO: Scraping item 10713911 url https://www.openlane.eu/en/carv6/auction/10713911
2026-03-24 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713933> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b9f150>
2026-03-24 15:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70f55f81-13e5-5057-9a52-754e38e0d424/70f55f81-13e5-5057-9a52-754e38e0d424_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742526%252Fgeneral%252F3c7216f8-ce75-455e-8123-7a624b3c8491.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/3c7216f8-ce75-455e-8123-7a624b3c8491.jpg saved to cache
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:20:04 [adesa.be] INFO: Found listing with ID: 10713928
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713928%27 HTTP/1.1" 200 None
2026-03-24 15:20:04 [adesa.be] INFO: Scrape type for 10713928: 2
2026-03-24 15:20:04 [adesa.be] INFO: Scraping item 10713928 url https://www.openlane.eu/en/carv6/auction/10713928
2026-03-24 15: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-24 15: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-24 15: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-24 15: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-24 15: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-24 15:20:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13855110>
2026-03-24 15:20:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15: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-24 15:20:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%252F5742556%252Fgeneral%252Ff3e8660f-a549-43e1-bd2e-e06fd517c757.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/f3e8660f-a549-43e1-bd2e-e06fd517c757.jpg saved to cache
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742526/general/40269eb4-9e4e-4fde-8785-9045c5cc60f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715746)
2026-03-24 15:20:04 [adesa.be] INFO: Found listing with ID: 10713743
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713743%27 HTTP/1.1" 200 None
2026-03-24 15:20:04 [adesa.be] INFO: Scrape type for 10713743: 2
2026-03-24 15:20:04 [adesa.be] INFO: Scraping item 10713743 url https://www.openlane.eu/en/carv6/auction/10713743
2026-03-24 15:20:04 [adesa.be] INFO: Found listing with ID: 10713766
2026-03-24 15:20:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713766%27 HTTP/1.1" 200 None
2026-03-24 15:20:04 [adesa.be] INFO: Scrape type for 10713766: 2
2026-03-24 15:20:04 [adesa.be] INFO: Scraping item 10713766 url https://www.openlane.eu/en/carv6/auction/10713766
2026-03-24 15:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10713811
2026-03-24 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef137297-35a2-5beb-8711-2e6aa4540254 with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef137297-35a2-5beb-8711-2e6aa4540254 with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef137297-35a2-5beb-8711-2e6aa4540254, identifier: 10713811
2026-03-24 15:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10713935
2026-03-24 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9c12710-cd4b-57b8-a1ce-aea26724ad8b, identifier: 10713935
2026-03-24 15:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10713665
2026-03-24 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50864dc0-5756-5016-8593-b841d33db3f1 with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50864dc0-5756-5016-8593-b841d33db3f1 with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50864dc0-5756-5016-8593-b841d33db3f1, identifier: 10713665
2026-03-24 15:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10713933
2026-03-24 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4dd2c47b-8389-5410-a688-85c470b5a0ab with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4dd2c47b-8389-5410-a688-85c470b5a0ab with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4dd2c47b-8389-5410-a688-85c470b5a0ab, identifier: 10713933
2026-03-24 15:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10713817
2026-03-24 15:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683fb303-a344-5f07-a5ea-322e5b581d05 with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 683fb303-a344-5f07-a5ea-322e5b581d05 with scrape type 2
2026-03-24 15:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 683fb303-a344-5f07-a5ea-322e5b581d05, identifier: 10713817
2026-03-24 15:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10713811
2026-03-24 15:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10713811
2026-03-24 15:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef137297-35a2-5beb-8711-2e6aa4540254 with identifier: 10713811 to the API
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713811>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ef137297-35a2-5beb-8711-2e6aa4540254',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHE505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713811',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 119181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2020-08-31',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz A 180d Business - Diesel - Automatic - 116 hp - '
'119.181 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713811%27 HTTP/1.1" 200 None
2026-03-24 15:20:05 [adesa.be] INFO: Saving data for 10713811: {'auction_closing_time': 1774426500.0, 'created_time': 1774278980.890059, 'last_price_update_time': 1774365605.243799}
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713811') HTTP/1.1" 204 0
2026-03-24 15:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10713935
2026-03-24 15:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10713935
2026-03-24 15:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10713935 to the API
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713935>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f9c12710-cd4b-57b8-a1ce-aea26724ad8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHV133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713935',
'listing': 'auctionplusdirectbuy',
'location': 'Aartselaar (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 109929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Land Rover Discovery Sport - Diesel - Manual - 163 hp - 109.929 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713935%27 HTTP/1.1" 200 None
2026-03-24 15:20:05 [adesa.be] INFO: Saving data for 10713935: {'auction_closing_time': 1774426500.0, 'created_time': 1774278986.281897, 'last_price_update_time': 1774365605.829166}
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713935') HTTP/1.1" 204 0
2026-03-24 15:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10713665
2026-03-24 15:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10713665
2026-03-24 15:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50864dc0-5756-5016-8593-b841d33db3f1 with identifier: 10713665 to the API
2026-03-24 15:20:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713665>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '50864dc0-5756-5016-8593-b841d33db3f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADM377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713665',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 101474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz C Break 300de Business Solution - Diesel - Automatic '
'- 194 hp - 101.474 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713665%27 HTTP/1.1" 200 None
2026-03-24 15:20:06 [adesa.be] INFO: Saving data for 10713665: {'auction_closing_time': 1774426500.0, 'created_time': 1774278984.766363, 'last_price_update_time': 1774365606.570608}
2026-03-24 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713665') HTTP/1.1" 204 0
2026-03-24 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10713933
2026-03-24 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10713933
2026-03-24 15:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4dd2c47b-8389-5410-a688-85c470b5a0ab with identifier: 10713933 to the API
2026-03-24 15:20:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713933>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4dd2c47b-8389-5410-a688-85c470b5a0ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713933',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 250394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz C Break 180d Business - Diesel - Automatic - 122 hp - '
'250.394 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713933%27 HTTP/1.1" 200 None
2026-03-24 15:20:06 [adesa.be] INFO: Saving data for 10713933: {'auction_closing_time': 1774426500.0, 'created_time': 1774278982.781489, 'last_price_update_time': 1774365606.875058}
2026-03-24 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713933') HTTP/1.1" 204 0
2026-03-24 15:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10713817
2026-03-24 15:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10713817
2026-03-24 15:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10713817 to the API
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713817>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '683fb303-a344-5f07-a5ea-322e5b581d05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHE536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713817',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 170877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Land Rover Range Rover Evoque SE - AWD - Diesel - Automatic - 150 '
'hp - 170.877 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713817%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Saving data for 10713817: {'auction_closing_time': 1774426500.0, 'created_time': 1774279013.611535, 'last_price_update_time': 1774365607.676804}
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713817') HTTP/1.1" 204 0
2026-03-24 15:20:07 [scrapy.extensions.logstats] INFO: Crawled 992 pages (at 81 pages/min), scraped 298 items (at 92 items/min)
2026-03-24 15:20:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-24 15:20:07 [adesa.be] INFO: Found listing with ID: 10713737
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713737%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Scrape type for 10713737: 2
2026-03-24 15:20:07 [adesa.be] INFO: Scraping item 10713737 url https://www.openlane.eu/en/carv6/auction/10713737
2026-03-24 15:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742557/general/dfbb8641-f171-4da9-a79d-7983c04ef491.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715778)
2026-03-24 15:20:07 [adesa.be] INFO: Found listing with ID: 10713888
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713888%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Scrape type for 10713888: 2
2026-03-24 15:20:07 [adesa.be] INFO: Scraping item 10713888 url https://www.openlane.eu/en/carv6/auction/10713888
2026-03-24 15:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742526/general/3cf0fbbe-ac51-4ffd-9ec4-eb6ea8d9bdbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715746)
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1399ec50>
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70f55f81-13e5-5057-9a52-754e38e0d424/70f55f81-13e5-5057-9a52-754e38e0d424_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742526%252Fgeneral%252F40269eb4-9e4e-4fde-8785-9045c5cc60f2.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/40269eb4-9e4e-4fde-8785-9045c5cc60f2.jpg saved to cache
2026-03-24 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:20:07 [adesa.be] INFO: Found listing with ID: 10713793
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713793%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Scrape type for 10713793: 2
2026-03-24 15:20:07 [adesa.be] INFO: Scraping item 10713793 url https://www.openlane.eu/en/carv6/auction/10713793
2026-03-24 15:20:07 [adesa.be] INFO: Found listing with ID: 10713667
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713667%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Scrape type for 10713667: 2
2026-03-24 15:20:07 [adesa.be] INFO: Scraping item 10713667 url https://www.openlane.eu/en/carv6/auction/10713667
2026-03-24 15:20:07 [adesa.be] INFO: Found listing with ID: 10713967
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713967%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Scrape type for 10713967: 2
2026-03-24 15:20:07 [adesa.be] INFO: Scraping item 10713967 url https://www.openlane.eu/en/carv6/auction/10713967
2026-03-24 15:20:07 [adesa.be] INFO: Found listing with ID: 10713979
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713979%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Scrape type for 10713979: 2
2026-03-24 15:20:07 [adesa.be] INFO: Scraping item 10713979 url https://www.openlane.eu/en/carv6/auction/10713979
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13877190>
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6ef857-871e-5695-ad62-315ac84e11d7/ec6ef857-871e-5695-ad62-315ac84e11d7_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742557%252Fgeneral%252Fdfbb8641-f171-4da9-a79d-7983c04ef491.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/dfbb8641-f171-4da9-a79d-7983c04ef491.jpg saved to cache
2026-03-24 15:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ec6ef857-871e-5695-ad62-315ac84e11d7
2026-03-24 15:20:07 [adesa.be] INFO: Found listing with ID: 10713838
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713838%27 HTTP/1.1" 200 None
2026-03-24 15:20:07 [adesa.be] INFO: Scrape type for 10713838: 2
2026-03-24 15:20:07 [adesa.be] INFO: Scraping item 10713838 url https://www.openlane.eu/en/carv6/auction/10713838
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a331d0>
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:20:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:20:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_70f55f81-13e5-5057-9a52-754e38e0d424/70f55f81-13e5-5057-9a52-754e38e0d424_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742526%252Fgeneral%252F3cf0fbbe-ac51-4ffd-9ec4-eb6ea8d9bdbc.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742526/general/3cf0fbbe-ac51-4ffd-9ec4-eb6ea8d9bdbc.jpg saved to cache
2026-03-24 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 70f55f81-13e5-5057-9a52-754e38e0d424
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713862
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713862%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713862: 2
2026-03-24 15:20:08 [adesa.be] INFO: Scraping item 10713862 url https://www.openlane.eu/en/carv6/auction/10713862
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713822
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713822%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713822: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713822 url https://www.openlane.eu/en/carv6/auction/10713822
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713932
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713932%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713932: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713932 url https://www.openlane.eu/en/carv6/auction/10713932
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713880
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713880%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713880: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713880 url https://www.openlane.eu/en/carv6/auction/10713880
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713886
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713886%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713886: 2
2026-03-24 15:20:08 [adesa.be] INFO: Scraping item 10713886 url https://www.openlane.eu/en/carv6/auction/10713886
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713860
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713860%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713860: 2
2026-03-24 15:20:08 [adesa.be] INFO: Scraping item 10713860 url https://www.openlane.eu/en/carv6/auction/10713860
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713884
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713884%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713884: 2
2026-03-24 15:20:08 [adesa.be] INFO: Scraping item 10713884 url https://www.openlane.eu/en/carv6/auction/10713884
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713891
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713891%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713891: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713891 url https://www.openlane.eu/en/carv6/auction/10713891
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713897
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713897%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713897: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713897 url https://www.openlane.eu/en/carv6/auction/10713897
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713883
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713883%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713883: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713883 url https://www.openlane.eu/en/carv6/auction/10713883
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713787
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713787%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713787: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713787 url https://www.openlane.eu/en/carv6/auction/10713787
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713789
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713789%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713789: 0
2026-03-24 15:20:08 [adesa.be] INFO: Skipping item 10713789 url https://www.openlane.eu/en/carv6/auction/10713789
2026-03-24 15:20:08 [adesa.be] INFO: Found listing with ID: 10713777
2026-03-24 15:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713777%27 HTTP/1.1" 200 None
2026-03-24 15:20:08 [adesa.be] INFO: Scrape type for 10713777: 2
2026-03-24 15:20:08 [adesa.be] INFO: Scraping item 10713777 url https://www.openlane.eu/en/carv6/auction/10713777
2026-03-24 15:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10713713
2026-03-24 15:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-24 15:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-24 15:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8, identifier: 10713713
2026-03-24 15:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10713713
2026-03-24 15:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10713713
2026-03-24 15:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10713713 to the API
2026-03-24 15:20:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713713>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0e2cace3-5c05-55ff-9a72-1d8ea137f6a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG2223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713713',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 18675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Kia Sportage 1.6 - Petrol - Automatic - 177 hp - 18.675 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713713%27 HTTP/1.1" 200 None
2026-03-24 15:20:09 [adesa.be] INFO: Saving data for 10713713: {'auction_closing_time': 1774426500.0, 'created_time': 1774278981.194495, 'last_price_update_time': 1774365609.534591}
2026-03-24 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713713') HTTP/1.1" 204 0
2026-03-24 15:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10713656
2026-03-24 15:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9043d016-4258-5440-a49b-6334f8dedb9a with scrape type 2
2026-03-24 15:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9043d016-4258-5440-a49b-6334f8dedb9a with scrape type 2
2026-03-24 15:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9043d016-4258-5440-a49b-6334f8dedb9a, identifier: 10713656
2026-03-24 15:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10713867
2026-03-24 15:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c5abae-b28b-5706-a46d-58c39a5c0553 with scrape type 2
2026-03-24 15:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76c5abae-b28b-5706-a46d-58c39a5c0553 with scrape type 2
2026-03-24 15:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c5abae-b28b-5706-a46d-58c39a5c0553, identifier: 10713867
2026-03-24 15:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10713656
2026-03-24 15:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10713656
2026-03-24 15:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10713656 to the API
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '9043d016-4258-5440-a49b-6334f8dedb9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQB053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713656',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 161265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'161.265 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713656%27 HTTP/1.1" 200 None
2026-03-24 15:20:10 [adesa.be] INFO: Saving data for 10713656: {'auction_closing_time': 1774426500.0, 'created_time': 1774278984.488007, 'last_price_update_time': 1774365610.252948}
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713656') HTTP/1.1" 204 0
2026-03-24 15:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10713867
2026-03-24 15:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10713867
2026-03-24 15:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10713867 to the API
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713867>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '76c5abae-b28b-5706-a46d-58c39a5c0553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713867',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 227783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz Vito L2 116 CDI - Diesel - Automatic - 163 hp - '
'227.783 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713867%27 HTTP/1.1" 200 None
2026-03-24 15:20:10 [adesa.be] INFO: Saving data for 10713867: {'auction_closing_time': 1774426500.0, 'created_time': 1774278988.237942, 'last_price_update_time': 1774365610.632884}
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713867') HTTP/1.1" 204 0
2026-03-24 15:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10713646
2026-03-24 15:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc39dafe-1697-50fd-8c65-7c326f844468 with scrape type 2
2026-03-24 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc39dafe-1697-50fd-8c65-7c326f844468 with scrape type 2
2026-03-24 15:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc39dafe-1697-50fd-8c65-7c326f844468, identifier: 10713646
2026-03-24 15:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10713847
2026-03-24 15:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-24 15:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-24 15:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44938c1f-7799-536a-aa22-877ba68b9dca, identifier: 10713847
2026-03-24 15:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10713646
2026-03-24 15:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10713646
2026-03-24 15:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10713646 to the API
2026-03-24 15:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713646>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cc39dafe-1697-50fd-8c65-7c326f844468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALY781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713646',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 145459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 145.459 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713646%27 HTTP/1.1" 200 None
2026-03-24 15:20:11 [adesa.be] INFO: Saving data for 10713646: {'auction_closing_time': 1774426500.0, 'created_time': 1774278998.340261, 'last_price_update_time': 1774365611.220108}
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713646') HTTP/1.1" 204 0
2026-03-24 15:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10713847
2026-03-24 15:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10713847
2026-03-24 15:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10713847 to the API
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713847>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '44938c1f-7799-536a-aa22-877ba68b9dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 118955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 118.955 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713847%27 HTTP/1.1" 200 None
2026-03-24 15:20:11 [adesa.be] INFO: Saving data for 10713847: {'auction_closing_time': 1774426500.0, 'created_time': 1774278996.682439, 'last_price_update_time': 1774365611.722545}
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713847') HTTP/1.1" 204 0
2026-03-24 15:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10713824
2026-03-24 15:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-24 15:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-24 15:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95ffc462-a6f3-57b6-b68e-b927063d1b77, identifier: 10713824
2026-03-24 15:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10713824
2026-03-24 15:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10713824
2026-03-24 15:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10713824 to the API
2026-03-24 15:20:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713824>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '95ffc462-a6f3-57b6-b68e-b927063d1b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 108943,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Kia Ceed SW 1.6 CRDi More - Diesel - Automatic - 136 hp - 108.943 '
'km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2022}
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713824%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [adesa.be] INFO: Saving data for 10713824: {'auction_closing_time': 1774426500.0, 'created_time': 1774278978.449266, 'last_price_update_time': 1774365612.066979}
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713824') HTTP/1.1" 204 0
2026-03-24 15:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879
2026-03-24 15:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with scrape type 1
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252F0d23196b-f2a7-414f-8b4b-79462fcb0bb4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/0d23196b-f2a7-414f-8b4b-79462fcb0bb4.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252F9bbe4e30-d275-4b21-aa37-bb87a859aae5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/9bbe4e30-d275-4b21-aa37-bb87a859aae5.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252F9e904a7a-ebe5-4692-a2ef-e9f1e07c0cdb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/9e904a7a-ebe5-4692-a2ef-e9f1e07c0cdb.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252Ff455c6b1-9f85-4694-bdf6-87d0af63955f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/f455c6b1-9f85-4694-bdf6-87d0af63955f.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252F61a7382d-df19-4c03-8d3d-cab0dd090a66.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/61a7382d-df19-4c03-8d3d-cab0dd090a66.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252Fe33d0b33-f924-4611-a4a1-d6137f05961a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/e33d0b33-f924-4611-a4a1-d6137f05961a.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252F134ebcb5-aa7f-40d4-a95e-10834fcf35a6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/134ebcb5-aa7f-40d4-a95e-10834fcf35a6.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252F2f999997-fca4-4e6b-a3ef-83da0ded6ac4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/2f999997-fca4-4e6b-a3ef-83da0ded6ac4.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252F48af4420-ccfe-4ef3-bf7a-0ba0b408c26b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/48af4420-ccfe-4ef3-bf7a-0ba0b408c26b.jpeg already downloaded
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20: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%252F5725108%252Fgeneral%252Fecdebe97-cdff-47bb-b2e7-4c6e220d62f7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725108/general/ecdebe97-cdff-47bb-b2e7-4c6e220d62f7.jpeg already downloaded
2026-03-24 15:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c, identifier: 10717879
2026-03-24 15:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879
2026-03-24 15:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879
2026-03-24 15:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c with identifier: 10717879 to the API
2026-03-24 15:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717879>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-27T10:00:00Z',
'fuel_type': 'Diesel',
'id': '47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1URW371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 129143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5725108/general/0d23196b-f2a7-414f-8b4b-79462fcb0bb4.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/9bbe4e30-d275-4b21-aa37-bb87a859aae5.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/9e904a7a-ebe5-4692-a2ef-e9f1e07c0cdb.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/f455c6b1-9f85-4694-bdf6-87d0af63955f.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/61a7382d-df19-4c03-8d3d-cab0dd090a66.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/e33d0b33-f924-4611-a4a1-d6137f05961a.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/134ebcb5-aa7f-40d4-a95e-10834fcf35a6.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/2f999997-fca4-4e6b-a3ef-83da0ded6ac4.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/48af4420-ccfe-4ef3-bf7a-0ba0b408c26b.jpeg',
'https://images.openlane.eu/carimgs/5725108/general/ecdebe97-cdff-47bb-b2e7-4c6e220d62f7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5032724,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/0d23196b-f2a7-414f-8b4b-79462fcb0bb4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5248701,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/9bbe4e30-d275-4b21-aa37-bb87a859aae5.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3963644,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/9e904a7a-ebe5-4692-a2ef-e9f1e07c0cdb.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4349655,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/f455c6b1-9f85-4694-bdf6-87d0af63955f.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5784261,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/61a7382d-df19-4c03-8d3d-cab0dd090a66.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4950983,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/e33d0b33-f924-4611-a4a1-d6137f05961a.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4220140,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/134ebcb5-aa7f-40d4-a95e-10834fcf35a6.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_7.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4445004,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/2f999997-fca4-4e6b-a3ef-83da0ded6ac4.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4373869,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/48af4420-ccfe-4ef3-bf7a-0ba0b408c26b.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c/47b4dafe-3f5e-5b08-92b2-3b0d7bfb0b7c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3353367,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725108/general/ecdebe97-cdff-47bb-b2e7-4c6e220d62f7.jpeg',
'Width': 5712}],
'price': 11150,
'price_includes_vat': True,
'registration_date': '2017-12-29',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Opel Vivaro box 1.6 CDTI - Diesel - Manual - 125 hp - 129.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710717879%27 HTTP/1.1" 200 None
2026-03-24 15:20:13 [adesa.be] INFO: Saving data for 10717879: {'created_time': 1774365613.128793, 'last_price_update_time': 1774365613.128804, 'auction_closing_time': 1774605600.0}
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717879') HTTP/1.1" 204 0
2026-03-24 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10713762
2026-03-24 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with scrape type 2
2026-03-24 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with scrape type 2
2026-03-24 15:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c37a3d3-3e2d-57d5-b696-195ec1285be8, identifier: 10713762
2026-03-24 15:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10713762
2026-03-24 15:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10713762
2026-03-24 15:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c37a3d3-3e2d-57d5-b696-195ec1285be8 with identifier: 10713762 to the API
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713762>
{'auction_title': '',
'c_o_2_emission_value': 196,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8c37a3d3-3e2d-57d5-b696-195ec1285be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXW723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713762',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 231146,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz Vito 114 CDI - Diesel - Automatic - 136 hp - 231.146 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713762%27 HTTP/1.1" 200 None
2026-03-24 15:20:13 [adesa.be] INFO: Saving data for 10713762: {'auction_closing_time': 1774426500.0, 'created_time': 1774278986.890773, 'last_price_update_time': 1774365613.578607}
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713762') HTTP/1.1" 204 0
2026-03-24 15:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10713970
2026-03-24 15:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d62285a0-9469-574f-87de-cccb86eff718 with scrape type 2
2026-03-24 15:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d62285a0-9469-574f-87de-cccb86eff718 with scrape type 2
2026-03-24 15:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d62285a0-9469-574f-87de-cccb86eff718, identifier: 10713970
2026-03-24 15:20:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10713970
2026-03-24 15:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10713970
2026-03-24 15:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d62285a0-9469-574f-87de-cccb86eff718 with identifier: 10713970 to the API
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713970>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd62285a0-9469-574f-87de-cccb86eff718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTG862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713970',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 216088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Kia Ceed SW 1.6 CRDi - Diesel - Manual - 136 hp - 216.088 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713970%27 HTTP/1.1" 200 None
2026-03-24 15:20:14 [adesa.be] INFO: Saving data for 10713970: {'auction_closing_time': 1774426500.0, 'created_time': 1774278979.571013, 'last_price_update_time': 1774365614.020449}
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713970') HTTP/1.1" 204 0
2026-03-24 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15: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-24 15:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10713831
2026-03-24 15:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-24 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-24 15:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36, identifier: 10713831
2026-03-24 15:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10713831
2026-03-24 15:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10713831
2026-03-24 15:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10713831 to the API
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713831>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a1802f1a-4ab6-52e1-8c28-1e0b5d500d36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713831',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 109.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713831%27 HTTP/1.1" 200 None
2026-03-24 15:20:14 [adesa.be] INFO: Saving data for 10713831: {'auction_closing_time': 1774426500.0, 'created_time': 1774278994.525438, 'last_price_update_time': 1774365614.478028}
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713831') HTTP/1.1" 204 0
2026-03-24 15:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af81b169-e957-544c-9cca-d947152d6163 with identifier: 10713928
2026-03-24 15:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af81b169-e957-544c-9cca-d947152d6163 with scrape type 2
2026-03-24 15:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af81b169-e957-544c-9cca-d947152d6163 with scrape type 2
2026-03-24 15:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af81b169-e957-544c-9cca-d947152d6163, identifier: 10713928
2026-03-24 15:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af81b169-e957-544c-9cca-d947152d6163 with identifier: 10713928
2026-03-24 15:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af81b169-e957-544c-9cca-d947152d6163 with identifier: 10713928
2026-03-24 15:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af81b169-e957-544c-9cca-d947152d6163 with identifier: 10713928 to the API
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713928>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'af81b169-e957-544c-9cca-d947152d6163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSX638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713928',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 158017,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 158.017 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713928%27 HTTP/1.1" 200 None
2026-03-24 15:20:14 [adesa.be] INFO: Saving data for 10713928: {'auction_closing_time': 1774426500.0, 'created_time': 1774279001.432974, 'last_price_update_time': 1774365614.920834}
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713928') HTTP/1.1" 204 0
2026-03-24 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10713810
2026-03-24 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d322912-5cca-544f-9ccf-594d0ffa4c76 with scrape type 2
2026-03-24 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d322912-5cca-544f-9ccf-594d0ffa4c76 with scrape type 2
2026-03-24 15:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5d322912-5cca-544f-9ccf-594d0ffa4c76, identifier: 10713810
2026-03-24 15:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10713810
2026-03-24 15:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10713810
2026-03-24 15:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5d322912-5cca-544f-9ccf-594d0ffa4c76 with identifier: 10713810 to the API
2026-03-24 15:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713810>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '5d322912-5cca-544f-9ccf-594d0ffa4c76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPR747',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713810',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 90927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 90.927 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713810%27 HTTP/1.1" 200 None
2026-03-24 15:20:15 [adesa.be] INFO: Saving data for 10713810: {'auction_closing_time': 1774426500.0, 'created_time': 1774278996.981871, 'last_price_update_time': 1774365615.481772}
2026-03-24 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713810') HTTP/1.1" 204 0
2026-03-24 15:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10713737
2026-03-24 15:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-24 15:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-24 15:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cc98309-dcb9-5474-a378-55e2c9f5d47e, identifier: 10713737
2026-03-24 15:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10713737
2026-03-24 15:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10713737
2026-03-24 15:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10713737 to the API
2026-03-24 15:20:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713737>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9cc98309-dcb9-5474-a378-55e2c9f5d47e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713737',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 72452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 72.452 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713737%27 HTTP/1.1" 200 None
2026-03-24 15:20:16 [adesa.be] INFO: Saving data for 10713737: {'auction_closing_time': 1774426500.0, 'created_time': 1774278988.88693, 'last_price_update_time': 1774365616.236554}
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713737') HTTP/1.1" 204 0
2026-03-24 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2002df1-0d85-51e9-b31b-a529ad9748f2 with identifier: 10713911
2026-03-24 15:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2002df1-0d85-51e9-b31b-a529ad9748f2 with scrape type 2
2026-03-24 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2002df1-0d85-51e9-b31b-a529ad9748f2 with scrape type 2
2026-03-24 15:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2002df1-0d85-51e9-b31b-a529ad9748f2, identifier: 10713911
2026-03-24 15:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2002df1-0d85-51e9-b31b-a529ad9748f2 with identifier: 10713911
2026-03-24 15:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2002df1-0d85-51e9-b31b-a529ad9748f2 with identifier: 10713911
2026-03-24 15:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2002df1-0d85-51e9-b31b-a529ad9748f2 with identifier: 10713911 to the API
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713911>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b2002df1-0d85-51e9-b31b-a529ad9748f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 131341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 131.341 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713911%27 HTTP/1.1" 200 None
2026-03-24 15:20:16 [adesa.be] INFO: Saving data for 10713911: {'auction_closing_time': 1774426500.0, 'created_time': 1774278996.397285, 'last_price_update_time': 1774365616.645722}
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713911') HTTP/1.1" 204 0
2026-03-24 15:20:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742557/general/975b2b6a-c74a-4743-8593-7b580199f0af.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715778)
2026-03-24 15:20:16 [adesa.be] INFO: Found listing with ID: 10713780
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713780%27 HTTP/1.1" 200 None
2026-03-24 15:20:16 [adesa.be] INFO: Scrape type for 10713780: 2
2026-03-24 15:20:16 [adesa.be] INFO: Scraping item 10713780 url https://www.openlane.eu/en/carv6/auction/10713780
2026-03-24 15:20:16 [adesa.be] INFO: Found listing with ID: 10713778
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713778%27 HTTP/1.1" 200 None
2026-03-24 15:20:16 [adesa.be] INFO: Scrape type for 10713778: 2
2026-03-24 15:20:16 [adesa.be] INFO: Scraping item 10713778 url https://www.openlane.eu/en/carv6/auction/10713778
2026-03-24 15:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10713766
2026-03-24 15:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-24 15:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-24 15:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85, identifier: 10713766
2026-03-24 15:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10713766
2026-03-24 15:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10713766
2026-03-24 15:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10713766 to the API
2026-03-24 15:20:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713766>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL840',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713766',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 69975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 69.975 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713766%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Saving data for 10713766: {'auction_closing_time': 1774426500.0, 'created_time': 1774278993.212428, 'last_price_update_time': 1774365617.164674}
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713766') HTTP/1.1" 204 0
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713781
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713781%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713781: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713781 url https://www.openlane.eu/en/carv6/auction/10713781
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713832
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713832%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713832: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713832 url https://www.openlane.eu/en/carv6/auction/10713832
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713833
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713833%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713833: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713833 url https://www.openlane.eu/en/carv6/auction/10713833
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713775
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713775%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713775: 2
2026-03-24 15:20:17 [adesa.be] INFO: Scraping item 10713775 url https://www.openlane.eu/en/carv6/auction/10713775
2026-03-24 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742557/general/959ad564-4a43-437b-9794-a626f441f2ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715778)
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713980
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713980%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713980: 2
2026-03-24 15:20:17 [adesa.be] INFO: Scraping item 10713980 url https://www.openlane.eu/en/carv6/auction/10713980
2026-03-24 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13de4dd0>
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6ef857-871e-5695-ad62-315ac84e11d7/ec6ef857-871e-5695-ad62-315ac84e11d7_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742557%252Fgeneral%252F975b2b6a-c74a-4743-8593-7b580199f0af.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/975b2b6a-c74a-4743-8593-7b580199f0af.jpg saved to cache
2026-03-24 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ec6ef857-871e-5695-ad62-315ac84e11d7
2026-03-24 15:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713952
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713952%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713952: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713952 url https://www.openlane.eu/en/carv6/auction/10713952
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713945
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713945%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713945: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713945 url https://www.openlane.eu/en/carv6/auction/10713945
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713982
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713982%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713982: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713982 url https://www.openlane.eu/en/carv6/auction/10713982
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713906
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713906%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713906: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713906 url https://www.openlane.eu/en/carv6/auction/10713906
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713922
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713922%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713922: 0
2026-03-24 15:20:17 [adesa.be] INFO: Skipping item 10713922 url https://www.openlane.eu/en/carv6/auction/10713922
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713964
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713964%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713964: 2
2026-03-24 15:20:17 [adesa.be] INFO: Scraping item 10713964 url https://www.openlane.eu/en/carv6/auction/10713964
2026-03-24 15:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/193e264e-0917-4738-a05d-b4420b4ec2ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713868
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713868%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713868: 2
2026-03-24 15:20:17 [adesa.be] INFO: Scraping item 10713868 url https://www.openlane.eu/en/carv6/auction/10713868
2026-03-24 15:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:17 [adesa.be] INFO: Found listing with ID: 10713925
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713925%27 HTTP/1.1" 200 None
2026-03-24 15:20:17 [adesa.be] INFO: Scrape type for 10713925: 2
2026-03-24 15:20:17 [adesa.be] INFO: Scraping item 10713925 url https://www.openlane.eu/en/carv6/auction/10713925
2026-03-24 15:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b64dd0>
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:20:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ec6ef857-871e-5695-ad62-315ac84e11d7/ec6ef857-871e-5695-ad62-315ac84e11d7_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742557%252Fgeneral%252F959ad564-4a43-437b-9794-a626f441f2ba.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742557/general/959ad564-4a43-437b-9794-a626f441f2ba.jpg saved to cache
2026-03-24 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ec6ef857-871e-5695-ad62-315ac84e11d7
2026-03-24 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10713860
2026-03-24 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073693ce-07ed-5f29-9509-f90e3e0f7d04 with scrape type 2
2026-03-24 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073693ce-07ed-5f29-9509-f90e3e0f7d04 with scrape type 2
2026-03-24 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073693ce-07ed-5f29-9509-f90e3e0f7d04, identifier: 10713860
2026-03-24 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10713777
2026-03-24 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with scrape type 2
2026-03-24 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with scrape type 2
2026-03-24 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0, identifier: 10713777
2026-03-24 15:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6448b0e4-295f-5a48-8b1f-69b373f1000a with identifier: 10713886
2026-03-24 15:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6448b0e4-295f-5a48-8b1f-69b373f1000a with scrape type 2
2026-03-24 15:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6448b0e4-295f-5a48-8b1f-69b373f1000a with scrape type 2
2026-03-24 15:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6448b0e4-295f-5a48-8b1f-69b373f1000a, identifier: 10713886
2026-03-24 15:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10713860
2026-03-24 15:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10713860
2026-03-24 15:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073693ce-07ed-5f29-9509-f90e3e0f7d04 with identifier: 10713860 to the API
2026-03-24 15:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713860>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '073693ce-07ed-5f29-9509-f90e3e0f7d04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEJ542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713860',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 44903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 44.903 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713860%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Saving data for 10713860: {'auction_closing_time': 1774426500.0, 'created_time': 1774279001.111449, 'last_price_update_time': 1774365618.1205}
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713860') HTTP/1.1" 204 0
2026-03-24 15:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10713777
2026-03-24 15:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10713777
2026-03-24 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d03dfc9-2935-57cd-aba7-29c8eeec79e0 with identifier: 10713777 to the API
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713777>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1d03dfc9-2935-57cd-aba7-29c8eeec79e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713777',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 20826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'20.826 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713777%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Saving data for 10713777: {'auction_closing_time': 1774426500.0, 'created_time': 1774279002.536876, 'last_price_update_time': 1774365618.466505}
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713777') HTTP/1.1" 204 0
2026-03-24 15:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6448b0e4-295f-5a48-8b1f-69b373f1000a with identifier: 10713886
2026-03-24 15:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6448b0e4-295f-5a48-8b1f-69b373f1000a with identifier: 10713886
2026-03-24 15:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6448b0e4-295f-5a48-8b1f-69b373f1000a with identifier: 10713886 to the API
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713886>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6448b0e4-295f-5a48-8b1f-69b373f1000a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBW323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713886',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 42911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 42.911 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713886%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Saving data for 10713886: {'auction_closing_time': 1774426500.0, 'created_time': 1774279000.093576, 'last_price_update_time': 1774365618.726468}
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713886') HTTP/1.1" 204 0
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713946
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713946%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713946: 0
2026-03-24 15:20:18 [adesa.be] INFO: Skipping item 10713946 url https://www.openlane.eu/en/carv6/auction/10713946
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713909
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713909%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713909: 0
2026-03-24 15:20:18 [adesa.be] INFO: Skipping item 10713909 url https://www.openlane.eu/en/carv6/auction/10713909
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713953
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713953%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713953: 0
2026-03-24 15:20:18 [adesa.be] INFO: Skipping item 10713953 url https://www.openlane.eu/en/carv6/auction/10713953
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713962
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713962%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713962: 0
2026-03-24 15:20:18 [adesa.be] INFO: Skipping item 10713962 url https://www.openlane.eu/en/carv6/auction/10713962
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713839
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713839%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713839: 0
2026-03-24 15:20:18 [adesa.be] INFO: Skipping item 10713839 url https://www.openlane.eu/en/carv6/auction/10713839
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713893
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713893%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713893: 0
2026-03-24 15:20:18 [adesa.be] INFO: Skipping item 10713893 url https://www.openlane.eu/en/carv6/auction/10713893
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713863
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713863%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713863: 0
2026-03-24 15:20:18 [adesa.be] INFO: Skipping item 10713863 url https://www.openlane.eu/en/carv6/auction/10713863
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713929
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713929%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713929: 2
2026-03-24 15:20:18 [adesa.be] INFO: Scraping item 10713929 url https://www.openlane.eu/en/carv6/auction/10713929
2026-03-24 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:18 [adesa.be] INFO: Found listing with ID: 10713823
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713823%27 HTTP/1.1" 200 None
2026-03-24 15:20:18 [adesa.be] INFO: Scrape type for 10713823: 2
2026-03-24 15:20:18 [adesa.be] INFO: Scraping item 10713823 url https://www.openlane.eu/en/carv6/auction/10713823
2026-03-24 15:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713838> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742556/general/03639a9f-39d6-462a-a4d9-9ea8f0d7fe02.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10715777)
2026-03-24 15:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ad3650>
2026-03-24 15:20:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:20:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:20:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742556%252Fgeneral%252F193e264e-0917-4738-a05d-b4420b4ec2ce.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/193e264e-0917-4738-a05d-b4420b4ec2ce.jpg saved to cache
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10713884
2026-03-24 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44873393-4523-5388-902b-30d18471f2ec with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44873393-4523-5388-902b-30d18471f2ec with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44873393-4523-5388-902b-30d18471f2ec, identifier: 10713884
2026-03-24 15:20:19 [adesa.be] INFO: Found listing with ID: 10713725
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713725%27 HTTP/1.1" 200 None
2026-03-24 15:20:19 [adesa.be] INFO: Scrape type for 10713725: 0
2026-03-24 15:20:19 [adesa.be] INFO: Skipping item 10713725 url https://www.openlane.eu/en/carv6/auction/10713725
2026-03-24 15:20:19 [adesa.be] INFO: Found listing with ID: 10713734
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713734%27 HTTP/1.1" 200 None
2026-03-24 15:20:19 [adesa.be] INFO: Scrape type for 10713734: 0
2026-03-24 15:20:19 [adesa.be] INFO: Skipping item 10713734 url https://www.openlane.eu/en/carv6/auction/10713734
2026-03-24 15:20:19 [adesa.be] INFO: Found listing with ID: 10713776
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713776%27 HTTP/1.1" 200 None
2026-03-24 15:20:19 [adesa.be] INFO: Scrape type for 10713776: 0
2026-03-24 15:20:19 [adesa.be] INFO: Skipping item 10713776 url https://www.openlane.eu/en/carv6/auction/10713776
2026-03-24 15:20:19 [adesa.be] INFO: Found listing with ID: 10713849
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713849%27 HTTP/1.1" 200 None
2026-03-24 15:20:19 [adesa.be] INFO: Scrape type for 10713849: 0
2026-03-24 15:20:19 [adesa.be] INFO: Skipping item 10713849 url https://www.openlane.eu/en/carv6/auction/10713849
2026-03-24 15:20:19 [adesa.be] INFO: Found listing with ID: 10713926
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713926%27 HTTP/1.1" 200 None
2026-03-24 15:20:19 [adesa.be] INFO: Scrape type for 10713926: 2
2026-03-24 15:20:19 [adesa.be] INFO: Scraping item 10713926 url https://www.openlane.eu/en/carv6/auction/10713926
2026-03-24 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10713884
2026-03-24 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10713884
2026-03-24 15:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44873393-4523-5388-902b-30d18471f2ec with identifier: 10713884 to the API
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713884>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '44873393-4523-5388-902b-30d18471f2ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFN066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 51003,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-03-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 51.003 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713884%27 HTTP/1.1" 200 None
2026-03-24 15:20:19 [adesa.be] INFO: Saving data for 10713884: {'auction_closing_time': 1774426500.0, 'created_time': 1774278999.79617, 'last_price_update_time': 1774365619.467751}
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713884') HTTP/1.1" 204 0
2026-03-24 15:20:19 [adesa.be] INFO: Found listing with ID: 10713803
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713803%27 HTTP/1.1" 200 None
2026-03-24 15:20:19 [adesa.be] INFO: Scrape type for 10713803: 2
2026-03-24 15:20:19 [adesa.be] INFO: Scraping item 10713803 url https://www.openlane.eu/en/carv6/auction/10713803
2026-03-24 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10713862
2026-03-24 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b, identifier: 10713862
2026-03-24 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10713838
2026-03-24 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4272eb9-7816-5dbe-bdb8-d85f732eb224, identifier: 10713838
2026-03-24 15:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed82fc71-d510-5907-bf3b-495f330a0e0a with identifier: 10713979
2026-03-24 15:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed82fc71-d510-5907-bf3b-495f330a0e0a with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed82fc71-d510-5907-bf3b-495f330a0e0a with scrape type 2
2026-03-24 15:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed82fc71-d510-5907-bf3b-495f330a0e0a, identifier: 10713979
2026-03-24 15:20:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:20:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ec4810>
2026-03-24 15:20:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:20:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9d2c804e-3aa8-5bfd-9953-60478f8a87cb/9d2c804e-3aa8-5bfd-9953-60478f8a87cb_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742556%252Fgeneral%252F03639a9f-39d6-462a-a4d9-9ea8f0d7fe02.jpg') HTTP/1.1" 204 0
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742556/general/03639a9f-39d6-462a-a4d9-9ea8f0d7fe02.jpg saved to cache
2026-03-24 15:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb
2026-03-24 15:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10713862
2026-03-24 15:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10713862
2026-03-24 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dca3c2a3-ed5e-5a4b-afea-07cf3eff944b with identifier: 10713862 to the API
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713862>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'dca3c2a3-ed5e-5a4b-afea-07cf3eff944b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUS922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 112152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-12-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Nissan Qashqai N-connecta - Petrol - Automatic - 160 hp - 112.152 '
'km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2020}
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713862%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Saving data for 10713862: {'auction_closing_time': 1774426500.0, 'created_time': 1774278998.782453, 'last_price_update_time': 1774365620.183271}
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713862') HTTP/1.1" 204 0
2026-03-24 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10713838
2026-03-24 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10713838
2026-03-24 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10713838 to the API
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713838>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4272eb9-7816-5dbe-bdb8-d85f732eb224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WFD465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713838',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 67483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Nissan Qashqai Acenta - Petrol - Manual - 140 hp - 67.483 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2019}
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713838%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Saving data for 10713838: {'auction_closing_time': 1774426500.0, 'created_time': 1774278989.884796, 'last_price_update_time': 1774365620.442506}
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713838') HTTP/1.1" 204 0
2026-03-24 15:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed82fc71-d510-5907-bf3b-495f330a0e0a with identifier: 10713979
2026-03-24 15:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed82fc71-d510-5907-bf3b-495f330a0e0a with identifier: 10713979
2026-03-24 15:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed82fc71-d510-5907-bf3b-495f330a0e0a with identifier: 10713979 to the API
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713979>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ed82fc71-d510-5907-bf3b-495f330a0e0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VWP815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713979',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 53978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-03-21',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Nissan Micra 1.0 N-connecta - Petrol - Manual - 101 hp - 53.978 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2019}
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713979%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Saving data for 10713979: {'auction_closing_time': 1774426500.0, 'created_time': 1774278991.655493, 'last_price_update_time': 1774365620.698423}
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713979') HTTP/1.1" 204 0
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713937
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713937%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713937: 2
2026-03-24 15:20:20 [adesa.be] INFO: Scraping item 10713937 url https://www.openlane.eu/en/carv6/auction/10713937
2026-03-24 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713955
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713955%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713955: 2
2026-03-24 15:20:20 [adesa.be] INFO: Scraping item 10713955 url https://www.openlane.eu/en/carv6/auction/10713955
2026-03-24 15:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713842
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713842%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713842: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713842 url https://www.openlane.eu/en/carv6/auction/10713842
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713802
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713802%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713802: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713802 url https://www.openlane.eu/en/carv6/auction/10713802
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713682
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713682%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713682: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713682 url https://www.openlane.eu/en/carv6/auction/10713682
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713873
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713873%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713873: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713873 url https://www.openlane.eu/en/carv6/auction/10713873
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713951
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713951%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713951: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713951 url https://www.openlane.eu/en/carv6/auction/10713951
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713919
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713919%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713919: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713919 url https://www.openlane.eu/en/carv6/auction/10713919
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713914
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713914%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713914: 2
2026-03-24 15:20:20 [adesa.be] INFO: Scraping item 10713914 url https://www.openlane.eu/en/carv6/auction/10713914
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713885
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713885%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713885: 2
2026-03-24 15:20:20 [adesa.be] INFO: Scraping item 10713885 url https://www.openlane.eu/en/carv6/auction/10713885
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713879
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713879%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713879: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713879 url https://www.openlane.eu/en/carv6/auction/10713879
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713902
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713902%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713902: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713902 url https://www.openlane.eu/en/carv6/auction/10713902
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713936
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713936%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713936: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713936 url https://www.openlane.eu/en/carv6/auction/10713936
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713990
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713990%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713990: 0
2026-03-24 15:20:20 [adesa.be] INFO: Skipping item 10713990 url https://www.openlane.eu/en/carv6/auction/10713990
2026-03-24 15:20:20 [adesa.be] INFO: Found listing with ID: 10713794
2026-03-24 15:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713794%27 HTTP/1.1" 200 None
2026-03-24 15:20:20 [adesa.be] INFO: Scrape type for 10713794: 2
2026-03-24 15:20:20 [adesa.be] INFO: Scraping item 10713794 url https://www.openlane.eu/en/carv6/auction/10713794
2026-03-24 15:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10713793
2026-03-24 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 864e1144-1d35-5754-9178-0e1a1dca15b0 with scrape type 2
2026-03-24 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 864e1144-1d35-5754-9178-0e1a1dca15b0 with scrape type 2
2026-03-24 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 864e1144-1d35-5754-9178-0e1a1dca15b0, identifier: 10713793
2026-03-24 15:20:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10713667
2026-03-24 15:20:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-24 15:20:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-24 15:20:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63f2c32a-fcb7-569a-967e-35ad506518fb, identifier: 10713667
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713843
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713843%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713843: 2
2026-03-24 15:20:21 [adesa.be] INFO: Scraping item 10713843 url https://www.openlane.eu/en/carv6/auction/10713843
2026-03-24 15:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10713793
2026-03-24 15:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10713793
2026-03-24 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 864e1144-1d35-5754-9178-0e1a1dca15b0 with identifier: 10713793 to the API
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713793>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '864e1144-1d35-5754-9178-0e1a1dca15b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPJ960',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 114165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 125 hp '
'- 114.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713793%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Saving data for 10713793: {'auction_closing_time': 1774426500.0, 'created_time': 1774278993.513094, 'last_price_update_time': 1774365621.457575}
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713793') HTTP/1.1" 204 0
2026-03-24 15:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10713667
2026-03-24 15:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10713667
2026-03-24 15:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10713667 to the API
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713667>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '63f2c32a-fcb7-569a-967e-35ad506518fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713667',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 79822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Countryman Cooper SE - ALL4 - Hybrid - Automatic - 125 hp - '
'79.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713667%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Saving data for 10713667: {'auction_closing_time': 1774426500.0, 'created_time': 1774278992.286996, 'last_price_update_time': 1774365621.772138}
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713667') HTTP/1.1" 204 0
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713977
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713977%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713977: 2
2026-03-24 15:20:21 [adesa.be] INFO: Scraping item 10713977 url https://www.openlane.eu/en/carv6/auction/10713977
2026-03-24 15:20:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713706
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713706%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713706: 2
2026-03-24 15:20:21 [adesa.be] INFO: Scraping item 10713706 url https://www.openlane.eu/en/carv6/auction/10713706
2026-03-24 15:20:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713869
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713869%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713869: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713869 url https://www.openlane.eu/en/carv6/auction/10713869
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713740
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713740%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713740: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713740 url https://www.openlane.eu/en/carv6/auction/10713740
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713908
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713908%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713908: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713908 url https://www.openlane.eu/en/carv6/auction/10713908
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713889
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713889%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713889: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713889 url https://www.openlane.eu/en/carv6/auction/10713889
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713870
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713870%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713870: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713870 url https://www.openlane.eu/en/carv6/auction/10713870
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713960
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713960%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713960: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713960 url https://www.openlane.eu/en/carv6/auction/10713960
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713899
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713899%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713899: 2
2026-03-24 15:20:21 [adesa.be] INFO: Scraping item 10713899 url https://www.openlane.eu/en/carv6/auction/10713899
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713927
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713927%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713927: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713927 url https://www.openlane.eu/en/carv6/auction/10713927
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713848
2026-03-24 15:20:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713848%27 HTTP/1.1" 200 None
2026-03-24 15:20:21 [adesa.be] INFO: Scrape type for 10713848: 0
2026-03-24 15:20:21 [adesa.be] INFO: Skipping item 10713848 url https://www.openlane.eu/en/carv6/auction/10713848
2026-03-24 15:20:21 [adesa.be] INFO: Found listing with ID: 10713693
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713693%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713693: 0
2026-03-24 15:20:22 [adesa.be] INFO: Skipping item 10713693 url https://www.openlane.eu/en/carv6/auction/10713693
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713812
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713812%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713812: 0
2026-03-24 15:20:22 [adesa.be] INFO: Skipping item 10713812 url https://www.openlane.eu/en/carv6/auction/10713812
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713828
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713828%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713828: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713828 url https://www.openlane.eu/en/carv6/auction/10713828
2026-03-24 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10713888
2026-03-24 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05233e6f-87fb-5a74-86b9-546e9a20ddcc with scrape type 2
2026-03-24 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05233e6f-87fb-5a74-86b9-546e9a20ddcc with scrape type 2
2026-03-24 15:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05233e6f-87fb-5a74-86b9-546e9a20ddcc, identifier: 10713888
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713721
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713721%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713721: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713721 url https://www.openlane.eu/en/carv6/auction/10713721
2026-03-24 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10713888
2026-03-24 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10713888
2026-03-24 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05233e6f-87fb-5a74-86b9-546e9a20ddcc with identifier: 10713888 to the API
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713888>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '05233e6f-87fb-5a74-86b9-546e9a20ddcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHT186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713888',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 121785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Clubman One D - Diesel - Automatic - 116 hp - 121.785 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713888%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Saving data for 10713888: {'auction_closing_time': 1774426500.0, 'created_time': 1774278987.881846, 'last_price_update_time': 1774365622.399442}
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713888') HTTP/1.1" 204 0
2026-03-24 15:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713818
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713818%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713818: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713818 url https://www.openlane.eu/en/carv6/auction/10713818
2026-03-24 15: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-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713903
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713903%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713903: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713903 url https://www.openlane.eu/en/carv6/auction/10713903
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713819
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713819%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713819: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713819 url https://www.openlane.eu/en/carv6/auction/10713819
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713821
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713821%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713821: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713821 url https://www.openlane.eu/en/carv6/auction/10713821
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713895
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713895%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713895: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713895 url https://www.openlane.eu/en/carv6/auction/10713895
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713938
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713938%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713938: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713938 url https://www.openlane.eu/en/carv6/auction/10713938
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713718
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713718%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713718: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713718 url https://www.openlane.eu/en/carv6/auction/10713718
2026-03-24 15:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10713709
2026-03-24 15:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 494d1272-d2b9-5ee8-8833-115c78b0190a with scrape type 2
2026-03-24 15:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 494d1272-d2b9-5ee8-8833-115c78b0190a with scrape type 2
2026-03-24 15:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 494d1272-d2b9-5ee8-8833-115c78b0190a, identifier: 10713709
2026-03-24 15:20:22 [adesa.be] INFO: Found listing with ID: 10713966
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713966%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Scrape type for 10713966: 2
2026-03-24 15:20:22 [adesa.be] INFO: Scraping item 10713966 url https://www.openlane.eu/en/carv6/auction/10713966
2026-03-24 15:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10713709
2026-03-24 15:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10713709
2026-03-24 15:20:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 494d1272-d2b9-5ee8-8833-115c78b0190a with identifier: 10713709 to the API
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:20:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713709>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '494d1272-d2b9-5ee8-8833-115c78b0190a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCJ223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713709',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 94150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Jeep Compass 4xe 1.3 Limited - AWD - Hybrid - Automatic - 131 hp - '
'94.150 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2023}
2026-03-24 15:20:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713709%27 HTTP/1.1" 200 None
2026-03-24 15:20:22 [adesa.be] INFO: Saving data for 10713709: {'auction_closing_time': 1774426500.0, 'created_time': 1774278975.750712, 'last_price_update_time': 1774365622.994631}
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713709') HTTP/1.1" 204 0
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713943
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713943%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713943: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713943 url https://www.openlane.eu/en/carv6/auction/10713943
2026-03-24 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713881
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713881%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713881: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713881 url https://www.openlane.eu/en/carv6/auction/10713881
2026-03-24 15:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713916
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713916%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713916: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713916 url https://www.openlane.eu/en/carv6/auction/10713916
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713913
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713913%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713913: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713913 url https://www.openlane.eu/en/carv6/auction/10713913
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713625
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713625%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713625: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713625 url https://www.openlane.eu/en/carv6/auction/10713625
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713633
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713633%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713633: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713633 url https://www.openlane.eu/en/carv6/auction/10713633
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713634
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713634%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713634: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713634 url https://www.openlane.eu/en/carv6/auction/10713634
2026-03-24 15:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10713778
2026-03-24 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbce8a26-31f1-5a23-b081-43b61d15aa11 with scrape type 2
2026-03-24 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbce8a26-31f1-5a23-b081-43b61d15aa11 with scrape type 2
2026-03-24 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fbce8a26-31f1-5a23-b081-43b61d15aa11, identifier: 10713778
2026-03-24 15:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10713743
2026-03-24 15:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-24 15:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-24 15:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 786a79fc-5880-5eec-81ae-3902b2800f71, identifier: 10713743
2026-03-24 15:20:23 [adesa.be] INFO: Found listing with ID: 10713650
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713650%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Scrape type for 10713650: 2
2026-03-24 15:20:23 [adesa.be] INFO: Scraping item 10713650 url https://www.openlane.eu/en/carv6/auction/10713650
2026-03-24 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10713778
2026-03-24 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10713778
2026-03-24 15:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fbce8a26-31f1-5a23-b081-43b61d15aa11 with identifier: 10713778 to the API
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713778>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'fbce8a26-31f1-5a23-b081-43b61d15aa11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713778',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 23244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'23.244 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713778%27 HTTP/1.1" 200 None
2026-03-24 15:20:23 [adesa.be] INFO: Saving data for 10713778: {'auction_closing_time': 1774426500.0, 'created_time': 1774279003.056574, 'last_price_update_time': 1774365623.648744}
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713778') HTTP/1.1" 204 0
2026-03-24 15:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10713743
2026-03-24 15:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10713743
2026-03-24 15:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10713743 to the API
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713743>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '786a79fc-5880-5eec-81ae-3902b2800f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713743',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 49194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 49.194 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713743%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Saving data for 10713743: {'auction_closing_time': 1774426500.0, 'created_time': 1774278994.921422, 'last_price_update_time': 1774365624.046176}
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713743') HTTP/1.1" 204 0
2026-03-24 15:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10713780
2026-03-24 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-24 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-24 15:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d74e3061-73d4-5f29-aa96-5a6ef77f7900, identifier: 10713780
2026-03-24 15:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10713775
2026-03-24 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-24 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-24 15:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7411a4e9-d9ef-5ad6-8c90-226220b29443, identifier: 10713775
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10713664
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713664%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10713664: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10713664 url https://www.openlane.eu/en/carv6/auction/10713664
2026-03-24 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10713780
2026-03-24 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10713780
2026-03-24 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10713780 to the API
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713780>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd74e3061-73d4-5f29-aa96-5a6ef77f7900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713780',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'22.782 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713780%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Saving data for 10713780: {'auction_closing_time': 1774426500.0, 'created_time': 1774279004.971762, 'last_price_update_time': 1774365624.52051}
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713780') HTTP/1.1" 204 0
2026-03-24 15:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10713775
2026-03-24 15:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10713775
2026-03-24 15:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10713775 to the API
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713775>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7411a4e9-d9ef-5ad6-8c90-226220b29443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713775',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 4493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'4.493 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713775%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Saving data for 10713775: {'auction_closing_time': 1774426500.0, 'created_time': 1774279005.269184, 'last_price_update_time': 1774365624.777121}
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713775') HTTP/1.1" 204 0
2026-03-24 15:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10713976
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713976%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10713976: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10713976 url https://www.openlane.eu/en/carv6/auction/10713976
2026-03-24 15:20:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10713912
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713912%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10713912: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10713912 url https://www.openlane.eu/en/carv6/auction/10713912
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10713792
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713792%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10713792: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10713792 url https://www.openlane.eu/en/carv6/auction/10713792
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10710194
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710710194%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10710194: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10710194 url https://www.openlane.eu/en/carv6/auction/10710194
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10713752
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713752%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10713752: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10713752 url https://www.openlane.eu/en/carv6/auction/10713752
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10713921
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713921%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10713921: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10713921 url https://www.openlane.eu/en/carv6/auction/10713921
2026-03-24 15:20:24 [adesa.be] INFO: Found listing with ID: 10713957
2026-03-24 15:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713957%27 HTTP/1.1" 200 None
2026-03-24 15:20:24 [adesa.be] INFO: Scrape type for 10713957: 2
2026-03-24 15:20:24 [adesa.be] INFO: Scraping item 10713957 url https://www.openlane.eu/en/carv6/auction/10713957
2026-03-24 15:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10713980
2026-03-24 15:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37934565-1409-576b-8664-ecf699fd13fe with scrape type 2
2026-03-24 15:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37934565-1409-576b-8664-ecf699fd13fe with scrape type 2
2026-03-24 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37934565-1409-576b-8664-ecf699fd13fe, identifier: 10713980
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713991
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713991%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713991: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713991 url https://www.openlane.eu/en/carv6/auction/10713991
2026-03-24 15:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10713980
2026-03-24 15:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10713980
2026-03-24 15:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37934565-1409-576b-8664-ecf699fd13fe with identifier: 10713980 to the API
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713980>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '37934565-1409-576b-8664-ecf699fd13fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGH151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713980',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 110186,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Astra Sports Tourer 1.5 Edition - Diesel - Manual - 105 hp - '
'110.186 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713980%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Saving data for 10713980: {'auction_closing_time': 1774426500.0, 'created_time': 1774279005.556635, 'last_price_update_time': 1774365625.306816}
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713980') HTTP/1.1" 204 0
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713989
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713989%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713989: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713989 url https://www.openlane.eu/en/carv6/auction/10713989
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713992
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713992%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713992: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713992 url https://www.openlane.eu/en/carv6/auction/10713992
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713681
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713681%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713681: 0
2026-03-24 15:20:25 [adesa.be] INFO: Skipping item 10713681 url https://www.openlane.eu/en/carv6/auction/10713681
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713754
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713754%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713754: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713754 url https://www.openlane.eu/en/carv6/auction/10713754
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713773
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713773%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713773: 0
2026-03-24 15:20:25 [adesa.be] INFO: Skipping item 10713773 url https://www.openlane.eu/en/carv6/auction/10713773
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713973
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713973%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713973: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713973 url https://www.openlane.eu/en/carv6/auction/10713973
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713947
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713947%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713947: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713947 url https://www.openlane.eu/en/carv6/auction/10713947
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713739
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713739%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713739: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713739 url https://www.openlane.eu/en/carv6/auction/10713739
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713941
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713941%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713941: 0
2026-03-24 15:20:25 [adesa.be] INFO: Skipping item 10713941 url https://www.openlane.eu/en/carv6/auction/10713941
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713750
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713750%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713750: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713750 url https://www.openlane.eu/en/carv6/auction/10713750
2026-03-24 15:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713769
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713769%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713769: 0
2026-03-24 15:20:25 [adesa.be] INFO: Skipping item 10713769 url https://www.openlane.eu/en/carv6/auction/10713769
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713707
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713707%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713707: 0
2026-03-24 15:20:25 [adesa.be] INFO: Skipping item 10713707 url https://www.openlane.eu/en/carv6/auction/10713707
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713683
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713683%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713683: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713683 url https://www.openlane.eu/en/carv6/auction/10713683
2026-03-24 15:20:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713925> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:25 [adesa.be] INFO: Found listing with ID: 10713963
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713963%27 HTTP/1.1" 200 None
2026-03-24 15:20:25 [adesa.be] INFO: Scrape type for 10713963: 2
2026-03-24 15:20:25 [adesa.be] INFO: Scraping item 10713963 url https://www.openlane.eu/en/carv6/auction/10713963
2026-03-24 15:20:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10713929
2026-03-24 15:20:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4e3c76-5936-592f-9608-5fccb24bd046 with scrape type 2
2026-03-24 15:20:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4e3c76-5936-592f-9608-5fccb24bd046 with scrape type 2
2026-03-24 15:20:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4e3c76-5936-592f-9608-5fccb24bd046, identifier: 10713929
2026-03-24 15:20:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10713929
2026-03-24 15:20:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10713929
2026-03-24 15:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4e3c76-5936-592f-9608-5fccb24bd046 with identifier: 10713929 to the API
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713929>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'bc4e3c76-5936-592f-9608-5fccb24bd046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWY928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 107454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Insignia Sports Tourer 1.5 Business - Diesel - Automatic - 122 '
'hp - 107.454 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713929%27 HTTP/1.1" 200 None
2026-03-24 15:20:26 [adesa.be] INFO: Saving data for 10713929: {'auction_closing_time': 1774426500.0, 'created_time': 1774279039.433368, 'last_price_update_time': 1774365626.017344}
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713929') HTTP/1.1" 204 0
2026-03-24 15:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10713925
2026-03-24 15:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-24 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-24 15:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 904949b9-4088-569c-89aa-772c037a8dcf, identifier: 10713925
2026-03-24 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10713925
2026-03-24 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10713925
2026-03-24 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10713925 to the API
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713925>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '904949b9-4088-569c-89aa-772c037a8dcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJQ680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713925',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 54506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 54.506 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713925%27 HTTP/1.1" 200 None
2026-03-24 15:20:26 [adesa.be] INFO: Saving data for 10713925: {'auction_closing_time': 1774426500.0, 'created_time': 1774279007.305396, 'last_price_update_time': 1774365626.47134}
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713925') HTTP/1.1" 204 0
2026-03-24 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0224ff9-3603-5e5d-813c-36628eb9a5fd with identifier: 10713852
2026-03-24 15:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0224ff9-3603-5e5d-813c-36628eb9a5fd with scrape type 2
2026-03-24 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0224ff9-3603-5e5d-813c-36628eb9a5fd with scrape type 2
2026-03-24 15:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0224ff9-3603-5e5d-813c-36628eb9a5fd, identifier: 10713852
2026-03-24 15:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0224ff9-3603-5e5d-813c-36628eb9a5fd with identifier: 10713852
2026-03-24 15:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0224ff9-3603-5e5d-813c-36628eb9a5fd with identifier: 10713852
2026-03-24 15:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0224ff9-3603-5e5d-813c-36628eb9a5fd with identifier: 10713852 to the API
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713852>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f0224ff9-3603-5e5d-813c-36628eb9a5fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AV8736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 82191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Jeep Compass 1.3 80th Anniversary - Petrol - Automatic - 150 hp - '
'82.191 km',
'transmission': 'automatic',
'trim': '80th Anniversary',
'vin': None,
'year': 2021}
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713852%27 HTTP/1.1" 200 None
2026-03-24 15:20:26 [adesa.be] INFO: Saving data for 10713852: {'auction_closing_time': 1774426500.0, 'created_time': 1774278977.156782, 'last_price_update_time': 1774365626.942626}
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713852') HTTP/1.1" 204 0
2026-03-24 15:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10713937
2026-03-24 15:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9950abfc-2f76-5421-940e-d41b51fd8a16 with scrape type 2
2026-03-24 15:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9950abfc-2f76-5421-940e-d41b51fd8a16 with scrape type 2
2026-03-24 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9950abfc-2f76-5421-940e-d41b51fd8a16, identifier: 10713937
2026-03-24 15:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10713937
2026-03-24 15:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10713937
2026-03-24 15:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9950abfc-2f76-5421-940e-d41b51fd8a16 with identifier: 10713937 to the API
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713937>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9950abfc-2f76-5421-940e-d41b51fd8a16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADJ894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 117492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 2008 1.5 HDI Allure - Diesel - Manual - 110 hp - 117.492 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713937%27 HTTP/1.1" 200 None
2026-03-24 15:20:27 [adesa.be] INFO: Saving data for 10713937: {'auction_closing_time': 1774426500.0, 'created_time': 1774279010.752702, 'last_price_update_time': 1774365627.310138}
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713937') HTTP/1.1" 204 0
2026-03-24 15:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10713803
2026-03-24 15:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-24 15:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-24 15:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6abe224-56f2-53bd-8a14-601a5584cf32, identifier: 10713803
2026-03-24 15:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10713803
2026-03-24 15:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10713803
2026-03-24 15:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10713803 to the API
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713803>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a6abe224-56f2-53bd-8a14-601a5584cf32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713803',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 64487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Automatic - 130 hp - 64.487 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713803%27 HTTP/1.1" 200 None
2026-03-24 15:20:27 [adesa.be] INFO: Saving data for 10713803: {'auction_closing_time': 1774426500.0, 'created_time': 1774279010.467308, 'last_price_update_time': 1774365627.990839}
2026-03-24 15:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713803') HTTP/1.1" 204 0
2026-03-24 15:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10713868
2026-03-24 15:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2c335ed-fd88-59f7-8a2e-02618130755b with scrape type 2
2026-03-24 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2c335ed-fd88-59f7-8a2e-02618130755b with scrape type 2
2026-03-24 15:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2c335ed-fd88-59f7-8a2e-02618130755b, identifier: 10713868
2026-03-24 15:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10713868
2026-03-24 15:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10713868
2026-03-24 15:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2c335ed-fd88-59f7-8a2e-02618130755b with identifier: 10713868 to the API
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713868>
{'auction_title': '',
'c_o_2_emission_value': 87,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a2c335ed-fd88-59f7-8a2e-02618130755b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRB331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 25269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Corsa 1.5 GS - Diesel - Manual - 102 hp - 25.269 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2022}
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713868%27 HTTP/1.1" 200 None
2026-03-24 15:20:28 [adesa.be] INFO: Saving data for 10713868: {'auction_closing_time': 1774426500.0, 'created_time': 1774279006.178626, 'last_price_update_time': 1774365628.453284}
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713868') HTTP/1.1" 204 0
2026-03-24 15:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b034d46-50ed-5b84-a5c4-ccf945535b60 with identifier: 10713977
2026-03-24 15:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b034d46-50ed-5b84-a5c4-ccf945535b60 with scrape type 2
2026-03-24 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b034d46-50ed-5b84-a5c4-ccf945535b60 with scrape type 2
2026-03-24 15:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b034d46-50ed-5b84-a5c4-ccf945535b60, identifier: 10713977
2026-03-24 15:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b034d46-50ed-5b84-a5c4-ccf945535b60 with identifier: 10713977
2026-03-24 15:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b034d46-50ed-5b84-a5c4-ccf945535b60 with identifier: 10713977
2026-03-24 15:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b034d46-50ed-5b84-a5c4-ccf945535b60 with identifier: 10713977 to the API
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713977>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0b034d46-50ed-5b84-a5c4-ccf945535b60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713977',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 179147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - Automatic - 130 hp - '
'179.147 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713977%27 HTTP/1.1" 200 None
2026-03-24 15:20:28 [adesa.be] INFO: Saving data for 10713977: {'auction_closing_time': 1774426500.0, 'created_time': 1774279015.592883, 'last_price_update_time': 1774365628.901938}
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713977') HTTP/1.1" 204 0
2026-03-24 15:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f2371a2-bd2e-520a-866b-f027b9df8d3c with identifier: 10713967
2026-03-24 15:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f2371a2-bd2e-520a-866b-f027b9df8d3c with scrape type 2
2026-03-24 15:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f2371a2-bd2e-520a-866b-f027b9df8d3c with scrape type 2
2026-03-24 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f2371a2-bd2e-520a-866b-f027b9df8d3c, identifier: 10713967
2026-03-24 15:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10713721
2026-03-24 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with scrape type 2
2026-03-24 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with scrape type 2
2026-03-24 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe2d7c04-403f-51df-8b03-d23bd19d0ee9, identifier: 10713721
2026-03-24 15:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f2371a2-bd2e-520a-866b-f027b9df8d3c with identifier: 10713967
2026-03-24 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f2371a2-bd2e-520a-866b-f027b9df8d3c with identifier: 10713967
2026-03-24 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f2371a2-bd2e-520a-866b-f027b9df8d3c with identifier: 10713967 to the API
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '6f2371a2-bd2e-520a-866b-f027b9df8d3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VHB777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713967',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 52571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2018-11-12',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Nissan Leaf Acenta - Electric - Automatic - 150 hp - 52.571 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2018}
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713967%27 HTTP/1.1" 200 None
2026-03-24 15:20:29 [adesa.be] INFO: Saving data for 10713967: {'auction_closing_time': 1774426500.0, 'created_time': 1774278990.946852, 'last_price_update_time': 1774365629.301114}
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713967') HTTP/1.1" 204 0
2026-03-24 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10713721
2026-03-24 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10713721
2026-03-24 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10713721 to the API
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713721>
{'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fe2d7c04-403f-51df-8b03-d23bd19d0ee9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713721',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 156636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 7,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 156.636 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713721%27 HTTP/1.1" 200 None
2026-03-24 15:20:29 [adesa.be] INFO: Saving data for 10713721: {'auction_closing_time': 1774426500.0, 'created_time': 1774279033.657729, 'last_price_update_time': 1774365629.568484}
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713721') HTTP/1.1" 204 0
2026-03-24 15:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10713943
2026-03-24 15:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bf2a774-a06f-551b-b9b3-1770e8255158 with scrape type 2
2026-03-24 15:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bf2a774-a06f-551b-b9b3-1770e8255158 with scrape type 2
2026-03-24 15:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bf2a774-a06f-551b-b9b3-1770e8255158, identifier: 10713943
2026-03-24 15:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10713943
2026-03-24 15:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10713943
2026-03-24 15:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bf2a774-a06f-551b-b9b3-1770e8255158 with identifier: 10713943 to the API
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713943>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1bf2a774-a06f-551b-b9b3-1770e8255158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJP337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713943',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 91527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2020-09-14',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'91.527 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713943%27 HTTP/1.1" 200 None
2026-03-24 15:20:29 [adesa.be] INFO: Saving data for 10713943: {'auction_closing_time': 1774426500.0, 'created_time': 1774279017.643016, 'last_price_update_time': 1774365629.93323}
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713943') HTTP/1.1" 204 0
2026-03-24 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc211c89-3292-5763-a1aa-de3b1b889846 with identifier: 10713718
2026-03-24 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc211c89-3292-5763-a1aa-de3b1b889846 with scrape type 2
2026-03-24 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc211c89-3292-5763-a1aa-de3b1b889846 with scrape type 2
2026-03-24 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc211c89-3292-5763-a1aa-de3b1b889846, identifier: 10713718
2026-03-24 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc211c89-3292-5763-a1aa-de3b1b889846 with identifier: 10713718
2026-03-24 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc211c89-3292-5763-a1aa-de3b1b889846 with identifier: 10713718
2026-03-24 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc211c89-3292-5763-a1aa-de3b1b889846 with identifier: 10713718 to the API
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713718>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'dc211c89-3292-5763-a1aa-de3b1b889846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABD500',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 59446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Boxer L2H2 2.2 HDI Asphalt - Diesel - Manual - 140 hp - '
'59.446 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2021}
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713718%27 HTTP/1.1" 200 None
2026-03-24 15:20:30 [adesa.be] INFO: Saving data for 10713718: {'auction_closing_time': 1774426500.0, 'created_time': 1774279029.796487, 'last_price_update_time': 1774365630.484321}
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713718') HTTP/1.1" 204 0
2026-03-24 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10713966
2026-03-24 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cccd5b-58fd-5893-9967-9bab39568cda with scrape type 2
2026-03-24 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8cccd5b-58fd-5893-9967-9bab39568cda with scrape type 2
2026-03-24 15:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cccd5b-58fd-5893-9967-9bab39568cda, identifier: 10713966
2026-03-24 15:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10713966
2026-03-24 15:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10713966
2026-03-24 15:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cccd5b-58fd-5893-9967-9bab39568cda with identifier: 10713966 to the API
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713966>
{'auction_title': '',
'c_o_2_emission_value': 243,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f8cccd5b-58fd-5893-9967-9bab39568cda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFX721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713966',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 216794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 140 hp - '
'216.794 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713966%27 HTTP/1.1" 200 None
2026-03-24 15:20:30 [adesa.be] INFO: Saving data for 10713966: {'auction_closing_time': 1774426500.0, 'created_time': 1774279027.779351, 'last_price_update_time': 1774365630.935877}
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713966') HTTP/1.1" 204 0
2026-03-24 15:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10713938
2026-03-24 15:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d87277-ccd6-529c-98d3-384dcada4c4f with scrape type 2
2026-03-24 15:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61d87277-ccd6-529c-98d3-384dcada4c4f with scrape type 2
2026-03-24 15:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61d87277-ccd6-529c-98d3-384dcada4c4f, identifier: 10713938
2026-03-24 15:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10713664
2026-03-24 15:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-24 15:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-24 15:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b847cf22-ea90-51d6-8b71-acee144584a9, identifier: 10713664
2026-03-24 15:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10713938
2026-03-24 15:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10713938
2026-03-24 15:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61d87277-ccd6-529c-98d3-384dcada4c4f with identifier: 10713938 to the API
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713938>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '61d87277-ccd6-529c-98d3-384dcada4c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713938',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 159650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot 508 SW 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'159.650 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713938%27 HTTP/1.1" 200 None
2026-03-24 15:20:31 [adesa.be] INFO: Saving data for 10713938: {'auction_closing_time': 1774426500.0, 'created_time': 1774279029.421357, 'last_price_update_time': 1774365631.607065}
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713938') HTTP/1.1" 204 0
2026-03-24 15:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10713664
2026-03-24 15:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10713664
2026-03-24 15:20:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10713664 to the API
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713664>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b847cf22-ea90-51d6-8b71-acee144584a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHC886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713664',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 68770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 68.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713664%27 HTTP/1.1" 200 None
2026-03-24 15:20:31 [adesa.be] INFO: Saving data for 10713664: {'auction_closing_time': 1774426500.0, 'created_time': 1774279031.579528, 'last_price_update_time': 1774365631.882541}
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713664') HTTP/1.1" 204 0
2026-03-24 15:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e93fa125-f503-57ab-9f6c-34f398730aa1 with identifier: 10713750
2026-03-24 15:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e93fa125-f503-57ab-9f6c-34f398730aa1 with scrape type 2
2026-03-24 15:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e93fa125-f503-57ab-9f6c-34f398730aa1 with scrape type 2
2026-03-24 15:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e93fa125-f503-57ab-9f6c-34f398730aa1, identifier: 10713750
2026-03-24 15:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10713683
2026-03-24 15:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-24 15:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-24 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b29a44-3f61-513c-9dd2-1982b14321d8, identifier: 10713683
2026-03-24 15:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e93fa125-f503-57ab-9f6c-34f398730aa1 with identifier: 10713750
2026-03-24 15:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e93fa125-f503-57ab-9f6c-34f398730aa1 with identifier: 10713750
2026-03-24 15:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e93fa125-f503-57ab-9f6c-34f398730aa1 with identifier: 10713750 to the API
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713750>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e93fa125-f503-57ab-9f6c-34f398730aa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXV417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713750',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 190755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Automatic - 115 hp - 190.755 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713750%27 HTTP/1.1" 200 None
2026-03-24 15:20:32 [adesa.be] INFO: Saving data for 10713750: {'auction_closing_time': 1774426500.0, 'created_time': 1774279042.242566, 'last_price_update_time': 1774365632.312581}
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713750') HTTP/1.1" 204 0
2026-03-24 15:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10713683
2026-03-24 15:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10713683
2026-03-24 15:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10713683 to the API
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713683>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '32b29a44-3f61-513c-9dd2-1982b14321d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXF430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713683',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 41782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Manual - 115 hp - 41.782 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713683%27 HTTP/1.1" 200 None
2026-03-24 15:20:32 [adesa.be] INFO: Saving data for 10713683: {'auction_closing_time': 1774426500.0, 'created_time': 1774279041.553543, 'last_price_update_time': 1774365632.721275}
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713683') HTTP/1.1" 204 0
2026-03-24 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c80ce421-bce4-51a3-be7a-9dc8619f44fa with identifier: 10713947
2026-03-24 15:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c80ce421-bce4-51a3-be7a-9dc8619f44fa with scrape type 2
2026-03-24 15:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c80ce421-bce4-51a3-be7a-9dc8619f44fa with scrape type 2
2026-03-24 15:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c80ce421-bce4-51a3-be7a-9dc8619f44fa, identifier: 10713947
2026-03-24 15:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c80ce421-bce4-51a3-be7a-9dc8619f44fa with identifier: 10713947
2026-03-24 15:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c80ce421-bce4-51a3-be7a-9dc8619f44fa with identifier: 10713947
2026-03-24 15:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c80ce421-bce4-51a3-be7a-9dc8619f44fa with identifier: 10713947 to the API
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713947>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'c80ce421-bce4-51a3-be7a-9dc8619f44fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSQ690',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713947',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 56830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-02-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 95 hp - 56.830 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2019}
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713947%27 HTTP/1.1" 200 None
2026-03-24 15:20:33 [adesa.be] INFO: Saving data for 10713947: {'auction_closing_time': 1774426500.0, 'created_time': 1774279040.028433, 'last_price_update_time': 1774365633.344518}
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713947') HTTP/1.1" 204 0
2026-03-24 15:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10713739
2026-03-24 15:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with scrape type 2
2026-03-24 15:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with scrape type 2
2026-03-24 15:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6665e44-030c-5cd5-80bd-ca01b2fc1e17, identifier: 10713739
2026-03-24 15:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10713739
2026-03-24 15:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10713739
2026-03-24 15:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6665e44-030c-5cd5-80bd-ca01b2fc1e17 with identifier: 10713739 to the API
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713739>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd6665e44-030c-5cd5-80bd-ca01b2fc1e17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMY694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713739',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 99999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Seat Ateca 2.0 TDI - Diesel - Manual - 115 hp - 99.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713739%27 HTTP/1.1" 200 None
2026-03-24 15:20:33 [adesa.be] INFO: Saving data for 10713739: {'auction_closing_time': 1774426500.0, 'created_time': 1774279037.647093, 'last_price_update_time': 1774365633.924333}
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713739') HTTP/1.1" 204 0
2026-03-24 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713790
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713790%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713790: 2
2026-03-24 15:20:34 [adesa.be] INFO: Scraping item 10713790 url https://www.openlane.eu/en/carv6/auction/10713790
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713761
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713761%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713761: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713761 url https://www.openlane.eu/en/carv6/auction/10713761
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713809
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713809%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713809: 2
2026-03-24 15:20:34 [adesa.be] INFO: Scraping item 10713809 url https://www.openlane.eu/en/carv6/auction/10713809
2026-03-24 15:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713846
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713846%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713846: 2
2026-03-24 15:20:34 [adesa.be] INFO: Scraping item 10713846 url https://www.openlane.eu/en/carv6/auction/10713846
2026-03-24 15:20:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52301422-b8da-5213-a120-a6a9c199b10a with identifier: 10713963
2026-03-24 15:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52301422-b8da-5213-a120-a6a9c199b10a with scrape type 2
2026-03-24 15:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52301422-b8da-5213-a120-a6a9c199b10a with scrape type 2
2026-03-24 15:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52301422-b8da-5213-a120-a6a9c199b10a, identifier: 10713963
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713855
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713855%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713855: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713855 url https://www.openlane.eu/en/carv6/auction/10713855
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713907
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713907%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713907: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713907 url https://www.openlane.eu/en/carv6/auction/10713907
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713745
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713745%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713745: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713745 url https://www.openlane.eu/en/carv6/auction/10713745
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713807
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713807%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713807: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713807 url https://www.openlane.eu/en/carv6/auction/10713807
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713896
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713896%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713896: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713896 url https://www.openlane.eu/en/carv6/auction/10713896
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713865
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713865%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713865: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713865 url https://www.openlane.eu/en/carv6/auction/10713865
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713904
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713904%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713904: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713904 url https://www.openlane.eu/en/carv6/auction/10713904
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713924
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713924%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713924: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713924 url https://www.openlane.eu/en/carv6/auction/10713924
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713796
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713796%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713796: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713796 url https://www.openlane.eu/en/carv6/auction/10713796
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713968
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713968%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713968: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713968 url https://www.openlane.eu/en/carv6/auction/10713968
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713805
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713805%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713805: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713805 url https://www.openlane.eu/en/carv6/auction/10713805
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713866
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713866%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713866: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713866 url https://www.openlane.eu/en/carv6/auction/10713866
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713815
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713815%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713815: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713815 url https://www.openlane.eu/en/carv6/auction/10713815
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713756
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713756%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713756: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713756 url https://www.openlane.eu/en/carv6/auction/10713756
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713638
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713638%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713638: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713638 url https://www.openlane.eu/en/carv6/auction/10713638
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713835
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713835%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713835: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713835 url https://www.openlane.eu/en/carv6/auction/10713835
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713690
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713690%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713690: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713690 url https://www.openlane.eu/en/carv6/auction/10713690
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713797
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713797%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713797: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713797 url https://www.openlane.eu/en/carv6/auction/10713797
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713701
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713701%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713701: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713701 url https://www.openlane.eu/en/carv6/auction/10713701
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713712
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713712%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713712: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713712 url https://www.openlane.eu/en/carv6/auction/10713712
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10710184
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710184%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10710184: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10710184 url https://www.openlane.eu/en/carv6/auction/10710184
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713630
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713630%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713630: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713630 url https://www.openlane.eu/en/carv6/auction/10713630
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713644
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713644%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713644: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713644 url https://www.openlane.eu/en/carv6/auction/10713644
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713837
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713837%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713837: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713837 url https://www.openlane.eu/en/carv6/auction/10713837
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713981
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713981%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713981: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713981 url https://www.openlane.eu/en/carv6/auction/10713981
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713898
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713898%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713898: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713898 url https://www.openlane.eu/en/carv6/auction/10713898
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713917
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713917%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713917: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713917 url https://www.openlane.eu/en/carv6/auction/10713917
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713806
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713806%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713806: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713806 url https://www.openlane.eu/en/carv6/auction/10713806
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713697
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713697%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713697: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713697 url https://www.openlane.eu/en/carv6/auction/10713697
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713723
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713723%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713723: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713723 url https://www.openlane.eu/en/carv6/auction/10713723
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713654
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713654%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713654: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713654 url https://www.openlane.eu/en/carv6/auction/10713654
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713760
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713760%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713760: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713760 url https://www.openlane.eu/en/carv6/auction/10713760
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713931
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713931%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713931: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713931 url https://www.openlane.eu/en/carv6/auction/10713931
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713727
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713727%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713727: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713727 url https://www.openlane.eu/en/carv6/auction/10713727
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713774
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713774%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713774: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713774 url https://www.openlane.eu/en/carv6/auction/10713774
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713746
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713746%27 HTTP/1.1" 200 None
2026-03-24 15:20:34 [adesa.be] INFO: Scrape type for 10713746: 0
2026-03-24 15:20:34 [adesa.be] INFO: Skipping item 10713746 url https://www.openlane.eu/en/carv6/auction/10713746
2026-03-24 15:20:34 [adesa.be] INFO: Found listing with ID: 10713975
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713975%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713975: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713975 url https://www.openlane.eu/en/carv6/auction/10713975
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713788
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713788%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713788: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713788 url https://www.openlane.eu/en/carv6/auction/10713788
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713763
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713763%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713763: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713763 url https://www.openlane.eu/en/carv6/auction/10713763
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713783
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713783%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713783: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713783 url https://www.openlane.eu/en/carv6/auction/10713783
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713840
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713840%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713840: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713840 url https://www.openlane.eu/en/carv6/auction/10713840
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713858
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713858%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713858: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713858 url https://www.openlane.eu/en/carv6/auction/10713858
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713877
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713877%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713877: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713877 url https://www.openlane.eu/en/carv6/auction/10713877
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713800
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713800%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713800: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713800 url https://www.openlane.eu/en/carv6/auction/10713800
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713653
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713653%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713653: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713653 url https://www.openlane.eu/en/carv6/auction/10713653
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713942
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713942%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713942: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713942 url https://www.openlane.eu/en/carv6/auction/10713942
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713732
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713732%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713732: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713732 url https://www.openlane.eu/en/carv6/auction/10713732
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713830
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713830%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713830: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713830 url https://www.openlane.eu/en/carv6/auction/10713830
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713645
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713645%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713645: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713645 url https://www.openlane.eu/en/carv6/auction/10713645
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713711
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713711%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713711: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713711 url https://www.openlane.eu/en/carv6/auction/10713711
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713722
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713722%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713722: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713722 url https://www.openlane.eu/en/carv6/auction/10713722
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713686
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713686%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713686: 2
2026-03-24 15:20:35 [adesa.be] INFO: Scraping item 10713686 url https://www.openlane.eu/en/carv6/auction/10713686
2026-03-24 15:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52301422-b8da-5213-a120-a6a9c199b10a with identifier: 10713963
2026-03-24 15:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52301422-b8da-5213-a120-a6a9c199b10a with identifier: 10713963
2026-03-24 15:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52301422-b8da-5213-a120-a6a9c199b10a with identifier: 10713963 to the API
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713963>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '52301422-b8da-5213-a120-a6a9c199b10a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABH347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 191260,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Automatic - 110 hp '
'- 191.260 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713963%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Saving data for 10713963: {'auction_closing_time': 1774426500.0, 'created_time': 1774279040.705346, 'last_price_update_time': 1774365635.745373}
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713963') HTTP/1.1" 204 0
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713749
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713749%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713749: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713749 url https://www.openlane.eu/en/carv6/auction/10713749
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713920
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713920%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713920: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713920 url https://www.openlane.eu/en/carv6/auction/10713920
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713660
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713660%27 HTTP/1.1" 200 None
2026-03-24 15:20:35 [adesa.be] INFO: Scrape type for 10713660: 0
2026-03-24 15:20:35 [adesa.be] INFO: Skipping item 10713660 url https://www.openlane.eu/en/carv6/auction/10713660
2026-03-24 15:20:35 [adesa.be] INFO: Found listing with ID: 10713657
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713657%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Scrape type for 10713657: 0
2026-03-24 15:20:36 [adesa.be] INFO: Skipping item 10713657 url https://www.openlane.eu/en/carv6/auction/10713657
2026-03-24 15:20:36 [adesa.be] INFO: Found listing with ID: 10713753
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713753%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Scrape type for 10713753: 0
2026-03-24 15:20:36 [adesa.be] INFO: Skipping item 10713753 url https://www.openlane.eu/en/carv6/auction/10713753
2026-03-24 15:20:36 [adesa.be] INFO: Found listing with ID: 10713735
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713735%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Scrape type for 10713735: 0
2026-03-24 15:20:36 [adesa.be] INFO: Skipping item 10713735 url https://www.openlane.eu/en/carv6/auction/10713735
2026-03-24 15:20:36 [adesa.be] INFO: Found listing with ID: 10713659
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713659%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Scrape type for 10713659: 0
2026-03-24 15:20:36 [adesa.be] INFO: Skipping item 10713659 url https://www.openlane.eu/en/carv6/auction/10713659
2026-03-24 15:20:36 [adesa.be] INFO: Found listing with ID: 10713663
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713663%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Scrape type for 10713663: 2
2026-03-24 15:20:36 [adesa.be] INFO: Scraping item 10713663 url https://www.openlane.eu/en/carv6/auction/10713663
2026-03-24 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e601f7b4-e492-504a-9c7b-2e193bb93da6 with identifier: 10713973
2026-03-24 15:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e601f7b4-e492-504a-9c7b-2e193bb93da6 with scrape type 2
2026-03-24 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e601f7b4-e492-504a-9c7b-2e193bb93da6 with scrape type 2
2026-03-24 15:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e601f7b4-e492-504a-9c7b-2e193bb93da6, identifier: 10713973
2026-03-24 15:20:36 [adesa.be] INFO: Found listing with ID: 10713648
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713648%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Scrape type for 10713648: 2
2026-03-24 15:20:36 [adesa.be] INFO: Scraping item 10713648 url https://www.openlane.eu/en/carv6/auction/10713648
2026-03-24 15:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e601f7b4-e492-504a-9c7b-2e193bb93da6 with identifier: 10713973
2026-03-24 15:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e601f7b4-e492-504a-9c7b-2e193bb93da6 with identifier: 10713973
2026-03-24 15:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e601f7b4-e492-504a-9c7b-2e193bb93da6 with identifier: 10713973 to the API
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713973>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e601f7b4-e492-504a-9c7b-2e193bb93da6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZR4248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713973',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 151796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Megane Grandtour 1.5 DCI - Diesel - Automatic - 116 hp - '
'151.796 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713973%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Saving data for 10713973: {'auction_closing_time': 1774426500.0, 'created_time': 1774279036.748465, 'last_price_update_time': 1774365636.456959}
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713973') HTTP/1.1" 204 0
2026-03-24 15:20:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:36 [adesa.be] INFO: Found listing with ID: 10713669
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713669%27 HTTP/1.1" 200 None
2026-03-24 15:20:36 [adesa.be] INFO: Scrape type for 10713669: 2
2026-03-24 15:20:36 [adesa.be] INFO: Scraping item 10713669 url https://www.openlane.eu/en/carv6/auction/10713669
2026-03-24 15:20:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10713754
2026-03-24 15:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83670870-0435-5d58-9714-89f5773ca83d with scrape type 2
2026-03-24 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83670870-0435-5d58-9714-89f5773ca83d with scrape type 2
2026-03-24 15:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83670870-0435-5d58-9714-89f5773ca83d, identifier: 10713754
2026-03-24 15:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10713989
2026-03-24 15:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b76d5f0-f324-5f52-be0c-b26b1749637d with scrape type 2
2026-03-24 15:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b76d5f0-f324-5f52-be0c-b26b1749637d with scrape type 2
2026-03-24 15:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b76d5f0-f324-5f52-be0c-b26b1749637d, identifier: 10713989
2026-03-24 15:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10713754
2026-03-24 15:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10713754
2026-03-24 15:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83670870-0435-5d58-9714-89f5773ca83d with identifier: 10713754 to the API
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713754>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '83670870-0435-5d58-9714-89f5773ca83d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUY184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713754',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 48845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Megane 1.3 TCe RS Line - Petrol - Manual - 140 hp - 48.845 '
'km',
'transmission': 'manual',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713754%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Saving data for 10713754: {'auction_closing_time': 1774426500.0, 'created_time': 1774279066.312789, 'last_price_update_time': 1774365637.023621}
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713754') HTTP/1.1" 204 0
2026-03-24 15:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10713989
2026-03-24 15:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10713989
2026-03-24 15:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10713989 to the API
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713989>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7b76d5f0-f324-5f52-be0c-b26b1749637d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM9557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713989',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 119405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 95 '
'hp - 119.405 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713989%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Saving data for 10713989: {'auction_closing_time': 1774426500.0, 'created_time': 1774279038.835751, 'last_price_update_time': 1774365637.314401}
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713989') HTTP/1.1" 204 0
2026-03-24 15:20:37 [adesa.be] INFO: Found listing with ID: 10713642
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713642%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Scrape type for 10713642: 2
2026-03-24 15:20:37 [adesa.be] INFO: Scraping item 10713642 url https://www.openlane.eu/en/carv6/auction/10713642
2026-03-24 15:20:37 [adesa.be] INFO: Found listing with ID: 10713673
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713673%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Scrape type for 10713673: 2
2026-03-24 15:20:37 [adesa.be] INFO: Scraping item 10713673 url https://www.openlane.eu/en/carv6/auction/10713673
2026-03-24 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a24a2897-d1b6-56ab-8509-f25644ea5542 with identifier: 10713992
2026-03-24 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a24a2897-d1b6-56ab-8509-f25644ea5542 with scrape type 2
2026-03-24 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a24a2897-d1b6-56ab-8509-f25644ea5542 with scrape type 2
2026-03-24 15:20:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a24a2897-d1b6-56ab-8509-f25644ea5542, identifier: 10713992
2026-03-24 15:20:37 [adesa.be] INFO: Found listing with ID: 10713716
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713716%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Scrape type for 10713716: 2
2026-03-24 15:20:37 [adesa.be] INFO: Scraping item 10713716 url https://www.openlane.eu/en/carv6/auction/10713716
2026-03-24 15:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a24a2897-d1b6-56ab-8509-f25644ea5542 with identifier: 10713992
2026-03-24 15:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a24a2897-d1b6-56ab-8509-f25644ea5542 with identifier: 10713992
2026-03-24 15:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a24a2897-d1b6-56ab-8509-f25644ea5542 with identifier: 10713992 to the API
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713992>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a24a2897-d1b6-56ab-8509-f25644ea5542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RG7153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 152181,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 95 '
'hp - 152.181 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713992%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Saving data for 10713992: {'auction_closing_time': 1774426500.0, 'created_time': 1774279038.265225, 'last_price_update_time': 1774365637.820088}
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713992') HTTP/1.1" 204 0
2026-03-24 15:20:37 [adesa.be] INFO: Found listing with ID: 10713704
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713704%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Scrape type for 10713704: 2
2026-03-24 15:20:37 [adesa.be] INFO: Scraping item 10713704 url https://www.openlane.eu/en/carv6/auction/10713704
2026-03-24 15:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:37 [adesa.be] INFO: Found listing with ID: 10713741
2026-03-24 15:20:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713741%27 HTTP/1.1" 200 None
2026-03-24 15:20:37 [adesa.be] INFO: Scrape type for 10713741: 2
2026-03-24 15:20:37 [adesa.be] INFO: Scraping item 10713741 url https://www.openlane.eu/en/carv6/auction/10713741
2026-03-24 15:20:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 690477f5-c439-518a-9be0-7f8bd7fec588 with identifier: 10713991
2026-03-24 15:20:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 690477f5-c439-518a-9be0-7f8bd7fec588 with scrape type 2
2026-03-24 15:20:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 690477f5-c439-518a-9be0-7f8bd7fec588 with scrape type 2
2026-03-24 15:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 690477f5-c439-518a-9be0-7f8bd7fec588, identifier: 10713991
2026-03-24 15:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 690477f5-c439-518a-9be0-7f8bd7fec588 with identifier: 10713991
2026-03-24 15:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 690477f5-c439-518a-9be0-7f8bd7fec588 with identifier: 10713991
2026-03-24 15:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 690477f5-c439-518a-9be0-7f8bd7fec588 with identifier: 10713991 to the API
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713991>
{'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '690477f5-c439-518a-9be0-7f8bd7fec588',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRB860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713991',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 154717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 154.717 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713991%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Saving data for 10713991: {'auction_closing_time': 1774426500.0, 'created_time': 1774279035.448062, 'last_price_update_time': 1774365638.321146}
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713991') HTTP/1.1" 204 0
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712627
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712627%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712627: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712627 url https://www.openlane.eu/en/carv6/auction/10712627
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712671
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712671%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712671: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712671 url https://www.openlane.eu/en/carv6/auction/10712671
2026-03-24 15:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10713921
2026-03-24 15:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3305cf1a-4463-5216-8873-c1854710d2a4 with scrape type 2
2026-03-24 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3305cf1a-4463-5216-8873-c1854710d2a4 with scrape type 2
2026-03-24 15:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3305cf1a-4463-5216-8873-c1854710d2a4, identifier: 10713921
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712694
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712694%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712694: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712694 url https://www.openlane.eu/en/carv6/auction/10712694
2026-03-24 15:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10713921
2026-03-24 15:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10713921
2026-03-24 15:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3305cf1a-4463-5216-8873-c1854710d2a4 with identifier: 10713921 to the API
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713921>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3305cf1a-4463-5216-8873-c1854710d2a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAE308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 85221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Captur Intens - Petrol - Manual - 131 hp - 85.221 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713921%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Saving data for 10713921: {'auction_closing_time': 1774426500.0, 'created_time': 1774279024.099456, 'last_price_update_time': 1774365638.738846}
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713921') HTTP/1.1" 204 0
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712642
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712642%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712642: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712642 url https://www.openlane.eu/en/carv6/auction/10712642
2026-03-24 15:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712672
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712672%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712672: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712672 url https://www.openlane.eu/en/carv6/auction/10712672
2026-03-24 15: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-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712713
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712713%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712713: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712713 url https://www.openlane.eu/en/carv6/auction/10712713
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712714
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712714%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712714: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712714 url https://www.openlane.eu/en/carv6/auction/10712714
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712659
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712659%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712659: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712659 url https://www.openlane.eu/en/carv6/auction/10712659
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712652
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712652%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712652: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712652 url https://www.openlane.eu/en/carv6/auction/10712652
2026-03-24 15:20:38 [adesa.be] INFO: Found listing with ID: 10712620
2026-03-24 15:20:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712620%27 HTTP/1.1" 200 None
2026-03-24 15:20:38 [adesa.be] INFO: Scrape type for 10712620: 2
2026-03-24 15:20:38 [adesa.be] INFO: Scraping item 10712620 url https://www.openlane.eu/en/carv6/auction/10712620
2026-03-24 15:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10713957
2026-03-24 15:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c0607b-1e68-5884-b24a-59107761a0b8 with scrape type 2
2026-03-24 15:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c0607b-1e68-5884-b24a-59107761a0b8 with scrape type 2
2026-03-24 15:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c0607b-1e68-5884-b24a-59107761a0b8, identifier: 10713957
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712568
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712568%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712568: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10712568 url https://www.openlane.eu/en/carv6/auction/10712568
2026-03-24 15:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10713957
2026-03-24 15:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10713957
2026-03-24 15:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10713957 to the API
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713957>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a7c0607b-1e68-5884-b24a-59107761a0b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTD480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 252437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Kadjar 1.5 DCI Intens - Diesel - Automatic - 116 hp - '
'252.437 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2020}
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713957%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Saving data for 10713957: {'auction_closing_time': 1774426500.0, 'created_time': 1774279022.695634, 'last_price_update_time': 1774365639.310677}
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713957') HTTP/1.1" 204 0
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10713605
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713605%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10713605: 0
2026-03-24 15:20:39 [adesa.be] INFO: Skipping item 10713605 url https://www.openlane.eu/en/carv6/auction/10713605
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712700
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712700%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712700: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10712700 url https://www.openlane.eu/en/carv6/auction/10712700
2026-03-24 15:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10710194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712594
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712594%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712594: 0
2026-03-24 15:20:39 [adesa.be] INFO: Skipping item 10712594 url https://www.openlane.eu/en/carv6/auction/10712594
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712639
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712639%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712639: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10712639 url https://www.openlane.eu/en/carv6/auction/10712639
2026-03-24 15:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712580
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712580%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712580: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10712580 url https://www.openlane.eu/en/carv6/auction/10712580
2026-03-24 15:20:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10713620
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713620%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10713620: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10713620 url https://www.openlane.eu/en/carv6/auction/10713620
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10713594
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713594%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10713594: 0
2026-03-24 15:20:39 [adesa.be] INFO: Skipping item 10713594 url https://www.openlane.eu/en/carv6/auction/10713594
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10713570
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713570%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10713570: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10713570 url https://www.openlane.eu/en/carv6/auction/10713570
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712558
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712558%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712558: 0
2026-03-24 15:20:39 [adesa.be] INFO: Skipping item 10712558 url https://www.openlane.eu/en/carv6/auction/10712558
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712514
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712514%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712514: 0
2026-03-24 15:20:39 [adesa.be] INFO: Skipping item 10712514 url https://www.openlane.eu/en/carv6/auction/10712514
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10713580
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713580%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10713580: 0
2026-03-24 15:20:39 [adesa.be] INFO: Skipping item 10713580 url https://www.openlane.eu/en/carv6/auction/10713580
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712534
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712534%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712534: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10712534 url https://www.openlane.eu/en/carv6/auction/10712534
2026-03-24 15:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10710194
2026-03-24 15:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-24 15:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3263405e-7765-5530-a257-5c619bc73eba with scrape type 2
2026-03-24 15:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3263405e-7765-5530-a257-5c619bc73eba, identifier: 10710194
2026-03-24 15:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10713792
2026-03-24 15:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-24 15:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-24 15:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe, identifier: 10713792
2026-03-24 15:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10713752
2026-03-24 15:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-24 15:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-24 15:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a37b0f3f-9cff-5621-923b-ca783f6d2a31, identifier: 10713752
2026-03-24 15:20:39 [adesa.be] INFO: Found listing with ID: 10712546
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712546%27 HTTP/1.1" 200 None
2026-03-24 15:20:39 [adesa.be] INFO: Scrape type for 10712546: 2
2026-03-24 15:20:39 [adesa.be] INFO: Scraping item 10712546 url https://www.openlane.eu/en/carv6/auction/10712546
2026-03-24 15:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10710194
2026-03-24 15:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10710194
2026-03-24 15:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3263405e-7765-5530-a257-5c619bc73eba with identifier: 10710194 to the API
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10710194>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 680,
'expiration_date': '2026-03-25T08:10:00Z',
'fuel_type': 'Electric',
'id': '3263405e-7765-5530-a257-5c619bc73eba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBQ683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10710194',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 113328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 48500,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan Turbo 93 kWh - AWD - Electric - Automatic - 680 hp - '
'113.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710710194%27 HTTP/1.1" 200 None
2026-03-24 15:20:40 [adesa.be] INFO: Saving data for 10710194: {'auction_closing_time': 1774426200.0, 'created_time': 1774279028.407263, 'last_price_update_time': 1774365640.24247}
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10710194') HTTP/1.1" 204 0
2026-03-24 15:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10713792
2026-03-24 15:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10713792
2026-03-24 15:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10713792 to the API
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713792>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKQ346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713792',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 93177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Rifter Long 1.2i Allure Pack - Petrol - Automatic - 130 hp '
'- 93.177 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713792%27 HTTP/1.1" 200 None
2026-03-24 15:20:40 [adesa.be] INFO: Saving data for 10713792: {'auction_closing_time': 1774426500.0, 'created_time': 1774279024.798652, 'last_price_update_time': 1774365640.592028}
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713792') HTTP/1.1" 204 0
2026-03-24 15:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10713752
2026-03-24 15:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10713752
2026-03-24 15:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10713752 to the API
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713752>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a37b0f3f-9cff-5621-923b-ca783f6d2a31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713752',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 53748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Renault Arkana 1.6i - Hybrid - Automatic - 94 hp - 53.748 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713752%27 HTTP/1.1" 200 None
2026-03-24 15:20:40 [adesa.be] INFO: Saving data for 10713752: {'auction_closing_time': 1774426500.0, 'created_time': 1774279026.871423, 'last_price_update_time': 1774365640.898625}
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713752') HTTP/1.1" 204 0
2026-03-24 15:20:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10713912
2026-03-24 15:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9660002-f0d5-55a9-9bcc-7f70feb31f2d with scrape type 2
2026-03-24 15:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9660002-f0d5-55a9-9bcc-7f70feb31f2d with scrape type 2
2026-03-24 15:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9660002-f0d5-55a9-9bcc-7f70feb31f2d, identifier: 10713912
2026-03-24 15:20:41 [adesa.be] INFO: Found listing with ID: 10713590
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713590%27 HTTP/1.1" 200 None
2026-03-24 15:20:41 [adesa.be] INFO: Scrape type for 10713590: 0
2026-03-24 15:20:41 [adesa.be] INFO: Skipping item 10713590 url https://www.openlane.eu/en/carv6/auction/10713590
2026-03-24 15:20:41 [adesa.be] INFO: Found listing with ID: 10713609
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713609%27 HTTP/1.1" 200 None
2026-03-24 15:20:41 [adesa.be] INFO: Scrape type for 10713609: 0
2026-03-24 15:20:41 [adesa.be] INFO: Skipping item 10713609 url https://www.openlane.eu/en/carv6/auction/10713609
2026-03-24 15:20:41 [adesa.be] INFO: Found listing with ID: 10712532
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712532%27 HTTP/1.1" 200 None
2026-03-24 15:20:41 [adesa.be] INFO: Scrape type for 10712532: 2
2026-03-24 15:20:41 [adesa.be] INFO: Scraping item 10712532 url https://www.openlane.eu/en/carv6/auction/10712532
2026-03-24 15:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10713912
2026-03-24 15:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10713912
2026-03-24 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9660002-f0d5-55a9-9bcc-7f70feb31f2d with identifier: 10713912 to the API
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713912>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c9660002-f0d5-55a9-9bcc-7f70feb31f2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF362',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713912',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 168267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 168.267 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713912%27 HTTP/1.1" 200 None
2026-03-24 15:20:41 [adesa.be] INFO: Saving data for 10713912: {'auction_closing_time': 1774426500.0, 'created_time': 1774279026.155037, 'last_price_update_time': 1774365641.305171}
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713912') HTTP/1.1" 204 0
2026-03-24 15:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:41 [adesa.be] INFO: Found listing with ID: 10712547
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712547%27 HTTP/1.1" 200 None
2026-03-24 15:20:41 [adesa.be] INFO: Scrape type for 10712547: 2
2026-03-24 15:20:41 [adesa.be] INFO: Scraping item 10712547 url https://www.openlane.eu/en/carv6/auction/10712547
2026-03-24 15:20:41 [adesa.be] INFO: Found listing with ID: 10712577
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712577%27 HTTP/1.1" 200 None
2026-03-24 15:20:41 [adesa.be] INFO: Scrape type for 10712577: 2
2026-03-24 15:20:41 [adesa.be] INFO: Scraping item 10712577 url https://www.openlane.eu/en/carv6/auction/10712577
2026-03-24 15:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10713650
2026-03-24 15:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-24 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-24 15:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 851e66e5-71e2-5e81-8a94-31ed05d279ec, identifier: 10713650
2026-03-24 15:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10713976
2026-03-24 15:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-24 15:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-24 15:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 086d8c3c-0bee-545d-972a-626b2e5577a3, identifier: 10713976
2026-03-24 15:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10713650
2026-03-24 15:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10713650
2026-03-24 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10713650 to the API
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713650>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '851e66e5-71e2-5e81-8a94-31ed05d279ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMH935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713650',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 67838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-04-25',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 67.838 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713650%27 HTTP/1.1" 200 None
2026-03-24 15:20:41 [adesa.be] INFO: Saving data for 10713650: {'auction_closing_time': 1774426500.0, 'created_time': 1774279022.99923, 'last_price_update_time': 1774365641.753952}
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713650') HTTP/1.1" 204 0
2026-03-24 15:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10713976
2026-03-24 15:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10713976
2026-03-24 15:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10713976 to the API
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713976>
{'auction_title': '',
'c_o_2_emission_value': 143,
'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '086d8c3c-0bee-545d-972a-626b2e5577a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMF696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 117752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - '
'117.752 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713976%27 HTTP/1.1" 200 None
2026-03-24 15:20:42 [adesa.be] INFO: Saving data for 10713976: {'auction_closing_time': 1774426500.0, 'created_time': 1774279025.853105, 'last_price_update_time': 1774365642.039053}
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713976') HTTP/1.1" 204 0
2026-03-24 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713634> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10713634
2026-03-24 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597b9009-df26-561d-8ca5-2ec92d0fd74a with scrape type 2
2026-03-24 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 597b9009-df26-561d-8ca5-2ec92d0fd74a with scrape type 2
2026-03-24 15:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 597b9009-df26-561d-8ca5-2ec92d0fd74a, identifier: 10713634
2026-03-24 15:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10713634
2026-03-24 15:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10713634
2026-03-24 15:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 597b9009-df26-561d-8ca5-2ec92d0fd74a with identifier: 10713634 to the API
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713634>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '597b9009-df26-561d-8ca5-2ec92d0fd74a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHD191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713634',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 56087,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 56.087 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713634%27 HTTP/1.1" 200 None
2026-03-24 15:20:42 [adesa.be] INFO: Saving data for 10713634: {'auction_closing_time': 1774426500.0, 'created_time': 1774279021.029715, 'last_price_update_time': 1774365642.550309}
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713634') HTTP/1.1" 204 0
2026-03-24 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10713686
2026-03-24 15:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-24 15:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-24 15:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff, identifier: 10713686
2026-03-24 15:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10713686
2026-03-24 15:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10713686
2026-03-24 15:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10713686 to the API
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713686>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0fa78586-b880-5ebe-a16a-94b0b9c4f5ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWX761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713686',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 183543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI - Petrol - Automatic - 150 hp - '
'183.543 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713686%27 HTTP/1.1" 200 None
2026-03-24 15:20:43 [adesa.be] INFO: Saving data for 10713686: {'auction_closing_time': 1774426500.0, 'created_time': 1774279044.112494, 'last_price_update_time': 1774365643.013564}
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713686') HTTP/1.1" 204 0
2026-03-24 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10713663
2026-03-24 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54c246b-6f08-5060-92fc-9778ed4bb943 with scrape type 2
2026-03-24 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54c246b-6f08-5060-92fc-9778ed4bb943 with scrape type 2
2026-03-24 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54c246b-6f08-5060-92fc-9778ed4bb943, identifier: 10713663
2026-03-24 15:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10713663
2026-03-24 15:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10713663
2026-03-24 15:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10713663 to the API
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713663>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b54c246b-6f08-5060-92fc-9778ed4bb943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBU381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713663',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 185427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo V60 B3 Plus Bright - Petrol - Automatic - 163 hp - 185.427 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713663%27 HTTP/1.1" 200 None
2026-03-24 15:20:43 [adesa.be] INFO: Saving data for 10713663: {'auction_closing_time': 1774426500.0, 'created_time': 1774279061.910301, 'last_price_update_time': 1774365643.365943}
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713663') HTTP/1.1" 204 0
2026-03-24 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10713809
2026-03-24 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-24 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-24 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb, identifier: 10713809
2026-03-24 15:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10713809
2026-03-24 15:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10713809
2026-03-24 15:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10713809 to the API
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713809>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cfb04c24-8e35-5f68-87a9-4ca8490f6ebb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 112885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'112.885 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713809%27 HTTP/1.1" 200 None
2026-03-24 15:20:43 [adesa.be] INFO: Saving data for 10713809: {'auction_closing_time': 1774426500.0, 'created_time': 1774279055.318234, 'last_price_update_time': 1774365643.778532}
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713809') HTTP/1.1" 204 0
2026-03-24 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10713642
2026-03-24 15:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a14a923-372c-5eee-8a64-938de41de785 with scrape type 2
2026-03-24 15:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a14a923-372c-5eee-8a64-938de41de785 with scrape type 2
2026-03-24 15:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a14a923-372c-5eee-8a64-938de41de785, identifier: 10713642
2026-03-24 15:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10713642
2026-03-24 15:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10713642
2026-03-24 15:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a14a923-372c-5eee-8a64-938de41de785 with identifier: 10713642 to the API
2026-03-24 15:20:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713642>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7a14a923-372c-5eee-8a64-938de41de785',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713642',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 93561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 93.561 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713642%27 HTTP/1.1" 200 None
2026-03-24 15:20:44 [adesa.be] INFO: Saving data for 10713642: {'auction_closing_time': 1774426500.0, 'created_time': 1774279071.923287, 'last_price_update_time': 1774365644.138149}
2026-03-24 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713642') HTTP/1.1" 204 0
2026-03-24 15:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10713738
2026-03-24 15:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with scrape type 2
2026-03-24 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with scrape type 2
2026-03-24 15:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97, identifier: 10713738
2026-03-24 15:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10713648
2026-03-24 15:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with scrape type 2
2026-03-24 15:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with scrape type 2
2026-03-24 15:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 302636fd-b4bc-5d95-801b-ada4ab5dabb1, identifier: 10713648
2026-03-24 15:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10713738
2026-03-24 15:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10713738
2026-03-24 15:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dee0cd0-b46c-58d3-a1ef-dd82f870ca97 with identifier: 10713738 to the API
2026-03-24 15:20:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713738>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2dee0cd0-b46c-58d3-a1ef-dd82f870ca97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAF080',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713738',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 177796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-09-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'177.796 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713738%27 HTTP/1.1" 200 None
2026-03-24 15:20:45 [adesa.be] INFO: Saving data for 10713738: {'auction_closing_time': 1774426500.0, 'created_time': 1774278985.405306, 'last_price_update_time': 1774365645.277047}
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713738') HTTP/1.1" 204 0
2026-03-24 15:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10713648
2026-03-24 15:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10713648
2026-03-24 15:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 302636fd-b4bc-5d95-801b-ada4ab5dabb1 with identifier: 10713648 to the API
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '302636fd-b4bc-5d95-801b-ada4ab5dabb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCZ469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713648',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 116394,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo XC40 78 kWh Plus - Twin Motor - Electric - Automatic - 408 hp '
'- 116.394 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713648%27 HTTP/1.1" 200 None
2026-03-24 15:20:45 [adesa.be] INFO: Saving data for 10713648: {'auction_closing_time': 1774426500.0, 'created_time': 1774279061.612337, 'last_price_update_time': 1774365645.548136}
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713648') HTTP/1.1" 204 0
2026-03-24 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10712620
2026-03-24 15:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aa67501-b1de-5ed1-af05-d171543a6369 with scrape type 2
2026-03-24 15:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aa67501-b1de-5ed1-af05-d171543a6369 with scrape type 2
2026-03-24 15:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aa67501-b1de-5ed1-af05-d171543a6369, identifier: 10712620
2026-03-24 15:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10712620
2026-03-24 15:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10712620
2026-03-24 15:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aa67501-b1de-5ed1-af05-d171543a6369 with identifier: 10712620 to the API
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712620>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2aa67501-b1de-5ed1-af05-d171543a6369',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGT102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 129620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Advanced - Diesel - Automatic - 150 hp - '
'129.620 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712620%27 HTTP/1.1" 200 None
2026-03-24 15:20:46 [adesa.be] INFO: Saving data for 10712620: {'auction_closing_time': 1774429200.0, 'created_time': 1774279046.117788, 'last_price_update_time': 1774365646.019398}
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712620') HTTP/1.1" 204 0
2026-03-24 15:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10712642
2026-03-24 15:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5473f63-176f-55bf-9ff5-e934a8a49d7d with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5473f63-176f-55bf-9ff5-e934a8a49d7d with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5473f63-176f-55bf-9ff5-e934a8a49d7d, identifier: 10712642
2026-03-24 15:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10712700
2026-03-24 15:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54848a9-c958-571b-8364-40ae975a9138 with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c54848a9-c958-571b-8364-40ae975a9138 with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c54848a9-c958-571b-8364-40ae975a9138, identifier: 10712700
2026-03-24 15:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10713704
2026-03-24 15:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e080c0-aa0b-555f-b4ce-78e40a790948 with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e080c0-aa0b-555f-b4ce-78e40a790948 with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53e080c0-aa0b-555f-b4ce-78e40a790948, identifier: 10713704
2026-03-24 15:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10712568
2026-03-24 15:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42b03464-ec46-5baf-a46f-9a3cc36b01da with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42b03464-ec46-5baf-a46f-9a3cc36b01da with scrape type 2
2026-03-24 15:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42b03464-ec46-5baf-a46f-9a3cc36b01da, identifier: 10712568
2026-03-24 15:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10712642
2026-03-24 15:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10712642
2026-03-24 15:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5473f63-176f-55bf-9ff5-e934a8a49d7d with identifier: 10712642 to the API
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712642>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b5473f63-176f-55bf-9ff5-e934a8a49d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTK999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 165141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Automatic - 116 hp - '
'165.141 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712642%27 HTTP/1.1" 200 None
2026-03-24 15:20:46 [adesa.be] INFO: Saving data for 10712642: {'auction_closing_time': 1774429200.0, 'created_time': 1774279053.698699, 'last_price_update_time': 1774365646.642941}
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712642') HTTP/1.1" 204 0
2026-03-24 15:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10712700
2026-03-24 15:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10712700
2026-03-24 15:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c54848a9-c958-571b-8364-40ae975a9138 with identifier: 10712700 to the API
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712700>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c54848a9-c958-571b-8364-40ae975a9138',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFW860',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 204018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'204.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712700%27 HTTP/1.1" 200 None
2026-03-24 15:20:46 [adesa.be] INFO: Saving data for 10712700: {'auction_closing_time': 1774429200.0, 'created_time': 1774279061.302952, 'last_price_update_time': 1774365646.927512}
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712700') HTTP/1.1" 204 0
2026-03-24 15:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10713704
2026-03-24 15:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10713704
2026-03-24 15:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53e080c0-aa0b-555f-b4ce-78e40a790948 with identifier: 10713704 to the API
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713704>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '53e080c0-aa0b-555f-b4ce-78e40a790948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AUK132',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 155444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 155.444 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713704%27 HTTP/1.1" 200 None
2026-03-24 15:20:47 [adesa.be] INFO: Saving data for 10713704: {'auction_closing_time': 1774426500.0, 'created_time': 1774279057.192781, 'last_price_update_time': 1774365647.190171}
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713704') HTTP/1.1" 204 0
2026-03-24 15:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10712568
2026-03-24 15:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10712568
2026-03-24 15:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42b03464-ec46-5baf-a46f-9a3cc36b01da with identifier: 10712568 to the API
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712568>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '42b03464-ec46-5baf-a46f-9a3cc36b01da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCT320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 24623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 35 TFSI Advanced - Petrol - Automatic - 150 hp - 24.623 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712568%27 HTTP/1.1" 200 None
2026-03-24 15:20:47 [adesa.be] INFO: Saving data for 10712568: {'auction_closing_time': 1774429200.0, 'created_time': 1774279048.233264, 'last_price_update_time': 1774365647.463015}
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712568') HTTP/1.1" 204 0
2026-03-24 15:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce64b1b-b3e5-563b-acd5-4f03440206b3 with identifier: 10712546
2026-03-24 15:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce64b1b-b3e5-563b-acd5-4f03440206b3 with scrape type 2
2026-03-24 15:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce64b1b-b3e5-563b-acd5-4f03440206b3 with scrape type 2
2026-03-24 15:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ce64b1b-b3e5-563b-acd5-4f03440206b3, identifier: 10712546
2026-03-24 15:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ce64b1b-b3e5-563b-acd5-4f03440206b3 with identifier: 10712546
2026-03-24 15:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ce64b1b-b3e5-563b-acd5-4f03440206b3 with identifier: 10712546
2026-03-24 15:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ce64b1b-b3e5-563b-acd5-4f03440206b3 with identifier: 10712546 to the API
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712546>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ce64b1b-b3e5-563b-acd5-4f03440206b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRQ970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 90510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI S Line - Diesel - 136 hp - 90.510 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712546%27 HTTP/1.1" 200 None
2026-03-24 15:20:47 [adesa.be] INFO: Saving data for 10712546: {'auction_closing_time': 1774429200.0, 'created_time': 1774279068.361382, 'last_price_update_time': 1774365647.931925}
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712546') HTTP/1.1" 204 0
2026-03-24 15:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10712639
2026-03-24 15:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with scrape type 2
2026-03-24 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with scrape type 2
2026-03-24 15:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f, identifier: 10712639
2026-03-24 15:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10712639
2026-03-24 15:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10712639
2026-03-24 15:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49bd84a6-89a3-5657-97ff-8eb11dc9d24f with identifier: 10712639 to the API
2026-03-24 15:20:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712639>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '49bd84a6-89a3-5657-97ff-8eb11dc9d24f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 77220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 77.220 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712639%27 HTTP/1.1" 200 None
2026-03-24 15:20:48 [adesa.be] INFO: Saving data for 10712639: {'auction_closing_time': 1774429200.0, 'created_time': 1774279064.851267, 'last_price_update_time': 1774365648.783992}
2026-03-24 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712639') HTTP/1.1" 204 0
2026-03-24 15:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1377f0-f5aa-51a6-9f31-f99419663898 with identifier: 10712577
2026-03-24 15:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1377f0-f5aa-51a6-9f31-f99419663898 with scrape type 2
2026-03-24 15:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c1377f0-f5aa-51a6-9f31-f99419663898 with scrape type 2
2026-03-24 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c1377f0-f5aa-51a6-9f31-f99419663898, identifier: 10712577
2026-03-24 15:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c1377f0-f5aa-51a6-9f31-f99419663898 with identifier: 10712577
2026-03-24 15:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c1377f0-f5aa-51a6-9f31-f99419663898 with identifier: 10712577
2026-03-24 15:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c1377f0-f5aa-51a6-9f31-f99419663898 with identifier: 10712577 to the API
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712577>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6c1377f0-f5aa-51a6-9f31-f99419663898',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BME666',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 129609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 129.609 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712577%27 HTTP/1.1" 200 None
2026-03-24 15:20:49 [adesa.be] INFO: Saving data for 10712577: {'auction_closing_time': 1774429200.0, 'created_time': 1774279069.238327, 'last_price_update_time': 1774365649.261795}
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712577') HTTP/1.1" 204 0
2026-03-24 15:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10712532
2026-03-24 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c8162f7-042e-5d54-9622-8e58fe060026 with scrape type 2
2026-03-24 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c8162f7-042e-5d54-9622-8e58fe060026 with scrape type 2
2026-03-24 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c8162f7-042e-5d54-9622-8e58fe060026, identifier: 10712532
2026-03-24 15:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10712532
2026-03-24 15:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10712532
2026-03-24 15:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c8162f7-042e-5d54-9622-8e58fe060026 with identifier: 10712532 to the API
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712532>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6c8162f7-042e-5d54-9622-8e58fe060026',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 55794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'55.794 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712532%27 HTTP/1.1" 200 None
2026-03-24 15:20:49 [adesa.be] INFO: Saving data for 10712532: {'auction_closing_time': 1774429200.0, 'created_time': 1774279070.791698, 'last_price_update_time': 1774365649.703571}
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712532') HTTP/1.1" 204 0
2026-03-24 15:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10712547
2026-03-24 15:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 241b32c6-b979-55b9-98f1-e7f7017ff232 with scrape type 2
2026-03-24 15:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 241b32c6-b979-55b9-98f1-e7f7017ff232 with scrape type 2
2026-03-24 15:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 241b32c6-b979-55b9-98f1-e7f7017ff232, identifier: 10712547
2026-03-24 15:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10712547
2026-03-24 15:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10712547
2026-03-24 15:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 241b32c6-b979-55b9-98f1-e7f7017ff232 with identifier: 10712547 to the API
2026-03-24 15:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712547>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'LPG',
'id': '241b32c6-b979-55b9-98f1-e7f7017ff232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCV103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 65763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 40 Advanced - LPG - Automatic - 170 hp - 65.763 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712547%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Saving data for 10712547: {'auction_closing_time': 1774429200.0, 'created_time': 1774279071.26713, 'last_price_update_time': 1774365650.136412}
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712547') HTTP/1.1" 204 0
2026-03-24 15:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10713592
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713592%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10713592: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10713592 url https://www.openlane.eu/en/carv6/auction/10713592
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10713534
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713534%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10713534: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10713534 url https://www.openlane.eu/en/carv6/auction/10713534
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712493
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712493%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712493: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712493 url https://www.openlane.eu/en/carv6/auction/10712493
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712497
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712497%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712497: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712497 url https://www.openlane.eu/en/carv6/auction/10712497
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712511
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712511%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712511: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712511 url https://www.openlane.eu/en/carv6/auction/10712511
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712645
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712645%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712645: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712645 url https://www.openlane.eu/en/carv6/auction/10712645
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712535
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712535%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712535: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712535 url https://www.openlane.eu/en/carv6/auction/10712535
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712522
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712522%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712522: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712522 url https://www.openlane.eu/en/carv6/auction/10712522
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712719
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712719%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712719: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712719 url https://www.openlane.eu/en/carv6/auction/10712719
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712631
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712631%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712631: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712631 url https://www.openlane.eu/en/carv6/auction/10712631
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712549
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712549%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712549: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712549 url https://www.openlane.eu/en/carv6/auction/10712549
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712552
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712552%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712552: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712552 url https://www.openlane.eu/en/carv6/auction/10712552
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712506
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712506%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712506: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712506 url https://www.openlane.eu/en/carv6/auction/10712506
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10713610
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713610%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10713610: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10713610 url https://www.openlane.eu/en/carv6/auction/10713610
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712524
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712524%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712524: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712524 url https://www.openlane.eu/en/carv6/auction/10712524
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712573
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712573%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712573: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712573 url https://www.openlane.eu/en/carv6/auction/10712573
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10713575
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713575%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10713575: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10713575 url https://www.openlane.eu/en/carv6/auction/10713575
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712559
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712559%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712559: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712559 url https://www.openlane.eu/en/carv6/auction/10712559
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712592
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712592%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712592: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712592 url https://www.openlane.eu/en/carv6/auction/10712592
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712538
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712538%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712538: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712538 url https://www.openlane.eu/en/carv6/auction/10712538
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712541
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712541%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712541: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712541 url https://www.openlane.eu/en/carv6/auction/10712541
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712517
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712517%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712517: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712517 url https://www.openlane.eu/en/carv6/auction/10712517
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712555
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712555%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10712555: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10712555 url https://www.openlane.eu/en/carv6/auction/10712555
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10713564
2026-03-24 15:20:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713564%27 HTTP/1.1" 200 None
2026-03-24 15:20:50 [adesa.be] INFO: Scrape type for 10713564: 0
2026-03-24 15:20:50 [adesa.be] INFO: Skipping item 10713564 url https://www.openlane.eu/en/carv6/auction/10713564
2026-03-24 15:20:50 [adesa.be] INFO: Found listing with ID: 10712536
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712536%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712536: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712536 url https://www.openlane.eu/en/carv6/auction/10712536
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712626
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712626%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712626: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712626 url https://www.openlane.eu/en/carv6/auction/10712626
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713555
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713555%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713555: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713555 url https://www.openlane.eu/en/carv6/auction/10713555
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712551
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712551%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712551: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712551 url https://www.openlane.eu/en/carv6/auction/10712551
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712554
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712554%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712554: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712554 url https://www.openlane.eu/en/carv6/auction/10712554
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712545
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712545%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712545: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712545 url https://www.openlane.eu/en/carv6/auction/10712545
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712521
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712521%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712521: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712521 url https://www.openlane.eu/en/carv6/auction/10712521
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712533
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712533%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712533: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712533 url https://www.openlane.eu/en/carv6/auction/10712533
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712561
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712561%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712561: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712561 url https://www.openlane.eu/en/carv6/auction/10712561
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712495
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712495%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712495: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712495 url https://www.openlane.eu/en/carv6/auction/10712495
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713522
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713522%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713522: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713522 url https://www.openlane.eu/en/carv6/auction/10713522
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713524
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713524%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713524: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713524 url https://www.openlane.eu/en/carv6/auction/10713524
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712724
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712724%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712724: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712724 url https://www.openlane.eu/en/carv6/auction/10712724
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712746
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712746%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712746: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712746 url https://www.openlane.eu/en/carv6/auction/10712746
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712657
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712657%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712657: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712657 url https://www.openlane.eu/en/carv6/auction/10712657
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712683
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712683%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712683: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712683 url https://www.openlane.eu/en/carv6/auction/10712683
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712741
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712741%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712741: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712741 url https://www.openlane.eu/en/carv6/auction/10712741
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712643
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712643%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712643: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712643 url https://www.openlane.eu/en/carv6/auction/10712643
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712544
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712544%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712544: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712544 url https://www.openlane.eu/en/carv6/auction/10712544
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712519
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712519%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712519: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712519 url https://www.openlane.eu/en/carv6/auction/10712519
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713553
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713553%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713553: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713553 url https://www.openlane.eu/en/carv6/auction/10713553
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712553
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712553%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712553: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712553 url https://www.openlane.eu/en/carv6/auction/10712553
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712705
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712705%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712705: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712705 url https://www.openlane.eu/en/carv6/auction/10712705
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712649
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712649%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712649: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712649 url https://www.openlane.eu/en/carv6/auction/10712649
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712641
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712641%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712641: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712641 url https://www.openlane.eu/en/carv6/auction/10712641
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713606
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713606%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713606: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713606 url https://www.openlane.eu/en/carv6/auction/10713606
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713613
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713613%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713613: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713613 url https://www.openlane.eu/en/carv6/auction/10713613
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713568
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713568%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713568: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713568 url https://www.openlane.eu/en/carv6/auction/10713568
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712579
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712579%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712579: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712579 url https://www.openlane.eu/en/carv6/auction/10712579
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712629
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712629%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712629: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712629 url https://www.openlane.eu/en/carv6/auction/10712629
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713596
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713596%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713596: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713596 url https://www.openlane.eu/en/carv6/auction/10713596
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712715
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712715%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712715: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712715 url https://www.openlane.eu/en/carv6/auction/10712715
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712607
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712607%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712607: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712607 url https://www.openlane.eu/en/carv6/auction/10712607
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713529
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713529%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713529: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713529 url https://www.openlane.eu/en/carv6/auction/10713529
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712510
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712510%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712510: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10712510 url https://www.openlane.eu/en/carv6/auction/10712510
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712593
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712593%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712593: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712593 url https://www.openlane.eu/en/carv6/auction/10712593
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713581
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713581%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713581: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713581 url https://www.openlane.eu/en/carv6/auction/10713581
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713602
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713602%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713602: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10713602 url https://www.openlane.eu/en/carv6/auction/10713602
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712560
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712560%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712560: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712560 url https://www.openlane.eu/en/carv6/auction/10712560
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712557
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712557%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712557: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712557 url https://www.openlane.eu/en/carv6/auction/10712557
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712520
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712520%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712520: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10712520 url https://www.openlane.eu/en/carv6/auction/10712520
2026-03-24 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712659> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712548
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712548%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712548: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10712548 url https://www.openlane.eu/en/carv6/auction/10712548
2026-03-24 15: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-24 15: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-24 15: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-24 15: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-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713567
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713567%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713567: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10713567 url https://www.openlane.eu/en/carv6/auction/10713567
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712502
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712502%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712502: 0
2026-03-24 15:20:51 [adesa.be] INFO: Skipping item 10712502 url https://www.openlane.eu/en/carv6/auction/10712502
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712669
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712669%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712669: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10712669 url https://www.openlane.eu/en/carv6/auction/10712669
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713560
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713560%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713560: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10713560 url https://www.openlane.eu/en/carv6/auction/10713560
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10712585
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712585%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10712585: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10712585 url https://www.openlane.eu/en/carv6/auction/10712585
2026-03-24 15:20:51 [adesa.be] INFO: Found listing with ID: 10713562
2026-03-24 15:20:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713562%27 HTTP/1.1" 200 None
2026-03-24 15:20:51 [adesa.be] INFO: Scrape type for 10713562: 2
2026-03-24 15:20:51 [adesa.be] INFO: Scraping item 10713562 url https://www.openlane.eu/en/carv6/auction/10713562
2026-03-24 15:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10712534
2026-03-24 15:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b1102b3-124d-5bd2-b559-4379f152c3cc with scrape type 2
2026-03-24 15:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b1102b3-124d-5bd2-b559-4379f152c3cc with scrape type 2
2026-03-24 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b1102b3-124d-5bd2-b559-4379f152c3cc, identifier: 10712534
2026-03-24 15:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10712659
2026-03-24 15:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with scrape type 2
2026-03-24 15:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with scrape type 2
2026-03-24 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78df9586-5d7b-5b1f-b8d4-137767edfcd0, identifier: 10712659
2026-03-24 15:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10712580
2026-03-24 15:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with scrape type 2
2026-03-24 15:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with scrape type 2
2026-03-24 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7, identifier: 10712580
2026-03-24 15:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10713620
2026-03-24 15:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with scrape type 2
2026-03-24 15:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with scrape type 2
2026-03-24 15:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a, identifier: 10713620
2026-03-24 15:20:52 [adesa.be] INFO: Found listing with ID: 10713607
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713607%27 HTTP/1.1" 200 None
2026-03-24 15:20:52 [adesa.be] INFO: Scrape type for 10713607: 2
2026-03-24 15:20:52 [adesa.be] INFO: Scraping item 10713607 url https://www.openlane.eu/en/carv6/auction/10713607
2026-03-24 15:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10712534
2026-03-24 15:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10712534
2026-03-24 15:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b1102b3-124d-5bd2-b559-4379f152c3cc with identifier: 10712534 to the API
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712534>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6b1102b3-124d-5bd2-b559-4379f152c3cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 79187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'79.187 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712534%27 HTTP/1.1" 200 None
2026-03-24 15:20:52 [adesa.be] INFO: Saving data for 10712534: {'auction_closing_time': 1774429200.0, 'created_time': 1774279076.573681, 'last_price_update_time': 1774365652.702127}
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712534') HTTP/1.1" 204 0
2026-03-24 15:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10712659
2026-03-24 15:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10712659
2026-03-24 15:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78df9586-5d7b-5b1f-b8d4-137767edfcd0 with identifier: 10712659 to the API
2026-03-24 15:20:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712659>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '78df9586-5d7b-5b1f-b8d4-137767edfcd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGW007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712659',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 113769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'113.769 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712659%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Saving data for 10712659: {'auction_closing_time': 1774429200.0, 'created_time': 1774279049.682517, 'last_price_update_time': 1774365653.073589}
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712659') HTTP/1.1" 204 0
2026-03-24 15:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10712580
2026-03-24 15:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10712580
2026-03-24 15:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7 with identifier: 10712580 to the API
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712580>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4c9bc5e-f52a-5675-bb0b-1ad8e996baa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FS7698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 104521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - 204 hp - 104.521 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712580%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Saving data for 10712580: {'auction_closing_time': 1774429200.0, 'created_time': 1774279063.423462, 'last_price_update_time': 1774365653.355241}
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712580') HTTP/1.1" 204 0
2026-03-24 15:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10713620
2026-03-24 15:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10713620
2026-03-24 15:20:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c5073d6-e136-5cf4-95c9-bb8e03fd075a with identifier: 10713620 to the API
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20: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-24 15:20:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713620>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2c5073d6-e136-5cf4-95c9-bb8e03fd075a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RQ5609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713620',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 131265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI Advanced - Diesel - 204 hp - 131.265 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713620%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Saving data for 10713620: {'auction_closing_time': 1774426500.0, 'created_time': 1774279092.665557, 'last_price_update_time': 1774365653.613603}
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713620') HTTP/1.1" 204 0
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10713561
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713561%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10713561: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10713561 url https://www.openlane.eu/en/carv6/auction/10713561
2026-03-24 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10712525
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712525%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10712525: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10712525 url https://www.openlane.eu/en/carv6/auction/10712525
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10712598
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712598%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10712598: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10712598 url https://www.openlane.eu/en/carv6/auction/10712598
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10712667
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712667%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10712667: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10712667 url https://www.openlane.eu/en/carv6/auction/10712667
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10712680
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712680%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10712680: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10712680 url https://www.openlane.eu/en/carv6/auction/10712680
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10712698
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712698%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10712698: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10712698 url https://www.openlane.eu/en/carv6/auction/10712698
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10712673
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712673%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10712673: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10712673 url https://www.openlane.eu/en/carv6/auction/10712673
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10712711
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712711%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10712711: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10712711 url https://www.openlane.eu/en/carv6/auction/10712711
2026-03-24 15:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10712652
2026-03-24 15:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with scrape type 2
2026-03-24 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with scrape type 2
2026-03-24 15:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7e3976d-b5f3-5b25-ae37-f7a0d8813745, identifier: 10712652
2026-03-24 15:20:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10713570
2026-03-24 15:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-24 15:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with scrape type 2
2026-03-24 15:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e97dd4-4395-5712-9a9d-3ebb59dceec6, identifier: 10713570
2026-03-24 15:20:53 [adesa.be] INFO: Found listing with ID: 10713559
2026-03-24 15:20:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713559%27 HTTP/1.1" 200 None
2026-03-24 15:20:53 [adesa.be] INFO: Scrape type for 10713559: 2
2026-03-24 15:20:53 [adesa.be] INFO: Scraping item 10713559 url https://www.openlane.eu/en/carv6/auction/10713559
2026-03-24 15:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10712652
2026-03-24 15:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10712652
2026-03-24 15:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7e3976d-b5f3-5b25-ae37-f7a0d8813745 with identifier: 10712652 to the API
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712652>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7e3976d-b5f3-5b25-ae37-f7a0d8813745',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNZ753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 135668,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Automatic - 110 hp - '
'135.668 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712652%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Saving data for 10712652: {'auction_closing_time': 1774429200.0, 'created_time': 1774279046.837405, 'last_price_update_time': 1774365654.207733}
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712652') HTTP/1.1" 204 0
2026-03-24 15:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10713570
2026-03-24 15:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10713570
2026-03-24 15:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e97dd4-4395-5712-9a9d-3ebb59dceec6 with identifier: 10713570 to the API
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713570>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f8e97dd4-4395-5712-9a9d-3ebb59dceec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '71316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713570',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 69962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 40 TDI S Line - Quattro - Diesel - Automatic - 204 hp '
'- 69.962 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713570%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Saving data for 10713570: {'auction_closing_time': 1774426500.0, 'created_time': 1774279065.381072, 'last_price_update_time': 1774365654.481901}
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713570') HTTP/1.1" 204 0
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10713573
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713573%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10713573: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10713573 url https://www.openlane.eu/en/carv6/auction/10713573
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712601
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712601%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712601: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712601 url https://www.openlane.eu/en/carv6/auction/10712601
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712581
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712581%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712581: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712581 url https://www.openlane.eu/en/carv6/auction/10712581
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10713616
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713616%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10713616: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10713616 url https://www.openlane.eu/en/carv6/auction/10713616
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712668
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712668%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712668: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712668 url https://www.openlane.eu/en/carv6/auction/10712668
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10713589
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713589%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10713589: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10713589 url https://www.openlane.eu/en/carv6/auction/10713589
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712610
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712610%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712610: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712610 url https://www.openlane.eu/en/carv6/auction/10712610
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712628
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712628%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712628: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712628 url https://www.openlane.eu/en/carv6/auction/10712628
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712688
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712688%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712688: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712688 url https://www.openlane.eu/en/carv6/auction/10712688
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712574
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712574%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712574: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712574 url https://www.openlane.eu/en/carv6/auction/10712574
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10711165
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710711165%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10711165: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10711165 url https://www.openlane.eu/en/carv6/auction/10711165
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10713604
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713604%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10713604: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10713604 url https://www.openlane.eu/en/carv6/auction/10713604
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712602
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712602%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712602: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712602 url https://www.openlane.eu/en/carv6/auction/10712602
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10713558
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713558%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10713558: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10713558 url https://www.openlane.eu/en/carv6/auction/10713558
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10713544
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713544%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10713544: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10713544 url https://www.openlane.eu/en/carv6/auction/10713544
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712509
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712509%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712509: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712509 url https://www.openlane.eu/en/carv6/auction/10712509
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712527
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712527%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712527: 0
2026-03-24 15:20:54 [adesa.be] INFO: Skipping item 10712527 url https://www.openlane.eu/en/carv6/auction/10712527
2026-03-24 15:20:54 [adesa.be] INFO: Found listing with ID: 10712504
2026-03-24 15:20:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712504%27 HTTP/1.1" 200 None
2026-03-24 15:20:54 [adesa.be] INFO: Scrape type for 10712504: 2
2026-03-24 15:20:54 [adesa.be] INFO: Scraping item 10712504 url https://www.openlane.eu/en/carv6/auction/10712504
2026-03-24 15:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 979212ae-7c5d-5d47-a6fc-4fe7c14321d9 with identifier: 10712714
2026-03-24 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 979212ae-7c5d-5d47-a6fc-4fe7c14321d9 with scrape type 2
2026-03-24 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 979212ae-7c5d-5d47-a6fc-4fe7c14321d9 with scrape type 2
2026-03-24 15:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 979212ae-7c5d-5d47-a6fc-4fe7c14321d9, identifier: 10712714
2026-03-24 15:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 979212ae-7c5d-5d47-a6fc-4fe7c14321d9 with identifier: 10712714
2026-03-24 15:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 979212ae-7c5d-5d47-a6fc-4fe7c14321d9 with identifier: 10712714
2026-03-24 15:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 979212ae-7c5d-5d47-a6fc-4fe7c14321d9 with identifier: 10712714 to the API
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712714>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '979212ae-7c5d-5d47-a6fc-4fe7c14321d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCH871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 152328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - 110 hp - 152.328 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712714%27 HTTP/1.1" 200 None
2026-03-24 15:20:55 [adesa.be] INFO: Saving data for 10712714: {'auction_closing_time': 1774429200.0, 'created_time': 1774279048.983264, 'last_price_update_time': 1774365655.352104}
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712714') HTTP/1.1" 204 0
2026-03-24 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15: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-24 15: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-24 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb301c8c-cbd2-5025-8e7d-e7ae8d90468d with identifier: 10712671
2026-03-24 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb301c8c-cbd2-5025-8e7d-e7ae8d90468d with scrape type 2
2026-03-24 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb301c8c-cbd2-5025-8e7d-e7ae8d90468d with scrape type 2
2026-03-24 15:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb301c8c-cbd2-5025-8e7d-e7ae8d90468d, identifier: 10712671
2026-03-24 15:20:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10712713
2026-03-24 15:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e34a0b3b-60dd-5b15-963f-615f5d0053b1 with scrape type 2
2026-03-24 15:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e34a0b3b-60dd-5b15-963f-615f5d0053b1 with scrape type 2
2026-03-24 15:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e34a0b3b-60dd-5b15-963f-615f5d0053b1, identifier: 10712713
2026-03-24 15:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb301c8c-cbd2-5025-8e7d-e7ae8d90468d with identifier: 10712671
2026-03-24 15:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb301c8c-cbd2-5025-8e7d-e7ae8d90468d with identifier: 10712671
2026-03-24 15:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb301c8c-cbd2-5025-8e7d-e7ae8d90468d with identifier: 10712671 to the API
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712671>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cb301c8c-cbd2-5025-8e7d-e7ae8d90468d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPU787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 46023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 25 TFSI Attraction - Petrol - Automatic - 95 hp - '
'46.023 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712671%27 HTTP/1.1" 200 None
2026-03-24 15:20:55 [adesa.be] INFO: Saving data for 10712671: {'auction_closing_time': 1774429200.0, 'created_time': 1774279052.862891, 'last_price_update_time': 1774365655.949078}
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712671') HTTP/1.1" 204 0
2026-03-24 15:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10712713
2026-03-24 15:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10712713
2026-03-24 15:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10712713 to the API
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712713>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e34a0b3b-60dd-5b15-963f-615f5d0053b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 50998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-06-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - 110 hp - 50.998 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2021}
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712713%27 HTTP/1.1" 200 None
2026-03-24 15:20:56 [adesa.be] INFO: Saving data for 10712713: {'auction_closing_time': 1774429200.0, 'created_time': 1774279050.351914, 'last_price_update_time': 1774365656.198733}
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712713') HTTP/1.1" 204 0
2026-03-24 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10712672
2026-03-24 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8e3393-f494-5f8c-9054-bf4101a677bd with scrape type 2
2026-03-24 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb8e3393-f494-5f8c-9054-bf4101a677bd with scrape type 2
2026-03-24 15:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb8e3393-f494-5f8c-9054-bf4101a677bd, identifier: 10712672
2026-03-24 15:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10712672
2026-03-24 15:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10712672
2026-03-24 15:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb8e3393-f494-5f8c-9054-bf4101a677bd with identifier: 10712672 to the API
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712672>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb8e3393-f494-5f8c-9054-bf4101a677bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 87699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Advanced - Petrol - Automatic - 110 hp - '
'87.699 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712672%27 HTTP/1.1" 200 None
2026-03-24 15:20:56 [adesa.be] INFO: Saving data for 10712672: {'auction_closing_time': 1774429200.0, 'created_time': 1774279051.389258, 'last_price_update_time': 1774365656.630759}
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712672') HTTP/1.1" 204 0
2026-03-24 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66233a0c-dc07-5c57-8058-a607ecaa77ff with identifier: 10712627
2026-03-24 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66233a0c-dc07-5c57-8058-a607ecaa77ff with scrape type 2
2026-03-24 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66233a0c-dc07-5c57-8058-a607ecaa77ff with scrape type 2
2026-03-24 15:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66233a0c-dc07-5c57-8058-a607ecaa77ff, identifier: 10712627
2026-03-24 15:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10712694
2026-03-24 15:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f01a7558-6a28-51a9-89bc-828b3bb4069d with scrape type 2
2026-03-24 15:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f01a7558-6a28-51a9-89bc-828b3bb4069d with scrape type 2
2026-03-24 15:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f01a7558-6a28-51a9-89bc-828b3bb4069d, identifier: 10712694
2026-03-24 15:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66233a0c-dc07-5c57-8058-a607ecaa77ff with identifier: 10712627
2026-03-24 15:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66233a0c-dc07-5c57-8058-a607ecaa77ff with identifier: 10712627
2026-03-24 15:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66233a0c-dc07-5c57-8058-a607ecaa77ff with identifier: 10712627 to the API
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712627>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '66233a0c-dc07-5c57-8058-a607ecaa77ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHV935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 107948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Alfa Romeo Stelvio 2.2 Sprint - Diesel - 160 hp - 107.948 km',
'transmission': 'automatic',
'trim': 'Sprint',
'vin': None,
'year': 2021}
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712627%27 HTTP/1.1" 200 None
2026-03-24 15:20:57 [adesa.be] INFO: Saving data for 10712627: {'auction_closing_time': 1774429200.0, 'created_time': 1774279054.079297, 'last_price_update_time': 1774365657.060512}
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712627') HTTP/1.1" 204 0
2026-03-24 15:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10712694
2026-03-24 15:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10712694
2026-03-24 15:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f01a7558-6a28-51a9-89bc-828b3bb4069d with identifier: 10712694 to the API
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712694>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f01a7558-6a28-51a9-89bc-828b3bb4069d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDN964',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 95360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.6 TDI Business - Diesel - Automatic - 116 hp - 95.360 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712694%27 HTTP/1.1" 200 None
2026-03-24 15:20:57 [adesa.be] INFO: Saving data for 10712694: {'auction_closing_time': 1774429200.0, 'created_time': 1774279052.501987, 'last_price_update_time': 1774365657.712867}
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712694') HTTP/1.1" 204 0
2026-03-24 15:20:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10713964
2026-03-24 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-24 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-24 15:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e19d3982-5556-526b-a16f-2819cde8a167, identifier: 10713964
2026-03-24 15:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10713741
2026-03-24 15:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with scrape type 2
2026-03-24 15:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with scrape type 2
2026-03-24 15:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4, identifier: 10713741
2026-03-24 15:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10713964
2026-03-24 15:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10713964
2026-03-24 15:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10713964 to the API
2026-03-24 15:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713964>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e19d3982-5556-526b-a16f-2819cde8a167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713964',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 82714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 82.714 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713964%27 HTTP/1.1" 200 None
2026-03-24 15:20:58 [adesa.be] INFO: Saving data for 10713964: {'auction_closing_time': 1774426500.0, 'created_time': 1774279011.062298, 'last_price_update_time': 1774365658.267461}
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713964') HTTP/1.1" 204 0
2026-03-24 15:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10713741
2026-03-24 15:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10713741
2026-03-24 15:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e73ae7ee-0ed1-528a-b02d-d022b28dd5b4 with identifier: 10713741 to the API
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713741>
{'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-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e73ae7ee-0ed1-528a-b02d-d022b28dd5b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTM023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713741',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 147700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2020-12-08',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo XC40 T5 Inscription - Hybrid - Automatic - 180 hp - 147.700 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713741%27 HTTP/1.1" 200 None
2026-03-24 15:20:58 [adesa.be] INFO: Saving data for 10713741: {'auction_closing_time': 1774426500.0, 'created_time': 1774279055.865231, 'last_price_update_time': 1774365658.612536}
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713741') HTTP/1.1" 204 0
2026-03-24 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10713716
2026-03-24 15:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with scrape type 2
2026-03-24 15:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with scrape type 2
2026-03-24 15:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0, identifier: 10713716
2026-03-24 15:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10713716
2026-03-24 15:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10713716
2026-03-24 15:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0 with identifier: 10713716 to the API
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713716>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '1fb2395d-38cb-5d3b-b1e6-8daf7e6a52c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHR213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713716',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 154532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 154.532 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713716%27 HTTP/1.1" 200 None
2026-03-24 15:20:59 [adesa.be] INFO: Saving data for 10713716: {'auction_closing_time': 1774426500.0, 'created_time': 1774279057.578077, 'last_price_update_time': 1774365659.091651}
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713716') HTTP/1.1" 204 0
2026-03-24 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713846> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70c37b44-6dd4-57cd-b3cd-19f54e7929dd with identifier: 10712510
2026-03-24 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70c37b44-6dd4-57cd-b3cd-19f54e7929dd with scrape type 2
2026-03-24 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70c37b44-6dd4-57cd-b3cd-19f54e7929dd with scrape type 2
2026-03-24 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70c37b44-6dd4-57cd-b3cd-19f54e7929dd, identifier: 10712510
2026-03-24 15:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10713673
2026-03-24 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c74174a3-941c-545b-9537-82e34681314a with scrape type 2
2026-03-24 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c74174a3-941c-545b-9537-82e34681314a with scrape type 2
2026-03-24 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c74174a3-941c-545b-9537-82e34681314a, identifier: 10713673
2026-03-24 15:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10712520
2026-03-24 15:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2473446-4e36-59e0-990e-be01f5abd696 with scrape type 2
2026-03-24 15:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2473446-4e36-59e0-990e-be01f5abd696 with scrape type 2
2026-03-24 15:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2473446-4e36-59e0-990e-be01f5abd696, identifier: 10712520
2026-03-24 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70c37b44-6dd4-57cd-b3cd-19f54e7929dd with identifier: 10712510
2026-03-24 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70c37b44-6dd4-57cd-b3cd-19f54e7929dd with identifier: 10712510
2026-03-24 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70c37b44-6dd4-57cd-b3cd-19f54e7929dd with identifier: 10712510 to the API
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712510>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '70c37b44-6dd4-57cd-b3cd-19f54e7929dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DS2888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 50074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 4 Series Coupé 420i M-Pack - Petrol - Automatic - 184 hp - '
'50.074 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2022}
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712510%27 HTTP/1.1" 200 None
2026-03-24 15:20:59 [adesa.be] INFO: Saving data for 10712510: {'auction_closing_time': 1774429200.0, 'created_time': 1774279070.497975, 'last_price_update_time': 1774365659.721467}
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712510') HTTP/1.1" 204 0
2026-03-24 15:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10713673
2026-03-24 15:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10713673
2026-03-24 15:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c74174a3-941c-545b-9537-82e34681314a with identifier: 10713673 to the API
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:20:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713673>
{'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': 129,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c74174a3-941c-545b-9537-82e34681314a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713673',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 133127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 133.127 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-24 15:20:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713673%27 HTTP/1.1" 200 None
2026-03-24 15:21:00 [adesa.be] INFO: Saving data for 10713673: {'auction_closing_time': 1774426500.0, 'created_time': 1774279057.976185, 'last_price_update_time': 1774365660.007387}
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713673') HTTP/1.1" 204 0
2026-03-24 15:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10712520
2026-03-24 15:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10712520
2026-03-24 15:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10712520 to the API
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712520>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a2473446-4e36-59e0-990e-be01f5abd696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMU864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90669,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 90.669 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712520%27 HTTP/1.1" 200 None
2026-03-24 15:21:00 [adesa.be] INFO: Saving data for 10712520: {'auction_closing_time': 1774429200.0, 'created_time': 1774279072.630031, 'last_price_update_time': 1774365660.323294}
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712520') HTTP/1.1" 204 0
2026-03-24 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10713846
2026-03-24 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-24 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-24 15:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad3865-d398-5b07-9e6f-bc112ef01fdf, identifier: 10713846
2026-03-24 15:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10713669
2026-03-24 15:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-24 15:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-24 15:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e22bc3f8-b798-522b-afe5-94cfce2be889, identifier: 10713669
2026-03-24 15:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10713846
2026-03-24 15:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10713846
2026-03-24 15:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10713846 to the API
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713846>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '39ad3865-d398-5b07-9e6f-bc112ef01fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713846',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 128701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'128.701 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713846%27 HTTP/1.1" 200 None
2026-03-24 15:21:00 [adesa.be] INFO: Saving data for 10713846: {'auction_closing_time': 1774426500.0, 'created_time': 1774279042.872618, 'last_price_update_time': 1774365660.832525}
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713846') HTTP/1.1" 204 0
2026-03-24 15:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10713669
2026-03-24 15:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10713669
2026-03-24 15:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10713669 to the API
2026-03-24 15:21:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713669>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e22bc3f8-b798-522b-afe5-94cfce2be889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713669',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 118190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 118.190 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713669%27 HTTP/1.1" 200 None
2026-03-24 15:21:01 [adesa.be] INFO: Saving data for 10713669: {'auction_closing_time': 1774426500.0, 'created_time': 1774279059.875892, 'last_price_update_time': 1774365661.108852}
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713669') HTTP/1.1" 204 0
2026-03-24 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10713607
2026-03-24 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-24 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-24 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e21a8632-6637-5e59-85de-ef17e20c0f10, identifier: 10713607
2026-03-24 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10713562
2026-03-24 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-24 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-24 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44, identifier: 10713562
2026-03-24 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10713607
2026-03-24 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10713607
2026-03-24 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10713607 to the API
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713607>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e21a8632-6637-5e59-85de-ef17e20c0f10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713607',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 112251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 530e Lounge - Hybrid - Automatic - 184 hp - '
'112.251 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713607%27 HTTP/1.1" 200 None
2026-03-24 15:21:01 [adesa.be] INFO: Saving data for 10713607: {'auction_closing_time': 1774426500.0, 'created_time': 1774279081.480286, 'last_price_update_time': 1774365661.525346}
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713607') HTTP/1.1" 204 0
2026-03-24 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10713562
2026-03-24 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10713562
2026-03-24 15:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10713562 to the API
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713562>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713562',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 87310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 87.310 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713562%27 HTTP/1.1" 200 None
2026-03-24 15:21:01 [adesa.be] INFO: Saving data for 10713562: {'auction_closing_time': 1774426500.0, 'created_time': 1774279082.238845, 'last_price_update_time': 1774365661.777685}
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713562') HTTP/1.1" 204 0
2026-03-24 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10713559
2026-03-24 15:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-24 15:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-24 15:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a, identifier: 10713559
2026-03-24 15:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10713559
2026-03-24 15:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10713559
2026-03-24 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10713559 to the API
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713559>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9599c2c3-6b02-590e-a3c8-534c3f2bc32a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EC4678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713559',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 43613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 43.613 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713559%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Saving data for 10713559: {'auction_closing_time': 1774426500.0, 'created_time': 1774279075.158317, 'last_price_update_time': 1774365662.231173}
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713559') HTTP/1.1" 204 0
2026-03-24 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10712711
2026-03-24 15:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec013d04-0d3a-5626-9237-0b2484837f7d with scrape type 2
2026-03-24 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec013d04-0d3a-5626-9237-0b2484837f7d with scrape type 2
2026-03-24 15:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec013d04-0d3a-5626-9237-0b2484837f7d, identifier: 10712711
2026-03-24 15:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10712711
2026-03-24 15:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10712711
2026-03-24 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10712711 to the API
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712711>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec013d04-0d3a-5626-9237-0b2484837f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACG398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 209737,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18d - Diesel - Manual - 136 hp - 209.737 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712711%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Saving data for 10712711: {'auction_closing_time': 1774429200.0, 'created_time': 1774279079.609228, 'last_price_update_time': 1774365662.607881}
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712711') HTTP/1.1" 204 0
2026-03-24 15:21:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10712500
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712500%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10712500: 0
2026-03-24 15:21:02 [adesa.be] INFO: Skipping item 10712500 url https://www.openlane.eu/en/carv6/auction/10712500
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10713532
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713532%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10713532: 0
2026-03-24 15:21:02 [adesa.be] INFO: Skipping item 10713532 url https://www.openlane.eu/en/carv6/auction/10713532
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10712818
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712818%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10712818: 0
2026-03-24 15:21:02 [adesa.be] INFO: Skipping item 10712818 url https://www.openlane.eu/en/carv6/auction/10712818
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10712795
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712795%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10712795: 0
2026-03-24 15:21:02 [adesa.be] INFO: Skipping item 10712795 url https://www.openlane.eu/en/carv6/auction/10712795
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10712799
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712799%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10712799: 0
2026-03-24 15:21:02 [adesa.be] INFO: Skipping item 10712799 url https://www.openlane.eu/en/carv6/auction/10712799
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10712531
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712531%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10712531: 0
2026-03-24 15:21:02 [adesa.be] INFO: Skipping item 10712531 url https://www.openlane.eu/en/carv6/auction/10712531
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10712789
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712789%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10712789: 0
2026-03-24 15:21:02 [adesa.be] INFO: Skipping item 10712789 url https://www.openlane.eu/en/carv6/auction/10712789
2026-03-24 15:21:02 [adesa.be] INFO: Found listing with ID: 10712780
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712780%27 HTTP/1.1" 200 None
2026-03-24 15:21:02 [adesa.be] INFO: Scrape type for 10712780: 2
2026-03-24 15:21:02 [adesa.be] INFO: Scraping item 10712780 url https://www.openlane.eu/en/carv6/auction/10712780
2026-03-24 15:21:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10712698
2026-03-24 15:21:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with scrape type 2
2026-03-24 15:21:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with scrape type 2
2026-03-24 15:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82, identifier: 10712698
2026-03-24 15:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10712698
2026-03-24 15:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10712698
2026-03-24 15:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10712698 to the API
2026-03-24 15:21:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712698>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0af6f1a-a87a-5c1f-8593-1f4fb7608b82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EDTA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 125.777 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712698%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Saving data for 10712698: {'auction_closing_time': 1774429200.0, 'created_time': 1774279077.502474, 'last_price_update_time': 1774365663.122118}
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712698') HTTP/1.1" 204 0
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712763
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712763%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712763: 2
2026-03-24 15:21:03 [adesa.be] INFO: Scraping item 10712763 url https://www.openlane.eu/en/carv6/auction/10712763
2026-03-24 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712731
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712731%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712731: 0
2026-03-24 15:21:03 [adesa.be] INFO: Skipping item 10712731 url https://www.openlane.eu/en/carv6/auction/10712731
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712738
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712738%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712738: 0
2026-03-24 15:21:03 [adesa.be] INFO: Skipping item 10712738 url https://www.openlane.eu/en/carv6/auction/10712738
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712751
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712751%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712751: 0
2026-03-24 15:21:03 [adesa.be] INFO: Skipping item 10712751 url https://www.openlane.eu/en/carv6/auction/10712751
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712752
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712752%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712752: 0
2026-03-24 15:21:03 [adesa.be] INFO: Skipping item 10712752 url https://www.openlane.eu/en/carv6/auction/10712752
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712769
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712769%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712769: 0
2026-03-24 15:21:03 [adesa.be] INFO: Skipping item 10712769 url https://www.openlane.eu/en/carv6/auction/10712769
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712821
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712821%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712821: 2
2026-03-24 15:21:03 [adesa.be] INFO: Scraping item 10712821 url https://www.openlane.eu/en/carv6/auction/10712821
2026-03-24 15:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712756
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712756%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712756: 0
2026-03-24 15:21:03 [adesa.be] INFO: Skipping item 10712756 url https://www.openlane.eu/en/carv6/auction/10712756
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712749
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712749%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712749: 2
2026-03-24 15:21:03 [adesa.be] INFO: Scraping item 10712749 url https://www.openlane.eu/en/carv6/auction/10712749
2026-03-24 15:21:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:03 [adesa.be] INFO: Found listing with ID: 10712679
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712679%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Scrape type for 10712679: 2
2026-03-24 15:21:03 [adesa.be] INFO: Scraping item 10712679 url https://www.openlane.eu/en/carv6/auction/10712679
2026-03-24 15:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10712667
2026-03-24 15:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79c6a244-ba5a-5e59-8197-99bbc886ef5a with scrape type 2
2026-03-24 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79c6a244-ba5a-5e59-8197-99bbc886ef5a with scrape type 2
2026-03-24 15:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79c6a244-ba5a-5e59-8197-99bbc886ef5a, identifier: 10712667
2026-03-24 15:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 175a775c-f375-5ae1-8d58-c351484d992d with identifier: 10712680
2026-03-24 15:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 175a775c-f375-5ae1-8d58-c351484d992d with scrape type 2
2026-03-24 15:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 175a775c-f375-5ae1-8d58-c351484d992d with scrape type 2
2026-03-24 15:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 175a775c-f375-5ae1-8d58-c351484d992d, identifier: 10712680
2026-03-24 15:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10712667
2026-03-24 15:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10712667
2026-03-24 15:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10712667 to the API
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712667>
{'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-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '79c6a244-ba5a-5e59-8197-99bbc886ef5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 92.142 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712667%27 HTTP/1.1" 200 None
2026-03-24 15:21:03 [adesa.be] INFO: Saving data for 10712667: {'auction_closing_time': 1774429200.0, 'created_time': 1774279080.8822, 'last_price_update_time': 1774365663.861308}
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712667') HTTP/1.1" 204 0
2026-03-24 15:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 175a775c-f375-5ae1-8d58-c351484d992d with identifier: 10712680
2026-03-24 15:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 175a775c-f375-5ae1-8d58-c351484d992d with identifier: 10712680
2026-03-24 15:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 175a775c-f375-5ae1-8d58-c351484d992d with identifier: 10712680 to the API
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712680>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '175a775c-f375-5ae1-8d58-c351484d992d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBJ030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 124148,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-09-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 124.148 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712680%27 HTTP/1.1" 200 None
2026-03-24 15:21:04 [adesa.be] INFO: Saving data for 10712680: {'auction_closing_time': 1774429200.0, 'created_time': 1774279078.538581, 'last_price_update_time': 1774365664.759476}
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712680') HTTP/1.1" 204 0
2026-03-24 15:21:04 [adesa.be] INFO: Found listing with ID: 10712655
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712655%27 HTTP/1.1" 200 None
2026-03-24 15:21:04 [adesa.be] INFO: Scrape type for 10712655: 2
2026-03-24 15:21:04 [adesa.be] INFO: Scraping item 10712655 url https://www.openlane.eu/en/carv6/auction/10712655
2026-03-24 15:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:04 [adesa.be] INFO: Found listing with ID: 10712829
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712829%27 HTTP/1.1" 200 None
2026-03-24 15:21:04 [adesa.be] INFO: Scrape type for 10712829: 2
2026-03-24 15:21:04 [adesa.be] INFO: Scraping item 10712829 url https://www.openlane.eu/en/carv6/auction/10712829
2026-03-24 15:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10712504
2026-03-24 15:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with scrape type 2
2026-03-24 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with scrape type 2
2026-03-24 15:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92, identifier: 10712504
2026-03-24 15:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10712525
2026-03-24 15:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f207a963-6ed4-5a25-8669-dcc920922037 with scrape type 2
2026-03-24 15:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f207a963-6ed4-5a25-8669-dcc920922037 with scrape type 2
2026-03-24 15:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f207a963-6ed4-5a25-8669-dcc920922037, identifier: 10712525
2026-03-24 15:21:05 [adesa.be] INFO: Found listing with ID: 10712833
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712833%27 HTTP/1.1" 200 None
2026-03-24 15:21:05 [adesa.be] INFO: Scrape type for 10712833: 2
2026-03-24 15:21:05 [adesa.be] INFO: Scraping item 10712833 url https://www.openlane.eu/en/carv6/auction/10712833
2026-03-24 15:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10712504
2026-03-24 15:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10712504
2026-03-24 15:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92 with identifier: 10712504 to the API
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712504>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1b1ac52e-a9b0-578e-b4ff-ee1c2bac8c92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ9548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 152323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X5 45e Lounge - xDrive - Hybrid - Automatic - 286 hp - 152.323 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712504%27 HTTP/1.1" 200 None
2026-03-24 15:21:05 [adesa.be] INFO: Saving data for 10712504: {'auction_closing_time': 1774429200.0, 'created_time': 1774279085.749572, 'last_price_update_time': 1774365665.26563}
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712504') HTTP/1.1" 204 0
2026-03-24 15:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10712525
2026-03-24 15:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10712525
2026-03-24 15:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10712525 to the API
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712525>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f207a963-6ed4-5a25-8669-dcc920922037',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d Lounge - Diesel - Automatic - 190 hp - 83.064 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712525%27 HTTP/1.1" 200 None
2026-03-24 15:21:05 [adesa.be] INFO: Saving data for 10712525: {'auction_closing_time': 1774429200.0, 'created_time': 1774279073.331275, 'last_price_update_time': 1774365665.513021}
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712525') HTTP/1.1" 204 0
2026-03-24 15:21:05 [adesa.be] INFO: Found listing with ID: 10712834
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712834%27 HTTP/1.1" 200 None
2026-03-24 15:21:05 [adesa.be] INFO: Scrape type for 10712834: 2
2026-03-24 15:21:05 [adesa.be] INFO: Scraping item 10712834 url https://www.openlane.eu/en/carv6/auction/10712834
2026-03-24 15:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10712673
2026-03-24 15:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742d9468-45cd-5348-99ab-eacfbc128130 with scrape type 2
2026-03-24 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 742d9468-45cd-5348-99ab-eacfbc128130 with scrape type 2
2026-03-24 15:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 742d9468-45cd-5348-99ab-eacfbc128130, identifier: 10712673
2026-03-24 15:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10713561
2026-03-24 15:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-24 15:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-24 15:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70, identifier: 10713561
2026-03-24 15:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10712673
2026-03-24 15:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10712673
2026-03-24 15:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10712673 to the API
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712673>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '742d9468-45cd-5348-99ab-eacfbc128130',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 74888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 74.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712673%27 HTTP/1.1" 200 None
2026-03-24 15:21:05 [adesa.be] INFO: Saving data for 10712673: {'auction_closing_time': 1774429200.0, 'created_time': 1774279076.883078, 'last_price_update_time': 1774365665.932351}
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712673') HTTP/1.1" 204 0
2026-03-24 15:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10713561
2026-03-24 15:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10713561
2026-03-24 15:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10713561 to the API
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713561>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '34c80bdf-2a57-5e27-8026-9b5e48fd6d70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BET271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713561',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 54483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d - Diesel - Automatic - 163 hp - 54.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713561%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Saving data for 10713561: {'auction_closing_time': 1774426500.0, 'created_time': 1774279081.160985, 'last_price_update_time': 1774365666.186038}
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713561') HTTP/1.1" 204 0
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712727
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712727%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712727: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712727 url https://www.openlane.eu/en/carv6/auction/10712727
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712681
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712681%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712681: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712681 url https://www.openlane.eu/en/carv6/auction/10712681
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712820
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712820%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712820: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712820 url https://www.openlane.eu/en/carv6/auction/10712820
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712826
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712826%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712826: 2
2026-03-24 15:21:06 [adesa.be] INFO: Scraping item 10712826 url https://www.openlane.eu/en/carv6/auction/10712826
2026-03-24 15:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712630
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712630%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712630: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712630 url https://www.openlane.eu/en/carv6/auction/10712630
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712706
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712706%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712706: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712706 url https://www.openlane.eu/en/carv6/auction/10712706
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712658
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712658%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712658: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712658 url https://www.openlane.eu/en/carv6/auction/10712658
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712589
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712589%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712589: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712589 url https://www.openlane.eu/en/carv6/auction/10712589
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712634
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712634%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712634: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712634 url https://www.openlane.eu/en/carv6/auction/10712634
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712662
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712662%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712662: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712662 url https://www.openlane.eu/en/carv6/auction/10712662
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712586
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712586%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712586: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712586 url https://www.openlane.eu/en/carv6/auction/10712586
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712587
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712587%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712587: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712587 url https://www.openlane.eu/en/carv6/auction/10712587
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712588
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712588%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712588: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712588 url https://www.openlane.eu/en/carv6/auction/10712588
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712562
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712562%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712562: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712562 url https://www.openlane.eu/en/carv6/auction/10712562
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712591
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712591%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712591: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712591 url https://www.openlane.eu/en/carv6/auction/10712591
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712608
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712608%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712608: 0
2026-03-24 15:21:06 [adesa.be] INFO: Skipping item 10712608 url https://www.openlane.eu/en/carv6/auction/10712608
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712590
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712590%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712590: 2
2026-03-24 15:21:06 [adesa.be] INFO: Scraping item 10712590 url https://www.openlane.eu/en/carv6/auction/10712590
2026-03-24 15:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10712585
2026-03-24 15:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5da53652-2422-55aa-9521-9f626267990a with scrape type 2
2026-03-24 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5da53652-2422-55aa-9521-9f626267990a with scrape type 2
2026-03-24 15:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5da53652-2422-55aa-9521-9f626267990a, identifier: 10712585
2026-03-24 15:21:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10712585
2026-03-24 15:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10712585
2026-03-24 15:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10712585 to the API
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712585>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '5da53652-2422-55aa-9521-9f626267990a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 107105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 107.105 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712585%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Saving data for 10712585: {'auction_closing_time': 1774429200.0, 'created_time': 1774279083.246161, 'last_price_update_time': 1774365666.858159}
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712585') HTTP/1.1" 204 0
2026-03-24 15:21:06 [scrapy.extensions.logstats] INFO: Crawled 1109 pages (at 117 pages/min), scraped 410 items (at 112 items/min)
2026-03-24 15:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-24 15:21:06 [adesa.be] INFO: Found listing with ID: 10712614
2026-03-24 15:21:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712614%27 HTTP/1.1" 200 None
2026-03-24 15:21:06 [adesa.be] INFO: Scrape type for 10712614: 2
2026-03-24 15:21:06 [adesa.be] INFO: Scraping item 10712614 url https://www.openlane.eu/en/carv6/auction/10712614
2026-03-24 15:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10713560
2026-03-24 15:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-24 15:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-24 15:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a8e5817-d7ad-5318-8a3a-5514b90457c9, identifier: 10713560
2026-03-24 15:21:07 [adesa.be] INFO: Found listing with ID: 10712609
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712609%27 HTTP/1.1" 200 None
2026-03-24 15:21:07 [adesa.be] INFO: Scrape type for 10712609: 2
2026-03-24 15:21:07 [adesa.be] INFO: Scraping item 10712609 url https://www.openlane.eu/en/carv6/auction/10712609
2026-03-24 15: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-24 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10713560
2026-03-24 15:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10713560
2026-03-24 15:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10713560 to the API
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713560>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1a8e5817-d7ad-5318-8a3a-5514b90457c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAA193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713560',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25100,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 518d M Sport - Diesel - Automatic - 150 hp - '
'90.643 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713560%27 HTTP/1.1" 200 None
2026-03-24 15:21:07 [adesa.be] INFO: Saving data for 10713560: {'auction_closing_time': 1774426500.0, 'created_time': 1774279089.33779, 'last_price_update_time': 1774365667.436274}
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713560') HTTP/1.1" 204 0
2026-03-24 15: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-24 15:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10712669
2026-03-24 15:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a624f81-896b-5e0f-bda3-0b4ea52c740b with scrape type 2
2026-03-24 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a624f81-896b-5e0f-bda3-0b4ea52c740b with scrape type 2
2026-03-24 15:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a624f81-896b-5e0f-bda3-0b4ea52c740b, identifier: 10712669
2026-03-24 15:21:07 [adesa.be] INFO: Found listing with ID: 10712613
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712613%27 HTTP/1.1" 200 None
2026-03-24 15:21:07 [adesa.be] INFO: Scrape type for 10712613: 2
2026-03-24 15:21:07 [adesa.be] INFO: Scraping item 10712613 url https://www.openlane.eu/en/carv6/auction/10712613
2026-03-24 15:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10712669
2026-03-24 15:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10712669
2026-03-24 15:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10712669 to the API
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712669>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a624f81-896b-5e0f-bda3-0b4ea52c740b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDK949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 518d - Diesel - 136 hp - 173.721 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712669%27 HTTP/1.1" 200 None
2026-03-24 15:21:07 [adesa.be] INFO: Saving data for 10712669: {'auction_closing_time': 1774429200.0, 'created_time': 1774279084.658176, 'last_price_update_time': 1774365667.804508}
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712669') HTTP/1.1" 204 0
2026-03-24 15:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:07 [adesa.be] INFO: Found listing with ID: 10712615
2026-03-24 15:21:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712615%27 HTTP/1.1" 200 None
2026-03-24 15:21:07 [adesa.be] INFO: Scrape type for 10712615: 2
2026-03-24 15:21:07 [adesa.be] INFO: Scraping item 10712615 url https://www.openlane.eu/en/carv6/auction/10712615
2026-03-24 15: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-24 15:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10713567
2026-03-24 15:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-24 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-24 15:21:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a68671d-0561-5fcd-900d-56b2cb5f6623, identifier: 10713567
2026-03-24 15:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10712548
2026-03-24 15:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcdee5c0-eae4-5395-80dd-8f5897b89057 with scrape type 2
2026-03-24 15:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcdee5c0-eae4-5395-80dd-8f5897b89057 with scrape type 2
2026-03-24 15:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcdee5c0-eae4-5395-80dd-8f5897b89057, identifier: 10712548
2026-03-24 15:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10713567
2026-03-24 15:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10713567
2026-03-24 15:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10713567 to the API
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713567>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '3a68671d-0561-5fcd-900d-56b2cb5f6623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJN574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713567',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 130365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e M Sport - Hybrid - 184 hp - 130.365 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713567%27 HTTP/1.1" 200 None
2026-03-24 15:21:08 [adesa.be] INFO: Saving data for 10713567: {'auction_closing_time': 1774426500.0, 'created_time': 1774279078.971813, 'last_price_update_time': 1774365668.296582}
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713567') HTTP/1.1" 204 0
2026-03-24 15:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10712548
2026-03-24 15:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10712548
2026-03-24 15:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10712548 to the API
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712548>
{'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': 184,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'dcdee5c0-eae4-5395-80dd-8f5897b89057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRB783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 102062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e Luxury - Hybrid - Automatic - 184 hp - 102.062 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2020}
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712548%27 HTTP/1.1" 200 None
2026-03-24 15:21:08 [adesa.be] INFO: Saving data for 10712548: {'auction_closing_time': 1774429200.0, 'created_time': 1774279074.001577, 'last_price_update_time': 1774365668.553187}
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712548') HTTP/1.1" 204 0
2026-03-24 15:21:08 [adesa.be] INFO: Found listing with ID: 10712762
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712762%27 HTTP/1.1" 200 None
2026-03-24 15:21:08 [adesa.be] INFO: Scrape type for 10712762: 2
2026-03-24 15:21:08 [adesa.be] INFO: Scraping item 10712762 url https://www.openlane.eu/en/carv6/auction/10712762
2026-03-24 15:21:08 [adesa.be] INFO: Found listing with ID: 10712819
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712819%27 HTTP/1.1" 200 None
2026-03-24 15:21:08 [adesa.be] INFO: Scrape type for 10712819: 2
2026-03-24 15:21:08 [adesa.be] INFO: Scraping item 10712819 url https://www.openlane.eu/en/carv6/auction/10712819
2026-03-24 15:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10713633
2026-03-24 15:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-24 15:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-24 15:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2f24fce-432b-5408-9a1f-8568dc9d1f53, identifier: 10713633
2026-03-24 15:21:08 [adesa.be] INFO: Found listing with ID: 10713618
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713618%27 HTTP/1.1" 200 None
2026-03-24 15:21:08 [adesa.be] INFO: Scrape type for 10713618: 2
2026-03-24 15:21:08 [adesa.be] INFO: Scraping item 10713618 url https://www.openlane.eu/en/carv6/auction/10713618
2026-03-24 15:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10713633
2026-03-24 15:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10713633
2026-03-24 15:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10713633 to the API
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713633>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd2f24fce-432b-5408-9a1f-8568dc9d1f53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSE957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713633',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 48854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 48.854 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713633%27 HTTP/1.1" 200 None
2026-03-24 15:21:08 [adesa.be] INFO: Saving data for 10713633: {'auction_closing_time': 1774426500.0, 'created_time': 1774279020.262553, 'last_price_update_time': 1774365668.978907}
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713633') HTTP/1.1" 204 0
2026-03-24 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:09 [adesa.be] INFO: Found listing with ID: 10712582
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712582%27 HTTP/1.1" 200 None
2026-03-24 15:21:09 [adesa.be] INFO: Scrape type for 10712582: 2
2026-03-24 15:21:09 [adesa.be] INFO: Scraping item 10712582 url https://www.openlane.eu/en/carv6/auction/10712582
2026-03-24 15:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:09 [adesa.be] INFO: Found listing with ID: 10712803
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712803%27 HTTP/1.1" 200 None
2026-03-24 15:21:09 [adesa.be] INFO: Scrape type for 10712803: 2
2026-03-24 15:21:09 [adesa.be] INFO: Scraping item 10712803 url https://www.openlane.eu/en/carv6/auction/10712803
2026-03-24 15:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10713790
2026-03-24 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2213e49b-2e7e-5f1c-8e56-0d156d00060c with scrape type 2
2026-03-24 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2213e49b-2e7e-5f1c-8e56-0d156d00060c with scrape type 2
2026-03-24 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2213e49b-2e7e-5f1c-8e56-0d156d00060c, identifier: 10713790
2026-03-24 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10713790
2026-03-24 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10713790
2026-03-24 15:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2213e49b-2e7e-5f1c-8e56-0d156d00060c with identifier: 10713790 to the API
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713790>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '2213e49b-2e7e-5f1c-8e56-0d156d00060c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLE954',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713790',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 80762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL-BE',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'80.762 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713790%27 HTTP/1.1" 200 None
2026-03-24 15:21:09 [adesa.be] INFO: Saving data for 10713790: {'auction_closing_time': 1774426500.0, 'created_time': 1774279044.679428, 'last_price_update_time': 1774365669.343203}
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713790') HTTP/1.1" 204 0
2026-03-24 15:21:09 [adesa.be] INFO: Found listing with ID: 10712812
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712812%27 HTTP/1.1" 200 None
2026-03-24 15:21:09 [adesa.be] INFO: Scrape type for 10712812: 2
2026-03-24 15:21:09 [adesa.be] INFO: Scraping item 10712812 url https://www.openlane.eu/en/carv6/auction/10712812
2026-03-24 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:09 [adesa.be] INFO: Found listing with ID: 10712785
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712785%27 HTTP/1.1" 200 None
2026-03-24 15:21:09 [adesa.be] INFO: Scrape type for 10712785: 2
2026-03-24 15:21:09 [adesa.be] INFO: Scraping item 10712785 url https://www.openlane.eu/en/carv6/auction/10712785
2026-03-24 15:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3aca7ad-326f-585b-a9f6-d4245b6676d5 with identifier: 10713913
2026-03-24 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3aca7ad-326f-585b-a9f6-d4245b6676d5 with scrape type 2
2026-03-24 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3aca7ad-326f-585b-a9f6-d4245b6676d5 with scrape type 2
2026-03-24 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3aca7ad-326f-585b-a9f6-d4245b6676d5, identifier: 10713913
2026-03-24 15:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10712763
2026-03-24 15:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60da9029-1be7-56c3-a91a-83f6418c68b7 with scrape type 2
2026-03-24 15:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60da9029-1be7-56c3-a91a-83f6418c68b7 with scrape type 2
2026-03-24 15:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60da9029-1be7-56c3-a91a-83f6418c68b7, identifier: 10712763
2026-03-24 15:21:09 [adesa.be] INFO: Found listing with ID: 10712567
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712567%27 HTTP/1.1" 200 None
2026-03-24 15:21:09 [adesa.be] INFO: Scrape type for 10712567: 2
2026-03-24 15:21:09 [adesa.be] INFO: Scraping item 10712567 url https://www.openlane.eu/en/carv6/auction/10712567
2026-03-24 15:21:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3aca7ad-326f-585b-a9f6-d4245b6676d5 with identifier: 10713913
2026-03-24 15:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3aca7ad-326f-585b-a9f6-d4245b6676d5 with identifier: 10713913
2026-03-24 15:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3aca7ad-326f-585b-a9f6-d4245b6676d5 with identifier: 10713913 to the API
2026-03-24 15:21:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713913>
{'auction_title': '',
'c_o_2_emission_value': 166,
'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-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e3aca7ad-326f-585b-a9f6-d4245b6676d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATY757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 91925,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - Manual - 120 hp - 91.925 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713913%27 HTTP/1.1" 200 None
2026-03-24 15:21:10 [adesa.be] INFO: Saving data for 10713913: {'auction_closing_time': 1774426500.0, 'created_time': 1774279018.796786, 'last_price_update_time': 1774365670.75829}
2026-03-24 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713913') HTTP/1.1" 204 0
2026-03-24 15:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10712763
2026-03-24 15:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10712763
2026-03-24 15:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60da9029-1be7-56c3-a91a-83f6418c68b7 with identifier: 10712763 to the API
2026-03-24 15:21:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712763>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '60da9029-1be7-56c3-a91a-83f6418c68b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCT811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 21321,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - 110 hp - 21.321 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712763%27 HTTP/1.1" 200 None
2026-03-24 15:21:11 [adesa.be] INFO: Saving data for 10712763: {'auction_closing_time': 1774429200.0, 'created_time': 1774279086.0433, 'last_price_update_time': 1774365671.101132}
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712763') HTTP/1.1" 204 0
2026-03-24 15:21:11 [adesa.be] INFO: Found listing with ID: 10712513
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712513%27 HTTP/1.1" 200 None
2026-03-24 15:21:11 [adesa.be] INFO: Scrape type for 10712513: 2
2026-03-24 15:21:11 [adesa.be] INFO: Scraping item 10712513 url https://www.openlane.eu/en/carv6/auction/10712513
2026-03-24 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: febb148a-705c-5467-9fba-ce4c636f57d8 with identifier: 10712598
2026-03-24 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item febb148a-705c-5467-9fba-ce4c636f57d8 with scrape type 2
2026-03-24 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item febb148a-705c-5467-9fba-ce4c636f57d8 with scrape type 2
2026-03-24 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: febb148a-705c-5467-9fba-ce4c636f57d8, identifier: 10712598
2026-03-24 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10713916
2026-03-24 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-24 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-24 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af906fa1-3cee-50b4-bf3c-06a42af9e323, identifier: 10713916
2026-03-24 15:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: febb148a-705c-5467-9fba-ce4c636f57d8 with identifier: 10712598
2026-03-24 15:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: febb148a-705c-5467-9fba-ce4c636f57d8 with identifier: 10712598
2026-03-24 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: febb148a-705c-5467-9fba-ce4c636f57d8 with identifier: 10712598 to the API
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712598>
{'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-25T09:00:00Z',
'fuel_type': 'Electric',
'id': 'febb148a-705c-5467-9fba-ce4c636f57d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGN967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 199900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2022-07-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW iX3 M Sport - Electric - Automatic - 286 hp - 199.900 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712598%27 HTTP/1.1" 200 None
2026-03-24 15:21:11 [adesa.be] INFO: Saving data for 10712598: {'auction_closing_time': 1774429200.0, 'created_time': 1774279106.056165, 'last_price_update_time': 1774365671.583349}
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712598') HTTP/1.1" 204 0
2026-03-24 15:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10713916
2026-03-24 15:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10713916
2026-03-24 15:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10713916 to the API
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713916>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'af906fa1-3cee-50b4-bf3c-06a42af9e323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATY800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713916',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 111185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 3,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - Manual - 120 hp - 111.185 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713916%27 HTTP/1.1" 200 None
2026-03-24 15:21:11 [adesa.be] INFO: Saving data for 10713916: {'auction_closing_time': 1774426500.0, 'created_time': 1774279018.486197, 'last_price_update_time': 1774365671.842457}
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713916') HTTP/1.1" 204 0
2026-03-24 15:21:11 [adesa.be] INFO: Found listing with ID: 10712565
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712565%27 HTTP/1.1" 200 None
2026-03-24 15:21:11 [adesa.be] INFO: Scrape type for 10712565: 2
2026-03-24 15:21:11 [adesa.be] INFO: Scraping item 10712565 url https://www.openlane.eu/en/carv6/auction/10712565
2026-03-24 15:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:11 [adesa.be] INFO: Found listing with ID: 10713603
2026-03-24 15:21:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713603%27 HTTP/1.1" 200 None
2026-03-24 15:21:11 [adesa.be] INFO: Scrape type for 10713603: 2
2026-03-24 15:21:11 [adesa.be] INFO: Scraping item 10713603 url https://www.openlane.eu/en/carv6/auction/10713603
2026-03-24 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10712655
2026-03-24 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with scrape type 2
2026-03-24 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with scrape type 2
2026-03-24 15:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa0bf00b-ea97-54b5-a3ef-32c03eab6551, identifier: 10712655
2026-03-24 15:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10712821
2026-03-24 15:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with scrape type 2
2026-03-24 15:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with scrape type 2
2026-03-24 15:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0, identifier: 10712821
2026-03-24 15:21:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10712780
2026-03-24 15:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a005bed6-3c07-55e2-b1ce-2e4eae73213b with scrape type 2
2026-03-24 15:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a005bed6-3c07-55e2-b1ce-2e4eae73213b with scrape type 2
2026-03-24 15:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a005bed6-3c07-55e2-b1ce-2e4eae73213b, identifier: 10712780
2026-03-24 15:21:12 [adesa.be] INFO: Found listing with ID: 10713593
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713593%27 HTTP/1.1" 200 None
2026-03-24 15:21:12 [adesa.be] INFO: Scrape type for 10713593: 2
2026-03-24 15:21:12 [adesa.be] INFO: Scraping item 10713593 url https://www.openlane.eu/en/carv6/auction/10713593
2026-03-24 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10712655
2026-03-24 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10712655
2026-03-24 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10712655 to the API
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712655>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fa0bf00b-ea97-54b5-a3ef-32c03eab6551',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JU6137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 75067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 75.067 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712655%27 HTTP/1.1" 200 None
2026-03-24 15:21:12 [adesa.be] INFO: Saving data for 10712655: {'auction_closing_time': 1774429200.0, 'created_time': 1774279097.944164, 'last_price_update_time': 1774365672.401122}
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712655') HTTP/1.1" 204 0
2026-03-24 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10712821
2026-03-24 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10712821
2026-03-24 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2be0fdb5-1b4e-562b-97f8-bac7dec747e0 with identifier: 10712821 to the API
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712821>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2be0fdb5-1b4e-562b-97f8-bac7dec747e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HHF769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712821',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 153338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C4 Grand Picasso 1.2 Shine - Petrol - Automatic - 130 hp - '
'153.338 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712821%27 HTTP/1.1" 200 None
2026-03-24 15:21:12 [adesa.be] INFO: Saving data for 10712821: {'auction_closing_time': 1774429200.0, 'created_time': 1774279087.293501, 'last_price_update_time': 1774365672.691277}
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712821') HTTP/1.1" 204 0
2026-03-24 15:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10712780
2026-03-24 15:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10712780
2026-03-24 15:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a005bed6-3c07-55e2-b1ce-2e4eae73213b with identifier: 10712780 to the API
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712780>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a005bed6-3c07-55e2-b1ce-2e4eae73213b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712780',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 36530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 36.530 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712780%27 HTTP/1.1" 200 None
2026-03-24 15:21:12 [adesa.be] INFO: Saving data for 10712780: {'auction_closing_time': 1774429200.0, 'created_time': 1774279084.366318, 'last_price_update_time': 1774365672.960851}
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712780') HTTP/1.1" 204 0
2026-03-24 15:21:12 [adesa.be] INFO: Found listing with ID: 10712556
2026-03-24 15:21:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712556%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10712556: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10712556 url https://www.openlane.eu/en/carv6/auction/10712556
2026-03-24 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:13 [adesa.be] INFO: Found listing with ID: 10713540
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713540%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10713540: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10713540 url https://www.openlane.eu/en/carv6/auction/10713540
2026-03-24 15:21:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:13 [adesa.be] INFO: Found listing with ID: 10712777
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712777%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10712777: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10712777 url https://www.openlane.eu/en/carv6/auction/10712777
2026-03-24 15:21:13 [adesa.be] INFO: Found listing with ID: 10712529
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712529%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10712529: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10712529 url https://www.openlane.eu/en/carv6/auction/10712529
2026-03-24 15:21:13 [adesa.be] INFO: Found listing with ID: 10712796
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712796%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10712796: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10712796 url https://www.openlane.eu/en/carv6/auction/10712796
2026-03-24 15:21:13 [adesa.be] INFO: Found listing with ID: 10712817
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712817%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10712817: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10712817 url https://www.openlane.eu/en/carv6/auction/10712817
2026-03-24 15:21:13 [adesa.be] INFO: Found listing with ID: 10712523
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712523%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10712523: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10712523 url https://www.openlane.eu/en/carv6/auction/10712523
2026-03-24 15:21:13 [adesa.be] INFO: Found listing with ID: 10712825
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712825%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Scrape type for 10712825: 2
2026-03-24 15:21:13 [adesa.be] INFO: Scraping item 10712825 url https://www.openlane.eu/en/carv6/auction/10712825
2026-03-24 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10712826
2026-03-24 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with scrape type 2
2026-03-24 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with scrape type 2
2026-03-24 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1, identifier: 10712826
2026-03-24 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e4ac2e7-7282-5283-8012-ba36ae78a48c with identifier: 10712834
2026-03-24 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e4ac2e7-7282-5283-8012-ba36ae78a48c with scrape type 2
2026-03-24 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e4ac2e7-7282-5283-8012-ba36ae78a48c with scrape type 2
2026-03-24 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e4ac2e7-7282-5283-8012-ba36ae78a48c, identifier: 10712834
2026-03-24 15:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10713625
2026-03-24 15:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-24 15:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-24 15:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d53fc74-771c-54b1-a472-cf485da5f493, identifier: 10713625
2026-03-24 15:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10712826
2026-03-24 15:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10712826
2026-03-24 15:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1 with identifier: 10712826 to the API
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712826>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 70,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7cf5a93e-a5cb-56f2-b4ee-364b3009f7a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WVF777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712826',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 75931,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2019-09-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Fiesta 1.1i Business - Petrol - Manual - 70 hp - 75.931 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712826%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Saving data for 10712826: {'auction_closing_time': 1774429200.0, 'created_time': 1774279092.050443, 'last_price_update_time': 1774365673.621127}
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712826') HTTP/1.1" 204 0
2026-03-24 15:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e4ac2e7-7282-5283-8012-ba36ae78a48c with identifier: 10712834
2026-03-24 15:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e4ac2e7-7282-5283-8012-ba36ae78a48c with identifier: 10712834
2026-03-24 15:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e4ac2e7-7282-5283-8012-ba36ae78a48c with identifier: 10712834 to the API
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712834>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7e4ac2e7-7282-5283-8012-ba36ae78a48c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WFX502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712834',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 108737,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2019-05-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Laureate - Petrol - Manual - 73 hp - 108.737 '
'km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2019}
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712834%27 HTTP/1.1" 200 None
2026-03-24 15:21:13 [adesa.be] INFO: Saving data for 10712834: {'auction_closing_time': 1774429200.0, 'created_time': 1774279090.318916, 'last_price_update_time': 1774365673.961447}
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712834') HTTP/1.1" 204 0
2026-03-24 15:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10713625
2026-03-24 15:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10713625
2026-03-24 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10713625 to the API
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713625>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7d53fc74-771c-54b1-a472-cf485da5f493',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSE974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713625',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 42304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 2,
'seller_name': 'ARVAL-BE',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 42.304 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713625%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Saving data for 10713625: {'auction_closing_time': 1774426500.0, 'created_time': 1774279023.533202, 'last_price_update_time': 1774365674.234072}
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713625') HTTP/1.1" 204 0
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10713611
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713611%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10713611: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10713611 url https://www.openlane.eu/en/carv6/auction/10713611
2026-03-24 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712833> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10712612
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712612%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10712612: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10712612 url https://www.openlane.eu/en/carv6/auction/10712612
2026-03-24 15:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712614> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10712622
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712622%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10712622: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10712622 url https://www.openlane.eu/en/carv6/auction/10712622
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10712753
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712753%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10712753: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10712753 url https://www.openlane.eu/en/carv6/auction/10712753
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10712606
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712606%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10712606: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10712606 url https://www.openlane.eu/en/carv6/auction/10712606
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10712676
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712676%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10712676: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10712676 url https://www.openlane.eu/en/carv6/auction/10712676
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10712736
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712736%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10712736: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10712736 url https://www.openlane.eu/en/carv6/auction/10712736
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10713538
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713538%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10713538: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10713538 url https://www.openlane.eu/en/carv6/auction/10713538
2026-03-24 15:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10712679
2026-03-24 15:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with scrape type 2
2026-03-24 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with scrape type 2
2026-03-24 15:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3a60ac8-f0e9-5e01-9388-d0c0fb635598, identifier: 10712679
2026-03-24 15:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10712833
2026-03-24 15:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4c5d936-125c-58a7-8926-6259cd7fe08c with scrape type 2
2026-03-24 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4c5d936-125c-58a7-8926-6259cd7fe08c with scrape type 2
2026-03-24 15:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4c5d936-125c-58a7-8926-6259cd7fe08c, identifier: 10712833
2026-03-24 15:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10712590
2026-03-24 15:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d4195d6-b471-5678-a5fa-caf8c5491f76 with scrape type 2
2026-03-24 15:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d4195d6-b471-5678-a5fa-caf8c5491f76 with scrape type 2
2026-03-24 15:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d4195d6-b471-5678-a5fa-caf8c5491f76, identifier: 10712590
2026-03-24 15:21:14 [adesa.be] INFO: Found listing with ID: 10713566
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710713566%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Scrape type for 10713566: 2
2026-03-24 15:21:14 [adesa.be] INFO: Scraping item 10713566 url https://www.openlane.eu/en/carv6/auction/10713566
2026-03-24 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10712679
2026-03-24 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10712679
2026-03-24 15:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10712679 to the API
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15: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-24 15:21:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712679>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3a60ac8-f0e9-5e01-9388-d0c0fb635598',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHV862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 63762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumper L3H2 2.2 HDI - Diesel - Manual - 165 hp - 63.762 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15: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%2710712679%27 HTTP/1.1" 200 None
2026-03-24 15:21:14 [adesa.be] INFO: Saving data for 10712679: {'auction_closing_time': 1774429200.0, 'created_time': 1774279087.751308, 'last_price_update_time': 1774365674.948002}
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712679') HTTP/1.1" 204 0
2026-03-24 15:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10712833
2026-03-24 15:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10712833
2026-03-24 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10712833 to the API
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712833>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 74,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a4c5d936-125c-58a7-8926-6259cd7fe08c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFX570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712833',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 155791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - 74 hp - 155.791 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712833%27 HTTP/1.1" 200 None
2026-03-24 15:21:15 [adesa.be] INFO: Saving data for 10712833: {'auction_closing_time': 1774429200.0, 'created_time': 1774279093.581741, 'last_price_update_time': 1774365675.193781}
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712833') HTTP/1.1" 204 0
2026-03-24 15:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10712590
2026-03-24 15:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10712590
2026-03-24 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10712590 to the API
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712590>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '6d4195d6-b471-5678-a5fa-caf8c5491f76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWR158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 45098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 45.098 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712590%27 HTTP/1.1" 200 None
2026-03-24 15:21:15 [adesa.be] INFO: Saving data for 10712590: {'auction_closing_time': 1774429200.0, 'created_time': 1774279127.972635, 'last_price_update_time': 1774365675.441665}
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712590') HTTP/1.1" 204 0
2026-03-24 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10712614
2026-03-24 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with scrape type 2
2026-03-24 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with scrape type 2
2026-03-24 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b, identifier: 10712614
2026-03-24 15:21:15 [adesa.be] INFO: Found listing with ID: 10712663
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712663%27 HTTP/1.1" 200 None
2026-03-24 15:21:15 [adesa.be] INFO: Scrape type for 10712663: 2
2026-03-24 15:21:15 [adesa.be] INFO: Scraping item 10712663 url https://www.openlane.eu/en/carv6/auction/10712663
2026-03-24 15:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10712614
2026-03-24 15:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10712614
2026-03-24 15:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10712614 to the API
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712614>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 46018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 46.018 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712614%27 HTTP/1.1" 200 None
2026-03-24 15:21:15 [adesa.be] INFO: Saving data for 10712614: {'auction_closing_time': 1774429200.0, 'created_time': 1774279127.347289, 'last_price_update_time': 1774365675.858103}
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712614') HTTP/1.1" 204 0
2026-03-24 15:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:15 [adesa.be] INFO: Found listing with ID: 10712599
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712599%27 HTTP/1.1" 200 None
2026-03-24 15:21:15 [adesa.be] INFO: Scrape type for 10712599: 2
2026-03-24 15:21:15 [adesa.be] INFO: Scraping item 10712599 url https://www.openlane.eu/en/carv6/auction/10712599
2026-03-24 15:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:15 [adesa.be] INFO: Found listing with ID: 10712684
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712684%27 HTTP/1.1" 200 None
2026-03-24 15:21:15 [adesa.be] INFO: Scrape type for 10712684: 2
2026-03-24 15:21:15 [adesa.be] INFO: Scraping item 10712684 url https://www.openlane.eu/en/carv6/auction/10712684
2026-03-24 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10712613
2026-03-24 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47408fbc-672d-5d98-a398-1e50e4a2330a with scrape type 2
2026-03-24 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47408fbc-672d-5d98-a398-1e50e4a2330a with scrape type 2
2026-03-24 15:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47408fbc-672d-5d98-a398-1e50e4a2330a, identifier: 10712613
2026-03-24 15:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cadf415d-b53e-5a24-925a-9dbd86525d90 with identifier: 10712582
2026-03-24 15:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cadf415d-b53e-5a24-925a-9dbd86525d90 with scrape type 2
2026-03-24 15:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cadf415d-b53e-5a24-925a-9dbd86525d90 with scrape type 2
2026-03-24 15:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cadf415d-b53e-5a24-925a-9dbd86525d90, identifier: 10712582
2026-03-24 15:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10712613
2026-03-24 15:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10712613
2026-03-24 15:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10712613 to the API
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712613>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '47408fbc-672d-5d98-a398-1e50e4a2330a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 55845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 55.845 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712613%27 HTTP/1.1" 200 None
2026-03-24 15:21:16 [adesa.be] INFO: Saving data for 10712613: {'auction_closing_time': 1774429200.0, 'created_time': 1774279091.66549, 'last_price_update_time': 1774365676.320002}
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712613') HTTP/1.1" 204 0
2026-03-24 15:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cadf415d-b53e-5a24-925a-9dbd86525d90 with identifier: 10712582
2026-03-24 15:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cadf415d-b53e-5a24-925a-9dbd86525d90 with identifier: 10712582
2026-03-24 15:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cadf415d-b53e-5a24-925a-9dbd86525d90 with identifier: 10712582 to the API
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712582>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cadf415d-b53e-5a24-925a-9dbd86525d90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WZ5155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 120298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford S-Max 2.0 TDCI ST Line - AWD - Diesel - Automatic - 190 hp - '
'120.298 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712582%27 HTTP/1.1" 200 None
2026-03-24 15:21:16 [adesa.be] INFO: Saving data for 10712582: {'auction_closing_time': 1774429200.0, 'created_time': 1774279121.796969, 'last_price_update_time': 1774365676.764973}
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712582') HTTP/1.1" 204 0
2026-03-24 15:21:16 [adesa.be] INFO: Found listing with ID: 10712696
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712696%27 HTTP/1.1" 200 None
2026-03-24 15:21:16 [adesa.be] INFO: Scrape type for 10712696: 2
2026-03-24 15:21:16 [adesa.be] INFO: Scraping item 10712696 url https://www.openlane.eu/en/carv6/auction/10712696
2026-03-24 15:21:16 [adesa.be] INFO: Found listing with ID: 10712691
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712691%27 HTTP/1.1" 200 None
2026-03-24 15:21:16 [adesa.be] INFO: Scrape type for 10712691: 2
2026-03-24 15:21:16 [adesa.be] INFO: Scraping item 10712691 url https://www.openlane.eu/en/carv6/auction/10712691
2026-03-24 15:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10712762
2026-03-24 15:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7cdd04-b78f-55fb-b153-49387529e68d with scrape type 2
2026-03-24 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7cdd04-b78f-55fb-b153-49387529e68d with scrape type 2
2026-03-24 15:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f7cdd04-b78f-55fb-b153-49387529e68d, identifier: 10712762
2026-03-24 15:21:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10713618
2026-03-24 15:21:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e852365-8635-5a31-81ac-85c15191fb3d with scrape type 2
2026-03-24 15:21:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e852365-8635-5a31-81ac-85c15191fb3d with scrape type 2
2026-03-24 15:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e852365-8635-5a31-81ac-85c15191fb3d, identifier: 10713618
2026-03-24 15:21:16 [adesa.be] INFO: Found listing with ID: 10712695
2026-03-24 15:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712695%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712695: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712695 url https://www.openlane.eu/en/carv6/auction/10712695
2026-03-24 15:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10712762
2026-03-24 15:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10712762
2026-03-24 15:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10712762 to the API
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712762>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7f7cdd04-b78f-55fb-b153-49387529e68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASA642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 95048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i Titanium - Petrol - 152 hp - 95.048 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712762%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Saving data for 10712762: {'auction_closing_time': 1774429200.0, 'created_time': 1774279093.882227, 'last_price_update_time': 1774365677.23164}
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712762') HTTP/1.1" 204 0
2026-03-24 15:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10713618
2026-03-24 15:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10713618
2026-03-24 15:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e852365-8635-5a31-81ac-85c15191fb3d with identifier: 10713618 to the API
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713618>
{'auction_title': '',
'c_o_2_emission_value': 256,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3e852365-8635-5a31-81ac-85c15191fb3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713618',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 242207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'242.207 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2022}
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713618%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Saving data for 10713618: {'auction_closing_time': 1774426500.0, 'created_time': 1774279121.522772, 'last_price_update_time': 1774365677.516996}
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713618') HTTP/1.1" 204 0
2026-03-24 15:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10712543
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712543%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712543: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712543 url https://www.openlane.eu/en/carv6/auction/10712543
2026-03-24 15:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10712650
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712650%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712650: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712650 url https://www.openlane.eu/en/carv6/auction/10712650
2026-03-24 15:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10712550
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712550%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712550: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712550 url https://www.openlane.eu/en/carv6/auction/10712550
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10712578
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712578%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712578: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712578 url https://www.openlane.eu/en/carv6/auction/10712578
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10712571
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712571%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712571: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712571 url https://www.openlane.eu/en/carv6/auction/10712571
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10713597
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713597%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10713597: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10713597 url https://www.openlane.eu/en/carv6/auction/10713597
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10712623
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712623%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712623: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712623 url https://www.openlane.eu/en/carv6/auction/10712623
2026-03-24 15:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 589cd53f-cbf1-5fed-a345-f5006cc2a1a3 with identifier: 10712803
2026-03-24 15:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 589cd53f-cbf1-5fed-a345-f5006cc2a1a3 with scrape type 2
2026-03-24 15:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 589cd53f-cbf1-5fed-a345-f5006cc2a1a3 with scrape type 2
2026-03-24 15:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 589cd53f-cbf1-5fed-a345-f5006cc2a1a3, identifier: 10712803
2026-03-24 15:21:17 [adesa.be] INFO: Found listing with ID: 10712563
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712563%27 HTTP/1.1" 200 None
2026-03-24 15:21:17 [adesa.be] INFO: Scrape type for 10712563: 2
2026-03-24 15:21:17 [adesa.be] INFO: Scraping item 10712563 url https://www.openlane.eu/en/carv6/auction/10712563
2026-03-24 15:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 589cd53f-cbf1-5fed-a345-f5006cc2a1a3 with identifier: 10712803
2026-03-24 15:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 589cd53f-cbf1-5fed-a345-f5006cc2a1a3 with identifier: 10712803
2026-03-24 15:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 589cd53f-cbf1-5fed-a345-f5006cc2a1a3 with identifier: 10712803 to the API
2026-03-24 15:21:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712803>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '589cd53f-cbf1-5fed-a345-f5006cc2a1a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFH166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712803',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 267224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 6,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 130 hp - '
'267.224 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712803%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Saving data for 10712803: {'auction_closing_time': 1774429200.0, 'created_time': 1774279118.374803, 'last_price_update_time': 1774365678.078813}
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712803') HTTP/1.1" 204 0
2026-03-24 15:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10712567
2026-03-24 15:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e60d64a-711f-5d1f-aef2-eddd40eb291f with scrape type 2
2026-03-24 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e60d64a-711f-5d1f-aef2-eddd40eb291f with scrape type 2
2026-03-24 15:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e60d64a-711f-5d1f-aef2-eddd40eb291f, identifier: 10712567
2026-03-24 15:21:18 [adesa.be] INFO: Found listing with ID: 10713591
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713591%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Scrape type for 10713591: 2
2026-03-24 15:21:18 [adesa.be] INFO: Scraping item 10713591 url https://www.openlane.eu/en/carv6/auction/10713591
2026-03-24 15:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10712567
2026-03-24 15:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10712567
2026-03-24 15:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e60d64a-711f-5d1f-aef2-eddd40eb291f with identifier: 10712567 to the API
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712567>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 146,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0e60d64a-711f-5d1f-aef2-eddd40eb291f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Honda',
'model': 'CRV',
'odometer': 70372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Honda CRV 2.0 Elegance - Petrol - Automatic - 146 hp - 70.372 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712567%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Saving data for 10712567: {'auction_closing_time': 1774429200.0, 'created_time': 1774279120.516417, 'last_price_update_time': 1774365678.51084}
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712567') HTTP/1.1" 204 0
2026-03-24 15:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:18 [adesa.be] INFO: Found listing with ID: 10713535
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713535%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Scrape type for 10713535: 2
2026-03-24 15:21:18 [adesa.be] INFO: Scraping item 10713535 url https://www.openlane.eu/en/carv6/auction/10713535
2026-03-24 15:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:18 [adesa.be] INFO: Found listing with ID: 10712537
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712537%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Scrape type for 10712537: 2
2026-03-24 15:21:18 [adesa.be] INFO: Scraping item 10712537 url https://www.openlane.eu/en/carv6/auction/10712537
2026-03-24 15:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10712513
2026-03-24 15:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3923e6-f24a-5184-9b01-b1b3a999e128 with scrape type 2
2026-03-24 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3923e6-f24a-5184-9b01-b1b3a999e128 with scrape type 2
2026-03-24 15:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc3923e6-f24a-5184-9b01-b1b3a999e128, identifier: 10712513
2026-03-24 15:21:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10712513
2026-03-24 15:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10712513
2026-03-24 15:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc3923e6-f24a-5184-9b01-b1b3a999e128 with identifier: 10712513 to the API
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': 'fc3923e6-f24a-5184-9b01-b1b3a999e128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLN985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712513',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Nexo',
'odometer': 104567,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Nexo FCEV - Electric - Automatic - 163 hp - 104.567 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712513%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Saving data for 10712513: {'auction_closing_time': 1774429200.0, 'created_time': 1774279097.558261, 'last_price_update_time': 1774365678.913223}
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712513') HTTP/1.1" 204 0
2026-03-24 15:21:18 [adesa.be] INFO: Found listing with ID: 10712539
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712539%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Scrape type for 10712539: 2
2026-03-24 15:21:18 [adesa.be] INFO: Scraping item 10712539 url https://www.openlane.eu/en/carv6/auction/10712539
2026-03-24 15:21:18 [adesa.be] INFO: Found listing with ID: 10712677
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712677%27 HTTP/1.1" 200 None
2026-03-24 15:21:18 [adesa.be] INFO: Scrape type for 10712677: 2
2026-03-24 15:21:18 [adesa.be] INFO: Scraping item 10712677 url https://www.openlane.eu/en/carv6/auction/10712677
2026-03-24 15:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10712785
2026-03-24 15:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with scrape type 2
2026-03-24 15:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with scrape type 2
2026-03-24 15:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87, identifier: 10712785
2026-03-24 15:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10712556
2026-03-24 15:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07b53e0c-fc2c-550b-b399-e71fdc62a48d with scrape type 2
2026-03-24 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07b53e0c-fc2c-550b-b399-e71fdc62a48d with scrape type 2
2026-03-24 15:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07b53e0c-fc2c-550b-b399-e71fdc62a48d, identifier: 10712556
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10713595
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713595%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10713595: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10713595 url https://www.openlane.eu/en/carv6/auction/10713595
2026-03-24 15:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10712785
2026-03-24 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10712785
2026-03-24 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: feb0f0ca-cf6a-5aa2-b695-c29a81a56f87 with identifier: 10712785 to the API
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712785>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'feb0f0ca-cf6a-5aa2-b695-c29a81a56f87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXM327',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712785',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Honda',
'model': 'Civic',
'odometer': 184667,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Honda Civic 1.6 i-DTEC Elegance - Diesel - Manual - 120 hp - '
'184.667 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712785%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Saving data for 10712785: {'auction_closing_time': 1774429200.0, 'created_time': 1774279096.598069, 'last_price_update_time': 1774365679.384177}
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712785') HTTP/1.1" 204 0
2026-03-24 15:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10712556
2026-03-24 15:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10712556
2026-03-24 15:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07b53e0c-fc2c-550b-b399-e71fdc62a48d with identifier: 10712556 to the API
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712556>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '07b53e0c-fc2c-550b-b399-e71fdc62a48d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCN099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 65446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - Petrol - Automatic - 265 hp - '
'65.446 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2021}
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712556%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Saving data for 10712556: {'auction_closing_time': 1774429200.0, 'created_time': 1774279122.073341, 'last_price_update_time': 1774365679.653959}
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712556') HTTP/1.1" 204 0
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10712570
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712570%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10712570: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10712570 url https://www.openlane.eu/en/carv6/auction/10712570
2026-03-24 15:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10713556
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713556%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10713556: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10713556 url https://www.openlane.eu/en/carv6/auction/10713556
2026-03-24 15:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10713551
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713551%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10713551: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10713551 url https://www.openlane.eu/en/carv6/auction/10713551
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10712572
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712572%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10712572: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10712572 url https://www.openlane.eu/en/carv6/auction/10712572
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10712530
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712530%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10712530: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10712530 url https://www.openlane.eu/en/carv6/auction/10712530
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10712648
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712648%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10712648: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10712648 url https://www.openlane.eu/en/carv6/auction/10712648
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10713584
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713584%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10713584: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10713584 url https://www.openlane.eu/en/carv6/auction/10713584
2026-03-24 15:21:19 [adesa.be] INFO: Found listing with ID: 10713574
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713574%27 HTTP/1.1" 200 None
2026-03-24 15:21:19 [adesa.be] INFO: Scrape type for 10713574: 2
2026-03-24 15:21:19 [adesa.be] INFO: Scraping item 10713574 url https://www.openlane.eu/en/carv6/auction/10713574
2026-03-24 15:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfac63de-6008-5ba3-bd41-4d4be8ca0404 with identifier: 10713611
2026-03-24 15:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfac63de-6008-5ba3-bd41-4d4be8ca0404 with scrape type 2
2026-03-24 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfac63de-6008-5ba3-bd41-4d4be8ca0404 with scrape type 2
2026-03-24 15:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfac63de-6008-5ba3-bd41-4d4be8ca0404, identifier: 10713611
2026-03-24 15:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10713593
2026-03-24 15:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deeac920-ed0f-551b-a482-a84055a99193 with scrape type 2
2026-03-24 15:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deeac920-ed0f-551b-a482-a84055a99193 with scrape type 2
2026-03-24 15:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deeac920-ed0f-551b-a482-a84055a99193, identifier: 10713593
2026-03-24 15:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfac63de-6008-5ba3-bd41-4d4be8ca0404 with identifier: 10713611
2026-03-24 15:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfac63de-6008-5ba3-bd41-4d4be8ca0404 with identifier: 10713611
2026-03-24 15:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfac63de-6008-5ba3-bd41-4d4be8ca0404 with identifier: 10713611 to the API
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713611>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'cfac63de-6008-5ba3-bd41-4d4be8ca0404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713611',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 54323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 T-GDI GT Line - Petrol - Automatic - 150 hp - '
'54.323 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713611%27 HTTP/1.1" 200 None
2026-03-24 15:21:20 [adesa.be] INFO: Saving data for 10713611: {'auction_closing_time': 1774426500.0, 'created_time': 1774279113.893993, 'last_price_update_time': 1774365680.256079}
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713611') HTTP/1.1" 204 0
2026-03-24 15:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10713593
2026-03-24 15:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10713593
2026-03-24 15:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deeac920-ed0f-551b-a482-a84055a99193 with identifier: 10713593 to the API
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713593>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'deeac920-ed0f-551b-a482-a84055a99193',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPX186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713593',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 56460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - Petrol - Automatic - 180 hp - '
'56.460 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713593%27 HTTP/1.1" 200 None
2026-03-24 15:21:20 [adesa.be] INFO: Saving data for 10713593: {'auction_closing_time': 1774426500.0, 'created_time': 1774279119.118285, 'last_price_update_time': 1774365680.664095}
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713593') HTTP/1.1" 204 0
2026-03-24 15:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10712825
2026-03-24 15:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0a45a74-bb9d-5085-94b7-cfecca13ca8f with scrape type 2
2026-03-24 15:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0a45a74-bb9d-5085-94b7-cfecca13ca8f with scrape type 2
2026-03-24 15:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0a45a74-bb9d-5085-94b7-cfecca13ca8f, identifier: 10712825
2026-03-24 15:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10712825
2026-03-24 15:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10712825
2026-03-24 15:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10712825 to the API
2026-03-24 15:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712825>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0a45a74-bb9d-5085-94b7-cfecca13ca8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR5711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712825',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 109597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Picanto 1.2 ISG GT Line - Petrol - Manual - 84 hp - 109.597 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2021}
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712825%27 HTTP/1.1" 200 None
2026-03-24 15:21:21 [adesa.be] INFO: Saving data for 10712825: {'auction_closing_time': 1774429200.0, 'created_time': 1774279111.664019, 'last_price_update_time': 1774365681.13646}
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712825') HTTP/1.1" 204 0
2026-03-24 15:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10713566
2026-03-24 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with scrape type 2
2026-03-24 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with scrape type 2
2026-03-24 15:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10, identifier: 10713566
2026-03-24 15:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10713566
2026-03-24 15:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10713566
2026-03-24 15:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3251ff1a-62b7-59ed-9fd3-3a530ea80d10 with identifier: 10713566 to the API
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713566>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3251ff1a-62b7-59ed-9fd3-3a530ea80d10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLT858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713566',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Man',
'model': 'TGE',
'odometer': 80142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Man TGE 2.0 TDI - Diesel - Automatic - 140 hp - 80.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713566%27 HTTP/1.1" 200 None
2026-03-24 15:21:21 [adesa.be] INFO: Saving data for 10713566: {'auction_closing_time': 1774426500.0, 'created_time': 1774279101.661911, 'last_price_update_time': 1774365681.476737}
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713566') HTTP/1.1" 204 0
2026-03-24 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10712812
2026-03-24 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26440e7c-5b43-5fbb-a37c-63d55b153943 with scrape type 2
2026-03-24 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26440e7c-5b43-5fbb-a37c-63d55b153943 with scrape type 2
2026-03-24 15:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26440e7c-5b43-5fbb-a37c-63d55b153943, identifier: 10712812
2026-03-24 15:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10712817
2026-03-24 15:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2856901b-42d2-5308-ad13-645fc346c7b9 with scrape type 2
2026-03-24 15:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2856901b-42d2-5308-ad13-645fc346c7b9 with scrape type 2
2026-03-24 15:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2856901b-42d2-5308-ad13-645fc346c7b9, identifier: 10712817
2026-03-24 15:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10712812
2026-03-24 15:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10712812
2026-03-24 15:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10712812 to the API
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712812>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '26440e7c-5b43-5fbb-a37c-63d55b153943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UUR714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712812',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 170130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-07-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 170.130 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712812%27 HTTP/1.1" 200 None
2026-03-24 15:21:21 [adesa.be] INFO: Saving data for 10712812: {'auction_closing_time': 1774429200.0, 'created_time': 1774279094.916923, 'last_price_update_time': 1774365681.884773}
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712812') HTTP/1.1" 204 0
2026-03-24 15:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10712817
2026-03-24 15:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10712817
2026-03-24 15:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2856901b-42d2-5308-ad13-645fc346c7b9 with identifier: 10712817 to the API
2026-03-24 15:21:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712817>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2856901b-42d2-5308-ad13-645fc346c7b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTG605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712817',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 214772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 CRDi - Diesel - Manual - 136 hp - 214.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712817%27 HTTP/1.1" 200 None
2026-03-24 15:21:22 [adesa.be] INFO: Saving data for 10712817: {'auction_closing_time': 1774429200.0, 'created_time': 1774279098.581904, 'last_price_update_time': 1774365682.144479}
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712817') HTTP/1.1" 204 0
2026-03-24 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10713603
2026-03-24 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e46826c5-0507-550f-b975-12023c8411ca with scrape type 2
2026-03-24 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e46826c5-0507-550f-b975-12023c8411ca with scrape type 2
2026-03-24 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e46826c5-0507-550f-b975-12023c8411ca, identifier: 10713603
2026-03-24 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10713603
2026-03-24 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10713603
2026-03-24 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e46826c5-0507-550f-b975-12023c8411ca with identifier: 10713603 to the API
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713603>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e46826c5-0507-550f-b975-12023c8411ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLQ074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713603',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 67827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 180 hp - 67.827 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713603%27 HTTP/1.1" 200 None
2026-03-24 15:21:22 [adesa.be] INFO: Saving data for 10713603: {'auction_closing_time': 1774426500.0, 'created_time': 1774279117.505561, 'last_price_update_time': 1774365682.576958}
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713603') HTTP/1.1" 204 0
2026-03-24 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10712663
2026-03-24 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with scrape type 2
2026-03-24 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with scrape type 2
2026-03-24 15:21:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf, identifier: 10712663
2026-03-24 15:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10712663
2026-03-24 15:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10712663
2026-03-24 15:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10712663 to the API
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712663>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWY238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 48547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2020-06-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - AWD - Petrol - Manual - 180 hp - 48.547 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712663%27 HTTP/1.1" 200 None
2026-03-24 15:21:22 [adesa.be] INFO: Saving data for 10712663: {'auction_closing_time': 1774429200.0, 'created_time': 1774279099.820453, 'last_price_update_time': 1774365682.940811}
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712663') HTTP/1.1" 204 0
2026-03-24 15:21:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10712736
2026-03-24 15:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af7d0755-0d00-51f9-9bb1-f51027551672 with scrape type 2
2026-03-24 15:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af7d0755-0d00-51f9-9bb1-f51027551672 with scrape type 2
2026-03-24 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af7d0755-0d00-51f9-9bb1-f51027551672, identifier: 10712736
2026-03-24 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10712695
2026-03-24 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 634ee148-70c2-592d-bea8-bc29411e745d with scrape type 2
2026-03-24 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 634ee148-70c2-592d-bea8-bc29411e745d with scrape type 2
2026-03-24 15:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 634ee148-70c2-592d-bea8-bc29411e745d, identifier: 10712695
2026-03-24 15:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10712736
2026-03-24 15:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10712736
2026-03-24 15:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10712736 to the API
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712736>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'af7d0755-0d00-51f9-9bb1-f51027551672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBW041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712736',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 74654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 74.654 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712736%27 HTTP/1.1" 200 None
2026-03-24 15:21:23 [adesa.be] INFO: Saving data for 10712736: {'auction_closing_time': 1774429200.0, 'created_time': 1774279108.519808, 'last_price_update_time': 1774365683.528696}
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712736') HTTP/1.1" 204 0
2026-03-24 15:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10712695
2026-03-24 15:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10712695
2026-03-24 15:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 634ee148-70c2-592d-bea8-bc29411e745d with identifier: 10712695 to the API
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712695>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '634ee148-70c2-592d-bea8-bc29411e745d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712695',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 140907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d - Diesel - Automatic - 116 hp - 140.907 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712695%27 HTTP/1.1" 200 None
2026-03-24 15:21:23 [adesa.be] INFO: Saving data for 10712695: {'auction_closing_time': 1774429200.0, 'created_time': 1774279104.329775, 'last_price_update_time': 1774365683.78491}
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712695') HTTP/1.1" 204 0
2026-03-24 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10712563
2026-03-24 15:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 965d8c1e-7239-514f-9de0-b5072b267736 with scrape type 2
2026-03-24 15:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 965d8c1e-7239-514f-9de0-b5072b267736 with scrape type 2
2026-03-24 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 965d8c1e-7239-514f-9de0-b5072b267736, identifier: 10712563
2026-03-24 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10712563
2026-03-24 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10712563
2026-03-24 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 965d8c1e-7239-514f-9de0-b5072b267736 with identifier: 10712563 to the API
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712563>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '965d8c1e-7239-514f-9de0-b5072b267736',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 84180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C 300de Business - Diesel - Automatic - 194 hp - '
'84.180 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712563%27 HTTP/1.1" 200 None
2026-03-24 15:21:24 [adesa.be] INFO: Saving data for 10712563: {'auction_closing_time': 1774429200.0, 'created_time': 1774279125.603367, 'last_price_update_time': 1774365684.352934}
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712563') HTTP/1.1" 204 0
2026-03-24 15:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8f120b7-7cf7-5787-9c4e-97bb8f73b99c with identifier: 10712523
2026-03-24 15:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8f120b7-7cf7-5787-9c4e-97bb8f73b99c with scrape type 2
2026-03-24 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8f120b7-7cf7-5787-9c4e-97bb8f73b99c with scrape type 2
2026-03-24 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8f120b7-7cf7-5787-9c4e-97bb8f73b99c, identifier: 10712523
2026-03-24 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8f120b7-7cf7-5787-9c4e-97bb8f73b99c with identifier: 10712523
2026-03-24 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8f120b7-7cf7-5787-9c4e-97bb8f73b99c with identifier: 10712523
2026-03-24 15:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8f120b7-7cf7-5787-9c4e-97bb8f73b99c with identifier: 10712523 to the API
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': 'f8f120b7-7cf7-5787-9c4e-97bb8f73b99c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TJ6166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712523',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 21585,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2024-08-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia EV6 74 kWh Business Plus - Electric - Automatic - 228 hp - '
'21.585 km',
'transmission': 'automatic',
'trim': 'Business Plus',
'vin': None,
'year': 2024}
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712523%27 HTTP/1.1" 200 None
2026-03-24 15:21:24 [adesa.be] INFO: Saving data for 10712523: {'auction_closing_time': 1774429200.0, 'created_time': 1774279112.950774, 'last_price_update_time': 1774365684.790904}
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712523') HTTP/1.1" 204 0
2026-03-24 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10713591
2026-03-24 15:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85100805-0a66-52ee-8a06-e5004f500d3c with scrape type 2
2026-03-24 15:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85100805-0a66-52ee-8a06-e5004f500d3c with scrape type 2
2026-03-24 15:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85100805-0a66-52ee-8a06-e5004f500d3c, identifier: 10713591
2026-03-24 15:21:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10713591
2026-03-24 15:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10713591
2026-03-24 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85100805-0a66-52ee-8a06-e5004f500d3c with identifier: 10713591 to the API
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713591>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': '85100805-0a66-52ee-8a06-e5004f500d3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZR4695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713591',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 79693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 200d Business Line - Diesel - Automatic - 163 '
'hp - 79.693 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713591%27 HTTP/1.1" 200 None
2026-03-24 15:21:25 [adesa.be] INFO: Saving data for 10713591: {'auction_closing_time': 1774426500.0, 'created_time': 1774279127.055259, 'last_price_update_time': 1774365685.222639}
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713591') HTTP/1.1" 204 0
2026-03-24 15:21:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10712543
2026-03-24 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca5891c2-55ae-54a8-9636-67bfa7b669bf with scrape type 2
2026-03-24 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca5891c2-55ae-54a8-9636-67bfa7b669bf with scrape type 2
2026-03-24 15:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca5891c2-55ae-54a8-9636-67bfa7b669bf, identifier: 10712543
2026-03-24 15:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10712570
2026-03-24 15:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with scrape type 2
2026-03-24 15:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with scrape type 2
2026-03-24 15:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84, identifier: 10712570
2026-03-24 15:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10712543
2026-03-24 15:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10712543
2026-03-24 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca5891c2-55ae-54a8-9636-67bfa7b669bf with identifier: 10712543 to the API
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712543>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca5891c2-55ae-54a8-9636-67bfa7b669bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV5855',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 97512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 190 AMG Line - Diesel - Automatic - 190 hp - 97.512 '
'km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712543%27 HTTP/1.1" 200 None
2026-03-24 15:21:25 [adesa.be] INFO: Saving data for 10712543: {'auction_closing_time': 1774429200.0, 'created_time': 1774279101.091654, 'last_price_update_time': 1774365685.693123}
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712543') HTTP/1.1" 204 0
2026-03-24 15:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10712570
2026-03-24 15:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10712570
2026-03-24 15:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10712570 to the API
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712570>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '6b517a4a-c4d2-5960-b0d7-b02d46ea3c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAB738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712570',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 114886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 250e AMG Line - Hybrid - Automatic '
'- 160 hp - 114.886 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712570%27 HTTP/1.1" 200 None
2026-03-24 15:21:25 [adesa.be] INFO: Saving data for 10712570: {'auction_closing_time': 1774429200.0, 'created_time': 1774279132.258674, 'last_price_update_time': 1774365685.968806}
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712570') HTTP/1.1" 204 0
2026-03-24 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10713538
2026-03-24 15:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-24 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-24 15:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60c7424-4a55-5a23-82e7-523c5eb5c23a, identifier: 10713538
2026-03-24 15:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10713538
2026-03-24 15:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10713538
2026-03-24 15:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10713538 to the API
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713538>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f60c7424-4a55-5a23-82e7-523c5eb5c23a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GU8532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713538',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 77990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Velar 3.0d R-Dynamic S - Diesel - 301 hp - '
'77.990 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713538%27 HTTP/1.1" 200 None
2026-03-24 15:21:26 [adesa.be] INFO: Saving data for 10713538: {'auction_closing_time': 1774426500.0, 'created_time': 1774279107.317487, 'last_price_update_time': 1774365686.411483}
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713538') HTTP/1.1" 204 0
2026-03-24 15:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10713574
2026-03-24 15:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-24 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-24 15:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0, identifier: 10713574
2026-03-24 15:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10713574
2026-03-24 15:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10713574
2026-03-24 15:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10713574 to the API
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713574>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f07ae1de-86e6-5aba-8e4e-a2d69081f2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTA733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713574',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 102680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300de Business - Diesel - Automatic - 194 hp '
'- 102.680 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713574%27 HTTP/1.1" 200 None
2026-03-24 15:21:26 [adesa.be] INFO: Saving data for 10713574: {'auction_closing_time': 1774426500.0, 'created_time': 1774279137.793121, 'last_price_update_time': 1774365686.8834}
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713574') HTTP/1.1" 204 0
2026-03-24 15:21:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10713584
2026-03-24 15:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-24 15:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-24 15:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f, identifier: 10713584
2026-03-24 15:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10713584
2026-03-24 15:21:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-24 15:21:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10713584
2026-03-24 15:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10713584 to the API
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713584>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '70b8e0d6-a10b-5ee3-83b3-8f33e11d616f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713584',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 84698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300 Business - Hybrid - 211 hp - 84.698 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713584%27 HTTP/1.1" 200 None
2026-03-24 15:21:27 [adesa.be] INFO: Saving data for 10713584: {'auction_closing_time': 1774426500.0, 'created_time': 1774279138.276487, 'last_price_update_time': 1774365687.393757}
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713584') HTTP/1.1" 204 0
2026-03-24 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:27 [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-24 15:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10713595
2026-03-24 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 264b27d8-b78b-55c0-84d0-707d636c7a6f with scrape type 2
2026-03-24 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 264b27d8-b78b-55c0-84d0-707d636c7a6f with scrape type 2
2026-03-24 15:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 264b27d8-b78b-55c0-84d0-707d636c7a6f, identifier: 10713595
2026-03-24 15:21:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10713595
2026-03-24 15:21:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10713595
2026-03-24 15:21:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 264b27d8-b78b-55c0-84d0-707d636c7a6f with identifier: 10713595 to the API
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713595>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '264b27d8-b78b-55c0-84d0-707d636c7a6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713595',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 85932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 85.932 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713595%27 HTTP/1.1" 200 None
2026-03-24 15:21:27 [adesa.be] INFO: Saving data for 10713595: {'auction_closing_time': 1774426500.0, 'created_time': 1774279132.562585, 'last_price_update_time': 1774365687.783395}
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713595') HTTP/1.1" 204 0
2026-03-24 15:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10712648
2026-03-24 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6f0a58d-8549-53ff-b862-28fe9168fa3a with scrape type 2
2026-03-24 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6f0a58d-8549-53ff-b862-28fe9168fa3a with scrape type 2
2026-03-24 15:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6f0a58d-8549-53ff-b862-28fe9168fa3a, identifier: 10712648
2026-03-24 15:21:27 [adesa.be] INFO: Found listing with ID: 10713545
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713545%27 HTTP/1.1" 200 None
2026-03-24 15:21:27 [adesa.be] INFO: Scrape type for 10713545: 2
2026-03-24 15:21:27 [adesa.be] INFO: Scraping item 10713545 url https://www.openlane.eu/en/carv6/auction/10713545
2026-03-24 15:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10712530
2026-03-24 15:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06cb70a9-fd77-51f3-abab-6df7d39296ff with scrape type 2
2026-03-24 15:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06cb70a9-fd77-51f3-abab-6df7d39296ff with scrape type 2
2026-03-24 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06cb70a9-fd77-51f3-abab-6df7d39296ff, identifier: 10712530
2026-03-24 15:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10712648
2026-03-24 15:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10712648
2026-03-24 15:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10712648 to the API
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712648>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f6f0a58d-8549-53ff-b862-28fe9168fa3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATL485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 205060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 220d Business Solution - Diesel - Automatic - '
'194 hp - 205.060 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712648%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Saving data for 10712648: {'auction_closing_time': 1774429200.0, 'created_time': 1774279137.5179949, 'last_price_update_time': 1774365688.249278}
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712648') HTTP/1.1" 204 0
2026-03-24 15:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10712530
2026-03-24 15:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10712530
2026-03-24 15:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06cb70a9-fd77-51f3-abab-6df7d39296ff with identifier: 10712530 to the API
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712530>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '06cb70a9-fd77-51f3-abab-6df7d39296ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASZ047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 87446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'87.446 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712530%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Saving data for 10712530: {'auction_closing_time': 1774429200.0, 'created_time': 1774279135.362631, 'last_price_update_time': 1774365688.512934}
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712530') HTTP/1.1" 204 0
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10712584
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712584%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10712584: 0
2026-03-24 15:21:28 [adesa.be] INFO: Skipping item 10712584 url https://www.openlane.eu/en/carv6/auction/10712584
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10712675
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712675%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10712675: 2
2026-03-24 15:21:28 [adesa.be] INFO: Scraping item 10712675 url https://www.openlane.eu/en/carv6/auction/10712675
2026-03-24 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10711164
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711164%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10711164: 2
2026-03-24 15:21:28 [adesa.be] INFO: Scraping item 10711164 url https://www.openlane.eu/en/carv6/auction/10711164
2026-03-24 15:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10713548
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713548%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10713548: 2
2026-03-24 15:21:28 [adesa.be] INFO: Scraping item 10713548 url https://www.openlane.eu/en/carv6/auction/10713548
2026-03-24 15:21:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10712501
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712501%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10712501: 0
2026-03-24 15:21:28 [adesa.be] INFO: Skipping item 10712501 url https://www.openlane.eu/en/carv6/auction/10712501
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10713619
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713619%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10713619: 0
2026-03-24 15:21:28 [adesa.be] INFO: Skipping item 10713619 url https://www.openlane.eu/en/carv6/auction/10713619
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10713533
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713533%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10713533: 0
2026-03-24 15:21:28 [adesa.be] INFO: Skipping item 10713533 url https://www.openlane.eu/en/carv6/auction/10713533
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10712566
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712566%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10712566: 0
2026-03-24 15:21:28 [adesa.be] INFO: Skipping item 10712566 url https://www.openlane.eu/en/carv6/auction/10712566
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10713582
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713582%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10713582: 2
2026-03-24 15:21:28 [adesa.be] INFO: Scraping item 10713582 url https://www.openlane.eu/en/carv6/auction/10713582
2026-03-24 15:21:28 [adesa.be] INFO: Found listing with ID: 10712564
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712564%27 HTTP/1.1" 200 None
2026-03-24 15:21:28 [adesa.be] INFO: Scrape type for 10712564: 2
2026-03-24 15:21:28 [adesa.be] INFO: Scraping item 10712564 url https://www.openlane.eu/en/carv6/auction/10712564
2026-03-24 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10713551
2026-03-24 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3ee948-b60e-5c4d-8102-e1297025c6a4 with scrape type 2
2026-03-24 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3ee948-b60e-5c4d-8102-e1297025c6a4 with scrape type 2
2026-03-24 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc3ee948-b60e-5c4d-8102-e1297025c6a4, identifier: 10713551
2026-03-24 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10712572
2026-03-24 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6233017c-21b4-504b-bf22-1b58435e4262 with scrape type 2
2026-03-24 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6233017c-21b4-504b-bf22-1b58435e4262 with scrape type 2
2026-03-24 15:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6233017c-21b4-504b-bf22-1b58435e4262, identifier: 10712572
2026-03-24 15:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10713556
2026-03-24 15:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb268aef-f688-5136-bf11-448b04c53c2d with scrape type 2
2026-03-24 15:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb268aef-f688-5136-bf11-448b04c53c2d with scrape type 2
2026-03-24 15:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb268aef-f688-5136-bf11-448b04c53c2d, identifier: 10713556
2026-03-24 15:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cdd9347-bd37-537b-a00b-731426e9df22 with identifier: 10712677
2026-03-24 15:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cdd9347-bd37-537b-a00b-731426e9df22 with scrape type 2
2026-03-24 15:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cdd9347-bd37-537b-a00b-731426e9df22 with scrape type 2
2026-03-24 15:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8cdd9347-bd37-537b-a00b-731426e9df22, identifier: 10712677
2026-03-24 15:21:29 [adesa.be] INFO: Found listing with ID: 10712542
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712542%27 HTTP/1.1" 200 None
2026-03-24 15:21:29 [adesa.be] INFO: Scrape type for 10712542: 2
2026-03-24 15:21:29 [adesa.be] INFO: Scraping item 10712542 url https://www.openlane.eu/en/carv6/auction/10712542
2026-03-24 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10713551
2026-03-24 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10713551
2026-03-24 15:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc3ee948-b60e-5c4d-8102-e1297025c6a4 with identifier: 10713551 to the API
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713551>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fc3ee948-b60e-5c4d-8102-e1297025c6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRW630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713551',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 95111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E 300de Business - Hybrid - Automatic - 194 hp - '
'95.111 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713551%27 HTTP/1.1" 200 None
2026-03-24 15:21:29 [adesa.be] INFO: Saving data for 10713551: {'auction_closing_time': 1774426500.0, 'created_time': 1774279134.735672, 'last_price_update_time': 1774365689.347834}
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713551') HTTP/1.1" 204 0
2026-03-24 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10712572
2026-03-24 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10712572
2026-03-24 15:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6233017c-21b4-504b-bf22-1b58435e4262 with identifier: 10712572 to the API
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712572>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6233017c-21b4-504b-bf22-1b58435e4262',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNV587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 105736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 200d Business - Diesel - Automatic - 160 hp - '
'105.736 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712572%27 HTTP/1.1" 200 None
2026-03-24 15:21:29 [adesa.be] INFO: Saving data for 10712572: {'auction_closing_time': 1774429200.0, 'created_time': 1774279135.058877, 'last_price_update_time': 1774365689.683313}
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712572') HTTP/1.1" 204 0
2026-03-24 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10713556
2026-03-24 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10713556
2026-03-24 15:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb268aef-f688-5136-bf11-448b04c53c2d with identifier: 10713556 to the API
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713556>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fb268aef-f688-5136-bf11-448b04c53c2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXU022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713556',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 109547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25400,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E 200d Business - Diesel - Automatic - 160 hp - '
'109.547 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713556%27 HTTP/1.1" 200 None
2026-03-24 15:21:29 [adesa.be] INFO: Saving data for 10713556: {'auction_closing_time': 1774426500.0, 'created_time': 1774279143.17241, 'last_price_update_time': 1774365689.948179}
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713556') HTTP/1.1" 204 0
2026-03-24 15:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8cdd9347-bd37-537b-a00b-731426e9df22 with identifier: 10712677
2026-03-24 15:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8cdd9347-bd37-537b-a00b-731426e9df22 with identifier: 10712677
2026-03-24 15:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8cdd9347-bd37-537b-a00b-731426e9df22 with identifier: 10712677 to the API
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712677>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8cdd9347-bd37-537b-a00b-731426e9df22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCF774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 88005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Manual - 116 hp '
'- 88.005 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712677%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Saving data for 10712677: {'auction_closing_time': 1774429200.0, 'created_time': 1774279130.064065, 'last_price_update_time': 1774365690.215577}
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712677') HTTP/1.1" 204 0
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10712597
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712597%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10712597: 2
2026-03-24 15:21:30 [adesa.be] INFO: Scraping item 10712597 url https://www.openlane.eu/en/carv6/auction/10712597
2026-03-24 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10713576
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713576%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10713576: 0
2026-03-24 15:21:30 [adesa.be] INFO: Skipping item 10713576 url https://www.openlane.eu/en/carv6/auction/10713576
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10713541
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713541%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10713541: 0
2026-03-24 15:21:30 [adesa.be] INFO: Skipping item 10713541 url https://www.openlane.eu/en/carv6/auction/10713541
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10713554
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713554%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10713554: 0
2026-03-24 15:21:30 [adesa.be] INFO: Skipping item 10713554 url https://www.openlane.eu/en/carv6/auction/10713554
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10713569
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713569%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10713569: 2
2026-03-24 15:21:30 [adesa.be] INFO: Scraping item 10713569 url https://www.openlane.eu/en/carv6/auction/10713569
2026-03-24 15:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10712526
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712526%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10712526: 2
2026-03-24 15:21:30 [adesa.be] INFO: Scraping item 10712526 url https://www.openlane.eu/en/carv6/auction/10712526
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10713536
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713536%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10713536: 2
2026-03-24 15:21:30 [adesa.be] INFO: Scraping item 10713536 url https://www.openlane.eu/en/carv6/auction/10713536
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10713527
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713527%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10713527: 2
2026-03-24 15:21:30 [adesa.be] INFO: Scraping item 10713527 url https://www.openlane.eu/en/carv6/auction/10713527
2026-03-24 15:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a with identifier: 10712539
2026-03-24 15:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a with scrape type 2
2026-03-24 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a with scrape type 2
2026-03-24 15:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a, identifier: 10712539
2026-03-24 15:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1668407-f860-5980-88f5-824b0f19a451 with identifier: 10713535
2026-03-24 15:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1668407-f860-5980-88f5-824b0f19a451 with scrape type 2
2026-03-24 15:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1668407-f860-5980-88f5-824b0f19a451 with scrape type 2
2026-03-24 15:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1668407-f860-5980-88f5-824b0f19a451, identifier: 10713535
2026-03-24 15:21:30 [adesa.be] INFO: Found listing with ID: 10713557
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713557%27 HTTP/1.1" 200 None
2026-03-24 15:21:30 [adesa.be] INFO: Scrape type for 10713557: 2
2026-03-24 15:21:30 [adesa.be] INFO: Scraping item 10713557 url https://www.openlane.eu/en/carv6/auction/10713557
2026-03-24 15:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a with identifier: 10712539
2026-03-24 15:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a with identifier: 10712539
2026-03-24 15:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a with identifier: 10712539 to the API
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712539>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '2c32ad5b-2a10-54bf-bd0f-723c1b9dff4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT980',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 84511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 300e Sport - Hybrid - Automatic - 211 hp - '
'84.511 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712539%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Saving data for 10712539: {'auction_closing_time': 1774429200.0, 'created_time': 1774279134.257134, 'last_price_update_time': 1774365691.016693}
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712539') HTTP/1.1" 204 0
2026-03-24 15:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1668407-f860-5980-88f5-824b0f19a451 with identifier: 10713535
2026-03-24 15:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1668407-f860-5980-88f5-824b0f19a451 with identifier: 10713535
2026-03-24 15:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1668407-f860-5980-88f5-824b0f19a451 with identifier: 10713535 to the API
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713535>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b1668407-f860-5980-88f5-824b0f19a451',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BP2511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713535',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 36457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 220d AMG Line - Diesel - Automatic - 200 hp - '
'36.457 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713535%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Saving data for 10713535: {'auction_closing_time': 1774426500.0, 'created_time': 1774279129.762751, 'last_price_update_time': 1774365691.480949}
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713535') HTTP/1.1" 204 0
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712507
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712507%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712507: 2
2026-03-24 15:21:31 [adesa.be] INFO: Scraping item 10712507 url https://www.openlane.eu/en/carv6/auction/10712507
2026-03-24 15:21:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713546
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713546%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713546: 2
2026-03-24 15:21:31 [adesa.be] INFO: Scraping item 10713546 url https://www.openlane.eu/en/carv6/auction/10713546
2026-03-24 15:21:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712505
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712505%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712505: 2
2026-03-24 15:21:31 [adesa.be] INFO: Scraping item 10712505 url https://www.openlane.eu/en/carv6/auction/10712505
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712516
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712516%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712516: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712516 url https://www.openlane.eu/en/carv6/auction/10712516
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713563
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713563%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713563: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713563 url https://www.openlane.eu/en/carv6/auction/10713563
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713530
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713530%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713530: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713530 url https://www.openlane.eu/en/carv6/auction/10713530
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713531
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713531%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713531: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713531 url https://www.openlane.eu/en/carv6/auction/10713531
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713525
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713525%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713525: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713525 url https://www.openlane.eu/en/carv6/auction/10713525
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713520
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713520%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713520: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713520 url https://www.openlane.eu/en/carv6/auction/10713520
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712492
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712492%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712492: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712492 url https://www.openlane.eu/en/carv6/auction/10712492
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712496
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712496%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712496: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712496 url https://www.openlane.eu/en/carv6/auction/10712496
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713550
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713550%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713550: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713550 url https://www.openlane.eu/en/carv6/auction/10713550
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713521
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713521%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713521: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713521 url https://www.openlane.eu/en/carv6/auction/10713521
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712702
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712702%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712702: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712702 url https://www.openlane.eu/en/carv6/auction/10712702
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712540
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712540%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712540: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712540 url https://www.openlane.eu/en/carv6/auction/10712540
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712782
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712782%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712782: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712782 url https://www.openlane.eu/en/carv6/auction/10712782
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712721
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712721%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712721: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712721 url https://www.openlane.eu/en/carv6/auction/10712721
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712722
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712722%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712722: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712722 url https://www.openlane.eu/en/carv6/auction/10712722
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712690
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712690%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712690: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712690 url https://www.openlane.eu/en/carv6/auction/10712690
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712750
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712750%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712750: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712750 url https://www.openlane.eu/en/carv6/auction/10712750
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712784
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712784%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712784: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712784 url https://www.openlane.eu/en/carv6/auction/10712784
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712699
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712699%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712699: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712699 url https://www.openlane.eu/en/carv6/auction/10712699
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10713587
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713587%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10713587: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10713587 url https://www.openlane.eu/en/carv6/auction/10713587
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712733
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712733%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712733: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712733 url https://www.openlane.eu/en/carv6/auction/10712733
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712708
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712708%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712708: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712708 url https://www.openlane.eu/en/carv6/auction/10712708
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712773
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712773%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712773: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712773 url https://www.openlane.eu/en/carv6/auction/10712773
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712774
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712774%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712774: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712774 url https://www.openlane.eu/en/carv6/auction/10712774
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712776
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712776%27 HTTP/1.1" 200 None
2026-03-24 15:21:31 [adesa.be] INFO: Scrape type for 10712776: 0
2026-03-24 15:21:31 [adesa.be] INFO: Skipping item 10712776 url https://www.openlane.eu/en/carv6/auction/10712776
2026-03-24 15:21:31 [adesa.be] INFO: Found listing with ID: 10712737
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712737%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712737: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712737 url https://www.openlane.eu/en/carv6/auction/10712737
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712739
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712739%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712739: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712739 url https://www.openlane.eu/en/carv6/auction/10712739
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712716
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712716%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712716: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712716 url https://www.openlane.eu/en/carv6/auction/10712716
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712759
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712759%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712759: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712759 url https://www.openlane.eu/en/carv6/auction/10712759
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712761
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712761%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712761: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712761 url https://www.openlane.eu/en/carv6/auction/10712761
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712723
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712723%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712723: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712723 url https://www.openlane.eu/en/carv6/auction/10712723
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712726
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712726%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712726: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712726 url https://www.openlane.eu/en/carv6/auction/10712726
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712747
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712747%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712747: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712747 url https://www.openlane.eu/en/carv6/auction/10712747
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712755
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712755%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712755: 0
2026-03-24 15:21:32 [adesa.be] INFO: Skipping item 10712755 url https://www.openlane.eu/en/carv6/auction/10712755
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712805
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712805%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712805: 2
2026-03-24 15:21:32 [adesa.be] INFO: Scraping item 10712805 url https://www.openlane.eu/en/carv6/auction/10712805
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712815
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712815%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712815: 2
2026-03-24 15:21:32 [adesa.be] INFO: Scraping item 10712815 url https://www.openlane.eu/en/carv6/auction/10712815
2026-03-24 15:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712824
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712824%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712824: 2
2026-03-24 15:21:32 [adesa.be] INFO: Scraping item 10712824 url https://www.openlane.eu/en/carv6/auction/10712824
2026-03-24 15:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10713597
2026-03-24 15:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168f136a-68b6-527c-97a7-9d8360703252 with scrape type 2
2026-03-24 15:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168f136a-68b6-527c-97a7-9d8360703252 with scrape type 2
2026-03-24 15:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 168f136a-68b6-527c-97a7-9d8360703252, identifier: 10713597
2026-03-24 15:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10713597
2026-03-24 15:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10713597
2026-03-24 15:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 168f136a-68b6-527c-97a7-9d8360703252 with identifier: 10713597 to the API
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713597>
{'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-25T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '168f136a-68b6-527c-97a7-9d8360703252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXF364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713597',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 33547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2023-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Luxury Line - Hybrid - 160 hp - 33.547 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713597%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Saving data for 10713597: {'auction_closing_time': 1774426500.0, 'created_time': 1774279131.069201, 'last_price_update_time': 1774365692.641215}
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713597') HTTP/1.1" 204 0
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712787
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712787%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712787: 2
2026-03-24 15:21:32 [adesa.be] INFO: Scraping item 10712787 url https://www.openlane.eu/en/carv6/auction/10712787
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712800
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712800%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712800: 2
2026-03-24 15:21:32 [adesa.be] INFO: Scraping item 10712800 url https://www.openlane.eu/en/carv6/auction/10712800
2026-03-24 15:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10712571
2026-03-24 15:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with scrape type 2
2026-03-24 15:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with scrape type 2
2026-03-24 15:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71, identifier: 10712571
2026-03-24 15:21:32 [adesa.be] INFO: Found listing with ID: 10712809
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712809%27 HTTP/1.1" 200 None
2026-03-24 15:21:32 [adesa.be] INFO: Scrape type for 10712809: 2
2026-03-24 15:21:32 [adesa.be] INFO: Scraping item 10712809 url https://www.openlane.eu/en/carv6/auction/10712809
2026-03-24 15:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10712571
2026-03-24 15:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10712571
2026-03-24 15:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7743dcf9-8e5a-5b26-bda0-4477f74f5c71 with identifier: 10712571 to the API
2026-03-24 15:21:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712571>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7743dcf9-8e5a-5b26-bda0-4477f74f5c71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDQ194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 62128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 62.128 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712571%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Saving data for 10712571: {'auction_closing_time': 1774429200.0, 'created_time': 1774279124.837405, 'last_price_update_time': 1774365693.135829}
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712571') HTTP/1.1" 204 0
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712791
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712791%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712791: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712791 url https://www.openlane.eu/en/carv6/auction/10712791
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712822
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712822%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712822: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712822 url https://www.openlane.eu/en/carv6/auction/10712822
2026-03-24 15:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10712550
2026-03-24 15:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with scrape type 2
2026-03-24 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with scrape type 2
2026-03-24 15:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa, identifier: 10712550
2026-03-24 15:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10712550
2026-03-24 15:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10712550
2026-03-24 15:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8db4c420-06e4-5e83-91bb-505aa3f8fcfa with identifier: 10712550 to the API
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712550>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '8db4c420-06e4-5e83-91bb-505aa3f8fcfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRA403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 72073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'72.073 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712550%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Saving data for 10712550: {'auction_closing_time': 1774429200.0, 'created_time': 1774279103.312006, 'last_price_update_time': 1774365693.638426}
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712550') HTTP/1.1" 204 0
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712816
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712816%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712816: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712816 url https://www.openlane.eu/en/carv6/auction/10712816
2026-03-24 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712811
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712811%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712811: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712811 url https://www.openlane.eu/en/carv6/auction/10712811
2026-03-24 15:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712813
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712813%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712813: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712813 url https://www.openlane.eu/en/carv6/auction/10712813
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712770
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712770%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712770: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712770 url https://www.openlane.eu/en/carv6/auction/10712770
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712830
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712830%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712830: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712830 url https://www.openlane.eu/en/carv6/auction/10712830
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712783
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712783%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712783: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712783 url https://www.openlane.eu/en/carv6/auction/10712783
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10712678
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712678%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10712678: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10712678 url https://www.openlane.eu/en/carv6/auction/10712678
2026-03-24 15:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10712691
2026-03-24 15:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0271f564-55db-544a-9e5b-f61c0612ea06 with scrape type 2
2026-03-24 15:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0271f564-55db-544a-9e5b-f61c0612ea06 with scrape type 2
2026-03-24 15:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0271f564-55db-544a-9e5b-f61c0612ea06, identifier: 10712691
2026-03-24 15:21:33 [adesa.be] INFO: Found listing with ID: 10713585
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713585%27 HTTP/1.1" 200 None
2026-03-24 15:21:33 [adesa.be] INFO: Scrape type for 10713585: 2
2026-03-24 15:21:33 [adesa.be] INFO: Scraping item 10713585 url https://www.openlane.eu/en/carv6/auction/10713585
2026-03-24 15:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10712691
2026-03-24 15:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10712691
2026-03-24 15:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0271f564-55db-544a-9e5b-f61c0612ea06 with identifier: 10712691 to the API
2026-03-24 15:21:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712691>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0271f564-55db-544a-9e5b-f61c0612ea06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGW993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 154625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 154.625 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712691%27 HTTP/1.1" 200 None
2026-03-24 15:21:34 [adesa.be] INFO: Saving data for 10712691: {'auction_closing_time': 1774429200.0, 'created_time': 1774279110.984956, 'last_price_update_time': 1774365694.167474}
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712691') HTTP/1.1" 204 0
2026-03-24 15:21:34 [adesa.be] INFO: Found listing with ID: 10712704
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712704%27 HTTP/1.1" 200 None
2026-03-24 15:21:34 [adesa.be] INFO: Scrape type for 10712704: 2
2026-03-24 15:21:34 [adesa.be] INFO: Scraping item 10712704 url https://www.openlane.eu/en/carv6/auction/10712704
2026-03-24 15:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10712578
2026-03-24 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 156aaf7b-9a34-5cfb-b3db-02a526704dbc with scrape type 2
2026-03-24 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 156aaf7b-9a34-5cfb-b3db-02a526704dbc with scrape type 2
2026-03-24 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 156aaf7b-9a34-5cfb-b3db-02a526704dbc, identifier: 10712578
2026-03-24 15:21:34 [adesa.be] INFO: Found listing with ID: 10712794
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712794%27 HTTP/1.1" 200 None
2026-03-24 15:21:34 [adesa.be] INFO: Scrape type for 10712794: 2
2026-03-24 15:21:34 [adesa.be] INFO: Scraping item 10712794 url https://www.openlane.eu/en/carv6/auction/10712794
2026-03-24 15:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10712578
2026-03-24 15:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10712578
2026-03-24 15:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 156aaf7b-9a34-5cfb-b3db-02a526704dbc with identifier: 10712578 to the API
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712578>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '156aaf7b-9a34-5cfb-b3db-02a526704dbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVK300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 59683,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 59.683 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712578%27 HTTP/1.1" 200 None
2026-03-24 15:21:34 [adesa.be] INFO: Saving data for 10712578: {'auction_closing_time': 1774429200.0, 'created_time': 1774279127.643821, 'last_price_update_time': 1774365694.693847}
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712578') HTTP/1.1" 204 0
2026-03-24 15:21:34 [adesa.be] INFO: Found listing with ID: 10712771
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712771%27 HTTP/1.1" 200 None
2026-03-24 15:21:34 [adesa.be] INFO: Scrape type for 10712771: 2
2026-03-24 15:21:34 [adesa.be] INFO: Scraping item 10712771 url https://www.openlane.eu/en/carv6/auction/10712771
2026-03-24 15:21:34 [adesa.be] INFO: Found listing with ID: 10712804
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712804%27 HTTP/1.1" 200 None
2026-03-24 15:21:34 [adesa.be] INFO: Scrape type for 10712804: 2
2026-03-24 15:21:34 [adesa.be] INFO: Scraping item 10712804 url https://www.openlane.eu/en/carv6/auction/10712804
2026-03-24 15:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb with identifier: 10712684
2026-03-24 15:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb with scrape type 2
2026-03-24 15:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb with scrape type 2
2026-03-24 15:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb, identifier: 10712684
2026-03-24 15:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb with identifier: 10712684
2026-03-24 15:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb with identifier: 10712684
2026-03-24 15:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb with identifier: 10712684 to the API
2026-03-24 15:21:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712684>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 121,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '82fc93f3-e8e8-55cd-8e82-9e2ca74d7dbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXU512',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712684',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 49168,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-3 2.0 SKYACTIV-G - Petrol - Manual - 121 hp - 49.168 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712684%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Saving data for 10712684: {'auction_closing_time': 1774429200.0, 'created_time': 1774279106.632936, 'last_price_update_time': 1774365695.101275}
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712684') HTTP/1.1" 204 0
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712786
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712786%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712786: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712786 url https://www.openlane.eu/en/carv6/auction/10712786
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712682
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712682%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712682: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712682 url https://www.openlane.eu/en/carv6/auction/10712682
2026-03-24 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712772
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712772%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712772: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712772 url https://www.openlane.eu/en/carv6/auction/10712772
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712802
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712802%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712802: 0
2026-03-24 15:21:35 [adesa.be] INFO: Skipping item 10712802 url https://www.openlane.eu/en/carv6/auction/10712802
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712638
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712638%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712638: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712638 url https://www.openlane.eu/en/carv6/auction/10712638
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712707
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712707%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712707: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712707 url https://www.openlane.eu/en/carv6/auction/10712707
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712666
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712666%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712666: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712666 url https://www.openlane.eu/en/carv6/auction/10712666
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712758
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712758%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712758: 0
2026-03-24 15:21:35 [adesa.be] INFO: Skipping item 10712758 url https://www.openlane.eu/en/carv6/auction/10712758
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712670
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712670%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712670: 0
2026-03-24 15:21:35 [adesa.be] INFO: Skipping item 10712670 url https://www.openlane.eu/en/carv6/auction/10712670
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712760
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712760%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712760: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712760 url https://www.openlane.eu/en/carv6/auction/10712760
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712660
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712660%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712660: 0
2026-03-24 15:21:35 [adesa.be] INFO: Skipping item 10712660 url https://www.openlane.eu/en/carv6/auction/10712660
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712792
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712792%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712792: 0
2026-03-24 15:21:35 [adesa.be] INFO: Skipping item 10712792 url https://www.openlane.eu/en/carv6/auction/10712792
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712729
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712729%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712729: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712729 url https://www.openlane.eu/en/carv6/auction/10712729
2026-03-24 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb3a8550-f53c-5c2e-a32a-e86a3a28bce8 with identifier: 10712675
2026-03-24 15:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb3a8550-f53c-5c2e-a32a-e86a3a28bce8 with scrape type 2
2026-03-24 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb3a8550-f53c-5c2e-a32a-e86a3a28bce8 with scrape type 2
2026-03-24 15:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb3a8550-f53c-5c2e-a32a-e86a3a28bce8, identifier: 10712675
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712798
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712798%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712798: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712798 url https://www.openlane.eu/en/carv6/auction/10712798
2026-03-24 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb3a8550-f53c-5c2e-a32a-e86a3a28bce8 with identifier: 10712675
2026-03-24 15:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb3a8550-f53c-5c2e-a32a-e86a3a28bce8 with identifier: 10712675
2026-03-24 15:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb3a8550-f53c-5c2e-a32a-e86a3a28bce8 with identifier: 10712675 to the API
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712675>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Electric',
'id': 'bb3a8550-f53c-5c2e-a32a-e86a3a28bce8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSG081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 193318,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - 190 hp - 193.318 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712675%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Saving data for 10712675: {'auction_closing_time': 1774429200.0, 'created_time': 1774279140.92837, 'last_price_update_time': 1774365695.701401}
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712675') HTTP/1.1" 204 0
2026-03-24 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712744
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712744%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712744: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712744 url https://www.openlane.eu/en/carv6/auction/10712744
2026-03-24 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e170e99f-f82f-5145-905e-c19417eebe8b with identifier: 10712537
2026-03-24 15:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e170e99f-f82f-5145-905e-c19417eebe8b with scrape type 2
2026-03-24 15:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e170e99f-f82f-5145-905e-c19417eebe8b with scrape type 2
2026-03-24 15:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e170e99f-f82f-5145-905e-c19417eebe8b, identifier: 10712537
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712754
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712754%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712754: 0
2026-03-24 15:21:35 [adesa.be] INFO: Skipping item 10712754 url https://www.openlane.eu/en/carv6/auction/10712754
2026-03-24 15:21:35 [adesa.be] INFO: Found listing with ID: 10712831
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712831%27 HTTP/1.1" 200 None
2026-03-24 15:21:35 [adesa.be] INFO: Scrape type for 10712831: 2
2026-03-24 15:21:35 [adesa.be] INFO: Scraping item 10712831 url https://www.openlane.eu/en/carv6/auction/10712831
2026-03-24 15:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e170e99f-f82f-5145-905e-c19417eebe8b with identifier: 10712537
2026-03-24 15:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e170e99f-f82f-5145-905e-c19417eebe8b with identifier: 10712537
2026-03-24 15:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e170e99f-f82f-5145-905e-c19417eebe8b with identifier: 10712537 to the API
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712537>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e170e99f-f82f-5145-905e-c19417eebe8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHY879',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 133966,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz C Break 220d Launch - Diesel - 200 hp - 133.966 km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2021}
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712537%27 HTTP/1.1" 200 None
2026-03-24 15:21:36 [adesa.be] INFO: Saving data for 10712537: {'auction_closing_time': 1774429200.0, 'created_time': 1774279129.377073, 'last_price_update_time': 1774365696.203592}
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712537') HTTP/1.1" 204 0
2026-03-24 15:21:36 [adesa.be] INFO: Found listing with ID: 10712828
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712828%27 HTTP/1.1" 200 None
2026-03-24 15:21:36 [adesa.be] INFO: Scrape type for 10712828: 2
2026-03-24 15:21:36 [adesa.be] INFO: Scraping item 10712828 url https://www.openlane.eu/en/carv6/auction/10712828
2026-03-24 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10712650
2026-03-24 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90227f5d-3d9f-5c57-abb2-579e167afe54 with scrape type 2
2026-03-24 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90227f5d-3d9f-5c57-abb2-579e167afe54 with scrape type 2
2026-03-24 15:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90227f5d-3d9f-5c57-abb2-579e167afe54, identifier: 10712650
2026-03-24 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10712650
2026-03-24 15:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10712650
2026-03-24 15:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90227f5d-3d9f-5c57-abb2-579e167afe54 with identifier: 10712650 to the API
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712650>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '90227f5d-3d9f-5c57-abb2-579e167afe54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 115038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 200d Business Solution - Diesel - Automatic - 150 '
'hp - 115.038 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712650%27 HTTP/1.1" 200 None
2026-03-24 15:21:36 [adesa.be] INFO: Saving data for 10712650: {'auction_closing_time': 1774429200.0, 'created_time': 1774279105.481596, 'last_price_update_time': 1774365696.552505}
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712650') HTTP/1.1" 204 0
2026-03-24 15:21:36 [adesa.be] INFO: Found listing with ID: 10712745
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712745%27 HTTP/1.1" 200 None
2026-03-24 15:21:36 [adesa.be] INFO: Scrape type for 10712745: 2
2026-03-24 15:21:36 [adesa.be] INFO: Scraping item 10712745 url https://www.openlane.eu/en/carv6/auction/10712745
2026-03-24 15:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadeccbc-1cae-52ee-ad91-241fb14681af with identifier: 10712599
2026-03-24 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadeccbc-1cae-52ee-ad91-241fb14681af with scrape type 2
2026-03-24 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eadeccbc-1cae-52ee-ad91-241fb14681af with scrape type 2
2026-03-24 15:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eadeccbc-1cae-52ee-ad91-241fb14681af, identifier: 10712599
2026-03-24 15:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10713545
2026-03-24 15:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-24 15:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-24 15:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99d98efd-7187-57a5-9b20-4cb173887620, identifier: 10713545
2026-03-24 15:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eadeccbc-1cae-52ee-ad91-241fb14681af with identifier: 10712599
2026-03-24 15:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eadeccbc-1cae-52ee-ad91-241fb14681af with identifier: 10712599
2026-03-24 15:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eadeccbc-1cae-52ee-ad91-241fb14681af with identifier: 10712599 to the API
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712599>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 186,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'eadeccbc-1cae-52ee-ad91-241fb14681af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QR4941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 63952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 186 hp - 63.952 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712599%27 HTTP/1.1" 200 None
2026-03-24 15:21:37 [adesa.be] INFO: Saving data for 10712599: {'auction_closing_time': 1774429200.0, 'created_time': 1774279100.134052, 'last_price_update_time': 1774365697.000971}
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712599') HTTP/1.1" 204 0
2026-03-24 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10713545
2026-03-24 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10713545
2026-03-24 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10713545 to the API
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '99d98efd-7187-57a5-9b20-4cb173887620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AC6466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713545',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 48418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 48.418 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713545%27 HTTP/1.1" 200 None
2026-03-24 15:21:37 [adesa.be] INFO: Saving data for 10713545: {'auction_closing_time': 1774426500.0, 'created_time': 1774279137.201467, 'last_price_update_time': 1774365697.255751}
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713545') HTTP/1.1" 204 0
2026-03-24 15:21:37 [adesa.be] INFO: Found listing with ID: 10713600
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713600%27 HTTP/1.1" 200 None
2026-03-24 15:21:37 [adesa.be] INFO: Scrape type for 10713600: 0
2026-03-24 15:21:37 [adesa.be] INFO: Skipping item 10713600 url https://www.openlane.eu/en/carv6/auction/10713600
2026-03-24 15:21:37 [adesa.be] INFO: Found listing with ID: 10712775
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712775%27 HTTP/1.1" 200 None
2026-03-24 15:21:37 [adesa.be] INFO: Scrape type for 10712775: 0
2026-03-24 15:21:37 [adesa.be] INFO: Skipping item 10712775 url https://www.openlane.eu/en/carv6/auction/10712775
2026-03-24 15:21:37 [adesa.be] INFO: Found listing with ID: 10712748
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712748%27 HTTP/1.1" 200 None
2026-03-24 15:21:37 [adesa.be] INFO: Scrape type for 10712748: 0
2026-03-24 15:21:37 [adesa.be] INFO: Skipping item 10712748 url https://www.openlane.eu/en/carv6/auction/10712748
2026-03-24 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ea7e662-6e16-5cba-9ad0-5c0482cc64d7 with identifier: 10712696
2026-03-24 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ea7e662-6e16-5cba-9ad0-5c0482cc64d7 with scrape type 2
2026-03-24 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ea7e662-6e16-5cba-9ad0-5c0482cc64d7 with scrape type 2
2026-03-24 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ea7e662-6e16-5cba-9ad0-5c0482cc64d7, identifier: 10712696
2026-03-24 15:21:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10711164
2026-03-24 15:21:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d41adf4b-9169-58d9-bcb0-63cb53179107 with scrape type 2
2026-03-24 15:21:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d41adf4b-9169-58d9-bcb0-63cb53179107 with scrape type 2
2026-03-24 15:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d41adf4b-9169-58d9-bcb0-63cb53179107, identifier: 10711164
2026-03-24 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ea7e662-6e16-5cba-9ad0-5c0482cc64d7 with identifier: 10712696
2026-03-24 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ea7e662-6e16-5cba-9ad0-5c0482cc64d7 with identifier: 10712696
2026-03-24 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ea7e662-6e16-5cba-9ad0-5c0482cc64d7 with identifier: 10712696 to the API
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712696>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 109,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4ea7e662-6e16-5cba-9ad0-5c0482cc64d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLR825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 30847,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 160 Business Solution - Petrol - Manual - 109 hp - '
'30.847 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712696%27 HTTP/1.1" 200 None
2026-03-24 15:21:37 [adesa.be] INFO: Saving data for 10712696: {'auction_closing_time': 1774429200.0, 'created_time': 1774279104.849389, 'last_price_update_time': 1774365697.722127}
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712696') HTTP/1.1" 204 0
2026-03-24 15:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10711164
2026-03-24 15:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10711164
2026-03-24 15:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10711164 to the API
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711164>
{'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-25T13:00:00Z',
'fuel_type': 'Electric',
'id': 'd41adf4b-9169-58d9-bcb0-63cb53179107',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711164',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 135804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - Automatic - '
'408 hp - 135.804 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711164%27 HTTP/1.1" 200 None
2026-03-24 15:21:38 [adesa.be] INFO: Saving data for 10711164: {'auction_closing_time': 1774443600.0, 'created_time': 1774279139.911754, 'last_price_update_time': 1774365698.029405}
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711164') HTTP/1.1" 204 0
2026-03-24 15:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7552698-57d8-5435-90e1-c67907c52ca1 with identifier: 10712597
2026-03-24 15:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7552698-57d8-5435-90e1-c67907c52ca1 with scrape type 2
2026-03-24 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7552698-57d8-5435-90e1-c67907c52ca1 with scrape type 2
2026-03-24 15:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7552698-57d8-5435-90e1-c67907c52ca1, identifier: 10712597
2026-03-24 15:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7552698-57d8-5435-90e1-c67907c52ca1 with identifier: 10712597
2026-03-24 15:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7552698-57d8-5435-90e1-c67907c52ca1 with identifier: 10712597
2026-03-24 15:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7552698-57d8-5435-90e1-c67907c52ca1 with identifier: 10712597 to the API
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712597>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b7552698-57d8-5435-90e1-c67907c52ca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATV386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 97690,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-07-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 97.690 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712597%27 HTTP/1.1" 200 None
2026-03-24 15:21:38 [adesa.be] INFO: Saving data for 10712597: {'auction_closing_time': 1774429200.0, 'created_time': 1774279142.88055, 'last_price_update_time': 1774365698.456928}
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712597') HTTP/1.1" 204 0
2026-03-24 15:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10712787
2026-03-24 15:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5012fc-8bac-5462-a7a2-1f72195fcf68 with scrape type 2
2026-03-24 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba5012fc-8bac-5462-a7a2-1f72195fcf68 with scrape type 2
2026-03-24 15:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba5012fc-8bac-5462-a7a2-1f72195fcf68, identifier: 10712787
2026-03-24 15:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10712815
2026-03-24 15:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with scrape type 2
2026-03-24 15:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with scrape type 2
2026-03-24 15:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad, identifier: 10712815
2026-03-24 15:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10712787
2026-03-24 15:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10712787
2026-03-24 15:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10712787 to the API
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712787>
{'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': 131,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba5012fc-8bac-5462-a7a2-1f72195fcf68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712787',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 85266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo Life 1.5 Elegance - Diesel - Manual - 131 hp - 85.266 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712787%27 HTTP/1.1" 200 None
2026-03-24 15:21:39 [adesa.be] INFO: Saving data for 10712787: {'auction_closing_time': 1774429200.0, 'created_time': 1774279164.418087, 'last_price_update_time': 1774365699.045654}
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712787') HTTP/1.1" 204 0
2026-03-24 15:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10712815
2026-03-24 15:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10712815
2026-03-24 15:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10712815 to the API
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712815>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2ffc2af-e239-5ea7-9d55-5dad9f9702ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEL393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712815',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 101602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 101.602 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712815%27 HTTP/1.1" 200 None
2026-03-24 15:21:39 [adesa.be] INFO: Saving data for 10712815: {'auction_closing_time': 1774429200.0, 'created_time': 1774279163.840302, 'last_price_update_time': 1774365699.328916}
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712815') HTTP/1.1" 204 0
2026-03-24 15:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10712507
2026-03-24 15:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with scrape type 2
2026-03-24 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with scrape type 2
2026-03-24 15:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15, identifier: 10712507
2026-03-24 15:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10712507
2026-03-24 15:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10712507
2026-03-24 15:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 296ae6c5-09a0-5426-bcc2-8f29b84c5b15 with identifier: 10712507 to the API
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712507>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '296ae6c5-09a0-5426-bcc2-8f29b84c5b15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPF278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 126244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27600,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 126.244 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712507%27 HTTP/1.1" 200 None
2026-03-24 15:21:39 [adesa.be] INFO: Saving data for 10712507: {'auction_closing_time': 1774429200.0, 'created_time': 1774279176.279901, 'last_price_update_time': 1774365699.778828}
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712507') HTTP/1.1" 204 0
2026-03-24 15:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10712822
2026-03-24 15:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b71efa2-9119-53e8-8b43-ded82bac23b6 with scrape type 2
2026-03-24 15:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b71efa2-9119-53e8-8b43-ded82bac23b6 with scrape type 2
2026-03-24 15:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b71efa2-9119-53e8-8b43-ded82bac23b6, identifier: 10712822
2026-03-24 15:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10712822
2026-03-24 15:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10712822
2026-03-24 15:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10712822 to the API
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712822>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7b71efa2-9119-53e8-8b43-ded82bac23b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKB415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712822',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 71862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 110 hp - 71.862 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712822%27 HTTP/1.1" 200 None
2026-03-24 15:21:40 [adesa.be] INFO: Saving data for 10712822: {'auction_closing_time': 1774429200.0, 'created_time': 1774279160.431524, 'last_price_update_time': 1774365700.355286}
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712822') HTTP/1.1" 204 0
2026-03-24 15:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10712623
2026-03-24 15:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c8c13c7-1c87-5c38-b400-99ae1316375e with scrape type 2
2026-03-24 15:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c8c13c7-1c87-5c38-b400-99ae1316375e with scrape type 2
2026-03-24 15:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c8c13c7-1c87-5c38-b400-99ae1316375e, identifier: 10712623
2026-03-24 15:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10712623
2026-03-24 15:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10712623
2026-03-24 15:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c8c13c7-1c87-5c38-b400-99ae1316375e with identifier: 10712623 to the API
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712623>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6c8c13c7-1c87-5c38-b400-99ae1316375e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 99906,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz B 180 Business Solution - Petrol - Automatic - 136 hp '
'- 99.906 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712623%27 HTTP/1.1" 200 None
2026-03-24 15:21:41 [adesa.be] INFO: Saving data for 10712623: {'auction_closing_time': 1774429200.0, 'created_time': 1774279131.356982, 'last_price_update_time': 1774365701.018705}
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712623') HTTP/1.1" 204 0
2026-03-24 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10712816
2026-03-24 15:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e72b422-aefb-51f6-8959-7ad5d2a08184 with scrape type 2
2026-03-24 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e72b422-aefb-51f6-8959-7ad5d2a08184 with scrape type 2
2026-03-24 15:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e72b422-aefb-51f6-8959-7ad5d2a08184, identifier: 10712816
2026-03-24 15:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10712816
2026-03-24 15:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10712816
2026-03-24 15:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10712816 to the API
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712816>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6e72b422-aefb-51f6-8959-7ad5d2a08184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712816',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 54215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 83 hp - 54.215 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712816%27 HTTP/1.1" 200 None
2026-03-24 15:21:41 [adesa.be] INFO: Saving data for 10712816: {'auction_closing_time': 1774429200.0, 'created_time': 1774279158.790302, 'last_price_update_time': 1774365701.468466}
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712816') HTTP/1.1" 204 0
2026-03-24 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44488c1-7439-5f3e-8e46-a55e33dc328f with identifier: 10712729
2026-03-24 15:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44488c1-7439-5f3e-8e46-a55e33dc328f with scrape type 2
2026-03-24 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c44488c1-7439-5f3e-8e46-a55e33dc328f with scrape type 2
2026-03-24 15:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c44488c1-7439-5f3e-8e46-a55e33dc328f, identifier: 10712729
2026-03-24 15:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c44488c1-7439-5f3e-8e46-a55e33dc328f with identifier: 10712729
2026-03-24 15:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c44488c1-7439-5f3e-8e46-a55e33dc328f with identifier: 10712729
2026-03-24 15:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c44488c1-7439-5f3e-8e46-a55e33dc328f with identifier: 10712729 to the API
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712729>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c44488c1-7439-5f3e-8e46-a55e33dc328f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLJ863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712729',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 132834,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'132.834 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712729%27 HTTP/1.1" 200 None
2026-03-24 15:21:41 [adesa.be] INFO: Saving data for 10712729: {'auction_closing_time': 1774429200.0, 'created_time': 1774279168.141082, 'last_price_update_time': 1774365701.940791}
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712729') HTTP/1.1" 204 0
2026-03-24 15:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 653bede2-17bf-5d46-8ebe-c90271f4d40d with identifier: 10712786
2026-03-24 15:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653bede2-17bf-5d46-8ebe-c90271f4d40d with scrape type 2
2026-03-24 15:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 653bede2-17bf-5d46-8ebe-c90271f4d40d with scrape type 2
2026-03-24 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 653bede2-17bf-5d46-8ebe-c90271f4d40d, identifier: 10712786
2026-03-24 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 653bede2-17bf-5d46-8ebe-c90271f4d40d with identifier: 10712786
2026-03-24 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 653bede2-17bf-5d46-8ebe-c90271f4d40d with identifier: 10712786
2026-03-24 15:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 653bede2-17bf-5d46-8ebe-c90271f4d40d with identifier: 10712786 to the API
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712786>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '653bede2-17bf-5d46-8ebe-c90271f4d40d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMK447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712786',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 90290,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI Allure - Diesel - Manual - 102 hp - 90.290 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712786%27 HTTP/1.1" 200 None
2026-03-24 15:21:42 [adesa.be] INFO: Saving data for 10712786: {'auction_closing_time': 1774429200.0, 'created_time': 1774279151.159477, 'last_price_update_time': 1774365702.285532}
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712786') HTTP/1.1" 204 0
2026-03-24 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10712744
2026-03-24 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a45cd15-4219-56e3-98a8-082f5bc7fdee with scrape type 2
2026-03-24 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a45cd15-4219-56e3-98a8-082f5bc7fdee with scrape type 2
2026-03-24 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a45cd15-4219-56e3-98a8-082f5bc7fdee, identifier: 10712744
2026-03-24 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10712744
2026-03-24 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10712744
2026-03-24 15:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a45cd15-4219-56e3-98a8-082f5bc7fdee with identifier: 10712744 to the API
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712744>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7a45cd15-4219-56e3-98a8-082f5bc7fdee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRQ445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 22729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 22.729 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712744%27 HTTP/1.1" 200 None
2026-03-24 15:21:42 [adesa.be] INFO: Saving data for 10712744: {'auction_closing_time': 1774429200.0, 'created_time': 1774279168.457372, 'last_price_update_time': 1774365702.730637}
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712744') HTTP/1.1" 204 0
2026-03-24 15:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10712704
2026-03-24 15:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with scrape type 2
2026-03-24 15:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with scrape type 2
2026-03-24 15:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0, identifier: 10712704
2026-03-24 15:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10712704
2026-03-24 15:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10712704
2026-03-24 15:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb01f3b0-fc6b-5fd2-9311-7d0530c620f0 with identifier: 10712704 to the API
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712704>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fb01f3b0-fc6b-5fd2-9311-7d0530c620f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJT431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 18198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active Pack - Petrol - Manual - 101 hp - 18.198 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712704%27 HTTP/1.1" 200 None
2026-03-24 15:21:43 [adesa.be] INFO: Saving data for 10712704: {'auction_closing_time': 1774429200.0, 'created_time': 1774279150.38674, 'last_price_update_time': 1774365703.163645}
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712704') HTTP/1.1" 204 0
2026-03-24 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712828> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10712798
2026-03-24 15:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0138ac0b-e960-5de5-9b17-b54ef765bb31 with scrape type 2
2026-03-24 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0138ac0b-e960-5de5-9b17-b54ef765bb31 with scrape type 2
2026-03-24 15:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0138ac0b-e960-5de5-9b17-b54ef765bb31, identifier: 10712798
2026-03-24 15:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10712798
2026-03-24 15:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10712798
2026-03-24 15:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0138ac0b-e960-5de5-9b17-b54ef765bb31 with identifier: 10712798 to the API
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712798>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0138ac0b-e960-5de5-9b17-b54ef765bb31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712798',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 72560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 1.5 HDI Active Pack - Diesel - Automatic - 131 hp - '
'72.560 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712798%27 HTTP/1.1" 200 None
2026-03-24 15:21:43 [adesa.be] INFO: Saving data for 10712798: {'auction_closing_time': 1774429200.0, 'created_time': 1774279168.751502, 'last_price_update_time': 1774365703.681238}
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712798') HTTP/1.1" 204 0
2026-03-24 15:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10712828
2026-03-24 15:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b38ca68b-7737-5a94-80c3-27cdbd92eddd with scrape type 2
2026-03-24 15:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b38ca68b-7737-5a94-80c3-27cdbd92eddd with scrape type 2
2026-03-24 15:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b38ca68b-7737-5a94-80c3-27cdbd92eddd, identifier: 10712828
2026-03-24 15:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10712828
2026-03-24 15:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10712828
2026-03-24 15:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b38ca68b-7737-5a94-80c3-27cdbd92eddd with identifier: 10712828 to the API
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712828>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b38ca68b-7737-5a94-80c3-27cdbd92eddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBF459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712828',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 133291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2020-07-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 130 hp - 133.291 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712828%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Saving data for 10712828: {'auction_closing_time': 1774429200.0, 'created_time': 1774279170.689903, 'last_price_update_time': 1774365704.042261}
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712828') HTTP/1.1" 204 0
2026-03-24 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b8a3974-d0ff-5fe0-990e-8194203ae2ed with identifier: 10712831
2026-03-24 15:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8a3974-d0ff-5fe0-990e-8194203ae2ed with scrape type 2
2026-03-24 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b8a3974-d0ff-5fe0-990e-8194203ae2ed with scrape type 2
2026-03-24 15:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b8a3974-d0ff-5fe0-990e-8194203ae2ed, identifier: 10712831
2026-03-24 15:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b8a3974-d0ff-5fe0-990e-8194203ae2ed with identifier: 10712831
2026-03-24 15:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b8a3974-d0ff-5fe0-990e-8194203ae2ed with identifier: 10712831
2026-03-24 15:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b8a3974-d0ff-5fe0-990e-8194203ae2ed with identifier: 10712831 to the API
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712831>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3b8a3974-d0ff-5fe0-990e-8194203ae2ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMS442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712831',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 170764,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Active Pack - Diesel - Manual - 100 hp - 170.764 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2020}
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712831%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Saving data for 10712831: {'auction_closing_time': 1774429200.0, 'created_time': 1774279170.417392, 'last_price_update_time': 1774365704.388125}
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712831') HTTP/1.1" 204 0
2026-03-24 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712767
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712767%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712767: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712767 url https://www.openlane.eu/en/carv6/auction/10712767
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712651
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712651%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712651: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712651 url https://www.openlane.eu/en/carv6/auction/10712651
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712647
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712647%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712647: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712647 url https://www.openlane.eu/en/carv6/auction/10712647
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712710
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712710%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712710: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712710 url https://www.openlane.eu/en/carv6/auction/10712710
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712718
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712718%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712718: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712718 url https://www.openlane.eu/en/carv6/auction/10712718
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712703
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712703%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712703: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712703 url https://www.openlane.eu/en/carv6/auction/10712703
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712742
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712742%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712742: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712742 url https://www.openlane.eu/en/carv6/auction/10712742
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712656
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712656%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712656: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712656 url https://www.openlane.eu/en/carv6/auction/10712656
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712728
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712728%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712728: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712728 url https://www.openlane.eu/en/carv6/auction/10712728
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712814
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712814%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712814: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712814 url https://www.openlane.eu/en/carv6/auction/10712814
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712781
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712781%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712781: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712781 url https://www.openlane.eu/en/carv6/auction/10712781
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712735
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712735%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712735: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712735 url https://www.openlane.eu/en/carv6/auction/10712735
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712709
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712709%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712709: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712709 url https://www.openlane.eu/en/carv6/auction/10712709
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712808
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712808%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712808: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712808 url https://www.openlane.eu/en/carv6/auction/10712808
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712743
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712743%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712743: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712743 url https://www.openlane.eu/en/carv6/auction/10712743
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712653
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712653%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712653: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712653 url https://www.openlane.eu/en/carv6/auction/10712653
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712797
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712797%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712797: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712797 url https://www.openlane.eu/en/carv6/auction/10712797
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712823
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712823%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712823: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712823 url https://www.openlane.eu/en/carv6/auction/10712823
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712635
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712635%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712635: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712635 url https://www.openlane.eu/en/carv6/auction/10712635
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712618
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712618%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712618: 2
2026-03-24 15:21:44 [adesa.be] INFO: Scraping item 10712618 url https://www.openlane.eu/en/carv6/auction/10712618
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712600
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712600%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712600: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712600 url https://www.openlane.eu/en/carv6/auction/10712600
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712810
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712810%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712810: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712810 url https://www.openlane.eu/en/carv6/auction/10712810
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712732
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712732%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712732: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712732 url https://www.openlane.eu/en/carv6/auction/10712732
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712807
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712807%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712807: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712807 url https://www.openlane.eu/en/carv6/auction/10712807
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712765
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712765%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712765: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712765 url https://www.openlane.eu/en/carv6/auction/10712765
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712768
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712768%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712768: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712768 url https://www.openlane.eu/en/carv6/auction/10712768
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712689
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712689%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712689: 0
2026-03-24 15:21:44 [adesa.be] INFO: Skipping item 10712689 url https://www.openlane.eu/en/carv6/auction/10712689
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712832
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712832%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712832: 2
2026-03-24 15:21:44 [adesa.be] INFO: Scraping item 10712832 url https://www.openlane.eu/en/carv6/auction/10712832
2026-03-24 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:44 [adesa.be] INFO: Found listing with ID: 10712827
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712827%27 HTTP/1.1" 200 None
2026-03-24 15:21:44 [adesa.be] INFO: Scrape type for 10712827: 2
2026-03-24 15:21:44 [adesa.be] INFO: Scraping item 10712827 url https://www.openlane.eu/en/carv6/auction/10712827
2026-03-24 15:21:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10712745
2026-03-24 15:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6f19888-685b-5cfd-9d3d-e0650e721b75 with scrape type 2
2026-03-24 15:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6f19888-685b-5cfd-9d3d-e0650e721b75 with scrape type 2
2026-03-24 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6f19888-685b-5cfd-9d3d-e0650e721b75, identifier: 10712745
2026-03-24 15:21:45 [adesa.be] INFO: Found listing with ID: 10712788
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712788%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Scrape type for 10712788: 0
2026-03-24 15:21:45 [adesa.be] INFO: Skipping item 10712788 url https://www.openlane.eu/en/carv6/auction/10712788
2026-03-24 15:21:45 [adesa.be] INFO: Found listing with ID: 10712725
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712725%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Scrape type for 10712725: 2
2026-03-24 15:21:45 [adesa.be] INFO: Scraping item 10712725 url https://www.openlane.eu/en/carv6/auction/10712725
2026-03-24 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712638> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10712745
2026-03-24 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10712745
2026-03-24 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6f19888-685b-5cfd-9d3d-e0650e721b75 with identifier: 10712745 to the API
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712745>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6f19888-685b-5cfd-9d3d-e0650e721b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHA564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 85663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-07-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 131 hp - 85.663 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712745%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Saving data for 10712745: {'auction_closing_time': 1774429200.0, 'created_time': 1774279170.037073, 'last_price_update_time': 1774365705.325251}
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712745') HTTP/1.1" 204 0
2026-03-24 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:45 [adesa.be] INFO: Found listing with ID: 10712778
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712778%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Scrape type for 10712778: 0
2026-03-24 15:21:45 [adesa.be] INFO: Skipping item 10712778 url https://www.openlane.eu/en/carv6/auction/10712778
2026-03-24 15:21:45 [adesa.be] INFO: Found listing with ID: 10712687
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712687%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Scrape type for 10712687: 0
2026-03-24 15:21:45 [adesa.be] INFO: Skipping item 10712687 url https://www.openlane.eu/en/carv6/auction/10712687
2026-03-24 15:21:45 [adesa.be] INFO: Found listing with ID: 10713547
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713547%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Scrape type for 10713547: 2
2026-03-24 15:21:45 [adesa.be] INFO: Scraping item 10713547 url https://www.openlane.eu/en/carv6/auction/10713547
2026-03-24 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c50b4d22-f7bb-5c94-a2f2-d72974767bef with identifier: 10712542
2026-03-24 15:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c50b4d22-f7bb-5c94-a2f2-d72974767bef with scrape type 2
2026-03-24 15:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c50b4d22-f7bb-5c94-a2f2-d72974767bef with scrape type 2
2026-03-24 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c50b4d22-f7bb-5c94-a2f2-d72974767bef, identifier: 10712542
2026-03-24 15:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10712666
2026-03-24 15:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e502b580-a304-5d0c-962f-722aa7776f75 with scrape type 2
2026-03-24 15:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e502b580-a304-5d0c-962f-722aa7776f75 with scrape type 2
2026-03-24 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e502b580-a304-5d0c-962f-722aa7776f75, identifier: 10712666
2026-03-24 15:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10712638
2026-03-24 15:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with scrape type 2
2026-03-24 15:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with scrape type 2
2026-03-24 15:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61485730-6a5a-5a07-8c3c-9ee61554d6d1, identifier: 10712638
2026-03-24 15:21:45 [adesa.be] INFO: Found listing with ID: 10713583
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713583%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Scrape type for 10713583: 2
2026-03-24 15:21:45 [adesa.be] INFO: Scraping item 10713583 url https://www.openlane.eu/en/carv6/auction/10713583
2026-03-24 15:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c50b4d22-f7bb-5c94-a2f2-d72974767bef with identifier: 10712542
2026-03-24 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c50b4d22-f7bb-5c94-a2f2-d72974767bef with identifier: 10712542
2026-03-24 15:21:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c50b4d22-f7bb-5c94-a2f2-d72974767bef with identifier: 10712542 to the API
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712542>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c50b4d22-f7bb-5c94-a2f2-d72974767bef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLR237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 69364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 69.364 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712542%27 HTTP/1.1" 200 None
2026-03-24 15:21:45 [adesa.be] INFO: Saving data for 10712542: {'auction_closing_time': 1774429200.0, 'created_time': 1774279150.100784, 'last_price_update_time': 1774365705.96238}
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712542') HTTP/1.1" 204 0
2026-03-24 15:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10712666
2026-03-24 15:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10712666
2026-03-24 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e502b580-a304-5d0c-962f-722aa7776f75 with identifier: 10712666 to the API
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712666>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e502b580-a304-5d0c-962f-722aa7776f75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLW336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 65946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i GT - Petrol - Automatic - 130 hp - 65.946 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712666%27 HTTP/1.1" 200 None
2026-03-24 15:21:46 [adesa.be] INFO: Saving data for 10712666: {'auction_closing_time': 1774429200.0, 'created_time': 1774279163.26959, 'last_price_update_time': 1774365706.212375}
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712666') HTTP/1.1" 204 0
2026-03-24 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10712638
2026-03-24 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10712638
2026-03-24 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61485730-6a5a-5a07-8c3c-9ee61554d6d1 with identifier: 10712638 to the API
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712638>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '61485730-6a5a-5a07-8c3c-9ee61554d6d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQE020',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 24855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Active Pack - Petrol - Manual - 130 hp - 24.855 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2023}
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712638%27 HTTP/1.1" 200 None
2026-03-24 15:21:46 [adesa.be] INFO: Saving data for 10712638: {'auction_closing_time': 1774429200.0, 'created_time': 1774279166.007064, 'last_price_update_time': 1774365706.481163}
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712638') HTTP/1.1" 204 0
2026-03-24 15:21:46 [adesa.be] INFO: Found listing with ID: 10712576
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712576%27 HTTP/1.1" 200 None
2026-03-24 15:21:46 [adesa.be] INFO: Scrape type for 10712576: 2
2026-03-24 15:21:46 [adesa.be] INFO: Scraping item 10712576 url https://www.openlane.eu/en/carv6/auction/10712576
2026-03-24 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10712707
2026-03-24 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f095c05e-f289-5f43-96ea-19d7965eed3b with scrape type 2
2026-03-24 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f095c05e-f289-5f43-96ea-19d7965eed3b with scrape type 2
2026-03-24 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f095c05e-f289-5f43-96ea-19d7965eed3b, identifier: 10712707
2026-03-24 15:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10712760
2026-03-24 15:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b79caf22-ea7e-5b98-8add-c508fa6c1080 with scrape type 2
2026-03-24 15:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b79caf22-ea7e-5b98-8add-c508fa6c1080 with scrape type 2
2026-03-24 15:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b79caf22-ea7e-5b98-8add-c508fa6c1080, identifier: 10712760
2026-03-24 15:21:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10712707
2026-03-24 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10712707
2026-03-24 15:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10712707 to the API
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712707>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f095c05e-f289-5f43-96ea-19d7965eed3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 100423,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'100.423 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712707%27 HTTP/1.1" 200 None
2026-03-24 15:21:46 [adesa.be] INFO: Saving data for 10712707: {'auction_closing_time': 1774429200.0, 'created_time': 1774279165.678575, 'last_price_update_time': 1774365706.935369}
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712707') HTTP/1.1" 204 0
2026-03-24 15:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10712760
2026-03-24 15:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10712760
2026-03-24 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10712760 to the API
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712760>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b79caf22-ea7e-5b98-8add-c508fa6c1080',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 149633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 149.633 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712760%27 HTTP/1.1" 200 None
2026-03-24 15:21:47 [adesa.be] INFO: Saving data for 10712760: {'auction_closing_time': 1774429200.0, 'created_time': 1774279166.945576, 'last_price_update_time': 1774365707.717164}
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712760') HTTP/1.1" 204 0
2026-03-24 15:21:47 [adesa.be] INFO: Found listing with ID: 10713601
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713601%27 HTTP/1.1" 200 None
2026-03-24 15:21:47 [adesa.be] INFO: Scrape type for 10713601: 2
2026-03-24 15:21:47 [adesa.be] INFO: Scraping item 10713601 url https://www.openlane.eu/en/carv6/auction/10713601
2026-03-24 15:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:47 [adesa.be] INFO: Found listing with ID: 10712793
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712793%27 HTTP/1.1" 200 None
2026-03-24 15:21:47 [adesa.be] INFO: Scrape type for 10712793: 2
2026-03-24 15:21:47 [adesa.be] INFO: Scraping item 10712793 url https://www.openlane.eu/en/carv6/auction/10712793
2026-03-24 15:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0267c99a-ee06-5fd9-856e-6815f3572fe8 with identifier: 10712682
2026-03-24 15:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0267c99a-ee06-5fd9-856e-6815f3572fe8 with scrape type 2
2026-03-24 15:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0267c99a-ee06-5fd9-856e-6815f3572fe8 with scrape type 2
2026-03-24 15:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0267c99a-ee06-5fd9-856e-6815f3572fe8, identifier: 10712682
2026-03-24 15:21:47 [adesa.be] INFO: Found listing with ID: 10712632
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712632%27 HTTP/1.1" 200 None
2026-03-24 15:21:47 [adesa.be] INFO: Scrape type for 10712632: 2
2026-03-24 15:21:47 [adesa.be] INFO: Scraping item 10712632 url https://www.openlane.eu/en/carv6/auction/10712632
2026-03-24 15:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0267c99a-ee06-5fd9-856e-6815f3572fe8 with identifier: 10712682
2026-03-24 15:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0267c99a-ee06-5fd9-856e-6815f3572fe8 with identifier: 10712682
2026-03-24 15:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0267c99a-ee06-5fd9-856e-6815f3572fe8 with identifier: 10712682 to the API
2026-03-24 15:21:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712682>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0267c99a-ee06-5fd9-856e-6815f3572fe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVS656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 92214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI GT - Diesel - Automatic - 130 hp - 92.214 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712682%27 HTTP/1.1" 200 None
2026-03-24 15:21:48 [adesa.be] INFO: Saving data for 10712682: {'auction_closing_time': 1774429200.0, 'created_time': 1774279154.273684, 'last_price_update_time': 1774365708.111071}
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712682') HTTP/1.1" 204 0
2026-03-24 15:21:48 [adesa.be] INFO: Found listing with ID: 10712734
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712734%27 HTTP/1.1" 200 None
2026-03-24 15:21:48 [adesa.be] INFO: Scrape type for 10712734: 2
2026-03-24 15:21:48 [adesa.be] INFO: Scraping item 10712734 url https://www.openlane.eu/en/carv6/auction/10712734
2026-03-24 15:21:48 [adesa.be] INFO: Found listing with ID: 10712712
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712712%27 HTTP/1.1" 200 None
2026-03-24 15:21:48 [adesa.be] INFO: Scrape type for 10712712: 2
2026-03-24 15:21:48 [adesa.be] INFO: Scraping item 10712712 url https://www.openlane.eu/en/carv6/auction/10712712
2026-03-24 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10712771
2026-03-24 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fecaf645-88ef-59cb-a7df-01f3ff9e4770 with scrape type 2
2026-03-24 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fecaf645-88ef-59cb-a7df-01f3ff9e4770 with scrape type 2
2026-03-24 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fecaf645-88ef-59cb-a7df-01f3ff9e4770, identifier: 10712771
2026-03-24 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10712794
2026-03-24 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 334724c0-50de-5b5c-9bf1-1635a8996a78 with scrape type 2
2026-03-24 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 334724c0-50de-5b5c-9bf1-1635a8996a78 with scrape type 2
2026-03-24 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 334724c0-50de-5b5c-9bf1-1635a8996a78, identifier: 10712794
2026-03-24 15:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10712804
2026-03-24 15:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with scrape type 2
2026-03-24 15:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with scrape type 2
2026-03-24 15:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6c09ac5-6ba8-5f20-a63d-1f21be422a03, identifier: 10712804
2026-03-24 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10712771
2026-03-24 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10712771
2026-03-24 15:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fecaf645-88ef-59cb-a7df-01f3ff9e4770 with identifier: 10712771 to the API
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712771>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fecaf645-88ef-59cb-a7df-01f3ff9e4770',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNC582',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712771',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 99014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i GT - Petrol - Manual - 130 hp - 99.014 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712771%27 HTTP/1.1" 200 None
2026-03-24 15:21:48 [adesa.be] INFO: Saving data for 10712771: {'auction_closing_time': 1774429200.0, 'created_time': 1774279153.105012, 'last_price_update_time': 1774365708.725809}
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712771') HTTP/1.1" 204 0
2026-03-24 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10712794
2026-03-24 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10712794
2026-03-24 15:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10712794 to the API
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712794>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '334724c0-50de-5b5c-9bf1-1635a8996a78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712794',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 65806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active - Petrol - 101 hp - 65.806 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712794%27 HTTP/1.1" 200 None
2026-03-24 15:21:48 [adesa.be] INFO: Saving data for 10712794: {'auction_closing_time': 1774429200.0, 'created_time': 1774279152.816857, 'last_price_update_time': 1774365708.981059}
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712794') HTTP/1.1" 204 0
2026-03-24 15:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10712804
2026-03-24 15:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10712804
2026-03-24 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6c09ac5-6ba8-5f20-a63d-1f21be422a03 with identifier: 10712804 to the API
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712804>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a6c09ac5-6ba8-5f20-a63d-1f21be422a03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPZ359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712804',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 147607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-03-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 147.607 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712804%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Saving data for 10712804: {'auction_closing_time': 1774429200.0, 'created_time': 1774279153.381063, 'last_price_update_time': 1774365709.221917}
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712804') HTTP/1.1" 204 0
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712740
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712740%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712740: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712740 url https://www.openlane.eu/en/carv6/auction/10712740
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712801
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712801%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712801: 2
2026-03-24 15:21:49 [adesa.be] INFO: Scraping item 10712801 url https://www.openlane.eu/en/carv6/auction/10712801
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712697
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712697%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712697: 2
2026-03-24 15:21:49 [adesa.be] INFO: Scraping item 10712697 url https://www.openlane.eu/en/carv6/auction/10712697
2026-03-24 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712674
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712674%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712674: 2
2026-03-24 15:21:49 [adesa.be] INFO: Scraping item 10712674 url https://www.openlane.eu/en/carv6/auction/10712674
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712693
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712693%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712693: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712693 url https://www.openlane.eu/en/carv6/auction/10712693
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712717
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712717%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712717: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712717 url https://www.openlane.eu/en/carv6/auction/10712717
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712692
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712692%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712692: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712692 url https://www.openlane.eu/en/carv6/auction/10712692
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712624
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712624%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712624: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712624 url https://www.openlane.eu/en/carv6/auction/10712624
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712806
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712806%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712806: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712806 url https://www.openlane.eu/en/carv6/auction/10712806
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712596
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712596%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712596: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712596 url https://www.openlane.eu/en/carv6/auction/10712596
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10713615
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713615%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10713615: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10713615 url https://www.openlane.eu/en/carv6/auction/10713615
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712605
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712605%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712605: 2
2026-03-24 15:21:49 [adesa.be] INFO: Scraping item 10712605 url https://www.openlane.eu/en/carv6/auction/10712605
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712611
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712611%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712611: 2
2026-03-24 15:21:49 [adesa.be] INFO: Scraping item 10712611 url https://www.openlane.eu/en/carv6/auction/10712611
2026-03-24 15:21:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10712678
2026-03-24 15:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41faac5c-92c9-5474-8137-2dbbd356b054 with scrape type 2
2026-03-24 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41faac5c-92c9-5474-8137-2dbbd356b054 with scrape type 2
2026-03-24 15:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41faac5c-92c9-5474-8137-2dbbd356b054, identifier: 10712678
2026-03-24 15:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10713585
2026-03-24 15:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac89a05b-0947-5d40-88a1-65368c267051 with scrape type 2
2026-03-24 15:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac89a05b-0947-5d40-88a1-65368c267051 with scrape type 2
2026-03-24 15:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac89a05b-0947-5d40-88a1-65368c267051, identifier: 10713585
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712616
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712616%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712616: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712616 url https://www.openlane.eu/en/carv6/auction/10712616
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712604
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712604%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712604: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712604 url https://www.openlane.eu/en/carv6/auction/10712604
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712595
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712595%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712595: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712595 url https://www.openlane.eu/en/carv6/auction/10712595
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712619
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712619%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712619: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10712619 url https://www.openlane.eu/en/carv6/auction/10712619
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10713588
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713588%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10713588: 0
2026-03-24 15:21:49 [adesa.be] INFO: Skipping item 10713588 url https://www.openlane.eu/en/carv6/auction/10713588
2026-03-24 15:21:49 [adesa.be] INFO: Found listing with ID: 10712518
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712518%27 HTTP/1.1" 200 None
2026-03-24 15:21:49 [adesa.be] INFO: Scrape type for 10712518: 2
2026-03-24 15:21:49 [adesa.be] INFO: Scraping item 10712518 url https://www.openlane.eu/en/carv6/auction/10712518
2026-03-24 15:21:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10712678
2026-03-24 15:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10712678
2026-03-24 15:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10712678 to the API
2026-03-24 15:21:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712678>
{'auction_title': '',
'c_o_2_emission_value': 242,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '41faac5c-92c9-5474-8137-2dbbd356b054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVK463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 82924,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Movano L3H2 2.2 - Diesel - 140 hp - 82.924 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712678%27 HTTP/1.1" 200 None
2026-03-24 15:21:50 [adesa.be] INFO: Saving data for 10712678: {'auction_closing_time': 1774429200.0, 'created_time': 1774279158.200539, 'last_price_update_time': 1774365710.115181}
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712678') HTTP/1.1" 204 0
2026-03-24 15:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10713585
2026-03-24 15:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10713585
2026-03-24 15:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac89a05b-0947-5d40-88a1-65368c267051 with identifier: 10713585 to the API
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713585>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ac89a05b-0947-5d40-88a1-65368c267051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HBJ849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713585',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 20800,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - 145 hp - 20.800 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713585%27 HTTP/1.1" 200 None
2026-03-24 15:21:50 [adesa.be] INFO: Saving data for 10713585: {'auction_closing_time': 1774426500.0, 'created_time': 1774279155.998002, 'last_price_update_time': 1774365710.45529}
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713585') HTTP/1.1" 204 0
2026-03-24 15:21:50 [adesa.be] INFO: Found listing with ID: 10712637
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712637%27 HTTP/1.1" 200 None
2026-03-24 15:21:50 [adesa.be] INFO: Scrape type for 10712637: 2
2026-03-24 15:21:50 [adesa.be] INFO: Scraping item 10712637 url https://www.openlane.eu/en/carv6/auction/10712637
2026-03-24 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712832> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712830> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c78c8a9b-6e67-575c-bc1a-170d586d7fe6 with identifier: 10712783
2026-03-24 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c78c8a9b-6e67-575c-bc1a-170d586d7fe6 with scrape type 2
2026-03-24 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c78c8a9b-6e67-575c-bc1a-170d586d7fe6 with scrape type 2
2026-03-24 15:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c78c8a9b-6e67-575c-bc1a-170d586d7fe6, identifier: 10712783
2026-03-24 15:21:50 [adesa.be] INFO: Found listing with ID: 10712633
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712633%27 HTTP/1.1" 200 None
2026-03-24 15:21:50 [adesa.be] INFO: Scrape type for 10712633: 0
2026-03-24 15:21:50 [adesa.be] INFO: Skipping item 10712633 url https://www.openlane.eu/en/carv6/auction/10712633
2026-03-24 15:21:50 [adesa.be] INFO: Found listing with ID: 10712646
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712646%27 HTTP/1.1" 200 None
2026-03-24 15:21:50 [adesa.be] INFO: Scrape type for 10712646: 2
2026-03-24 15:21:50 [adesa.be] INFO: Scraping item 10712646 url https://www.openlane.eu/en/carv6/auction/10712646
2026-03-24 15:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c78c8a9b-6e67-575c-bc1a-170d586d7fe6 with identifier: 10712783
2026-03-24 15:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c78c8a9b-6e67-575c-bc1a-170d586d7fe6 with identifier: 10712783
2026-03-24 15:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c78c8a9b-6e67-575c-bc1a-170d586d7fe6 with identifier: 10712783 to the API
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712783>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c78c8a9b-6e67-575c-bc1a-170d586d7fe6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMA152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712783',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 78147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Mokka 1.2 GS Line - Petrol - 101 hp - 78.147 km',
'transmission': 'manual',
'trim': 'GS Line',
'vin': None,
'year': 2022}
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712783%27 HTTP/1.1" 200 None
2026-03-24 15:21:50 [adesa.be] INFO: Saving data for 10712783: {'auction_closing_time': 1774429200.0, 'created_time': 1774279155.636686, 'last_price_update_time': 1774365710.938769}
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712783') HTTP/1.1" 204 0
2026-03-24 15:21:50 [adesa.be] INFO: Found listing with ID: 10712764
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712764%27 HTTP/1.1" 200 None
2026-03-24 15:21:50 [adesa.be] INFO: Scrape type for 10712764: 2
2026-03-24 15:21:50 [adesa.be] INFO: Scraping item 10712764 url https://www.openlane.eu/en/carv6/auction/10712764
2026-03-24 15:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9d40dd1-7618-5110-af83-2a334bfe00e2 with identifier: 10712813
2026-03-24 15:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9d40dd1-7618-5110-af83-2a334bfe00e2 with scrape type 2
2026-03-24 15:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9d40dd1-7618-5110-af83-2a334bfe00e2 with scrape type 2
2026-03-24 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9d40dd1-7618-5110-af83-2a334bfe00e2, identifier: 10712813
2026-03-24 15:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10712770
2026-03-24 15:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d8b608-0457-5495-b282-4c21b6896af2 with scrape type 2
2026-03-24 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d8b608-0457-5495-b282-4c21b6896af2 with scrape type 2
2026-03-24 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2d8b608-0457-5495-b282-4c21b6896af2, identifier: 10712770
2026-03-24 15:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a19051-36ac-54fa-a86e-d7967a087f72 with identifier: 10712832
2026-03-24 15:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a19051-36ac-54fa-a86e-d7967a087f72 with scrape type 2
2026-03-24 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a19051-36ac-54fa-a86e-d7967a087f72 with scrape type 2
2026-03-24 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a19051-36ac-54fa-a86e-d7967a087f72, identifier: 10712832
2026-03-24 15:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10712830
2026-03-24 15:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77c8a905-844a-5250-bcc5-a03c08f9e297 with scrape type 2
2026-03-24 15:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77c8a905-844a-5250-bcc5-a03c08f9e297 with scrape type 2
2026-03-24 15:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77c8a905-844a-5250-bcc5-a03c08f9e297, identifier: 10712830
2026-03-24 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9d40dd1-7618-5110-af83-2a334bfe00e2 with identifier: 10712813
2026-03-24 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9d40dd1-7618-5110-af83-2a334bfe00e2 with identifier: 10712813
2026-03-24 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9d40dd1-7618-5110-af83-2a334bfe00e2 with identifier: 10712813 to the API
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712813>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c9d40dd1-7618-5110-af83-2a334bfe00e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFB021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712813',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 134575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-08-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.5 Ultimate - Diesel - 120 hp - 134.575 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2020}
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712813%27 HTTP/1.1" 200 None
2026-03-24 15:21:51 [adesa.be] INFO: Saving data for 10712813: {'auction_closing_time': 1774429200.0, 'created_time': 1774279156.275707, 'last_price_update_time': 1774365711.533603}
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712813') HTTP/1.1" 204 0
2026-03-24 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10712770
2026-03-24 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10712770
2026-03-24 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10712770 to the API
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712770>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2d8b608-0457-5495-b282-4c21b6896af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFA334',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 96955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Automatic - 130 hp - 96.955 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712770%27 HTTP/1.1" 200 None
2026-03-24 15:21:51 [adesa.be] INFO: Saving data for 10712770: {'auction_closing_time': 1774429200.0, 'created_time': 1774279156.931458, 'last_price_update_time': 1774365711.791038}
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712770') HTTP/1.1" 204 0
2026-03-24 15:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a19051-36ac-54fa-a86e-d7967a087f72 with identifier: 10712832
2026-03-24 15:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a19051-36ac-54fa-a86e-d7967a087f72 with identifier: 10712832
2026-03-24 15:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a19051-36ac-54fa-a86e-d7967a087f72 with identifier: 10712832 to the API
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712832>
{'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-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '51a19051-36ac-54fa-a86e-d7967a087f72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAM767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712832',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 149704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - 115 hp - '
'149.704 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712832%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Saving data for 10712832: {'auction_closing_time': 1774429200.0, 'created_time': 1774279173.2681, 'last_price_update_time': 1774365712.047045}
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712832') HTTP/1.1" 204 0
2026-03-24 15:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10712830
2026-03-24 15:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10712830
2026-03-24 15:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77c8a905-844a-5250-bcc5-a03c08f9e297 with identifier: 10712830 to the API
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712830>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '77c8a905-844a-5250-bcc5-a03c08f9e297',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VGF940',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712830',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Karl',
'odometer': 92860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2018-10-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Karl 1.0 Edition - Petrol - Manual - 75 hp - 92.860 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2018}
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712830%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Saving data for 10712830: {'auction_closing_time': 1774429200.0, 'created_time': 1774279148.711637, 'last_price_update_time': 1774365712.7722}
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712830') HTTP/1.1" 204 0
2026-03-24 15:21:52 [adesa.be] INFO: Found listing with ID: 10712790
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712790%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Scrape type for 10712790: 2
2026-03-24 15:21:52 [adesa.be] INFO: Scraping item 10712790 url https://www.openlane.eu/en/carv6/auction/10712790
2026-03-24 15:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:52 [adesa.be] INFO: Found listing with ID: 10712665
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712665%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Scrape type for 10712665: 2
2026-03-24 15:21:52 [adesa.be] INFO: Scraping item 10712665 url https://www.openlane.eu/en/carv6/auction/10712665
2026-03-24 15:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:52 [adesa.be] INFO: Found listing with ID: 10713579
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713579%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Scrape type for 10713579: 2
2026-03-24 15:21:52 [adesa.be] INFO: Scraping item 10713579 url https://www.openlane.eu/en/carv6/auction/10713579
2026-03-24 15:21:52 [adesa.be] INFO: Found listing with ID: 10712617
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712617%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Scrape type for 10712617: 2
2026-03-24 15:21:52 [adesa.be] INFO: Scraping item 10712617 url https://www.openlane.eu/en/carv6/auction/10712617
2026-03-24 15:21:52 [adesa.be] INFO: Found listing with ID: 10712569
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712569%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Scrape type for 10712569: 2
2026-03-24 15:21:52 [adesa.be] INFO: Scraping item 10712569 url https://www.openlane.eu/en/carv6/auction/10712569
2026-03-24 15:21:52 [adesa.be] INFO: Found listing with ID: 10712654
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712654%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Scrape type for 10712654: 2
2026-03-24 15:21:52 [adesa.be] INFO: Scraping item 10712654 url https://www.openlane.eu/en/carv6/auction/10712654
2026-03-24 15:21:52 [adesa.be] INFO: Found listing with ID: 10712686
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712686%27 HTTP/1.1" 200 None
2026-03-24 15:21:52 [adesa.be] INFO: Scrape type for 10712686: 2
2026-03-24 15:21:52 [adesa.be] INFO: Scraping item 10712686 url https://www.openlane.eu/en/carv6/auction/10712686
2026-03-24 15:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10712725
2026-03-24 15:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9905d6b-9130-5d72-bfce-12ee674f4c6e with scrape type 2
2026-03-24 15:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9905d6b-9130-5d72-bfce-12ee674f4c6e with scrape type 2
2026-03-24 15:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9905d6b-9130-5d72-bfce-12ee674f4c6e, identifier: 10712725
2026-03-24 15:21:53 [adesa.be] INFO: Found listing with ID: 10712621
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712621%27 HTTP/1.1" 200 None
2026-03-24 15:21:53 [adesa.be] INFO: Scrape type for 10712621: 2
2026-03-24 15:21:53 [adesa.be] INFO: Scraping item 10712621 url https://www.openlane.eu/en/carv6/auction/10712621
2026-03-24 15:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10712725
2026-03-24 15:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10712725
2026-03-24 15:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9905d6b-9130-5d72-bfce-12ee674f4c6e with identifier: 10712725 to the API
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712725>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a9905d6b-9130-5d72-bfce-12ee674f4c6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFK674',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 76665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.3 TCe - Petrol - Manual - 140 hp - '
'76.665 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712725%27 HTTP/1.1" 200 None
2026-03-24 15:21:53 [adesa.be] INFO: Saving data for 10712725: {'auction_closing_time': 1774429200.0, 'created_time': 1774279171.952232, 'last_price_update_time': 1774365713.286845}
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712725') HTTP/1.1" 204 0
2026-03-24 15:21:53 [adesa.be] INFO: Found listing with ID: 10712766
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712766%27 HTTP/1.1" 200 None
2026-03-24 15:21:53 [adesa.be] INFO: Scrape type for 10712766: 2
2026-03-24 15:21:53 [adesa.be] INFO: Scraping item 10712766 url https://www.openlane.eu/en/carv6/auction/10712766
2026-03-24 15:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10712618
2026-03-24 15:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with scrape type 2
2026-03-24 15:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with scrape type 2
2026-03-24 15:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1688e3ef-3bbb-517e-9884-5d2dd912eda5, identifier: 10712618
2026-03-24 15:21:53 [adesa.be] INFO: Found listing with ID: 10712720
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712720%27 HTTP/1.1" 200 None
2026-03-24 15:21:53 [adesa.be] INFO: Scrape type for 10712720: 2
2026-03-24 15:21:53 [adesa.be] INFO: Scraping item 10712720 url https://www.openlane.eu/en/carv6/auction/10712720
2026-03-24 15:21:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10712618
2026-03-24 15:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10712618
2026-03-24 15:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1688e3ef-3bbb-517e-9884-5d2dd912eda5 with identifier: 10712618 to the API
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712618>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1688e3ef-3bbb-517e-9884-5d2dd912eda5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DML911',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 54507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - 145 hp - 54.507 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712618%27 HTTP/1.1" 200 None
2026-03-24 15:21:53 [adesa.be] INFO: Saving data for 10712618: {'auction_closing_time': 1774429200.0, 'created_time': 1774279181.556268, 'last_price_update_time': 1774365713.72185}
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712618') HTTP/1.1" 204 0
2026-03-24 15:21:53 [adesa.be] INFO: Found listing with ID: 10712661
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712661%27 HTTP/1.1" 200 None
2026-03-24 15:21:53 [adesa.be] INFO: Scrape type for 10712661: 2
2026-03-24 15:21:53 [adesa.be] INFO: Scraping item 10712661 url https://www.openlane.eu/en/carv6/auction/10712661
2026-03-24 15:21:53 [adesa.be] INFO: Found listing with ID: 10712640
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712640%27 HTTP/1.1" 200 None
2026-03-24 15:21:53 [adesa.be] INFO: Scrape type for 10712640: 2
2026-03-24 15:21:53 [adesa.be] INFO: Scraping item 10712640 url https://www.openlane.eu/en/carv6/auction/10712640
2026-03-24 15:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10712827
2026-03-24 15:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b70b5305-ac3a-58d2-970d-3c12e9d66939 with scrape type 2
2026-03-24 15:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b70b5305-ac3a-58d2-970d-3c12e9d66939 with scrape type 2
2026-03-24 15:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b70b5305-ac3a-58d2-970d-3c12e9d66939, identifier: 10712827
2026-03-24 15:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10712827
2026-03-24 15:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10712827
2026-03-24 15:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b70b5305-ac3a-58d2-970d-3c12e9d66939 with identifier: 10712827 to the API
2026-03-24 15:21:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712827>
{'auction_title': '',
'c_o_2_emission_value': 146,
'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-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b70b5305-ac3a-58d2-970d-3c12e9d66939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RG7027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712827',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 115044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 115.044 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712827%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Saving data for 10712827: {'auction_closing_time': 1774429200.0, 'created_time': 1774279172.232819, 'last_price_update_time': 1774365714.120447}
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712827') HTTP/1.1" 204 0
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713571
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713571%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713571: 2
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10713571 url https://www.openlane.eu/en/carv6/auction/10713571
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712636
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712636%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712636: 2
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10712636 url https://www.openlane.eu/en/carv6/auction/10712636
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713608
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713608%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713608: 2
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10713608 url https://www.openlane.eu/en/carv6/auction/10713608
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713612
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713612%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713612: 2
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10713612 url https://www.openlane.eu/en/carv6/auction/10713612
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712528
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712528%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712528: 2
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10712528 url https://www.openlane.eu/en/carv6/auction/10712528
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712757
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712757%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712757: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10712757 url https://www.openlane.eu/en/carv6/auction/10712757
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712664
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712664%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712664: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10712664 url https://www.openlane.eu/en/carv6/auction/10712664
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713577
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713577%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713577: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10713577 url https://www.openlane.eu/en/carv6/auction/10713577
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712575
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712575%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712575: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10712575 url https://www.openlane.eu/en/carv6/auction/10712575
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713552
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713552%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713552: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10713552 url https://www.openlane.eu/en/carv6/auction/10713552
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712625
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712625%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712625: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10712625 url https://www.openlane.eu/en/carv6/auction/10712625
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712603
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712603%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712603: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10712603 url https://www.openlane.eu/en/carv6/auction/10712603
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713586
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713586%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713586: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10713586 url https://www.openlane.eu/en/carv6/auction/10713586
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712685
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712685%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712685: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10712685 url https://www.openlane.eu/en/carv6/auction/10712685
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712508
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712508%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712508: 2
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10712508 url https://www.openlane.eu/en/carv6/auction/10712508
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713572
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713572%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713572: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10713572 url https://www.openlane.eu/en/carv6/auction/10713572
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713526
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713526%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713526: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10713526 url https://www.openlane.eu/en/carv6/auction/10713526
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10712494
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712494%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10712494: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10712494 url https://www.openlane.eu/en/carv6/auction/10712494
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713539
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713539%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713539: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10713539 url https://www.openlane.eu/en/carv6/auction/10713539
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [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-24 15:21:54 [adesa.be] INFO: Scrape type for 10719286: 1
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [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-24 15:21:54 [adesa.be] INFO: Scrape type for 10716652: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713311
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713311%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713311: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10713311 url https://www.openlane.eu/en/carv6/auction/10713311
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10713314
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713314%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10713314: 2
2026-03-24 15:21:54 [adesa.be] INFO: Scraping item 10713314 url https://www.openlane.eu/en/carv6/auction/10713314
2026-03-24 15:21:54 [adesa.be] INFO: Found listing with ID: 10710854
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710854%27 HTTP/1.1" 200 None
2026-03-24 15:21:54 [adesa.be] INFO: Scrape type for 10710854: 0
2026-03-24 15:21:54 [adesa.be] INFO: Skipping item 10710854 url https://www.openlane.eu/en/carv6/auction/10710854
2026-03-24 15:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79 with identifier: 10712576
2026-03-24 15:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79 with scrape type 2
2026-03-24 15:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79 with scrape type 2
2026-03-24 15:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79, identifier: 10712576
2026-03-24 15:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79 with identifier: 10712576
2026-03-24 15:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79 with identifier: 10712576
2026-03-24 15:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79 with identifier: 10712576 to the API
2026-03-24 15:21:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712576>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'da5e3ce5-fbc9-58f0-8f98-4a2be57bdc79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADB820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 80762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'80.762 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712576%27 HTTP/1.1" 200 None
2026-03-24 15:21:56 [adesa.be] INFO: Saving data for 10712576: {'auction_closing_time': 1774429200.0, 'created_time': 1774279174.618856, 'last_price_update_time': 1774365716.112237}
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712576') HTTP/1.1" 204 0
2026-03-24 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10713583
2026-03-24 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4, identifier: 10713583
2026-03-24 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10713583
2026-03-24 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10713583
2026-03-24 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8672bb6b-d23c-53cd-997a-aa8e2b91a4e4 with identifier: 10713583 to the API
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713583>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '8672bb6b-d23c-53cd-997a-aa8e2b91a4e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVM372',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713583',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 76325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'76.325 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713583%27 HTTP/1.1" 200 None
2026-03-24 15:21:56 [adesa.be] INFO: Saving data for 10713583: {'auction_closing_time': 1774426500.0, 'created_time': 1774279181.833065, 'last_price_update_time': 1774365716.514418}
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713583') HTTP/1.1" 204 0
2026-03-24 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10712801
2026-03-24 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ca15d97-7967-5492-bf54-f939786b5f2e with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ca15d97-7967-5492-bf54-f939786b5f2e with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ca15d97-7967-5492-bf54-f939786b5f2e, identifier: 10712801
2026-03-24 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10712811
2026-03-24 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d819215-6b04-5192-855f-b168d39468d7 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d819215-6b04-5192-855f-b168d39468d7 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d819215-6b04-5192-855f-b168d39468d7, identifier: 10712811
2026-03-24 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10713601
2026-03-24 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54d5066-575f-57aa-8345-d6d1e4eacfa3, identifier: 10713601
2026-03-24 15:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10712712
2026-03-24 15:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with scrape type 2
2026-03-24 15:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9, identifier: 10712712
2026-03-24 15:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10712801
2026-03-24 15:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10712801
2026-03-24 15:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ca15d97-7967-5492-bf54-f939786b5f2e with identifier: 10712801 to the API
2026-03-24 15:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712801>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7ca15d97-7967-5492-bf54-f939786b5f2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVW611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712801',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 160462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2021-08-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 160.462 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-24 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712801%27 HTTP/1.1" 200 None
2026-03-24 15:21:57 [adesa.be] INFO: Saving data for 10712801: {'auction_closing_time': 1774429200.0, 'created_time': 1774279180.371069, 'last_price_update_time': 1774365717.618961}
2026-03-24 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712801') HTTP/1.1" 204 0
2026-03-24 15:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10712811
2026-03-24 15:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10712811
2026-03-24 15:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10712811 to the API
2026-03-24 15:21:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712811>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1d819215-6b04-5192-855f-b168d39468d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAR263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712811',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 116981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.5 GS Line - Diesel - Manual - 110 hp - 116.981 km',
'transmission': 'manual',
'trim': 'GS Line',
'vin': None,
'year': 2021}
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712811%27 HTTP/1.1" 200 None
2026-03-24 15:21:58 [adesa.be] INFO: Saving data for 10712811: {'auction_closing_time': 1774429200.0, 'created_time': 1774279158.495796, 'last_price_update_time': 1774365718.23006}
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712811') HTTP/1.1" 204 0
2026-03-24 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10713601
2026-03-24 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10713601
2026-03-24 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10713601 to the API
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713601>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b54d5066-575f-57aa-8345-d6d1e4eacfa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RQ5627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713601',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 150009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 150.009 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713601%27 HTTP/1.1" 200 None
2026-03-24 15:21:58 [adesa.be] INFO: Saving data for 10713601: {'auction_closing_time': 1774426500.0, 'created_time': 1774279173.642883, 'last_price_update_time': 1774365718.487068}
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713601') HTTP/1.1" 204 0
2026-03-24 15:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10712712
2026-03-24 15:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10712712
2026-03-24 15:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 082c6eb8-ea66-5ba6-8523-b1d83b69e5a9 with identifier: 10712712 to the API
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:21: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-24 15:21:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712712>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '082c6eb8-ea66-5ba6-8523-b1d83b69e5a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 117886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Automatic - 110 hp - 117.886 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712712%27 HTTP/1.1" 200 None
2026-03-24 15:21:58 [adesa.be] INFO: Saving data for 10712712: {'auction_closing_time': 1774429200.0, 'created_time': 1774279177.2901511, 'last_price_update_time': 1774365718.746331}
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:21:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712712') HTTP/1.1" 204 0
2026-03-24 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10712611
2026-03-24 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with scrape type 2
2026-03-24 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with scrape type 2
2026-03-24 15:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9, identifier: 10712611
2026-03-24 15:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10712637
2026-03-24 15:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with scrape type 2
2026-03-24 15:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with scrape type 2
2026-03-24 15:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629, identifier: 10712637
2026-03-24 15:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10712611
2026-03-24 15:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10712611
2026-03-24 15:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38b962e4-2d99-59ed-823c-1d8d3fe9abd9 with identifier: 10712611 to the API
2026-03-24 15:21:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712611>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '38b962e4-2d99-59ed-823c-1d8d3fe9abd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 56438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'56.438 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712611%27 HTTP/1.1" 200 None
2026-03-24 15:22:00 [adesa.be] INFO: Saving data for 10712611: {'auction_closing_time': 1774429200.0, 'created_time': 1774279182.126344, 'last_price_update_time': 1774365720.169976}
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712611') HTTP/1.1" 204 0
2026-03-24 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10712637
2026-03-24 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10712637
2026-03-24 15:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629 with identifier: 10712637 to the API
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712637>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f3b5d4de-0b76-5bfd-9e86-7ca3c3aee629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ENU530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 40593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2023-12-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 eTSI Life Business - Petrol - Automatic - 110 '
'hp - 40.593 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712637%27 HTTP/1.1" 200 None
2026-03-24 15:22:00 [adesa.be] INFO: Saving data for 10712637: {'auction_closing_time': 1774429200.0, 'created_time': 1774279183.464524, 'last_price_update_time': 1774365720.423187}
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712637') HTTP/1.1" 204 0
2026-03-24 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10712605
2026-03-24 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 434a3c71-c3bb-5c5f-912c-3657d171664c with scrape type 2
2026-03-24 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 434a3c71-c3bb-5c5f-912c-3657d171664c with scrape type 2
2026-03-24 15:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 434a3c71-c3bb-5c5f-912c-3657d171664c, identifier: 10712605
2026-03-24 15:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10712605
2026-03-24 15:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10712605
2026-03-24 15:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10712605 to the API
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712605>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '434a3c71-c3bb-5c5f-912c-3657d171664c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 47192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'47.192 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712605%27 HTTP/1.1" 200 None
2026-03-24 15:22:00 [adesa.be] INFO: Saving data for 10712605: {'auction_closing_time': 1774429200.0, 'created_time': 1774279192.175753, 'last_price_update_time': 1774365720.94345}
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712605') HTTP/1.1" 204 0
2026-03-24 15:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10712518
2026-03-24 15:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28917f6-9886-5424-a010-aafe51e824b0 with scrape type 2
2026-03-24 15:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a28917f6-9886-5424-a010-aafe51e824b0 with scrape type 2
2026-03-24 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a28917f6-9886-5424-a010-aafe51e824b0, identifier: 10712518
2026-03-24 15:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10712674
2026-03-24 15:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with scrape type 2
2026-03-24 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with scrape type 2
2026-03-24 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961, identifier: 10712674
2026-03-24 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10712518
2026-03-24 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10712518
2026-03-24 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a28917f6-9886-5424-a010-aafe51e824b0 with identifier: 10712518 to the API
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712518>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a28917f6-9886-5424-a010-aafe51e824b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GDS405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 1476,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25000,
'price_includes_vat': True,
'registration_date': '2024-11-07',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Crafter L3H2 2.0 TDI - Diesel - 140 hp - 1.476 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712518%27 HTTP/1.1" 200 None
2026-03-24 15:22:01 [adesa.be] INFO: Saving data for 10712518: {'auction_closing_time': 1774429200.0, 'created_time': 1774279183.007623, 'last_price_update_time': 1774365721.35339}
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712518') HTTP/1.1" 204 0
2026-03-24 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10712674
2026-03-24 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10712674
2026-03-24 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e1dfba4-d82e-5b7e-9c51-2754bbaec961 with identifier: 10712674 to the API
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712674>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '0e1dfba4-d82e-5b7e-9c51-2754bbaec961',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNT208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 122839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.4 TSI Style - Hybrid - Automatic - 156 hp - '
'122.839 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712674%27 HTTP/1.1" 200 None
2026-03-24 15:22:01 [adesa.be] INFO: Saving data for 10712674: {'auction_closing_time': 1774429200.0, 'created_time': 1774279178.513577, 'last_price_update_time': 1774365721.608061}
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712674') HTTP/1.1" 204 0
2026-03-24 15:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10712790
2026-03-24 15:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03030f66-65cc-5822-b974-d5780c0247e4 with scrape type 2
2026-03-24 15:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03030f66-65cc-5822-b974-d5780c0247e4 with scrape type 2
2026-03-24 15:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03030f66-65cc-5822-b974-d5780c0247e4, identifier: 10712790
2026-03-24 15:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10712790
2026-03-24 15:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10712790
2026-03-24 15:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03030f66-65cc-5822-b974-d5780c0247e4 with identifier: 10712790 to the API
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712790>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '03030f66-65cc-5822-b974-d5780c0247e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGW740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712790',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 84248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-08-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.6 TDI Comfortline - Diesel - Manual - 115 '
'hp - 84.248 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712790%27 HTTP/1.1" 200 None
2026-03-24 15:22:01 [adesa.be] INFO: Saving data for 10712790: {'auction_closing_time': 1774429200.0, 'created_time': 1774279195.590604, 'last_price_update_time': 1774365721.939692}
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712790') HTTP/1.1" 204 0
2026-03-24 15:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10712766
2026-03-24 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d79121-a1c0-54eb-8137-bba82699d349 with scrape type 2
2026-03-24 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d79121-a1c0-54eb-8137-bba82699d349 with scrape type 2
2026-03-24 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02d79121-a1c0-54eb-8137-bba82699d349, identifier: 10712766
2026-03-24 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10712764
2026-03-24 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bdc6dd-ca83-5416-9219-70f314fbb377 with scrape type 2
2026-03-24 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8bdc6dd-ca83-5416-9219-70f314fbb377 with scrape type 2
2026-03-24 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8bdc6dd-ca83-5416-9219-70f314fbb377, identifier: 10712764
2026-03-24 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10712766
2026-03-24 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10712766
2026-03-24 15:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10712766 to the API
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712766>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '02d79121-a1c0-54eb-8137-bba82699d349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK408',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712766',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - 156 hp - '
'158.869 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712766%27 HTTP/1.1" 200 None
2026-03-24 15:22:02 [adesa.be] INFO: Saving data for 10712766: {'auction_closing_time': 1774429200.0, 'created_time': 1774279194.668895, 'last_price_update_time': 1774365722.475284}
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712766') HTTP/1.1" 204 0
2026-03-24 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10712764
2026-03-24 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10712764
2026-03-24 15:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8bdc6dd-ca83-5416-9219-70f314fbb377 with identifier: 10712764 to the API
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712764>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b8bdc6dd-ca83-5416-9219-70f314fbb377',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHG939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 56220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Sportsvan 1.6 TDI Trendline - Diesel - Manual - 115 '
'hp - 56.220 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712764%27 HTTP/1.1" 200 None
2026-03-24 15:22:02 [adesa.be] INFO: Saving data for 10712764: {'auction_closing_time': 1774429200.0, 'created_time': 1774279199.249067, 'last_price_update_time': 1774365722.740782}
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712764') HTTP/1.1" 204 0
2026-03-24 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10713314
2026-03-24 15:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a00560-23e1-5495-a6b7-74e6907f7252 with scrape type 2
2026-03-24 15:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1a00560-23e1-5495-a6b7-74e6907f7252 with scrape type 2
2026-03-24 15:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1a00560-23e1-5495-a6b7-74e6907f7252, identifier: 10713314
2026-03-24 15:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10713314
2026-03-24 15:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10713314
2026-03-24 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1a00560-23e1-5495-a6b7-74e6907f7252 with identifier: 10713314 to the API
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713314>
{'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': 131,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e1a00560-23e1-5495-a6b7-74e6907f7252',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EQB918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 69129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Compass 1.5 - Petrol - Automatic - 131 hp - 69.129 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713314%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [adesa.be] INFO: Saving data for 10713314: {'auction_closing_time': 1774431000.0, 'created_time': 1774279284.625145, 'last_price_update_time': 1774365723.182398}
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713314') HTTP/1.1" 204 0
2026-03-24 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-24 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with scrape type 1
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F352a4fcd-f3cd-40d2-a20d-471967a7b4bd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/352a4fcd-f3cd-40d2-a20d-471967a7b4bd.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F65f80594-8ec5-4350-98e1-344c54c512f7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/65f80594-8ec5-4350-98e1-344c54c512f7.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F4391c04b-883a-48d2-aab4-893145617e27.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/4391c04b-883a-48d2-aab4-893145617e27.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F4854f1cd-a873-4bcd-b456-dd96e9a38559.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/4854f1cd-a873-4bcd-b456-dd96e9a38559.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F59677b5e-98a7-400e-8eb9-e8cecd25655d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/59677b5e-98a7-400e-8eb9-e8cecd25655d.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F492e8468-8d5f-4b3c-9fa5-e022880b7e55.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/492e8468-8d5f-4b3c-9fa5-e022880b7e55.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F0281fa6d-e42b-4c6f-b7ec-1dc8e40b567c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/0281fa6d-e42b-4c6f-b7ec-1dc8e40b567c.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F669624ed-d5fd-4006-8b50-29013c448950.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/669624ed-d5fd-4006-8b50-29013c448950.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F4cb36192-0a0b-4fd9-9cbf-e82a55a9a774.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/4cb36192-0a0b-4fd9-9cbf-e82a55a9a774.jpeg already downloaded
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5735505%252Fgeneral%252F721dbde9-8f6e-4016-9859-1c4b01bd933e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735505/general/721dbde9-8f6e-4016-9859-1c4b01bd933e.jpeg already downloaded
2026-03-24 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b, identifier: 10719286
2026-03-24 15:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-24 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-24 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286 to the API
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9e500f68-43b0-5cbf-8ee4-c36f07bec02b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NUJ413',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 175470,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5735505/general/352a4fcd-f3cd-40d2-a20d-471967a7b4bd.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/65f80594-8ec5-4350-98e1-344c54c512f7.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/4391c04b-883a-48d2-aab4-893145617e27.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/4854f1cd-a873-4bcd-b456-dd96e9a38559.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/59677b5e-98a7-400e-8eb9-e8cecd25655d.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/492e8468-8d5f-4b3c-9fa5-e022880b7e55.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/0281fa6d-e42b-4c6f-b7ec-1dc8e40b567c.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/669624ed-d5fd-4006-8b50-29013c448950.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/4cb36192-0a0b-4fd9-9cbf-e82a55a9a774.jpeg',
'https://images.openlane.eu/carimgs/5735505/general/721dbde9-8f6e-4016-9859-1c4b01bd933e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_0.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6362381,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/352a4fcd-f3cd-40d2-a20d-471967a7b4bd.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_1.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6149222,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/65f80594-8ec5-4350-98e1-344c54c512f7.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_2.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5821615,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/4391c04b-883a-48d2-aab4-893145617e27.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_3.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5282287,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/4854f1cd-a873-4bcd-b456-dd96e9a38559.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4985071,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/59677b5e-98a7-400e-8eb9-e8cecd25655d.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 6343450,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/492e8468-8d5f-4b3c-9fa5-e022880b7e55.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_6.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4921217,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/0281fa6d-e42b-4c6f-b7ec-1dc8e40b567c.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2286763,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/669624ed-d5fd-4006-8b50-29013c448950.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5814318,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/4cb36192-0a0b-4fd9-9cbf-e82a55a9a774.jpeg',
'Width': 5712},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e500f68-43b0-5cbf-8ee4-c36f07bec02b/9e500f68-43b0-5cbf-8ee4-c36f07bec02b_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 5542881,
'Height': 4284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735505/general/721dbde9-8f6e-4016-9859-1c4b01bd933e.jpeg',
'Width': 5712}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumper L2H2 2.2 HDI Club - Diesel - Manual - 130 hp - '
'175.470 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2016}
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:03 [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-24 15:22:03 [adesa.be] INFO: Saving data for 10719286: {'created_time': 1774365723.821109, 'last_price_update_time': 1774365723.821119, 'auction_closing_time': 1774868400.0}
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719286') HTTP/1.1" 204 0
2026-03-24 15:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:03 [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-24 15:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e24dcb82-0d40-57e8-bb69-383072da55bc with identifier: 10712508
2026-03-24 15:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e24dcb82-0d40-57e8-bb69-383072da55bc with scrape type 2
2026-03-24 15:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e24dcb82-0d40-57e8-bb69-383072da55bc with scrape type 2
2026-03-24 15:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e24dcb82-0d40-57e8-bb69-383072da55bc, identifier: 10712508
2026-03-24 15:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e24dcb82-0d40-57e8-bb69-383072da55bc with identifier: 10712508
2026-03-24 15:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e24dcb82-0d40-57e8-bb69-383072da55bc with identifier: 10712508
2026-03-24 15:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e24dcb82-0d40-57e8-bb69-383072da55bc with identifier: 10712508 to the API
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712508>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e24dcb82-0d40-57e8-bb69-383072da55bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNV612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 58577,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'58.577 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712508%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Saving data for 10712508: {'auction_closing_time': 1774429200.0, 'created_time': 1774279198.365714, 'last_price_update_time': 1774365724.17329}
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712508') HTTP/1.1" 204 0
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10710858
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710710858%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10710858: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10710858 url https://www.openlane.eu/en/carv6/auction/10710858
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10713313
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713313%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10713313: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10713313 url https://www.openlane.eu/en/carv6/auction/10713313
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10713312
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713312%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10713312: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10713312 url https://www.openlane.eu/en/carv6/auction/10713312
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711415
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711415%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711415: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711415 url https://www.openlane.eu/en/carv6/auction/10711415
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711876
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711876%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711876: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711876 url https://www.openlane.eu/en/carv6/auction/10711876
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711889
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711889%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711889: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711889 url https://www.openlane.eu/en/carv6/auction/10711889
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711778
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711778%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711778: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711778 url https://www.openlane.eu/en/carv6/auction/10711778
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711444
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711444%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711444: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711444 url https://www.openlane.eu/en/carv6/auction/10711444
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10718083
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718083%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10718083: 1
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10718083 url https://www.openlane.eu/en/carv6/auction/10718083
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711652
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711652%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711652: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711652 url https://www.openlane.eu/en/carv6/auction/10711652
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711709
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711709%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711709: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711709 url https://www.openlane.eu/en/carv6/auction/10711709
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711845
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711845%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711845: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711845 url https://www.openlane.eu/en/carv6/auction/10711845
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711717
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711717%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711717: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711717 url https://www.openlane.eu/en/carv6/auction/10711717
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10718058
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718058%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10718058: 1
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10718058 url https://www.openlane.eu/en/carv6/auction/10718058
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711491
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711491%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711491: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711491 url https://www.openlane.eu/en/carv6/auction/10711491
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711698
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711698%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711698: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711698 url https://www.openlane.eu/en/carv6/auction/10711698
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711498
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711498%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711498: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711498 url https://www.openlane.eu/en/carv6/auction/10711498
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711692
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711692%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711692: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711692 url https://www.openlane.eu/en/carv6/auction/10711692
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711464
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711464%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711464: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711464 url https://www.openlane.eu/en/carv6/auction/10711464
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10717930
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717930%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10717930: 1
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10717930 url https://www.openlane.eu/en/carv6/auction/10717930
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711980
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711980%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711980: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711980 url https://www.openlane.eu/en/carv6/auction/10711980
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711790
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711790%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711790: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711790 url https://www.openlane.eu/en/carv6/auction/10711790
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711513
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711513%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711513: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711513 url https://www.openlane.eu/en/carv6/auction/10711513
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711458
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711458%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711458: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711458 url https://www.openlane.eu/en/carv6/auction/10711458
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711940
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711940%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711940: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711940 url https://www.openlane.eu/en/carv6/auction/10711940
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711501
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711501%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711501: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711501 url https://www.openlane.eu/en/carv6/auction/10711501
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711952
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711952%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711952: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711952 url https://www.openlane.eu/en/carv6/auction/10711952
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711493
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711493%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711493: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711493 url https://www.openlane.eu/en/carv6/auction/10711493
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10717994
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717994%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10717994: 1
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10717994 url https://www.openlane.eu/en/carv6/auction/10717994
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711467
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711467%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711467: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711467 url https://www.openlane.eu/en/carv6/auction/10711467
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711706
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711706%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711706: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711706 url https://www.openlane.eu/en/carv6/auction/10711706
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711494
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711494%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711494: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711494 url https://www.openlane.eu/en/carv6/auction/10711494
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711477
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711477%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711477: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711477 url https://www.openlane.eu/en/carv6/auction/10711477
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10718094
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718094%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10718094: 1
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10718094 url https://www.openlane.eu/en/carv6/auction/10718094
2026-03-24 15:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712528> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711508
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711508%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711508: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711508 url https://www.openlane.eu/en/carv6/auction/10711508
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711797
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711797%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711797: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711797 url https://www.openlane.eu/en/carv6/auction/10711797
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711420
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711420%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711420: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711420 url https://www.openlane.eu/en/carv6/auction/10711420
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711685
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711685%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711685: 2
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10711685 url https://www.openlane.eu/en/carv6/auction/10711685
2026-03-24 15:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711657
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711657%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711657: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711657 url https://www.openlane.eu/en/carv6/auction/10711657
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711470
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711470%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711470: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711470 url https://www.openlane.eu/en/carv6/auction/10711470
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711378
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711378%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10711378: 0
2026-03-24 15:22:04 [adesa.be] INFO: Skipping item 10711378 url https://www.openlane.eu/en/carv6/auction/10711378
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10717985
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717985%27 HTTP/1.1" 200 None
2026-03-24 15:22:04 [adesa.be] INFO: Scrape type for 10717985: 1
2026-03-24 15:22:04 [adesa.be] INFO: Scraping item 10717985 url https://www.openlane.eu/en/carv6/auction/10717985
2026-03-24 15:22:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:04 [adesa.be] INFO: Found listing with ID: 10711699
2026-03-24 15:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711699%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10711699: 0
2026-03-24 15:22:05 [adesa.be] INFO: Skipping item 10711699 url https://www.openlane.eu/en/carv6/auction/10711699
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10711916
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711916%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10711916: 0
2026-03-24 15:22:05 [adesa.be] INFO: Skipping item 10711916 url https://www.openlane.eu/en/carv6/auction/10711916
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10717992
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717992%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10717992: 1
2026-03-24 15:22:05 [adesa.be] INFO: Scraping item 10717992 url https://www.openlane.eu/en/carv6/auction/10717992
2026-03-24 15:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10712528
2026-03-24 15:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02194bd9-e107-5c77-ad69-02a9508cc278 with scrape type 2
2026-03-24 15:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02194bd9-e107-5c77-ad69-02a9508cc278 with scrape type 2
2026-03-24 15:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02194bd9-e107-5c77-ad69-02a9508cc278, identifier: 10712528
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10711701
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711701%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10711701: 0
2026-03-24 15:22:05 [adesa.be] INFO: Skipping item 10711701 url https://www.openlane.eu/en/carv6/auction/10711701
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10711396
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711396%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10711396: 0
2026-03-24 15:22:05 [adesa.be] INFO: Skipping item 10711396 url https://www.openlane.eu/en/carv6/auction/10711396
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10718072
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718072%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10718072: 1
2026-03-24 15:22:05 [adesa.be] INFO: Scraping item 10718072 url https://www.openlane.eu/en/carv6/auction/10718072
2026-03-24 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10712528
2026-03-24 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10712528
2026-03-24 15:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02194bd9-e107-5c77-ad69-02a9508cc278 with identifier: 10712528 to the API
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712528>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '02194bd9-e107-5c77-ad69-02a9508cc278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV8956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 54481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 2.0 B4 Plus Bright - Twin Motor - Petrol - Automatic - '
'197 hp - 54.481 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712528%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Saving data for 10712528: {'auction_closing_time': 1774429200.0, 'created_time': 1774279192.901668, 'last_price_update_time': 1774365725.516462}
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712528') HTTP/1.1" 204 0
2026-03-24 15:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10713608
2026-03-24 15:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d68176ba-d5b7-5c6c-af17-add620de7191 with scrape type 2
2026-03-24 15:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d68176ba-d5b7-5c6c-af17-add620de7191 with scrape type 2
2026-03-24 15:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d68176ba-d5b7-5c6c-af17-add620de7191, identifier: 10713608
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10711686
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711686%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10711686: 0
2026-03-24 15:22:05 [adesa.be] INFO: Skipping item 10711686 url https://www.openlane.eu/en/carv6/auction/10711686
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10711430
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711430%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10711430: 0
2026-03-24 15:22:05 [adesa.be] INFO: Skipping item 10711430 url https://www.openlane.eu/en/carv6/auction/10711430
2026-03-24 15:22:05 [adesa.be] INFO: Found listing with ID: 10711649
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711649%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Scrape type for 10711649: 2
2026-03-24 15:22:05 [adesa.be] INFO: Scraping item 10711649 url https://www.openlane.eu/en/carv6/auction/10711649
2026-03-24 15:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10713608
2026-03-24 15:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10713608
2026-03-24 15:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d68176ba-d5b7-5c6c-af17-add620de7191 with identifier: 10713608 to the API
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713608>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd68176ba-d5b7-5c6c-af17-add620de7191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE8178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713608',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 27162,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'27.162 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713608%27 HTTP/1.1" 200 None
2026-03-24 15:22:05 [adesa.be] INFO: Saving data for 10713608: {'auction_closing_time': 1774426500.0, 'created_time': 1774279185.184025, 'last_price_update_time': 1774365725.991908}
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713608') HTTP/1.1" 204 0
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711413
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711413%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711413: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711413 url https://www.openlane.eu/en/carv6/auction/10711413
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711402
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711402%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711402: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711402 url https://www.openlane.eu/en/carv6/auction/10711402
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711841
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711841%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711841: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711841 url https://www.openlane.eu/en/carv6/auction/10711841
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711681
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711681%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711681: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711681 url https://www.openlane.eu/en/carv6/auction/10711681
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10718063
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718063%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10718063: 1
2026-03-24 15:22:06 [adesa.be] INFO: Scraping item 10718063 url https://www.openlane.eu/en/carv6/auction/10718063
2026-03-24 15:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711636
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711636%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711636: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711636 url https://www.openlane.eu/en/carv6/auction/10711636
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711404
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711404%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711404: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711404 url https://www.openlane.eu/en/carv6/auction/10711404
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711921
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711921%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711921: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711921 url https://www.openlane.eu/en/carv6/auction/10711921
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711399
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711399%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711399: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711399 url https://www.openlane.eu/en/carv6/auction/10711399
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711441
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711441%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711441: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711441 url https://www.openlane.eu/en/carv6/auction/10711441
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10717993
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717993%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10717993: 1
2026-03-24 15:22:06 [adesa.be] INFO: Scraping item 10717993 url https://www.openlane.eu/en/carv6/auction/10717993
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711777
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711777%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711777: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711777 url https://www.openlane.eu/en/carv6/auction/10711777
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10718012
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718012%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10718012: 1
2026-03-24 15:22:06 [adesa.be] INFO: Scraping item 10718012 url https://www.openlane.eu/en/carv6/auction/10718012
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711715
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711715%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711715: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711715 url https://www.openlane.eu/en/carv6/auction/10711715
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10711436
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711436%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10711436: 0
2026-03-24 15:22:06 [adesa.be] INFO: Skipping item 10711436 url https://www.openlane.eu/en/carv6/auction/10711436
2026-03-24 15:22:06 [adesa.be] INFO: Found listing with ID: 10713361
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713361%27 HTTP/1.1" 200 None
2026-03-24 15:22:06 [adesa.be] INFO: Scrape type for 10713361: 2
2026-03-24 15:22:06 [adesa.be] INFO: Scraping item 10713361 url https://www.openlane.eu/en/carv6/auction/10713361
2026-03-24 15:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10713571
2026-03-24 15:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-24 15:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-24 15:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fef78887-db81-5163-b2f6-9d7b86df77a5, identifier: 10713571
2026-03-24 15:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10713571
2026-03-24 15:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10713571
2026-03-24 15:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10713571 to the API
2026-03-24 15:22:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713571>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fef78887-db81-5163-b2f6-9d7b86df77a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713571',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 76227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'76.227 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713571%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Saving data for 10713571: {'auction_closing_time': 1774426500.0, 'created_time': 1774279185.895877, 'last_price_update_time': 1774365727.013233}
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713571') HTTP/1.1" 204 0
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711457
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711457%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711457: 2
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10711457 url https://www.openlane.eu/en/carv6/auction/10711457
2026-03-24 15:22:07 [scrapy.extensions.logstats] INFO: Crawled 1233 pages (at 124 pages/min), scraped 533 items (at 123 items/min)
2026-03-24 15:22:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711642
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711642%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711642: 2
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10711642 url https://www.openlane.eu/en/carv6/auction/10711642
2026-03-24 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711520
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711520%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711520: 2
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10711520 url https://www.openlane.eu/en/carv6/auction/10711520
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711484
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711484%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711484: 0
2026-03-24 15:22:07 [adesa.be] INFO: Skipping item 10711484 url https://www.openlane.eu/en/carv6/auction/10711484
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10718014
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718014%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10718014: 1
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10718014 url https://www.openlane.eu/en/carv6/auction/10718014
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711462
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711462%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711462: 2
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10711462 url https://www.openlane.eu/en/carv6/auction/10711462
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711433
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711433%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711433: 2
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10711433 url https://www.openlane.eu/en/carv6/auction/10711433
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10718038
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718038%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10718038: 1
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10718038 url https://www.openlane.eu/en/carv6/auction/10718038
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711784
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711784%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711784: 2
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10711784 url https://www.openlane.eu/en/carv6/auction/10711784
2026-03-24 15:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59f594fd-743f-5dce-a3bf-c48e47e92052 with identifier: 10712640
2026-03-24 15:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59f594fd-743f-5dce-a3bf-c48e47e92052 with scrape type 2
2026-03-24 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59f594fd-743f-5dce-a3bf-c48e47e92052 with scrape type 2
2026-03-24 15:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59f594fd-743f-5dce-a3bf-c48e47e92052, identifier: 10712640
2026-03-24 15:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10713612
2026-03-24 15:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f373de6-2205-5f61-80fd-6e226c214d8d with scrape type 2
2026-03-24 15:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f373de6-2205-5f61-80fd-6e226c214d8d with scrape type 2
2026-03-24 15:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f373de6-2205-5f61-80fd-6e226c214d8d, identifier: 10713612
2026-03-24 15:22:07 [adesa.be] INFO: Found listing with ID: 10711553
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711553%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Scrape type for 10711553: 2
2026-03-24 15:22:07 [adesa.be] INFO: Scraping item 10711553 url https://www.openlane.eu/en/carv6/auction/10711553
2026-03-24 15:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59f594fd-743f-5dce-a3bf-c48e47e92052 with identifier: 10712640
2026-03-24 15:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59f594fd-743f-5dce-a3bf-c48e47e92052 with identifier: 10712640
2026-03-24 15:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59f594fd-743f-5dce-a3bf-c48e47e92052 with identifier: 10712640 to the API
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712640>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '59f594fd-743f-5dce-a3bf-c48e47e92052',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLV311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 145914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.5 TSI Active - Petrol - Automatic - 150 hp - '
'145.914 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712640%27 HTTP/1.1" 200 None
2026-03-24 15:22:07 [adesa.be] INFO: Saving data for 10712640: {'auction_closing_time': 1774429200.0, 'created_time': 1774279186.767224, 'last_price_update_time': 1774365727.778243}
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712640') HTTP/1.1" 204 0
2026-03-24 15:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10713612
2026-03-24 15:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10713612
2026-03-24 15:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f373de6-2205-5f61-80fd-6e226c214d8d with identifier: 10713612 to the API
2026-03-24 15:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713612>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Petrol',
'id': '2f373de6-2205-5f61-80fd-6e226c214d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VE8051',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713612',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 52138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.5 TSI Life - Petrol - Automatic - 150 hp - '
'52.138 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713612%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Saving data for 10713612: {'auction_closing_time': 1774426500.0, 'created_time': 1774279219.333295, 'last_price_update_time': 1774365728.039383}
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713612') HTTP/1.1" 204 0
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711755
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711755%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711755: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711755 url https://www.openlane.eu/en/carv6/auction/10711755
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10713173
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713173%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10713173: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10713173 url https://www.openlane.eu/en/carv6/auction/10713173
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711948
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711948%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711948: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711948 url https://www.openlane.eu/en/carv6/auction/10711948
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711665
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711665%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711665: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711665 url https://www.openlane.eu/en/carv6/auction/10711665
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711924
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711924%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711924: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711924 url https://www.openlane.eu/en/carv6/auction/10711924
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711674
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711674%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711674: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711674 url https://www.openlane.eu/en/carv6/auction/10711674
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711375
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711375%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711375: 2
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10711375 url https://www.openlane.eu/en/carv6/auction/10711375
2026-03-24 15:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711840
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711840%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711840: 2
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10711840 url https://www.openlane.eu/en/carv6/auction/10711840
2026-03-24 15:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711972
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711972%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711972: 2
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10711972 url https://www.openlane.eu/en/carv6/auction/10711972
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711767
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711767%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711767: 2
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10711767 url https://www.openlane.eu/en/carv6/auction/10711767
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711559
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711559%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711559: 2
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10711559 url https://www.openlane.eu/en/carv6/auction/10711559
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711459
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711459%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711459: 2
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10711459 url https://www.openlane.eu/en/carv6/auction/10711459
2026-03-24 15:22:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10718002
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718002%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10718002: 1
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10718002 url https://www.openlane.eu/en/carv6/auction/10718002
2026-03-24 15:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10718060
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718060%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10718060: 1
2026-03-24 15:22:08 [adesa.be] INFO: Scraping item 10718060 url https://www.openlane.eu/en/carv6/auction/10718060
2026-03-24 15:22:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5044a7a8-f994-56f2-a666-1ec212301844 with identifier: 10712621
2026-03-24 15:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5044a7a8-f994-56f2-a666-1ec212301844 with scrape type 2
2026-03-24 15:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5044a7a8-f994-56f2-a666-1ec212301844 with scrape type 2
2026-03-24 15:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5044a7a8-f994-56f2-a666-1ec212301844, identifier: 10712621
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711751
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711751%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711751: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711751 url https://www.openlane.eu/en/carv6/auction/10711751
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711507
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711507%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711507: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711507 url https://www.openlane.eu/en/carv6/auction/10711507
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711655
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711655%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711655: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711655 url https://www.openlane.eu/en/carv6/auction/10711655
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711648
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711648%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711648: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711648 url https://www.openlane.eu/en/carv6/auction/10711648
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711684
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711684%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711684: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711684 url https://www.openlane.eu/en/carv6/auction/10711684
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711697
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711697%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711697: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711697 url https://www.openlane.eu/en/carv6/auction/10711697
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711392
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711392%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711392: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711392 url https://www.openlane.eu/en/carv6/auction/10711392
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711661
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711661%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711661: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711661 url https://www.openlane.eu/en/carv6/auction/10711661
2026-03-24 15:22:08 [adesa.be] INFO: Found listing with ID: 10711664
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711664%27 HTTP/1.1" 200 None
2026-03-24 15:22:08 [adesa.be] INFO: Scrape type for 10711664: 0
2026-03-24 15:22:08 [adesa.be] INFO: Skipping item 10711664 url https://www.openlane.eu/en/carv6/auction/10711664
2026-03-24 15:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5044a7a8-f994-56f2-a666-1ec212301844 with identifier: 10712621
2026-03-24 15:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5044a7a8-f994-56f2-a666-1ec212301844 with identifier: 10712621
2026-03-24 15:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5044a7a8-f994-56f2-a666-1ec212301844 with identifier: 10712621 to the API
2026-03-24 15:22:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712621>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5044a7a8-f994-56f2-a666-1ec212301844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCL904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 84266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 150 hp - 84.266 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712621%27 HTTP/1.1" 200 None
2026-03-24 15:22:09 [adesa.be] INFO: Saving data for 10712621: {'auction_closing_time': 1774429200.0, 'created_time': 1774279191.879564, 'last_price_update_time': 1774365729.128005}
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712621') HTTP/1.1" 204 0
2026-03-24 15:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10712661
2026-03-24 15:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with scrape type 2
2026-03-24 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with scrape type 2
2026-03-24 15:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72c16a50-4c60-5ca2-b68b-da91cf103ca1, identifier: 10712661
2026-03-24 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10712661
2026-03-24 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10712661
2026-03-24 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10712661 to the API
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712661>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '72c16a50-4c60-5ca2-b68b-da91cf103ca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 21581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-Cross 1.0 TSI Active - Petrol - Automatic - 110 hp - '
'21.581 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712661%27 HTTP/1.1" 200 None
2026-03-24 15:22:09 [adesa.be] INFO: Saving data for 10712661: {'auction_closing_time': 1774429200.0, 'created_time': 1774279188.853255, 'last_price_update_time': 1774365729.547475}
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712661') HTTP/1.1" 204 0
2026-03-24 15:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ec3b15b-c681-5935-82da-abec0e46aeb6 with identifier: 10712686
2026-03-24 15:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ec3b15b-c681-5935-82da-abec0e46aeb6 with scrape type 2
2026-03-24 15:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ec3b15b-c681-5935-82da-abec0e46aeb6 with scrape type 2
2026-03-24 15:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ec3b15b-c681-5935-82da-abec0e46aeb6, identifier: 10712686
2026-03-24 15:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ec3b15b-c681-5935-82da-abec0e46aeb6 with identifier: 10712686
2026-03-24 15:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ec3b15b-c681-5935-82da-abec0e46aeb6 with identifier: 10712686
2026-03-24 15:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ec3b15b-c681-5935-82da-abec0e46aeb6 with identifier: 10712686 to the API
2026-03-24 15:22:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712686>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1ec3b15b-c681-5935-82da-abec0e46aeb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKX898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 153693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 150 hp - 153.693 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-24 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712686%27 HTTP/1.1" 200 None
2026-03-24 15:22:10 [adesa.be] INFO: Saving data for 10712686: {'auction_closing_time': 1774429200.0, 'created_time': 1774279191.494311, 'last_price_update_time': 1774365730.046684}
2026-03-24 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712686') HTTP/1.1" 204 0
2026-03-24 15:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10712617
2026-03-24 15:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with scrape type 2
2026-03-24 15:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with scrape type 2
2026-03-24 15:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ad86472-2b62-5422-a107-15d7ac4c3fe4, identifier: 10712617
2026-03-24 15:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10712617
2026-03-24 15:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10712617
2026-03-24 15:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10712617 to the API
2026-03-24 15:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712617>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '2ad86472-2b62-5422-a107-15d7ac4c3fe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJE968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat GTE 1.4 TSI Business - Hybrid - Automatic - 156 '
'hp - 92.005 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-24 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712617%27 HTTP/1.1" 200 None
2026-03-24 15:22:10 [adesa.be] INFO: Saving data for 10712617: {'auction_closing_time': 1774429200.0, 'created_time': 1774279194.108288, 'last_price_update_time': 1774365730.990588}
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712617') HTTP/1.1" 204 0
2026-03-24 15:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf5d5ca5-591c-52ec-b16e-6cd75211aea7 with identifier: 10712569
2026-03-24 15:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf5d5ca5-591c-52ec-b16e-6cd75211aea7 with scrape type 2
2026-03-24 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf5d5ca5-591c-52ec-b16e-6cd75211aea7 with scrape type 2
2026-03-24 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf5d5ca5-591c-52ec-b16e-6cd75211aea7, identifier: 10712569
2026-03-24 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf5d5ca5-591c-52ec-b16e-6cd75211aea7 with identifier: 10712569
2026-03-24 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf5d5ca5-591c-52ec-b16e-6cd75211aea7 with identifier: 10712569
2026-03-24 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf5d5ca5-591c-52ec-b16e-6cd75211aea7 with identifier: 10712569 to the API
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712569>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf5d5ca5-591c-52ec-b16e-6cd75211aea7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKT628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 42953,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-04-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 1.5 TSI Style Business - Petrol - '
'Automatic - 150 hp - 42.953 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2023}
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712569%27 HTTP/1.1" 200 None
2026-03-24 15:22:11 [adesa.be] INFO: Saving data for 10712569: {'auction_closing_time': 1774429200.0, 'created_time': 1774279184.026265, 'last_price_update_time': 1774365731.59556}
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712569') HTTP/1.1" 204 0
2026-03-24 15:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10713579
2026-03-24 15:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-24 15:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-24 15:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62934bb-342f-5ee9-968b-3690898708bb, identifier: 10713579
2026-03-24 15:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10713579
2026-03-24 15:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10713579
2026-03-24 15:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10713579 to the API
2026-03-24 15:22:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': 'f62934bb-342f-5ee9-968b-3690898708bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713579',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 72561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 72.561 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713579%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [adesa.be] INFO: Saving data for 10713579: {'auction_closing_time': 1774426500.0, 'created_time': 1774279193.820445, 'last_price_update_time': 1774365732.024099}
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713579') HTTP/1.1" 204 0
2026-03-24 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10712636
2026-03-24 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with scrape type 2
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with scrape type 2
2026-03-24 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6, identifier: 10712636
2026-03-24 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10712636
2026-03-24 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10712636
2026-03-24 15:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10712636 to the API
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712636>
{'auction_title': '',
'c_o_2_emission_value': 213,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': '87f33ebb-75c6-5c48-bdcf-8c46fa0462c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFC406',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 132331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2020-08-11',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'132.331 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712636%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [adesa.be] INFO: Saving data for 10712636: {'auction_closing_time': 1774429200.0, 'created_time': 1774279187.738712, 'last_price_update_time': 1774365732.502324}
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712636') HTTP/1.1" 204 0
2026-03-24 15:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10718094
2026-03-24 15:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd52cc-51d6-54ab-9076-9d209f25a636 with scrape type 1
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6afd52cc-51d6-54ab-9076-9d209f25a636
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252Fdfc5d495-9993-4e75-a507-9305025d26b5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/dfc5d495-9993-4e75-a507-9305025d26b5.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252Fde071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/de071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252Fb534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/b534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252Fd82be804-279b-4d0a-b0de-0da6e110f348.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/d82be804-279b-4d0a-b0de-0da6e110f348.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252F5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252F860760c8-ec56-4b3c-aa55-b7e507129805.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/860760c8-ec56-4b3c-aa55-b7e507129805.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252F9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252F1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252Fa15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/a15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg already downloaded
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5737400%252Fgeneral%252F41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737400/general/41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg already downloaded
2026-03-24 15:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6afd52cc-51d6-54ab-9076-9d209f25a636, identifier: 10718094
2026-03-24 15:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10718094
2026-03-24 15:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10718094
2026-03-24 15:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6afd52cc-51d6-54ab-9076-9d209f25a636 with identifier: 10718094 to the API
2026-03-24 15:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718094>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6afd52cc-51d6-54ab-9076-9d209f25a636',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GSU880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 262435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5737400/general/dfc5d495-9993-4e75-a507-9305025d26b5.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/de071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/b534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/d82be804-279b-4d0a-b0de-0da6e110f348.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/860760c8-ec56-4b3c-aa55-b7e507129805.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/a15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg',
'https://images.openlane.eu/carimgs/5737400/general/41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232830,
'Height': 1129,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/dfc5d495-9993-4e75-a507-9305025d26b5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244927,
'Height': 1138,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/de071a45-cb7f-4e6d-a48f-10b494ed4410.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225466,
'Height': 1125,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/b534cdcc-54ea-4dd3-87f4-3bb9574d5f62.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247355,
'Height': 1141,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/d82be804-279b-4d0a-b0de-0da6e110f348.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287374,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/5edca1d0-2d50-4a4d-8218-30d797a2769c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295418,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/860760c8-ec56-4b3c-aa55-b7e507129805.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175954,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/9d079c2d-5d4b-4db8-9c83-2b6064124e46.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233604,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/1ecf5794-f7e6-42ca-9716-6f4510f42c10.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192932,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/a15cb05f-0137-4a8f-9975-4a6f5ac2848d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6afd52cc-51d6-54ab-9076-9d209f25a636/6afd52cc-51d6-54ab-9076-9d209f25a636_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219723,
'Height': 1313,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737400/general/41a451e2-75e4-40c2-8cbd-1729c1ce05cc.jpeg',
'Width': 1600}],
'price': 9200,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A6 2.0 TDI - Diesel - Manual - 136 hp - 262.435 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718094%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [adesa.be] INFO: Saving data for 10718094: {'created_time': 1774365733.246738, 'last_price_update_time': 1774365733.246748, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718094') HTTP/1.1" 204 0
2026-03-24 15:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad034e8-08d6-59bd-bf02-03013ec7c795 with identifier: 10711685
2026-03-24 15:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad034e8-08d6-59bd-bf02-03013ec7c795 with scrape type 2
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad034e8-08d6-59bd-bf02-03013ec7c795 with scrape type 2
2026-03-24 15:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ad034e8-08d6-59bd-bf02-03013ec7c795, identifier: 10711685
2026-03-24 15:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ad034e8-08d6-59bd-bf02-03013ec7c795 with identifier: 10711685
2026-03-24 15:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ad034e8-08d6-59bd-bf02-03013ec7c795 with identifier: 10711685
2026-03-24 15:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ad034e8-08d6-59bd-bf02-03013ec7c795 with identifier: 10711685 to the API
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711685>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 218,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3ad034e8-08d6-59bd-bf02-03013ec7c795',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CVT985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 159117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2015-08-10',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi A6 Avant 3.0 TDI S Line - Quattro - Diesel - Automatic - 218 '
'hp - 159.117 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2015}
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711685%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [adesa.be] INFO: Saving data for 10711685: {'auction_closing_time': 1774431000.0, 'created_time': 1774279293.152767, 'last_price_update_time': 1774365733.693954}
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711685') HTTP/1.1" 204 0
2026-03-24 15:22:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10718063
2026-03-24 15:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with scrape type 1
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252Fcec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/cec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252Fd707e4e9-e524-4364-8282-458c81f76b25.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/d707e4e9-e524-4364-8282-458c81f76b25.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252F8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252F1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252Fbd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/bd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252Ff63e915d-adcf-4a19-90a0-56661877a657.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/f63e915d-adcf-4a19-90a0-56661877a657.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252Fe0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/e0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252F1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg already downloaded
2026-03-24 15:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252F0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg already downloaded
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5713466%252Fgeneral%252Fb55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5713466/general/b55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg already downloaded
2026-03-24 15:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c, identifier: 10718063
2026-03-24 15:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10718063
2026-03-24 15:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10718063
2026-03-24 15:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c with identifier: 10718063 to the API
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718063>
{'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': 340,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718063',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 146972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5713466/general/cec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/d707e4e9-e524-4364-8282-458c81f76b25.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/bd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/f63e915d-adcf-4a19-90a0-56661877a657.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/e0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg',
'https://images.openlane.eu/carimgs/5713466/general/b55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287810,
'Height': 1147,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/cec7ba2a-8c01-4723-92ba-8448c9c85492.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307981,
'Height': 1184,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/d707e4e9-e524-4364-8282-458c81f76b25.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301266,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/8bd66a9d-8fe1-422a-b728-caf5bca31839.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301951,
'Height': 1332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/1e9c4bfc-ae1a-40bd-9cf7-cf53d6f176f9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264879,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/bd363436-b3f0-494d-af34-dd1463a2a1fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175723,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/f63e915d-adcf-4a19-90a0-56661877a657.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268852,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/e0fe9daa-8955-4059-adb1-6211c6f07cb5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282620,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/1678c8cf-f547-4aed-aa62-0bffd09448ad.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/0eea45dd-f8c7-4bc8-9f8e-1524527d3dfa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c/e9f55cbc-a367-5e5e-bfc5-2b66f4397d8c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349319,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5713466/general/b55f6f4b-4d25-4b40-a246-dd6a386b642c.jpeg',
'Width': 1200}],
'price': 32500,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q7 55 TFSIe S Line - Quattro - Hybrid - Automatic - 340 hp - '
'146.972 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718063%27 HTTP/1.1" 200 None
2026-03-24 15:22:14 [adesa.be] INFO: Saving data for 10718063: {'created_time': 1774365734.456639, 'last_price_update_time': 1774365734.456648, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718063') HTTP/1.1" 204 0
2026-03-24 15:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10711457
2026-03-24 15:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with scrape type 2
2026-03-24 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with scrape type 2
2026-03-24 15:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd, identifier: 10711457
2026-03-24 15:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10711457
2026-03-24 15:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10711457
2026-03-24 15:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd with identifier: 10711457 to the API
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711457>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0665fd8b-b0c2-5ff9-aff5-eb9e87f456dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUK657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711457',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 210502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2015-08-18',
'seats_number': 7,
'seller_name': 'Karauto',
'title': 'BMW 2 Series Gran Tourer 218d - Diesel - Automatic - 150 hp - '
'210.502 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711457%27 HTTP/1.1" 200 None
2026-03-24 15:22:14 [adesa.be] INFO: Saving data for 10711457: {'auction_closing_time': 1774432800.0, 'created_time': 1774279302.947872, 'last_price_update_time': 1774365734.912758}
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711457') HTTP/1.1" 204 0
2026-03-24 15:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8592c5b7-25af-511b-b026-122e17529a02 with identifier: 10712720
2026-03-24 15:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8592c5b7-25af-511b-b026-122e17529a02 with scrape type 2
2026-03-24 15:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8592c5b7-25af-511b-b026-122e17529a02 with scrape type 2
2026-03-24 15:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8592c5b7-25af-511b-b026-122e17529a02, identifier: 10712720
2026-03-24 15:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1770ad90-573a-56d6-ba12-2bfcd4281c31 with identifier: 10713361
2026-03-24 15:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1770ad90-573a-56d6-ba12-2bfcd4281c31 with scrape type 2
2026-03-24 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1770ad90-573a-56d6-ba12-2bfcd4281c31 with scrape type 2
2026-03-24 15:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1770ad90-573a-56d6-ba12-2bfcd4281c31, identifier: 10713361
2026-03-24 15:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8592c5b7-25af-511b-b026-122e17529a02 with identifier: 10712720
2026-03-24 15:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8592c5b7-25af-511b-b026-122e17529a02 with identifier: 10712720
2026-03-24 15:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8592c5b7-25af-511b-b026-122e17529a02 with identifier: 10712720 to the API
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712720>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8592c5b7-25af-511b-b026-122e17529a02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVY731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 68551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-04-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 95 hp - 68.551 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712720%27 HTTP/1.1" 200 None
2026-03-24 15:22:15 [adesa.be] INFO: Saving data for 10712720: {'auction_closing_time': 1774429200.0, 'created_time': 1774279189.942235, 'last_price_update_time': 1774365735.332859}
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712720') HTTP/1.1" 204 0
2026-03-24 15:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1770ad90-573a-56d6-ba12-2bfcd4281c31 with identifier: 10713361
2026-03-24 15:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1770ad90-573a-56d6-ba12-2bfcd4281c31 with identifier: 10713361
2026-03-24 15:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1770ad90-573a-56d6-ba12-2bfcd4281c31 with identifier: 10713361 to the API
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713361>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '1770ad90-573a-56d6-ba12-2bfcd4281c31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '60564',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713361',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 39929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2024-02-12',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'BMW 2 Series 225e - Hybrid - Automatic - 135 hp - 39.929 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713361%27 HTTP/1.1" 200 None
2026-03-24 15:22:15 [adesa.be] INFO: Saving data for 10713361: {'auction_closing_time': 1774432800.0, 'created_time': 1774279323.026446, 'last_price_update_time': 1774365735.587828}
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713361') HTTP/1.1" 204 0
2026-03-24 15:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10711375
2026-03-24 15:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with scrape type 2
2026-03-24 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with scrape type 2
2026-03-24 15:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24a276a8-0656-5ef5-afd3-616a0d82b2b8, identifier: 10711375
2026-03-24 15:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10712772
2026-03-24 15:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with scrape type 2
2026-03-24 15:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with scrape type 2
2026-03-24 15:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558, identifier: 10712772
2026-03-24 15:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10711375
2026-03-24 15:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10711375
2026-03-24 15:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24a276a8-0656-5ef5-afd3-616a0d82b2b8 with identifier: 10711375 to the API
2026-03-24 15:22:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711375>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 480,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '24a276a8-0656-5ef5-afd3-616a0d82b2b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AEG257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711375',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 33839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 62800,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 4,
'seller_name': 'Karauto',
'title': 'BMW 4 Series M4 - Petrol - Manual - 480 hp - 33.839 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711375%27 HTTP/1.1" 200 None
2026-03-24 15:22:16 [adesa.be] INFO: Saving data for 10711375: {'auction_closing_time': 1774432800.0, 'created_time': 1774279304.544419, 'last_price_update_time': 1774365736.110065}
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711375') HTTP/1.1" 204 0
2026-03-24 15:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10712772
2026-03-24 15:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10712772
2026-03-24 15:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06155e08-8ec4-5b7a-bcf1-dc6f1da88558 with identifier: 10712772 to the API
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712772>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Petrol',
'id': '06155e08-8ec4-5b7a-bcf1-dc6f1da88558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJJ063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712772',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 14224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 208 1.2i Allure Pack - Petrol - Manual - 101 hp - 14.224 km',
'transmission': 'manual',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712772%27 HTTP/1.1" 200 None
2026-03-24 15:22:16 [adesa.be] INFO: Saving data for 10712772: {'auction_closing_time': 1774429200.0, 'created_time': 1774279152.500668, 'last_price_update_time': 1774365736.376475}
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712772') HTTP/1.1" 204 0
2026-03-24 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10712654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10711459
2026-03-24 15:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c74673-f6f8-5447-a94e-c9d9310ebf25 with scrape type 2
2026-03-24 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7c74673-f6f8-5447-a94e-c9d9310ebf25 with scrape type 2
2026-03-24 15:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7c74673-f6f8-5447-a94e-c9d9310ebf25, identifier: 10711459
2026-03-24 15:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10711459
2026-03-24 15:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10711459
2026-03-24 15:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7c74673-f6f8-5447-a94e-c9d9310ebf25 with identifier: 10711459 to the API
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711459>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7c74673-f6f8-5447-a94e-c9d9310ebf25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUX239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711459',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 185428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2010-10-05',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 5 Series 525d - Diesel - Automatic - 204 hp - 185.428 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711459%27 HTTP/1.1" 200 None
2026-03-24 15:22:16 [adesa.be] INFO: Saving data for 10711459: {'auction_closing_time': 1774432800.0, 'created_time': 1774279322.688316, 'last_price_update_time': 1774365736.732972}
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711459') HTTP/1.1" 204 0
2026-03-24 15:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10712654
2026-03-24 15:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aca754ba-9a32-581d-a0a2-93553fe02e8c with scrape type 2
2026-03-24 15:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aca754ba-9a32-581d-a0a2-93553fe02e8c with scrape type 2
2026-03-24 15:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aca754ba-9a32-581d-a0a2-93553fe02e8c, identifier: 10712654
2026-03-24 15:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10712654
2026-03-24 15:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10712654
2026-03-24 15:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10712654 to the API
2026-03-24 15:22:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10712654>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-25T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aca754ba-9a32-581d-a0a2-93553fe02e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTZ458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10712654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 92.375 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710712654%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [adesa.be] INFO: Saving data for 10712654: {'auction_closing_time': 1774429200.0, 'created_time': 1774279184.87831, 'last_price_update_time': 1774365737.087469}
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10712654') HTTP/1.1" 204 0
2026-03-24 15:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10718060
2026-03-24 15:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with scrape type 1
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1392de7a-33eb-5c65-8f2f-086e4a77ec51
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252F0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252Fd3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/d3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252F53f2a880-00c5-47ab-a23c-c6820060966f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/53f2a880-00c5-47ab-a23c-c6820060966f.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252F3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252F07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252Fa6a57739-4982-49a7-a53c-e4971ee0553f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/a6a57739-4982-49a7-a53c-e4971ee0553f.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252F0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252F6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252F84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712113%252Fgeneral%252Fa8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712113/general/a8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg already downloaded
2026-03-24 15:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1392de7a-33eb-5c65-8f2f-086e4a77ec51, identifier: 10718060
2026-03-24 15:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10718060
2026-03-24 15:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10718060
2026-03-24 15:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1392de7a-33eb-5c65-8f2f-086e4a77ec51 with identifier: 10718060 to the API
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718060>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1392de7a-33eb-5c65-8f2f-086e4a77ec51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FPI351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718060',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 247036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5712113/general/0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/d3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/53f2a880-00c5-47ab-a23c-c6820060966f.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/a6a57739-4982-49a7-a53c-e4971ee0553f.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg',
'https://images.openlane.eu/carimgs/5712113/general/a8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298277,
'Height': 1167,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/0357a437-bc0f-4706-97e1-06c25f8ca4dd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330646,
'Height': 1184,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/d3a0e59e-d901-403c-a1c7-572887a4caf9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351196,
'Height': 1275,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/53f2a880-00c5-47ab-a23c-c6820060966f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290528,
'Height': 1210,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/3c720e76-9c42-42d7-a857-5b56ca9f0129.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246080,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/07da4459-ca6f-4076-a81e-4e46117ce50a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124356,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/a6a57739-4982-49a7-a53c-e4971ee0553f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204976,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/0486d57b-fc26-4a53-9b38-4508b6b0520f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206889,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/6c8e97e2-15bf-41bb-8fb3-c9fca2faa0c3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130990,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/84d976b3-a7d1-4bc8-84ff-39fd1601abc0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1392de7a-33eb-5c65-8f2f-086e4a77ec51/1392de7a-33eb-5c65-8f2f-086e4a77ec51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289086,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712113/general/a8cafef3-8a90-4be3-88ad-1a08db7cef50.jpeg',
'Width': 1600}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2014-04-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 5 Series Touring 518d Business - Diesel - Automatic - 135 hp - '
'247.036 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718060%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [adesa.be] INFO: Saving data for 10718060: {'created_time': 1774365737.720806, 'last_price_update_time': 1774365737.720819, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718060') HTTP/1.1" 204 0
2026-03-24 15:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10718002
2026-03-24 15:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with scrape type 1
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252F55a988df-341e-4640-b317-c056c47519d4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/55a988df-341e-4640-b317-c056c47519d4.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252F654d583f-3961-4cc5-8aed-0719d28eee54.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/654d583f-3961-4cc5-8aed-0719d28eee54.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252F939fa955-3ed0-4271-97f1-709feb833e0f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/939fa955-3ed0-4271-97f1-709feb833e0f.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252Fc4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/c4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252F5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252F5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252Fee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/ee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252Fd899af3d-2ae6-4204-b0b4-0280e683920d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/d899af3d-2ae6-4204-b0b4-0280e683920d.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252Fd301148f-5adc-40bb-a887-c07091396d3b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/d301148f-5adc-40bb-a887-c07091396d3b.jpeg already downloaded
2026-03-24 15:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5660618%252Fgeneral%252Fab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660618/general/ab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg already downloaded
2026-03-24 15:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6386dbf-c71a-58d5-9291-a21c5d54d4c8, identifier: 10718002
2026-03-24 15:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10718002
2026-03-24 15:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10718002
2026-03-24 15:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10718002 to the API
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718002>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b6386dbf-c71a-58d5-9291-a21c5d54d4c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDG017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718002',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 118326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5660618/general/55a988df-341e-4640-b317-c056c47519d4.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/654d583f-3961-4cc5-8aed-0719d28eee54.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/939fa955-3ed0-4271-97f1-709feb833e0f.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/c4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/ee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/d899af3d-2ae6-4204-b0b4-0280e683920d.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/d301148f-5adc-40bb-a887-c07091396d3b.jpeg',
'https://images.openlane.eu/carimgs/5660618/general/ab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290714,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/55a988df-341e-4640-b317-c056c47519d4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334687,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/654d583f-3961-4cc5-8aed-0719d28eee54.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307417,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/939fa955-3ed0-4271-97f1-709feb833e0f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277297,
'Height': 1126,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/c4c170c9-15c9-4300-ba4e-91666f0026a2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267517,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/5d842c80-c9df-4fd1-9cb9-94b5965c23fe.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184100,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/5e7ac36a-73b4-4ae3-bf10-b60b64258f0c.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305310,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/ee81e3f0-18d3-411c-a47a-7edea49937c5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348759,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/d899af3d-2ae6-4204-b0b4-0280e683920d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170711,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/d301148f-5adc-40bb-a887-c07091396d3b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b6386dbf-c71a-58d5-9291-a21c5d54d4c8/b6386dbf-c71a-58d5-9291-a21c5d54d4c8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226045,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660618/general/ab82b5c9-f749-4711-9dc0-7b7712d80be0.jpeg',
'Width': 1600}],
'price': 22000,
'price_includes_vat': True,
'registration_date': '2019-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 5 Series 530e Sport - Hybrid - Automatic - 184 hp - 118.326 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718002%27 HTTP/1.1" 200 None
2026-03-24 15:22:18 [adesa.be] INFO: Saving data for 10718002: {'created_time': 1774365738.338379, 'last_price_update_time': 1774365738.338392, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718002') HTTP/1.1" 204 0
2026-03-24 15:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10711972
2026-03-24 15:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2387a27f-1982-50c5-af29-c47dc2f20237 with scrape type 2
2026-03-24 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2387a27f-1982-50c5-af29-c47dc2f20237 with scrape type 2
2026-03-24 15:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2387a27f-1982-50c5-af29-c47dc2f20237, identifier: 10711972
2026-03-24 15:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10711767
2026-03-24 15:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da89d94b-03e9-5cc9-99f3-3f096895a6dc with scrape type 2
2026-03-24 15:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da89d94b-03e9-5cc9-99f3-3f096895a6dc with scrape type 2
2026-03-24 15:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da89d94b-03e9-5cc9-99f3-3f096895a6dc, identifier: 10711767
2026-03-24 15:22:18 [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-24 15:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10711972
2026-03-24 15:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10711972
2026-03-24 15:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2387a27f-1982-50c5-af29-c47dc2f20237 with identifier: 10711972 to the API
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711972>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '2387a27f-1982-50c5-af29-c47dc2f20237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FXX319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711972',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 105283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10150,
'price_includes_vat': True,
'registration_date': '2010-10-05',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 105.283 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711972%27 HTTP/1.1" 200 None
2026-03-24 15:22:18 [adesa.be] INFO: Saving data for 10711972: {'auction_closing_time': 1774432800.0, 'created_time': 1774279305.057447, 'last_price_update_time': 1774365738.819853}
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711972') HTTP/1.1" 204 0
2026-03-24 15:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10711767
2026-03-24 15:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10711767
2026-03-24 15:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10711767 to the API
2026-03-24 15:22:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711767>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'da89d94b-03e9-5cc9-99f3-3f096895a6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CBM580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711767',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 188386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2009-01-20',
'seats_number': 5,
'seller_name': 'CAREX//SRL CAR EXCELLENCE',
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 188.386 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711767%27 HTTP/1.1" 200 None
2026-03-24 15:22:19 [adesa.be] INFO: Saving data for 10711767: {'auction_closing_time': 1774431000.0, 'created_time': 1774279324.767701, 'last_price_update_time': 1774365739.100954}
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711767') HTTP/1.1" 204 0
2026-03-24 15:22:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10711559
2026-03-24 15:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f324739-2974-5556-ae20-77c9aeea6835 with scrape type 2
2026-03-24 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f324739-2974-5556-ae20-77c9aeea6835 with scrape type 2
2026-03-24 15:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f324739-2974-5556-ae20-77c9aeea6835, identifier: 10711559
2026-03-24 15:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10711553
2026-03-24 15:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64014add-d5f4-52ea-bbbf-221c831a72ca with scrape type 2
2026-03-24 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64014add-d5f4-52ea-bbbf-221c831a72ca with scrape type 2
2026-03-24 15:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64014add-d5f4-52ea-bbbf-221c831a72ca, identifier: 10711553
2026-03-24 15:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4fedd77-1a09-5fb2-8236-362d79d49246 with identifier: 10711840
2026-03-24 15:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4fedd77-1a09-5fb2-8236-362d79d49246 with scrape type 2
2026-03-24 15:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4fedd77-1a09-5fb2-8236-362d79d49246 with scrape type 2
2026-03-24 15:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4fedd77-1a09-5fb2-8236-362d79d49246, identifier: 10711840
2026-03-24 15:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10711559
2026-03-24 15:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10711559
2026-03-24 15:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f324739-2974-5556-ae20-77c9aeea6835 with identifier: 10711559 to the API
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7f324739-2974-5556-ae20-77c9aeea6835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '091590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711559',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 409351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2009-03-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 5 Series 520 - Diesel - Manual - 163 hp - 409.351 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711559%27 HTTP/1.1" 200 None
2026-03-24 15:22:19 [adesa.be] INFO: Saving data for 10711559: {'auction_closing_time': 1774432800.0, 'created_time': 1774279302.594445, 'last_price_update_time': 1774365739.627366}
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711559') HTTP/1.1" 204 0
2026-03-24 15:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10711553
2026-03-24 15:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10711553
2026-03-24 15:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10711553 to the API
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '64014add-d5f4-52ea-bbbf-221c831a72ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CTA785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711553',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 207534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2008-01-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 207.534 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711553%27 HTTP/1.1" 200 None
2026-03-24 15:22:19 [adesa.be] INFO: Saving data for 10711553: {'auction_closing_time': 1774432800.0, 'created_time': 1774279325.094223, 'last_price_update_time': 1774365739.890663}
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711553') HTTP/1.1" 204 0
2026-03-24 15:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4fedd77-1a09-5fb2-8236-362d79d49246 with identifier: 10711840
2026-03-24 15:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4fedd77-1a09-5fb2-8236-362d79d49246 with identifier: 10711840
2026-03-24 15:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4fedd77-1a09-5fb2-8236-362d79d49246 with identifier: 10711840 to the API
2026-03-24 15:22:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c4fedd77-1a09-5fb2-8236-362d79d49246',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WTR448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711840',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 124380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2018-07-19',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'BMW 5 Series 520d Business - Diesel - Automatic - 190 hp - 124.380 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711840%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Saving data for 10711840: {'auction_closing_time': 1774431000.0, 'created_time': 1774279322.070764, 'last_price_update_time': 1774365740.136863}
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711840') HTTP/1.1" 204 0
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711823
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711823%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711823: 0
2026-03-24 15:22:20 [adesa.be] INFO: Skipping item 10711823 url https://www.openlane.eu/en/carv6/auction/10711823
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711381
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711381%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711381: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711381 url https://www.openlane.eu/en/carv6/auction/10711381
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711448
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711448%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711448: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711448 url https://www.openlane.eu/en/carv6/auction/10711448
2026-03-24 15:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711480
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711480%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711480: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711480 url https://www.openlane.eu/en/carv6/auction/10711480
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711754
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711754%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711754: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711754 url https://www.openlane.eu/en/carv6/auction/10711754
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10718019
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718019%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10718019: 1
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10718019 url https://www.openlane.eu/en/carv6/auction/10718019
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711704
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711704%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711704: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711704 url https://www.openlane.eu/en/carv6/auction/10711704
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711867
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711867%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711867: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711867 url https://www.openlane.eu/en/carv6/auction/10711867
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711518
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711518%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711518: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711518 url https://www.openlane.eu/en/carv6/auction/10711518
2026-03-24 15:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10711784
2026-03-24 15:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5b14dc9-3ec7-5a6d-a998-84280716fae3 with scrape type 2
2026-03-24 15:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5b14dc9-3ec7-5a6d-a998-84280716fae3 with scrape type 2
2026-03-24 15:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5b14dc9-3ec7-5a6d-a998-84280716fae3, identifier: 10711784
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711534
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711534%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711534: 0
2026-03-24 15:22:20 [adesa.be] INFO: Skipping item 10711534 url https://www.openlane.eu/en/carv6/auction/10711534
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711424
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711424%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711424: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711424 url https://www.openlane.eu/en/carv6/auction/10711424
2026-03-24 15:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10711784
2026-03-24 15:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10711784
2026-03-24 15:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5b14dc9-3ec7-5a6d-a998-84280716fae3 with identifier: 10711784 to the API
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711784>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b5b14dc9-3ec7-5a6d-a998-84280716fae3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ogh123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711784',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 166279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2009-02-23',
'seats_number': 5,
'seller_name': 'Fds motor sprl',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 166.279 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711784%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Saving data for 10711784: {'auction_closing_time': 1774431000.0, 'created_time': 1774279300.957082, 'last_price_update_time': 1774365740.732994}
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711784') HTTP/1.1" 204 0
2026-03-24 15:22:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10717945
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717945%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10717945: 1
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10717945 url https://www.openlane.eu/en/carv6/auction/10717945
2026-03-24 15:22:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711651
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711651%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10711651: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10711651 url https://www.openlane.eu/en/carv6/auction/10711651
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10713172
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713172%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10713172: 2
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10713172 url https://www.openlane.eu/en/carv6/auction/10713172
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10718003
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718003%27 HTTP/1.1" 200 None
2026-03-24 15:22:20 [adesa.be] INFO: Scrape type for 10718003: 1
2026-03-24 15:22:20 [adesa.be] INFO: Scraping item 10718003 url https://www.openlane.eu/en/carv6/auction/10718003
2026-03-24 15:22:20 [adesa.be] INFO: Found listing with ID: 10711634
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711634%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711634: 2
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10711634 url https://www.openlane.eu/en/carv6/auction/10711634
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711400
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711400%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711400: 2
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10711400 url https://www.openlane.eu/en/carv6/auction/10711400
2026-03-24 15:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10711433
2026-03-24 15:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with scrape type 2
2026-03-24 15:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with scrape type 2
2026-03-24 15:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a85f78c0-4f3d-549a-a630-fe8f6e116cd1, identifier: 10711433
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711842
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711842%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711842: 2
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10711842 url https://www.openlane.eu/en/carv6/auction/10711842
2026-03-24 15:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10711433
2026-03-24 15:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10711433
2026-03-24 15:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a85f78c0-4f3d-549a-a630-fe8f6e116cd1 with identifier: 10711433 to the API
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a85f78c0-4f3d-549a-a630-fe8f6e116cd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '775681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711433',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 135698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2018-11-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 116 hp - 135.698 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711433%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Saving data for 10711433: {'auction_closing_time': 1774432800.0, 'created_time': 1774279299.905737, 'last_price_update_time': 1774365741.387589}
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711433') HTTP/1.1" 204 0
2026-03-24 15:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711835
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711835%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711835: 0
2026-03-24 15:22:21 [adesa.be] INFO: Skipping item 10711835 url https://www.openlane.eu/en/carv6/auction/10711835
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711672
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711672%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711672: 2
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10711672 url https://www.openlane.eu/en/carv6/auction/10711672
2026-03-24 15:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711388
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711388%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711388: 0
2026-03-24 15:22:21 [adesa.be] INFO: Skipping item 10711388 url https://www.openlane.eu/en/carv6/auction/10711388
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10718087
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718087%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10718087: 1
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10718087 url https://www.openlane.eu/en/carv6/auction/10718087
2026-03-24 15:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718014> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711414
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711414%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711414: 2
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10711414 url https://www.openlane.eu/en/carv6/auction/10711414
2026-03-24 15:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711633
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711633%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711633: 0
2026-03-24 15:22:21 [adesa.be] INFO: Skipping item 10711633 url https://www.openlane.eu/en/carv6/auction/10711633
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10711587
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711587%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10711587: 2
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10711587 url https://www.openlane.eu/en/carv6/auction/10711587
2026-03-24 15:22:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10711462
2026-03-24 15:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 936ed522-7eda-5883-96a7-72c7086d7bf7 with scrape type 2
2026-03-24 15:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 936ed522-7eda-5883-96a7-72c7086d7bf7 with scrape type 2
2026-03-24 15:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 936ed522-7eda-5883-96a7-72c7086d7bf7, identifier: 10711462
2026-03-24 15:22:21 [adesa.be] INFO: Found listing with ID: 10717957
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717957%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Scrape type for 10717957: 1
2026-03-24 15:22:21 [adesa.be] INFO: Scraping item 10717957 url https://www.openlane.eu/en/carv6/auction/10717957
2026-03-24 15:22:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10711462
2026-03-24 15:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10711462
2026-03-24 15:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10711462 to the API
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711462>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '936ed522-7eda-5883-96a7-72c7086d7bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDE916',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711462',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 198907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series GT 318d Luxury - Diesel - Automatic - 150 hp - 198.907 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711462%27 HTTP/1.1" 200 None
2026-03-24 15:22:21 [adesa.be] INFO: Saving data for 10711462: {'auction_closing_time': 1774432800.0, 'created_time': 1774279322.389646, 'last_price_update_time': 1774365741.891882}
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711462') HTTP/1.1" 204 0
2026-03-24 15:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10711642
2026-03-24 15:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with scrape type 2
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with scrape type 2
2026-03-24 15:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf, identifier: 10711642
2026-03-24 15:22:22 [adesa.be] INFO: Found listing with ID: 10718545
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718545%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [adesa.be] INFO: Scrape type for 10718545: 1
2026-03-24 15:22:22 [adesa.be] INFO: Scraping item 10718545 url https://www.openlane.eu/en/carv6/auction/10718545
2026-03-24 15:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10711642
2026-03-24 15:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10711642
2026-03-24 15:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf with identifier: 10711642 to the API
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711642>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 370,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'dd045e7f-ae88-518a-bfbb-d3ca5fe7dadf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BHK695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 133095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33650,
'price_includes_vat': True,
'registration_date': '2016-03-23',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW 2 Series M2 - Petrol - Manual - 370 hp - 133.095 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711642%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [adesa.be] INFO: Saving data for 10711642: {'auction_closing_time': 1774431000.0, 'created_time': 1774279301.285244, 'last_price_update_time': 1774365742.474825}
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711642') HTTP/1.1" 204 0
2026-03-24 15:22:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:22 [adesa.be] INFO: Found listing with ID: 10718018
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718018%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [adesa.be] INFO: Scrape type for 10718018: 1
2026-03-24 15:22:22 [adesa.be] INFO: Scraping item 10718018 url https://www.openlane.eu/en/carv6/auction/10718018
2026-03-24 15:22:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10718014
2026-03-24 15:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 646abb12-8d90-50ab-8aea-2bed8f163142 with scrape type 1
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 646abb12-8d90-50ab-8aea-2bed8f163142
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252Fc4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/c4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252Fad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/ad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252F0b57e186-463d-45b7-897a-e365817e7056.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/0b57e186-463d-45b7-897a-e365817e7056.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252F622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252Fb45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/b45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252F3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252Fc10af6ba-07da-4351-8dff-cb46781181ea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/c10af6ba-07da-4351-8dff-cb46781181ea.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252Ff63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/f63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252Fe494e4e0-434d-45a9-a836-b464f37c86ee.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/e494e4e0-434d-45a9-a836-b464f37c86ee.jpeg already downloaded
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673517%252Fgeneral%252F0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673517/general/0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg already downloaded
2026-03-24 15:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 646abb12-8d90-50ab-8aea-2bed8f163142, identifier: 10718014
2026-03-24 15:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10711520
2026-03-24 15:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with scrape type 2
2026-03-24 15:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with scrape type 2
2026-03-24 15:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411, identifier: 10711520
2026-03-24 15:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10718014
2026-03-24 15:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10718014
2026-03-24 15:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 646abb12-8d90-50ab-8aea-2bed8f163142 with identifier: 10718014 to the API
2026-03-24 15:22:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718014>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '646abb12-8d90-50ab-8aea-2bed8f163142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NUX079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718014',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 264111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5673517/general/c4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/ad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/0b57e186-463d-45b7-897a-e365817e7056.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/b45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/c10af6ba-07da-4351-8dff-cb46781181ea.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/f63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/e494e4e0-434d-45a9-a836-b464f37c86ee.jpeg',
'https://images.openlane.eu/carimgs/5673517/general/0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291089,
'Height': 1190,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/c4ed0c13-596f-47a6-91b1-989c4b7d31c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332440,
'Height': 1226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/ad71d39a-69ee-4b09-8c41-07cc947f0d8f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271519,
'Height': 1156,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/0b57e186-463d-45b7-897a-e365817e7056.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285600,
'Height': 1177,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/622e705e-4923-4914-96b4-4a16f1f69ba3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325927,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/b45ae524-aca9-4ef8-9bb7-590e38226c71.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139765,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/3f76ff0b-1c03-46f4-9ba4-32a8cc859bf2.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290358,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/c10af6ba-07da-4351-8dff-cb46781181ea.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299614,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/f63530b5-aa74-4e0d-b27a-8bfbccb673be.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161834,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/e494e4e0-434d-45a9-a836-b464f37c86ee.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_646abb12-8d90-50ab-8aea-2bed8f163142/646abb12-8d90-50ab-8aea-2bed8f163142_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334121,
'Height': 1403,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673517/general/0fc7abfb-3736-4899-acca-2b9ea2fa164c.jpeg',
'Width': 1600}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2010-05-12',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'BMW 3 Series 320d Comfort - Diesel - Manual - 163 hp - 264.111 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2010}
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718014%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [adesa.be] INFO: Saving data for 10718014: {'created_time': 1774365743.197983, 'last_price_update_time': 1774365743.197992, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718014') HTTP/1.1" 204 0
2026-03-24 15:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10711520
2026-03-24 15:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10711520
2026-03-24 15:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5367ce5b-fe11-5ab1-bc3d-8f84fe917411 with identifier: 10711520 to the API
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5367ce5b-fe11-5ab1-bc3d-8f84fe917411',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '701609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711520',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 96199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2011-03-31',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW 3 Series 318d - Diesel - Manual - 136 hp - 96.199 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711520%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [adesa.be] INFO: Saving data for 10711520: {'auction_closing_time': 1774432800.0, 'created_time': 1774279299.037149, 'last_price_update_time': 1774365743.49803}
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711520') HTTP/1.1" 204 0
2026-03-24 15:22:23 [adesa.be] INFO: Found listing with ID: 10711933
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711933%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [adesa.be] INFO: Scrape type for 10711933: 2
2026-03-24 15:22:23 [adesa.be] INFO: Scraping item 10711933 url https://www.openlane.eu/en/carv6/auction/10711933
2026-03-24 15:22:23 [adesa.be] INFO: Found listing with ID: 10711757
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711757%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [adesa.be] INFO: Scrape type for 10711757: 2
2026-03-24 15:22:23 [adesa.be] INFO: Scraping item 10711757 url https://www.openlane.eu/en/carv6/auction/10711757
2026-03-24 15:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10718038
2026-03-24 15:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with scrape type 1
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252Fc9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/c9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252Fcc798618-81c8-4037-86e0-fb4a2423d682.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/cc798618-81c8-4037-86e0-fb4a2423d682.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252F18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252F084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252F4b5c936b-8729-460d-b80a-748636d3f543.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/4b5c936b-8729-460d-b80a-748636d3f543.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252F7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252F01d6440e-989f-4e44-877f-6461cd9e266a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/01d6440e-989f-4e44-877f-6461cd9e266a.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252F80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252Fb626d50e-3e87-4add-8135-c60b624e6507.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/b626d50e-3e87-4add-8135-c60b624e6507.jpeg already downloaded
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702897%252Fgeneral%252Fb0787ae8-b227-43f2-9efb-9c977145f601.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702897/general/b0787ae8-b227-43f2-9efb-9c977145f601.jpeg already downloaded
2026-03-24 15:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc, identifier: 10718038
2026-03-24 15:22:23 [adesa.be] INFO: Found listing with ID: 10711572
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711572%27 HTTP/1.1" 200 None
2026-03-24 15:22:23 [adesa.be] INFO: Scrape type for 10711572: 2
2026-03-24 15:22:23 [adesa.be] INFO: Scraping item 10711572 url https://www.openlane.eu/en/carv6/auction/10711572
2026-03-24 15:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10718038
2026-03-24 15:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10718038
2026-03-24 15:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10718038 to the API
2026-03-24 15:22:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718038>
{'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': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VPQ636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718038',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 255776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5702897/general/c9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/cc798618-81c8-4037-86e0-fb4a2423d682.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/4b5c936b-8729-460d-b80a-748636d3f543.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/01d6440e-989f-4e44-877f-6461cd9e266a.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/b626d50e-3e87-4add-8135-c60b624e6507.jpeg',
'https://images.openlane.eu/carimgs/5702897/general/b0787ae8-b227-43f2-9efb-9c977145f601.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262524,
'Height': 1160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/c9fff5b4-1fa6-4af9-bb91-728b62c752b8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285859,
'Height': 1203,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/cc798618-81c8-4037-86e0-fb4a2423d682.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276340,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/18f84a09-2db7-49ed-b47e-7c03698617eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266708,
'Height': 1219,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/084168f2-322e-4d67-8c1d-e44c91323fbf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216655,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/4b5c936b-8729-460d-b80a-748636d3f543.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227404,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/7311cf5d-72dd-4c3d-9365-af3f71935a91.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285395,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/01d6440e-989f-4e44-877f-6461cd9e266a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211635,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/80b96b71-35b0-40b2-8876-21d6b73dbd85.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230538,
'Height': 1308,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/b626d50e-3e87-4add-8135-c60b624e6507.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc/f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241669,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702897/general/b0787ae8-b227-43f2-9efb-9c977145f601.jpeg',
'Width': 1600}],
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-07-31',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 116 hp - 255.776 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718038%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Saving data for 10718038: {'created_time': 1774365744.215243, 'last_price_update_time': 1774365744.215253, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718038') HTTP/1.1" 204 0
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711967
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711967%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711967: 0
2026-03-24 15:22:24 [adesa.be] INFO: Skipping item 10711967 url https://www.openlane.eu/en/carv6/auction/10711967
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711779
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711779%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711779: 0
2026-03-24 15:22:24 [adesa.be] INFO: Skipping item 10711779 url https://www.openlane.eu/en/carv6/auction/10711779
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10718039
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718039%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10718039: 1
2026-03-24 15:22:24 [adesa.be] INFO: Scraping item 10718039 url https://www.openlane.eu/en/carv6/auction/10718039
2026-03-24 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718072> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711489
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711489%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711489: 2
2026-03-24 15:22:24 [adesa.be] INFO: Scraping item 10711489 url https://www.openlane.eu/en/carv6/auction/10711489
2026-03-24 15:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711771
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711771%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711771: 0
2026-03-24 15:22:24 [adesa.be] INFO: Skipping item 10711771 url https://www.openlane.eu/en/carv6/auction/10711771
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711723
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711723%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711723: 0
2026-03-24 15:22:24 [adesa.be] INFO: Skipping item 10711723 url https://www.openlane.eu/en/carv6/auction/10711723
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711724
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711724%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711724: 0
2026-03-24 15:22:24 [adesa.be] INFO: Skipping item 10711724 url https://www.openlane.eu/en/carv6/auction/10711724
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711517
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711517%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711517: 2
2026-03-24 15:22:24 [adesa.be] INFO: Scraping item 10711517 url https://www.openlane.eu/en/carv6/auction/10711517
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711762
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711762%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711762: 0
2026-03-24 15:22:24 [adesa.be] INFO: Skipping item 10711762 url https://www.openlane.eu/en/carv6/auction/10711762
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711584
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711584%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711584: 0
2026-03-24 15:22:24 [adesa.be] INFO: Skipping item 10711584 url https://www.openlane.eu/en/carv6/auction/10711584
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10718089
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718089%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10718089: 1
2026-03-24 15:22:24 [adesa.be] INFO: Scraping item 10718089 url https://www.openlane.eu/en/carv6/auction/10718089
2026-03-24 15:22:24 [adesa.be] INFO: Found listing with ID: 10711598
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711598%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [adesa.be] INFO: Scrape type for 10711598: 2
2026-03-24 15:22:24 [adesa.be] INFO: Scraping item 10711598 url https://www.openlane.eu/en/carv6/auction/10711598
2026-03-24 15:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10717993
2026-03-24 15:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with scrape type 1
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252F9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252F3822fb91-6341-4027-9669-574e2f025a25.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/3822fb91-6341-4027-9669-574e2f025a25.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252F19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252F1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252F2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252Fb67c40bd-91c1-49e1-9495-0fed4321e317.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/b67c40bd-91c1-49e1-9495-0fed4321e317.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252Fab8299bc-602d-48fd-8939-b22f56ae176e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/ab8299bc-602d-48fd-8939-b22f56ae176e.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252Fb00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/b00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252Fa798e214-75b7-4702-ba49-5c86e54f679f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/a798e214-75b7-4702-ba49-5c86e54f679f.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649219%252Fgeneral%252Fb6297fda-c9b8-4afa-9785-655da9f6143a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649219/general/b6297fda-c9b8-4afa-9785-655da9f6143a.jpeg already downloaded
2026-03-24 15:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7, identifier: 10717993
2026-03-24 15:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10711649
2026-03-24 15:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb389405-eb57-504b-a39d-f5cf0c5a26a8 with scrape type 2
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb389405-eb57-504b-a39d-f5cf0c5a26a8 with scrape type 2
2026-03-24 15:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb389405-eb57-504b-a39d-f5cf0c5a26a8, identifier: 10711649
2026-03-24 15:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10718072
2026-03-24 15:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5332b00-1b41-5026-b124-87fdb6a8b8f5 with scrape type 1
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5332b00-1b41-5026-b124-87fdb6a8b8f5
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252Fddd735c1-476a-470d-a82e-bfdbf296034a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/ddd735c1-476a-470d-a82e-bfdbf296034a.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252Fecc58f26-aa90-40b7-87c2-282efb304159.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/ecc58f26-aa90-40b7-87c2-282efb304159.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252Fcf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/cf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252Fc313795c-19db-4313-8814-4a22fdc6a17b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/c313795c-19db-4313-8814-4a22fdc6a17b.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252F9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252Fa49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/a49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg already downloaded
2026-03-24 15:22:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252F08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg already downloaded
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252F9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg already downloaded
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252F2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg already downloaded
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721179%252Fgeneral%252Fee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721179/general/ee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg already downloaded
2026-03-24 15:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5332b00-1b41-5026-b124-87fdb6a8b8f5, identifier: 10718072
2026-03-24 15:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10717993
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-24 15:22:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10717993
2026-03-24 15:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10717993 to the API
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '02cc9ad2-6a49-51e1-8c8a-5b73753d99f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BJB982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717993',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 209527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5649219/general/9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/3822fb91-6341-4027-9669-574e2f025a25.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/b67c40bd-91c1-49e1-9495-0fed4321e317.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/ab8299bc-602d-48fd-8939-b22f56ae176e.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/b00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/a798e214-75b7-4702-ba49-5c86e54f679f.jpeg',
'https://images.openlane.eu/carimgs/5649219/general/b6297fda-c9b8-4afa-9785-655da9f6143a.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228635,
'Height': 1149,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/9039fbb8-9f5a-47ac-9e84-e63008334804.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291435,
'Height': 1198,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/3822fb91-6341-4027-9669-574e2f025a25.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258144,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/19326e1b-aaac-4b54-bc5e-38b20f1b6e0e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241816,
'Height': 1227,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/1a9cb4e9-6031-4247-84ca-fdce890fb747.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156762,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/2544fe94-137c-4eef-a5ee-31765b4d6b3b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263388,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/b67c40bd-91c1-49e1-9495-0fed4321e317.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291022,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/ab8299bc-602d-48fd-8939-b22f56ae176e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164205,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/b00d83d5-4397-4094-9ef1-9a0342c9f682.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247354,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/a798e214-75b7-4702-ba49-5c86e54f679f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02cc9ad2-6a49-51e1-8c8a-5b73753d99f7/02cc9ad2-6a49-51e1-8c8a-5b73753d99f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244236,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649219/general/b6297fda-c9b8-4afa-9785-655da9f6143a.jpeg',
'Width': 1200}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-04-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 1 Series 116d Lounge - Diesel - Manual - 116 hp - 209.527 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2017}
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717993%27 HTTP/1.1" 200 None
2026-03-24 15:22:25 [adesa.be] INFO: Saving data for 10717993: {'created_time': 1774365745.575312, 'last_price_update_time': 1774365745.575321, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717993') HTTP/1.1" 204 0
2026-03-24 15:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10711649
2026-03-24 15:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10711649
2026-03-24 15:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb389405-eb57-504b-a39d-f5cf0c5a26a8 with identifier: 10711649 to the API
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fb389405-eb57-504b-a39d-f5cf0c5a26a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YUCE',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 119664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q5 35 TDI Advanced - Diesel - Automatic - 163 hp - 119.664 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711649%27 HTTP/1.1" 200 None
2026-03-24 15:22:25 [adesa.be] INFO: Saving data for 10711649: {'auction_closing_time': 1774431000.0, 'created_time': 1774279296.176055, 'last_price_update_time': 1774365745.900131}
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711649') HTTP/1.1" 204 0
2026-03-24 15:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10718072
2026-03-24 15:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10718072
2026-03-24 15:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10718072 to the API
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718072>
{'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-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b5332b00-1b41-5026-b124-87fdb6a8b8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BDA158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718072',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5721179/general/ddd735c1-476a-470d-a82e-bfdbf296034a.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/ecc58f26-aa90-40b7-87c2-282efb304159.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/cf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/c313795c-19db-4313-8814-4a22fdc6a17b.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/a49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg',
'https://images.openlane.eu/carimgs/5721179/general/ee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338298,
'Height': 1235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/ddd735c1-476a-470d-a82e-bfdbf296034a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369972,
'Height': 1225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/ecc58f26-aa90-40b7-87c2-282efb304159.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324750,
'Height': 1192,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/cf60baf9-2041-4b99-9c24-bc9d3f43f578.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306710,
'Height': 1160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/c313795c-19db-4313-8814-4a22fdc6a17b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253425,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/9ca7f0bf-0e49-4d52-bf22-99eab894f19e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263396,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/a49c630c-7bb0-4f80-b803-4157cc8a28c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169867,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/08eeb008-97b2-4673-bbc7-bbaf9ee8538f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361855,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/9ea4036d-504c-4a7d-b86a-cffe8db9d741.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169627,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/2e1ff4b9-4f44-44c9-a479-9c6a3f16a2b3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5332b00-1b41-5026-b124-87fdb6a8b8f5/b5332b00-1b41-5026-b124-87fdb6a8b8f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173974,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721179/general/ee598a4f-153b-4de4-9ce8-93d6d4f6544f.jpeg',
'Width': 1200}],
'price': 30400,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'76.283 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718072%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Saving data for 10718072: {'created_time': 1774365746.23276, 'last_price_update_time': 1774365746.232772, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718072') HTTP/1.1" 204 0
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711588
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711588%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711588: 2
2026-03-24 15:22:26 [adesa.be] INFO: Scraping item 10711588 url https://www.openlane.eu/en/carv6/auction/10711588
2026-03-24 15:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10717941
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717941%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10717941: 1
2026-03-24 15:22:26 [adesa.be] INFO: Scraping item 10717941 url https://www.openlane.eu/en/carv6/auction/10717941
2026-03-24 15:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711550
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711550%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711550: 2
2026-03-24 15:22:26 [adesa.be] INFO: Scraping item 10711550 url https://www.openlane.eu/en/carv6/auction/10711550
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711549
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711549%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711549: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10711549 url https://www.openlane.eu/en/carv6/auction/10711549
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711589
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711589%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711589: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10711589 url https://www.openlane.eu/en/carv6/auction/10711589
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10717968
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717968%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10717968: 1
2026-03-24 15:22:26 [adesa.be] INFO: Scraping item 10717968 url https://www.openlane.eu/en/carv6/auction/10717968
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711923
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711923%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711923: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10711923 url https://www.openlane.eu/en/carv6/auction/10711923
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711539
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711539%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711539: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10711539 url https://www.openlane.eu/en/carv6/auction/10711539
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711505
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711505%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711505: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10711505 url https://www.openlane.eu/en/carv6/auction/10711505
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10709453
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709453%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10709453: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10709453 url https://www.openlane.eu/en/carv6/auction/10709453
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711576
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711576%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711576: 2
2026-03-24 15:22:26 [adesa.be] INFO: Scraping item 10711576 url https://www.openlane.eu/en/carv6/auction/10711576
2026-03-24 15:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10713547
2026-03-24 15:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with scrape type 2
2026-03-24 15:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with scrape type 2
2026-03-24 15:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5fd38c82-07fa-5b43-af17-d8da8e3fa726, identifier: 10713547
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711556
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711556%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711556: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10711556 url https://www.openlane.eu/en/carv6/auction/10711556
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10711541
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711541%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10711541: 0
2026-03-24 15:22:26 [adesa.be] INFO: Skipping item 10711541 url https://www.openlane.eu/en/carv6/auction/10711541
2026-03-24 15:22:26 [adesa.be] INFO: Found listing with ID: 10718040
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718040%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Scrape type for 10718040: 1
2026-03-24 15:22:26 [adesa.be] INFO: Scraping item 10718040 url https://www.openlane.eu/en/carv6/auction/10718040
2026-03-24 15:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10713547
2026-03-24 15:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10713547
2026-03-24 15:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5fd38c82-07fa-5b43-af17-d8da8e3fa726 with identifier: 10713547 to the API
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 299,
'expiration_date': '2026-03-25T08:15:00Z',
'fuel_type': 'Electric',
'id': '5fd38c82-07fa-5b43-af17-d8da8e3fa726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ8410',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Enyaq',
'odometer': 93985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Enyaq Coupé 80X - AWD - Electric - Automatic - 299 hp - '
'93.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713547%27 HTTP/1.1" 200 None
2026-03-24 15:22:26 [adesa.be] INFO: Saving data for 10713547: {'auction_closing_time': 1774426500.0, 'created_time': 1774279174.927792, 'last_price_update_time': 1774365746.987476}
2026-03-24 15:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713547') HTTP/1.1" 204 0
2026-03-24 15:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10717994
2026-03-24 15:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d7da8c-70a4-5ff2-922a-f934debe5e84 with scrape type 1
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53d7da8c-70a4-5ff2-922a-f934debe5e84
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252F9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252Fbb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/bb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252Fbfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/bfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252F9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252F0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252F99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252Fa37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/a37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252F73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252Fb685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/b685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg already downloaded
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5650318%252Fgeneral%252F6544f590-0a1d-4e53-96f0-502be15a237f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650318/general/6544f590-0a1d-4e53-96f0-502be15a237f.jpeg already downloaded
2026-03-24 15:22:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53d7da8c-70a4-5ff2-922a-f934debe5e84, identifier: 10717994
2026-03-24 15:22:27 [adesa.be] INFO: Found listing with ID: 10711768
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711768%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [adesa.be] INFO: Scrape type for 10711768: 0
2026-03-24 15:22:27 [adesa.be] INFO: Skipping item 10711768 url https://www.openlane.eu/en/carv6/auction/10711768
2026-03-24 15:22:27 [adesa.be] INFO: Found listing with ID: 10718000
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718000%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [adesa.be] INFO: Scrape type for 10718000: 1
2026-03-24 15:22:27 [adesa.be] INFO: Scraping item 10718000 url https://www.openlane.eu/en/carv6/auction/10718000
2026-03-24 15:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10717994
2026-03-24 15:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10717994
2026-03-24 15:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53d7da8c-70a4-5ff2-922a-f934debe5e84 with identifier: 10717994 to the API
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717994>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '53d7da8c-70a4-5ff2-922a-f934debe5e84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EMB527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717994',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 192948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5650318/general/9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/bb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/bfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/a37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/b685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg',
'https://images.openlane.eu/carimgs/5650318/general/6544f590-0a1d-4e53-96f0-502be15a237f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245687,
'Height': 1061,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/9d80e5a7-f00c-445d-8c9c-a7ec0cab65f9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302091,
'Height': 1197,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/bb1a9f71-c748-4f41-8da1-251f097cbca9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286518,
'Height': 1266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/bfe234d9-9353-48f5-ba01-6543ccbe787d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253170,
'Height': 1205,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/9563b301-4847-4552-8481-b8aa7d2d72fa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281554,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/0f799ec1-aec4-4e5d-9aef-f5745a74074a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217296,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/99d06abc-145d-4ea7-935a-cafac82cb9a5.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276161,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/a37f8690-6a94-4e30-8b9f-aa5846b649f3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207427,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/73f1f5e9-2ec9-47e0-bc95-8058028975d7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163705,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/b685d9b2-158c-4f59-9fc5-99352dd1009e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53d7da8c-70a4-5ff2-922a-f934debe5e84/53d7da8c-70a4-5ff2-922a-f934debe5e84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354442,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650318/general/6544f590-0a1d-4e53-96f0-502be15a237f.jpeg',
'Width': 1200}],
'price': 10600,
'price_includes_vat': True,
'registration_date': '2016-04-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi A4 Avant 2.0 TDI - Quattro - Diesel - Automatic - 190 hp - '
'192.948 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717994%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [adesa.be] INFO: Saving data for 10717994: {'created_time': 1774365747.925698, 'last_price_update_time': 1774365747.925708, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717994') HTTP/1.1" 204 0
2026-03-24 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:27 [adesa.be] INFO: Found listing with ID: 10711461
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711461%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [adesa.be] INFO: Scrape type for 10711461: 2
2026-03-24 15:22:27 [adesa.be] INFO: Scraping item 10711461 url https://www.openlane.eu/en/carv6/auction/10711461
2026-03-24 15:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:27 [adesa.be] INFO: Found listing with ID: 10718048
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718048%27 HTTP/1.1" 200 None
2026-03-24 15:22:27 [adesa.be] INFO: Scrape type for 10718048: 1
2026-03-24 15:22:27 [adesa.be] INFO: Scraping item 10718048 url https://www.openlane.eu/en/carv6/auction/10718048
2026-03-24 15:22:27 [adesa.be] INFO: Found listing with ID: 10711960
2026-03-24 15:22:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711960%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [adesa.be] INFO: Scrape type for 10711960: 2
2026-03-24 15:22:28 [adesa.be] INFO: Scraping item 10711960 url https://www.openlane.eu/en/carv6/auction/10711960
2026-03-24 15:22:28 [adesa.be] INFO: Found listing with ID: 10711873
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711873%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [adesa.be] INFO: Scrape type for 10711873: 2
2026-03-24 15:22:28 [adesa.be] INFO: Scraping item 10711873 url https://www.openlane.eu/en/carv6/auction/10711873
2026-03-24 15:22:28 [adesa.be] INFO: Found listing with ID: 10711749
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711749%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [adesa.be] INFO: Scrape type for 10711749: 0
2026-03-24 15:22:28 [adesa.be] INFO: Skipping item 10711749 url https://www.openlane.eu/en/carv6/auction/10711749
2026-03-24 15:22:28 [adesa.be] INFO: Found listing with ID: 10718077
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718077%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [adesa.be] INFO: Scrape type for 10718077: 1
2026-03-24 15:22:28 [adesa.be] INFO: Scraping item 10718077 url https://www.openlane.eu/en/carv6/auction/10718077
2026-03-24 15:22:28 [adesa.be] INFO: Found listing with ID: 10711593
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711593%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [adesa.be] INFO: Scrape type for 10711593: 2
2026-03-24 15:22:28 [adesa.be] INFO: Scraping item 10711593 url https://www.openlane.eu/en/carv6/auction/10711593
2026-03-24 15:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10717985
2026-03-24 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af41e27d-195a-5400-a387-171f69f8b0b2 with scrape type 1
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af41e27d-195a-5400-a387-171f69f8b0b2
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252F0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252F6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252Fd2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/d2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252Ffbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/fbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252Fab65921e-9a95-4595-8125-9a67d57b4594.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/ab65921e-9a95-4595-8125-9a67d57b4594.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252F97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252F505179d8-f95c-4424-98e4-1f7df67369df.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/505179d8-f95c-4424-98e4-1f7df67369df.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252Fcaf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/caf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252Fd3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/d3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg already downloaded
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633841%252Fgeneral%252F67579097-b803-4bde-97f0-e0f905ea0db6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633841/general/67579097-b803-4bde-97f0-e0f905ea0db6.jpeg already downloaded
2026-03-24 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af41e27d-195a-5400-a387-171f69f8b0b2, identifier: 10717985
2026-03-24 15:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10711381
2026-03-24 15:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af752b11-e10a-52df-a3ff-43b1b854479b with scrape type 2
2026-03-24 15:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af752b11-e10a-52df-a3ff-43b1b854479b with scrape type 2
2026-03-24 15:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af752b11-e10a-52df-a3ff-43b1b854479b, identifier: 10711381
2026-03-24 15:22:28 [adesa.be] INFO: Found listing with ID: 10717940
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717940%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [adesa.be] INFO: Scrape type for 10717940: 1
2026-03-24 15:22:28 [adesa.be] INFO: Scraping item 10717940 url https://www.openlane.eu/en/carv6/auction/10717940
2026-03-24 15:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10717985
2026-03-24 15:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10717985
2026-03-24 15:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af41e27d-195a-5400-a387-171f69f8b0b2 with identifier: 10717985 to the API
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717985>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'af41e27d-195a-5400-a387-171f69f8b0b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUS134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717985',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 91054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5633841/general/0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/d2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/fbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/ab65921e-9a95-4595-8125-9a67d57b4594.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/505179d8-f95c-4424-98e4-1f7df67369df.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/caf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/d3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg',
'https://images.openlane.eu/carimgs/5633841/general/67579097-b803-4bde-97f0-e0f905ea0db6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309308,
'Height': 1214,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/0e0eaca3-95ba-4aed-ae97-455ca74213eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349739,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/6afc46e7-93ca-48b3-99a2-73cbad94c590.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324464,
'Height': 1282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/d2f906d7-c72d-4bf6-86d9-403316e645ef.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291691,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/fbe2df3e-f30c-416f-bb86-c58c7f6d1790.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216552,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/ab65921e-9a95-4595-8125-9a67d57b4594.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268164,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/97dd7923-e7b8-4387-80bb-5a1a4e50b5e1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316928,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/505179d8-f95c-4424-98e4-1f7df67369df.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199736,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/caf714c2-4cb9-44d7-8fe3-50522fc8c19d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269122,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/d3d5aa52-4947-4aa0-95e5-32e1824b26e2.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af41e27d-195a-5400-a387-171f69f8b0b2/af41e27d-195a-5400-a387-171f69f8b0b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303630,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633841/general/67579097-b803-4bde-97f0-e0f905ea0db6.jpeg',
'Width': 1600}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q2 30 TDI - Diesel - Manual - 116 hp - 91.054 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717985%27 HTTP/1.1" 200 None
2026-03-24 15:22:28 [adesa.be] INFO: Saving data for 10717985: {'created_time': 1774365748.846262, 'last_price_update_time': 1774365748.846274, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717985') HTTP/1.1" 204 0
2026-03-24 15:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10711381
2026-03-24 15:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10711381
2026-03-24 15:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af752b11-e10a-52df-a3ff-43b1b854479b with identifier: 10711381 to the API
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 530,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'af752b11-e10a-52df-a3ff-43b1b854479b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XWV870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711381',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '8 Series',
'odometer': 141684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37550,
'price_includes_vat': True,
'registration_date': '2018-12-17',
'seats_number': 4,
'seller_name': 'Karauto',
'title': 'BMW 8 Series M850 4.4 - Petrol - Automatic - 530 hp - 141.684 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711381%27 HTTP/1.1" 200 None
2026-03-24 15:22:29 [adesa.be] INFO: Saving data for 10711381: {'auction_closing_time': 1774432800.0, 'created_time': 1774279306.964269, 'last_price_update_time': 1774365749.279552}
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711381') HTTP/1.1" 204 0
2026-03-24 15:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10711980
2026-03-24 15:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f66c762-bcef-548a-99f4-4a166258df9b with scrape type 2
2026-03-24 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f66c762-bcef-548a-99f4-4a166258df9b with scrape type 2
2026-03-24 15:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f66c762-bcef-548a-99f4-4a166258df9b, identifier: 10711980
2026-03-24 15:22:29 [adesa.be] INFO: Found listing with ID: 10711975
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711975%27 HTTP/1.1" 200 None
2026-03-24 15:22:29 [adesa.be] INFO: Scrape type for 10711975: 2
2026-03-24 15:22:29 [adesa.be] INFO: Scraping item 10711975 url https://www.openlane.eu/en/carv6/auction/10711975
2026-03-24 15:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10711980
2026-03-24 15:22:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10711980
2026-03-24 15:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f66c762-bcef-548a-99f4-4a166258df9b with identifier: 10711980 to the API
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711980>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5f66c762-bcef-548a-99f4-4a166258df9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JHE901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711980',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 248309,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2011-04-14',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Audi A3 Sportback 1.4 TFSI Attraction - Petrol - Manual - 125 hp - '
'248.309 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2011}
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711980%27 HTTP/1.1" 200 None
2026-03-24 15:22:29 [adesa.be] INFO: Saving data for 10711980: {'auction_closing_time': 1774432800.0, 'created_time': 1774279292.430834, 'last_price_update_time': 1774365749.740202}
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711980') HTTP/1.1" 204 0
2026-03-24 15:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711842> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:29 [adesa.be] INFO: Found listing with ID: 10711780
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711780%27 HTTP/1.1" 200 None
2026-03-24 15:22:29 [adesa.be] INFO: Scrape type for 10711780: 2
2026-03-24 15:22:29 [adesa.be] INFO: Scraping item 10711780 url https://www.openlane.eu/en/carv6/auction/10711780
2026-03-24 15:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:29 [adesa.be] INFO: Found listing with ID: 10718092
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718092%27 HTTP/1.1" 200 None
2026-03-24 15:22:29 [adesa.be] INFO: Scrape type for 10718092: 1
2026-03-24 15:22:29 [adesa.be] INFO: Scraping item 10718092 url https://www.openlane.eu/en/carv6/auction/10718092
2026-03-24 15:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: febf29bf-7313-566f-ada0-4a5a1a87fbe5 with identifier: 10711672
2026-03-24 15:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item febf29bf-7313-566f-ada0-4a5a1a87fbe5 with scrape type 2
2026-03-24 15:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item febf29bf-7313-566f-ada0-4a5a1a87fbe5 with scrape type 2
2026-03-24 15:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: febf29bf-7313-566f-ada0-4a5a1a87fbe5, identifier: 10711672
2026-03-24 15:22:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10711424
2026-03-24 15:22:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f15d819-d1a3-5124-a9ef-463b69f37f21 with scrape type 2
2026-03-24 15:22:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f15d819-d1a3-5124-a9ef-463b69f37f21 with scrape type 2
2026-03-24 15:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f15d819-d1a3-5124-a9ef-463b69f37f21, identifier: 10711424
2026-03-24 15:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: febf29bf-7313-566f-ada0-4a5a1a87fbe5 with identifier: 10711672
2026-03-24 15:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: febf29bf-7313-566f-ada0-4a5a1a87fbe5 with identifier: 10711672
2026-03-24 15:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: febf29bf-7313-566f-ada0-4a5a1a87fbe5 with identifier: 10711672 to the API
2026-03-24 15:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711672>
{'auction_title': '',
'c_o_2_emission_value': 78,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'febf29bf-7313-566f-ada0-4a5a1a87fbe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PLC735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 148793,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2016-08-01',
'seats_number': 5,
'seller_name': 'PPS Motors',
'title': 'BMW X5 40e - xDrive - Hybrid - Automatic - 245 hp - 148.793 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711672%27 HTTP/1.1" 200 None
2026-03-24 15:22:30 [adesa.be] INFO: Saving data for 10711672: {'auction_closing_time': 1774431000.0, 'created_time': 1774279319.759492, 'last_price_update_time': 1774365750.75488}
2026-03-24 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711672') HTTP/1.1" 204 0
2026-03-24 15:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10711424
2026-03-24 15:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10711424
2026-03-24 15:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f15d819-d1a3-5124-a9ef-463b69f37f21 with identifier: 10711424 to the API
2026-03-24 15:22:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711424>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4f15d819-d1a3-5124-a9ef-463b69f37f21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQS105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711424',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 159628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'IQ Company Belgium bvba',
'title': 'BMW X1 25e High Executive - xDrive - Hybrid - Automatic - 125 hp - '
'159.628 km',
'transmission': 'automatic',
'trim': 'High Executive',
'vin': None,
'year': 2020}
2026-03-24 15:22:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711424%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Saving data for 10711424: {'auction_closing_time': 1774432800.0, 'created_time': 1774279320.094419, 'last_price_update_time': 1774365751.009663}
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711424') HTTP/1.1" 204 0
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10709476
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709476%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10709476: 0
2026-03-24 15:22:31 [adesa.be] INFO: Skipping item 10709476 url https://www.openlane.eu/en/carv6/auction/10709476
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10709477
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709477%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10709477: 0
2026-03-24 15:22:31 [adesa.be] INFO: Skipping item 10709477 url https://www.openlane.eu/en/carv6/auction/10709477
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10711796
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711796%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10711796: 2
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10711796 url https://www.openlane.eu/en/carv6/auction/10711796
2026-03-24 15:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10711842
2026-03-24 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a6b078-e582-5145-92ec-b51f314337de with scrape type 2
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41a6b078-e582-5145-92ec-b51f314337de with scrape type 2
2026-03-24 15:22:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41a6b078-e582-5145-92ec-b51f314337de, identifier: 10711842
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10713222
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713222%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10713222: 2
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10713222 url https://www.openlane.eu/en/carv6/auction/10713222
2026-03-24 15:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10711842
2026-03-24 15:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10711842
2026-03-24 15:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41a6b078-e582-5145-92ec-b51f314337de with identifier: 10711842 to the API
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711842>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '41a6b078-e582-5145-92ec-b51f314337de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSA918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711842',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 214453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2016-01-04',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X5 40e - Hybrid - Automatic - 245 hp - 214.453 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711842%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Saving data for 10711842: {'auction_closing_time': 1774431000.0, 'created_time': 1774279321.133994, 'last_price_update_time': 1774365751.580673}
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711842') HTTP/1.1" 204 0
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10717937
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717937%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10717937: 1
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10717937 url https://www.openlane.eu/en/carv6/auction/10717937
2026-03-24 15:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10718079
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718079%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10718079: 1
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10718079 url https://www.openlane.eu/en/carv6/auction/10718079
2026-03-24 15:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 772890a6-4b09-5d65-a118-a9154fa20d71 with identifier: 10718545
2026-03-24 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 772890a6-4b09-5d65-a118-a9154fa20d71 with scrape type 1
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252Fb0ed5a6f-2165-4fc8-8f55-28ef52e5bd3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/b0ed5a6f-2165-4fc8-8f55-28ef52e5bd3a.jpg not downloaded yet
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10717960
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717960%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10717960: 1
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10717960 url https://www.openlane.eu/en/carv6/auction/10717960
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252Fafdd4674-ddc0-4453-9bcc-1055fa132a91.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/afdd4674-ddc0-4453-9bcc-1055fa132a91.jpg not downloaded yet
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10718026
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718026%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10718026: 1
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10718026 url https://www.openlane.eu/en/carv6/auction/10718026
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252Fd538e3f5-37d0-4658-82c7-3c1175e948d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/d538e3f5-37d0-4658-82c7-3c1175e948d6.jpg not downloaded yet
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10718032
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718032%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10718032: 1
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10718032 url https://www.openlane.eu/en/carv6/auction/10718032
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252F10f09bef-c4fd-444e-bf6d-2de4debc2584.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/10f09bef-c4fd-444e-bf6d-2de4debc2584.jpg not downloaded yet
2026-03-24 15:22:31 [adesa.be] INFO: Found listing with ID: 10717963
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717963%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [adesa.be] INFO: Scrape type for 10717963: 1
2026-03-24 15:22:31 [adesa.be] INFO: Scraping item 10717963 url https://www.openlane.eu/en/carv6/auction/10717963
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252Fdc0b79c8-10bd-4de0-ac5b-516708914e77.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/dc0b79c8-10bd-4de0-ac5b-516708914e77.jpg not downloaded yet
2026-03-24 15:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10718087
2026-03-24 15:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f with scrape type 1
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f3ba9f1c-28ed-5199-adb4-20c2e11f586f
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252Fd683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/d683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F57a174d8-efc3-46d6-9a56-a931ca597081.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/57a174d8-efc3-46d6-9a56-a931ca597081.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F22720e85-5a40-4594-81fb-6a515df64e2c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/22720e85-5a40-4594-81fb-6a515df64e2c.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F1f26c623-ba43-4376-b007-947b389fafdf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/1f26c623-ba43-4376-b007-947b389fafdf.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252Fb372671a-d98b-4d78-8122-9e464debb8a3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/b372671a-d98b-4d78-8122-9e464debb8a3.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg already downloaded
2026-03-24 15:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F04b4962b-5103-4841-85d8-889410fec1f6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/04b4962b-5103-4841-85d8-889410fec1f6.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733581%252Fgeneral%252F65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733581/general/65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg already downloaded
2026-03-24 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3ba9f1c-28ed-5199-adb4-20c2e11f586f, identifier: 10718087
2026-03-24 15:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10717992
2026-03-24 15:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d10db074-7d68-541f-b71f-834777c67da4 with scrape type 1
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d10db074-7d68-541f-b71f-834777c67da4
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252Fc43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/c43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252Fce515a68-c062-426b-aeab-5e4d40324a47.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/ce515a68-c062-426b-aeab-5e4d40324a47.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252F5add89ce-f700-4801-8abc-71c54a4f311b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/5add89ce-f700-4801-8abc-71c54a4f311b.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252F0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252F22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252F71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252F76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252F75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252F775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg already downloaded
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5649216%252Fgeneral%252Ffcab9319-a023-4ff8-a95e-fea1120889de.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5649216/general/fcab9319-a023-4ff8-a95e-fea1120889de.jpeg already downloaded
2026-03-24 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d10db074-7d68-541f-b71f-834777c67da4, identifier: 10717992
2026-03-24 15:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10711587
2026-03-24 15:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e115772f-abb5-581c-ac35-71730c635b4f with scrape type 2
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e115772f-abb5-581c-ac35-71730c635b4f with scrape type 2
2026-03-24 15:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e115772f-abb5-581c-ac35-71730c635b4f, identifier: 10711587
2026-03-24 15:22:32 [adesa.be] INFO: Found listing with ID: 10718033
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718033%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [adesa.be] INFO: Scrape type for 10718033: 1
2026-03-24 15:22:32 [adesa.be] INFO: Scraping item 10718033 url https://www.openlane.eu/en/carv6/auction/10718033
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252F4be28edb-f126-4085-a12e-c21ea7ede6b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/4be28edb-f126-4085-a12e-c21ea7ede6b8.jpg not downloaded yet
2026-03-24 15:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10718087
2026-03-24 15:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10718087
2026-03-24 15:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3ba9f1c-28ed-5199-adb4-20c2e11f586f with identifier: 10718087 to the API
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f3ba9f1c-28ed-5199-adb4-20c2e11f586f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GWP058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 151474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5733581/general/31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/d683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/57a174d8-efc3-46d6-9a56-a931ca597081.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/22720e85-5a40-4594-81fb-6a515df64e2c.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/1f26c623-ba43-4376-b007-947b389fafdf.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/b372671a-d98b-4d78-8122-9e464debb8a3.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/04b4962b-5103-4841-85d8-889410fec1f6.jpeg',
'https://images.openlane.eu/carimgs/5733581/general/65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332319,
'Height': 1206,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/31579822-b7ab-48b4-987f-7f66cc8e6dfd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362409,
'Height': 1186,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/d683c02e-4c86-49b4-be3f-839a55ab02cb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356884,
'Height': 1285,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/57a174d8-efc3-46d6-9a56-a931ca597081.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313925,
'Height': 1230,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/22720e85-5a40-4594-81fb-6a515df64e2c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274685,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/1f26c623-ba43-4376-b007-947b389fafdf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/21fded2d-e7be-4c5b-8e5b-28dd697aebde.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293224,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/b372671a-d98b-4d78-8122-9e464debb8a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166111,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/623694b8-2775-456b-a5bd-27dbc3c923f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275947,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/04b4962b-5103-4841-85d8-889410fec1f6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3ba9f1c-28ed-5199-adb4-20c2e11f586f/f3ba9f1c-28ed-5199-adb4-20c2e11f586f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308261,
'Height': 1237,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733581/general/65a0fcc4-f5a7-4668-86fc-ba2901f81bac.jpeg',
'Width': 1600}],
'price': 35400,
'price_includes_vat': True,
'registration_date': '2020-08-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X5 45e M Sport - xDrive - Hybrid - Automatic - 286 hp - 151.474 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718087%27 HTTP/1.1" 200 None
2026-03-24 15:22:32 [adesa.be] INFO: Saving data for 10718087: {'created_time': 1774365752.884569, 'last_price_update_time': 1774365752.884579, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718087') HTTP/1.1" 204 0
2026-03-24 15:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10717992
2026-03-24 15:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10717992
2026-03-24 15:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d10db074-7d68-541f-b71f-834777c67da4 with identifier: 10717992 to the API
2026-03-24 15:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717992>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd10db074-7d68-541f-b71f-834777c67da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NTD780',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717992',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 149536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5649216/general/c43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/ce515a68-c062-426b-aeab-5e4d40324a47.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/5add89ce-f700-4801-8abc-71c54a4f311b.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg',
'https://images.openlane.eu/carimgs/5649216/general/fcab9319-a023-4ff8-a95e-fea1120889de.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323743,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/c43e5172-bf0e-45fa-a745-3dd4d3a45e3e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338911,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/ce515a68-c062-426b-aeab-5e4d40324a47.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304100,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/5add89ce-f700-4801-8abc-71c54a4f311b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287600,
'Height': 1247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/0d90926a-17bf-41f8-ac0e-40b4ca8bbcea.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321753,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/22628cf4-0e5b-44f3-b9e7-bc99f737c67b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230752,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/71bbaa9d-6679-4986-be20-c7e4a13a86e8.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343473,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/76054d5b-fe88-4e74-baa3-d7c16149f498.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326820,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/75ea1e15-4b5c-4bd0-a4e1-780efed1f2bc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162702,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/775ebb76-6f8a-4d85-883e-6d91850cc20c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d10db074-7d68-541f-b71f-834777c67da4/d10db074-7d68-541f-b71f-834777c67da4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300755,
'Height': 1371,
'OriginUrl': 'https://images.openlane.eu/carimgs/5649216/general/fcab9319-a023-4ff8-a95e-fea1120889de.jpeg',
'Width': 1600}],
'price': 12700,
'price_includes_vat': True,
'registration_date': '2016-04-20',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q3 2.0 TDI - Diesel - Manual - 120 hp - 149.536 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717992%27 HTTP/1.1" 200 None
2026-03-24 15:22:33 [adesa.be] INFO: Saving data for 10717992: {'created_time': 1774365753.250133, 'last_price_update_time': 1774365753.250143, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717992') HTTP/1.1" 204 0
2026-03-24 15:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10711587
2026-03-24 15:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10711587
2026-03-24 15:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e115772f-abb5-581c-ac35-71730c635b4f with identifier: 10711587 to the API
2026-03-24 15:22:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711587>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e115772f-abb5-581c-ac35-71730c635b4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'b069915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711587',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 211897,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2012-08-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Chevrolet Aveo 1.3 CDI - Diesel - Manual - 95 hp - 211.897 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711587%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Saving data for 10711587: {'auction_closing_time': 1774432800.0, 'created_time': 1774279324.428571, 'last_price_update_time': 1774365754.249245}
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711587') HTTP/1.1" 204 0
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10711943
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711943%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10711943: 0
2026-03-24 15:22:34 [adesa.be] INFO: Skipping item 10711943 url https://www.openlane.eu/en/carv6/auction/10711943
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10711535
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711535%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10711535: 0
2026-03-24 15:22:34 [adesa.be] INFO: Skipping item 10711535 url https://www.openlane.eu/en/carv6/auction/10711535
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10711885
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711885%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10711885: 2
2026-03-24 15:22:34 [adesa.be] INFO: Scraping item 10711885 url https://www.openlane.eu/en/carv6/auction/10711885
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252Fb1d83709-5c21-4e13-97ff-0cb97e459f17.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/b1d83709-5c21-4e13-97ff-0cb97e459f17.jpg not downloaded yet
2026-03-24 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718039> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10718061
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718061%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10718061: 1
2026-03-24 15:22:34 [adesa.be] INFO: Scraping item 10718061 url https://www.openlane.eu/en/carv6/auction/10718061
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252F49c02197-4acd-4b0f-a1e4-5908bace5225.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/49c02197-4acd-4b0f-a1e4-5908bace5225.jpg not downloaded yet
2026-03-24 15:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10711736
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711736%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10711736: 2
2026-03-24 15:22:34 [adesa.be] INFO: Scraping item 10711736 url https://www.openlane.eu/en/carv6/auction/10711736
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252Ff1e71552-ffe9-41b3-a1f5-5ffbab2677df.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/f1e71552-ffe9-41b3-a1f5-5ffbab2677df.jpg not downloaded yet
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10713323
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713323%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10713323: 0
2026-03-24 15:22:34 [adesa.be] INFO: Skipping item 10713323 url https://www.openlane.eu/en/carv6/auction/10713323
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10711752
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711752%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10711752: 0
2026-03-24 15:22:34 [adesa.be] INFO: Skipping item 10711752 url https://www.openlane.eu/en/carv6/auction/10711752
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10711890
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711890%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10711890: 2
2026-03-24 15:22:34 [adesa.be] INFO: Scraping item 10711890 url https://www.openlane.eu/en/carv6/auction/10711890
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5736622%252Fgeneral%252Fb4f52f2a-3448-435f-9df1-a6053978075c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/b4f52f2a-3448-435f-9df1-a6053978075c.jpg not downloaded yet
2026-03-24 15:22:34 [adesa.be] INFO: Found listing with ID: 10711977
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711977%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [adesa.be] INFO: Scrape type for 10711977: 2
2026-03-24 15:22:34 [adesa.be] INFO: Scraping item 10711977 url https://www.openlane.eu/en/carv6/auction/10711977
2026-03-24 15:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10711588
2026-03-24 15:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with scrape type 2
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with scrape type 2
2026-03-24 15:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27, identifier: 10711588
2026-03-24 15:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10711757
2026-03-24 15:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e89793a8-ee35-51dc-b53a-0e056859ca38 with scrape type 2
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e89793a8-ee35-51dc-b53a-0e056859ca38 with scrape type 2
2026-03-24 15:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e89793a8-ee35-51dc-b53a-0e056859ca38, identifier: 10711757
2026-03-24 15:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10718039
2026-03-24 15:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e50b09e-0569-55cd-960e-3382d61e77cd with scrape type 1
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e50b09e-0569-55cd-960e-3382d61e77cd
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252Ff0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/f0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252Fa0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/a0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252F21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252Ffab995e6-ab7f-4229-b694-b7ebc221846c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/fab995e6-ab7f-4229-b694-b7ebc221846c.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252F2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252Fe3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/e3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252F53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252F7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252Fafbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/afbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg already downloaded
2026-03-24 15:22:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702898%252Fgeneral%252F8c09624f-4040-4826-8999-19dc167a6a41.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702898/general/8c09624f-4040-4826-8999-19dc167a6a41.jpeg already downloaded
2026-03-24 15:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e50b09e-0569-55cd-960e-3382d61e77cd, identifier: 10718039
2026-03-24 15:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c1bf770-06c7-51c2-bfa6-669550bb2daf with identifier: 10711572
2026-03-24 15:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c1bf770-06c7-51c2-bfa6-669550bb2daf with scrape type 2
2026-03-24 15:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c1bf770-06c7-51c2-bfa6-669550bb2daf with scrape type 2
2026-03-24 15:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c1bf770-06c7-51c2-bfa6-669550bb2daf, identifier: 10711572
2026-03-24 15:22:35 [adesa.be] INFO: Found listing with ID: 10711730
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711730%27 HTTP/1.1" 200 None
2026-03-24 15:22:35 [adesa.be] INFO: Scrape type for 10711730: 0
2026-03-24 15:22:35 [adesa.be] INFO: Skipping item 10711730 url https://www.openlane.eu/en/carv6/auction/10711730
2026-03-24 15:22:35 [adesa.be] INFO: Found listing with ID: 10711435
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711435%27 HTTP/1.1" 200 None
2026-03-24 15:22:35 [adesa.be] INFO: Scrape type for 10711435: 2
2026-03-24 15:22:35 [adesa.be] INFO: Scraping item 10711435 url https://www.openlane.eu/en/carv6/auction/10711435
2026-03-24 15:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10711588
2026-03-24 15:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10711588
2026-03-24 15:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10711588 to the API
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711588>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YMX029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711588',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 259141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2010-02-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Citroën C4 1.6 HDI Tonic - Diesel - Manual - 90 hp - 259.141 km',
'transmission': 'manual',
'trim': 'Tonic',
'vin': None,
'year': 2010}
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711588%27 HTTP/1.1" 200 None
2026-03-24 15:22:35 [adesa.be] INFO: Saving data for 10711588: {'auction_closing_time': 1774432800.0, 'created_time': 1774279345.171066, 'last_price_update_time': 1774365755.821697}
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711588') HTTP/1.1" 204 0
2026-03-24 15:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10711757
2026-03-24 15:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10711757
2026-03-24 15:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e89793a8-ee35-51dc-b53a-0e056859ca38 with identifier: 10711757 to the API
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711757>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e89793a8-ee35-51dc-b53a-0e056859ca38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WBV936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711757',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 149805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2016-02-26',
'seats_number': 2,
'seller_name': 'Kabakci Car srl',
'title': 'Citroën Berlingo 1.6 HDI - Diesel - Manual - 75 hp - 149.805 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711757%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Saving data for 10711757: {'auction_closing_time': 1774431000.0, 'created_time': 1774279342.942375, 'last_price_update_time': 1774365756.16748}
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711757') HTTP/1.1" 204 0
2026-03-24 15:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10718039
2026-03-24 15:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10718039
2026-03-24 15:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e50b09e-0569-55cd-960e-3382d61e77cd with identifier: 10718039 to the API
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718039>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6e50b09e-0569-55cd-960e-3382d61e77cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NDP087',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718039',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 135007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5702898/general/f0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/a0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/fab995e6-ab7f-4229-b694-b7ebc221846c.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/e3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/afbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg',
'https://images.openlane.eu/carimgs/5702898/general/8c09624f-4040-4826-8999-19dc167a6a41.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329097,
'Height': 1302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/f0cda016-f0f5-48c8-98a0-876f2b8c680d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341332,
'Height': 1330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/a0fdac90-f4a0-48df-b908-34b4b2b0b3a9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319102,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/21ddc22c-bd25-48db-b733-69c1b0a63bb0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337921,
'Height': 1330,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/fab995e6-ab7f-4229-b694-b7ebc221846c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256255,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/2927c1ac-e270-48eb-8ebb-a2016dda9ef8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192057,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/e3bf99da-0f21-4693-ac27-c9953098dc2d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215230,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/53b17332-dbcd-4848-ad9b-6aca320e3a69.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204733,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/7e0fc56c-8ebe-49c3-85e3-da579ce02a86.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188833,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/afbd6ebf-b055-4183-b9b6-792e7edeed8e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e50b09e-0569-55cd-960e-3382d61e77cd/6e50b09e-0569-55cd-960e-3382d61e77cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335909,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702898/general/8c09624f-4040-4826-8999-19dc167a6a41.jpeg',
'Width': 1200}],
'price': 3200,
'price_includes_vat': True,
'registration_date': '2016-01-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C3 1.2i Seduction - Petrol - Manual - 82 hp - 135.007 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2016}
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718039%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Saving data for 10718039: {'created_time': 1774365756.464877, 'last_price_update_time': 1774365756.464886, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718039') HTTP/1.1" 204 0
2026-03-24 15:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c1bf770-06c7-51c2-bfa6-669550bb2daf with identifier: 10711572
2026-03-24 15:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c1bf770-06c7-51c2-bfa6-669550bb2daf with identifier: 10711572
2026-03-24 15:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c1bf770-06c7-51c2-bfa6-669550bb2daf with identifier: 10711572 to the API
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711572>
{'auction_title': '',
'c_o_2_emission_value': 133,
'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-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1c1bf770-06c7-51c2-bfa6-669550bb2daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HSE737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711572',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 216263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2150,
'price_includes_vat': True,
'registration_date': '2014-09-19',
'seats_number': 2,
'seller_name': 'GDV Invest bv',
'title': 'Citroën Berlingo 1.6 HDI - Diesel - Manual - 75 hp - 216.263 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711572%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Saving data for 10711572: {'auction_closing_time': 1774432800.0, 'created_time': 1774279331.353094, 'last_price_update_time': 1774365756.838868}
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711572') HTTP/1.1" 204 0
2026-03-24 15:22:36 [adesa.be] INFO: Found listing with ID: 10711548
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711548%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Scrape type for 10711548: 2
2026-03-24 15:22:36 [adesa.be] INFO: Scraping item 10711548 url https://www.openlane.eu/en/carv6/auction/10711548
2026-03-24 15:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:36 [adesa.be] INFO: Found listing with ID: 10717947
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717947%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Scrape type for 10717947: 1
2026-03-24 15:22:36 [adesa.be] INFO: Scraping item 10717947 url https://www.openlane.eu/en/carv6/auction/10717947
2026-03-24 15:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:36 [adesa.be] INFO: Found listing with ID: 10711875
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711875%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Scrape type for 10711875: 2
2026-03-24 15:22:36 [adesa.be] INFO: Scraping item 10711875 url https://www.openlane.eu/en/carv6/auction/10711875
2026-03-24 15:22:36 [adesa.be] INFO: Found listing with ID: 10711866
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711866%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Scrape type for 10711866: 2
2026-03-24 15:22:36 [adesa.be] INFO: Scraping item 10711866 url https://www.openlane.eu/en/carv6/auction/10711866
2026-03-24 15:22:36 [adesa.be] INFO: Found listing with ID: 10711571
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711571%27 HTTP/1.1" 200 None
2026-03-24 15:22:36 [adesa.be] INFO: Scrape type for 10711571: 2
2026-03-24 15:22:36 [adesa.be] INFO: Scraping item 10711571 url https://www.openlane.eu/en/carv6/auction/10711571
2026-03-24 15:22:36 [adesa.be] INFO: Found listing with ID: 10711802
2026-03-24 15:22:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711802%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [adesa.be] INFO: Scrape type for 10711802: 0
2026-03-24 15:22:37 [adesa.be] INFO: Skipping item 10711802 url https://www.openlane.eu/en/carv6/auction/10711802
2026-03-24 15:22:37 [adesa.be] INFO: Found listing with ID: 10716260
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716260%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [adesa.be] INFO: Scrape type for 10716260: 0
2026-03-24 15:22:37 [adesa.be] INFO: Skipping item 10716260 url https://www.openlane.eu/en/carv6/auction/10716260
2026-03-24 15:22:37 [adesa.be] INFO: Found listing with ID: 10716262
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716262%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [adesa.be] INFO: Scrape type for 10716262: 0
2026-03-24 15:22:37 [adesa.be] INFO: Skipping item 10716262 url https://www.openlane.eu/en/carv6/auction/10716262
2026-03-24 15:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10718040
2026-03-24 15:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b47b3a-4c4d-5d86-a37c-7027515ed981 with scrape type 1
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27b47b3a-4c4d-5d86-a37c-7027515ed981
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252F641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252F95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252F721a4078-223f-4368-ac8d-f278a191f355.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/721a4078-223f-4368-ac8d-f278a191f355.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252F7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252F1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252Fb8a28166-1e75-4c73-bba8-38b71f249df4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/b8a28166-1e75-4c73-bba8-38b71f249df4.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252F4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252F75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252Fe56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/e56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702903%252Fgeneral%252Fdee590ee-e1a2-47c0-a29f-935f458290c5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702903/general/dee590ee-e1a2-47c0-a29f-935f458290c5.jpeg already downloaded
2026-03-24 15:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b47b3a-4c4d-5d86-a37c-7027515ed981, identifier: 10718040
2026-03-24 15:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10711598
2026-03-24 15:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with scrape type 2
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with scrape type 2
2026-03-24 15:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f3cb65d-2421-554f-9e3e-2d41c4db2051, identifier: 10711598
2026-03-24 15:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10718000
2026-03-24 15:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with scrape type 1
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252F23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252F7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252Fe76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/e76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252Fe9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/e9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252Fd5878944-f0db-4166-bcad-3af3424748b9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/d5878944-f0db-4166-bcad-3af3424748b9.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252F9bc5e76d-838a-4d25-889f-353856875284.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/9bc5e76d-838a-4d25-889f-353856875284.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252F79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252Faf9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/af9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252Fd1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/d1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg already downloaded
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5653617%252Fgeneral%252Fde926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653617/general/de926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg already downloaded
2026-03-24 15:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368, identifier: 10718000
2026-03-24 15:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/4be28edb-f126-4085-a12e-c21ea7ede6b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10718040
2026-03-24 15:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10718040
2026-03-24 15:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10718040 to the API
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:22:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718040>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '27b47b3a-4c4d-5d86-a37c-7027515ed981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENU910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718040',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS3',
'odometer': 117362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5702903/general/641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/721a4078-223f-4368-ac8d-f278a191f355.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/b8a28166-1e75-4c73-bba8-38b71f249df4.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/e56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg',
'https://images.openlane.eu/carimgs/5702903/general/dee590ee-e1a2-47c0-a29f-935f458290c5.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318764,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/641c0e85-f745-4ea6-9f70-2cb62b8c2c3c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348813,
'Height': 1278,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/95d38a3e-d726-4955-a51b-ee3206f92b6f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312856,
'Height': 1272,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/721a4078-223f-4368-ac8d-f278a191f355.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292096,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/7195e29b-f69c-4f0a-a3f8-8d69c7f03675.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215690,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/1832ddd8-9091-4ec6-94b2-e2bbc80114bf.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283669,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/b8a28166-1e75-4c73-bba8-38b71f249df4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270957,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/4b1aea5d-28e4-4c08-becb-11b3817e0206.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226886,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/75c06201-6c59-42a2-8d94-c420e3dd3ed1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276022,
'Height': 1397,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/e56cdec5-7920-4729-8a2d-3d99c027bf94.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27b47b3a-4c4d-5d86-a37c-7027515ed981/27b47b3a-4c4d-5d86-a37c-7027515ed981_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320231,
'Height': 1444,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702903/general/dee590ee-e1a2-47c0-a29f-935f458290c5.jpeg',
'Width': 1600}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2013-02-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS3 1.2 VTI So Chic - Petrol - Manual - 82 hp - 117.362 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2013}
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718040%27 HTTP/1.1" 200 None
2026-03-24 15:22:37 [adesa.be] INFO: Saving data for 10718040: {'created_time': 1774365757.954958, 'last_price_update_time': 1774365757.954968, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718040') HTTP/1.1" 204 0
2026-03-24 15:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10711598
2026-03-24 15:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10711598
2026-03-24 15:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f3cb65d-2421-554f-9e3e-2d41c4db2051 with identifier: 10711598 to the API
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 88,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1f3cb65d-2421-554f-9e3e-2d41c4db2051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVD038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711598',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 158337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2006-01-09',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Citroën C4 1.4i VTR - Petrol - Manual - 88 hp - 158.337 km',
'transmission': 'manual',
'trim': 'VTR',
'vin': None,
'year': 2006}
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711598%27 HTTP/1.1" 200 None
2026-03-24 15:22:38 [adesa.be] INFO: Saving data for 10711598: {'auction_closing_time': 1774432800.0, 'created_time': 1774279338.562377, 'last_price_update_time': 1774365758.21888}
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711598') HTTP/1.1" 204 0
2026-03-24 15:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10718000
2026-03-24 15:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10718000
2026-03-24 15:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10718000 to the API
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:22:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718000>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WQW265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718000',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS5',
'odometer': 129218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5653617/general/23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/e76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/e9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/d5878944-f0db-4166-bcad-3af3424748b9.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/9bc5e76d-838a-4d25-889f-353856875284.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/af9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/d1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg',
'https://images.openlane.eu/carimgs/5653617/general/de926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353463,
'Height': 1146,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/23d347fc-6731-4435-90ee-eddcb0c2e0be.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383207,
'Height': 1198,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/7c15f592-5f29-40ed-8a34-84ce7af3617c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346070,
'Height': 1180,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/e76d797a-c7b9-42f8-9ad9-1bc685639fff.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329365,
'Height': 1181,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/e9e28f29-f403-4840-86c3-1fe3b53f148d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220616,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/d5878944-f0db-4166-bcad-3af3424748b9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258045,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/9bc5e76d-838a-4d25-889f-353856875284.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335842,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/79826c26-7fd9-4918-b87a-7d6f3af5f232.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/af9ccf09-ef29-4526-9bf0-5ff4bc9f6f2f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208175,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/d1bcf7fb-bce9-456f-81e6-7f00db45bb52.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368/9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340484,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653617/general/de926bb9-0e1b-42b8-87a6-1d56613b1710.jpeg',
'Width': 1600}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2015-09-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS5 2.0 Hybrid4 - AWD - Diesel - Automatic - 163 hp - '
'129.218 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718000%27 HTTP/1.1" 200 None
2026-03-24 15:22:38 [adesa.be] INFO: Saving data for 10718000: {'created_time': 1774365758.500742, 'last_price_update_time': 1774365758.500751, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718000') HTTP/1.1" 204 0
2026-03-24 15:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/b1d83709-5c21-4e13-97ff-0cb97e459f17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711975> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711461> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12adfe90>
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_5.jpg HTTP/1.1" 201 0
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252F4be28edb-f126-4085-a12e-c21ea7ede6b8.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/4be28edb-f126-4085-a12e-c21ea7ede6b8.jpg saved to cache
2026-03-24 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13b79590>
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_6.jpg HTTP/1.1" 201 0
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252Fb1d83709-5c21-4e13-97ff-0cb97e459f17.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/b1d83709-5c21-4e13-97ff-0cb97e459f17.jpg saved to cache
2026-03-24 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10711975
2026-03-24 15:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf72814-c204-5f0a-a903-eaf2d36e2181 with scrape type 2
2026-03-24 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf72814-c204-5f0a-a903-eaf2d36e2181 with scrape type 2
2026-03-24 15:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cf72814-c204-5f0a-a903-eaf2d36e2181, identifier: 10711975
2026-03-24 15:22:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10711461
2026-03-24 15:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f17483dc-a4a8-5635-bc9c-40194588b90a with scrape type 2
2026-03-24 15:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f17483dc-a4a8-5635-bc9c-40194588b90a with scrape type 2
2026-03-24 15:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f17483dc-a4a8-5635-bc9c-40194588b90a, identifier: 10711461
2026-03-24 15:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10711975
2026-03-24 15:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10711975
2026-03-24 15:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cf72814-c204-5f0a-a903-eaf2d36e2181 with identifier: 10711975 to the API
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711975>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 108,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6cf72814-c204-5f0a-a903-eaf2d36e2181',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BHM866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711975',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 168150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5450,
'price_includes_vat': True,
'registration_date': '2014-10-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Dacia Duster 1.5 DCI Laureate - Diesel - Manual - 108 hp - 168.150 '
'km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2014}
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711975%27 HTTP/1.1" 200 None
2026-03-24 15:22:39 [adesa.be] INFO: Saving data for 10711975: {'auction_closing_time': 1774432800.0, 'created_time': 1774279340.777679, 'last_price_update_time': 1774365759.245953}
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711975') HTTP/1.1" 204 0
2026-03-24 15:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10711461
2026-03-24 15:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10711461
2026-03-24 15:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f17483dc-a4a8-5635-bc9c-40194588b90a with identifier: 10711461 to the API
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711461>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f17483dc-a4a8-5635-bc9c-40194588b90a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEN473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711461',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 184529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 3,
'seller_name': 'Auttoo Autohandel',
'title': 'Citroën Jumper box 2.2 HDI - Diesel - Manual - 165 hp - 184.529 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711461%27 HTTP/1.1" 200 None
2026-03-24 15:22:39 [adesa.be] INFO: Saving data for 10711461: {'auction_closing_time': 1774432800.0, 'created_time': 1774279337.379656, 'last_price_update_time': 1774365759.517129}
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711461') HTTP/1.1" 204 0
2026-03-24 15:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10717940
2026-03-24 15:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with scrape type 1
2026-03-24 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252F7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg already downloaded
2026-03-24 15:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252F23ab65fa-c608-4167-93a2-7060c7a32d96.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/23ab65fa-c608-4167-93a2-7060c7a32d96.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252Ff38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/f38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252F258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252F15081a27-6367-4e95-b4d3-894b0aa30fee.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/15081a27-6367-4e95-b4d3-894b0aa30fee.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252Fc2ec5376-169b-4409-bad8-63c0bbce7c01.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/c2ec5376-169b-4409-bad8-63c0bbce7c01.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252F281ab2a3-57db-405a-9ce7-d10539067721.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/281ab2a3-57db-405a-9ce7-d10539067721.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252F3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252F566867ef-c084-491f-b449-f39533e612db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/566867ef-c084-491f-b449-f39533e612db.jpg already downloaded
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5395930%252Fgeneral%252Fe56b001c-93e4-40c3-a4aa-564b03d5528f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5395930/general/e56b001c-93e4-40c3-a4aa-564b03d5528f.jpg already downloaded
2026-03-24 15:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54b9464-9f6b-56ee-bfb6-a672f3dcde35, identifier: 10717940
2026-03-24 15:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10717940
2026-03-24 15:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10717940
2026-03-24 15:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10717940 to the API
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717940>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b54b9464-9f6b-56ee-bfb6-a672f3dcde35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XTB628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717940',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 87525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5395930/general/7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg',
'https://images.openlane.eu/carimgs/5395930/general/23ab65fa-c608-4167-93a2-7060c7a32d96.jpg',
'https://images.openlane.eu/carimgs/5395930/general/f38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg',
'https://images.openlane.eu/carimgs/5395930/general/258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg',
'https://images.openlane.eu/carimgs/5395930/general/15081a27-6367-4e95-b4d3-894b0aa30fee.jpg',
'https://images.openlane.eu/carimgs/5395930/general/c2ec5376-169b-4409-bad8-63c0bbce7c01.jpg',
'https://images.openlane.eu/carimgs/5395930/general/281ab2a3-57db-405a-9ce7-d10539067721.jpg',
'https://images.openlane.eu/carimgs/5395930/general/3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg',
'https://images.openlane.eu/carimgs/5395930/general/566867ef-c084-491f-b449-f39533e612db.jpg',
'https://images.openlane.eu/carimgs/5395930/general/e56b001c-93e4-40c3-a4aa-564b03d5528f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274282,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/7f10a8d8-193a-4877-8800-5fdd17fb6b5e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272422,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/23ab65fa-c608-4167-93a2-7060c7a32d96.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314377,
'Height': 1325,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/f38c2915-c297-4fdf-988b-8a6f00b98fd3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252597,
'Height': 1335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/258eb76f-2b3f-4d36-9e76-9dbe6c70a997.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230717,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/15081a27-6367-4e95-b4d3-894b0aa30fee.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300444,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/c2ec5376-169b-4409-bad8-63c0bbce7c01.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184935,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/281ab2a3-57db-405a-9ce7-d10539067721.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261063,
'Height': 1311,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/3a8286ba-9d3c-4d9d-b37c-dba124a7772f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242335,
'Height': 1230,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/566867ef-c084-491f-b449-f39533e612db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b54b9464-9f6b-56ee-bfb6-a672f3dcde35/b54b9464-9f6b-56ee-bfb6-a672f3dcde35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243257,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5395930/general/e56b001c-93e4-40c3-a4aa-564b03d5528f.jpg',
'Width': 1200}],
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.0 TCe - Petrol - Manual - 101 hp - 87.525 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717940%27 HTTP/1.1" 200 None
2026-03-24 15:22:40 [adesa.be] INFO: Saving data for 10717940: {'created_time': 1774365760.546609, 'last_price_update_time': 1774365760.546619, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717940') HTTP/1.1" 204 0
2026-03-24 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b4b14a2-c711-5a47-95b2-ed1e314b25fd with identifier: 10711796
2026-03-24 15:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b4b14a2-c711-5a47-95b2-ed1e314b25fd with scrape type 2
2026-03-24 15:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b4b14a2-c711-5a47-95b2-ed1e314b25fd with scrape type 2
2026-03-24 15:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b4b14a2-c711-5a47-95b2-ed1e314b25fd, identifier: 10711796
2026-03-24 15:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b4b14a2-c711-5a47-95b2-ed1e314b25fd with identifier: 10711796
2026-03-24 15:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b4b14a2-c711-5a47-95b2-ed1e314b25fd with identifier: 10711796
2026-03-24 15:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b4b14a2-c711-5a47-95b2-ed1e314b25fd with identifier: 10711796 to the API
2026-03-24 15:22:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711796>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8b4b14a2-c711-5a47-95b2-ed1e314b25fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ERP988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711796',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 157873,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1350,
'price_includes_vat': True,
'registration_date': '2013-03-04',
'seats_number': 5,
'seller_name': 'Fadlaoui Abdelhamid',
'title': 'Dacia Duster 1.6 - Petrol - Manual - 105 hp - 157.873 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711796%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [adesa.be] INFO: Saving data for 10711796: {'auction_closing_time': 1774431000.0, 'created_time': 1774279343.256405, 'last_price_update_time': 1774365761.040436}
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711796') HTTP/1.1" 204 0
2026-03-24 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10717937
2026-03-24 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a0f88b-0b49-58af-a212-f5167c62305a with scrape type 1
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e8a0f88b-0b49-58af-a212-f5167c62305a
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252F7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252Ff043e07d-6647-4288-a500-a5d3cdd494bd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/f043e07d-6647-4288-a500-a5d3cdd494bd.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252Fd487a83d-142e-43b9-97c2-d2c720fa77da.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/d487a83d-142e-43b9-97c2-d2c720fa77da.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252F5021e337-1227-43fd-922e-bd346e249629.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/5021e337-1227-43fd-922e-bd346e249629.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252F41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252F9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252F645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252Fb72d3293-c256-4200-bcde-e189d2ac4624.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/b72d3293-c256-4200-bcde-e189d2ac4624.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252F8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5343850%252Fgeneral%252F78229c90-3d90-4cb6-a461-afbe15492731.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5343850/general/78229c90-3d90-4cb6-a461-afbe15492731.jpg already downloaded
2026-03-24 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a0f88b-0b49-58af-a212-f5167c62305a, identifier: 10717937
2026-03-24 15:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10717937
2026-03-24 15:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10717937
2026-03-24 15:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10717937 to the API
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717937>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e8a0f88b-0b49-58af-a212-f5167c62305a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAQ253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717937',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 136869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5343850/general/7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg',
'https://images.openlane.eu/carimgs/5343850/general/f043e07d-6647-4288-a500-a5d3cdd494bd.jpg',
'https://images.openlane.eu/carimgs/5343850/general/d487a83d-142e-43b9-97c2-d2c720fa77da.jpg',
'https://images.openlane.eu/carimgs/5343850/general/5021e337-1227-43fd-922e-bd346e249629.jpg',
'https://images.openlane.eu/carimgs/5343850/general/41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg',
'https://images.openlane.eu/carimgs/5343850/general/9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg',
'https://images.openlane.eu/carimgs/5343850/general/645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg',
'https://images.openlane.eu/carimgs/5343850/general/b72d3293-c256-4200-bcde-e189d2ac4624.jpg',
'https://images.openlane.eu/carimgs/5343850/general/8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg',
'https://images.openlane.eu/carimgs/5343850/general/78229c90-3d90-4cb6-a461-afbe15492731.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300701,
'Height': 1375,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/7b4ef15c-823f-4d72-bdc2-133664e8b5c0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330609,
'Height': 1401,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/f043e07d-6647-4288-a500-a5d3cdd494bd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328311,
'Height': 1324,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/d487a83d-142e-43b9-97c2-d2c720fa77da.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279868,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/5021e337-1227-43fd-922e-bd346e249629.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229942,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/41d93f37-027e-4c8e-bf6c-0259a6fbf78e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280244,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/9b016a43-d893-4a92-8fae-ac84aeeafab2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180534,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/645ccfd0-b0b3-4511-87ca-1fb36a4f9595.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286746,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/b72d3293-c256-4200-bcde-e189d2ac4624.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296023,
'Height': 1379,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/8531b95b-92ba-45e7-a6ac-3e1394b65574.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e8a0f88b-0b49-58af-a212-f5167c62305a/e8a0f88b-0b49-58af-a212-f5167c62305a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295203,
'Height': 1466,
'OriginUrl': 'https://images.openlane.eu/carimgs/5343850/general/78229c90-3d90-4cb6-a461-afbe15492731.jpg',
'Width': 1600}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2018-03-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Dacia Lodgy 1.2 TCe Stepway - Petrol - 115 hp - 136.869 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2018}
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717937%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [adesa.be] INFO: Saving data for 10717937: {'created_time': 1774365761.624429, 'last_price_update_time': 1774365761.624439, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717937') HTTP/1.1" 204 0
2026-03-24 15:22:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/b4f52f2a-3448-435f-9df1-a6053978075c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10718033
2026-03-24 15:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6102cb8-c0cd-5010-9ee8-63958814be01 with scrape type 1
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6102cb8-c0cd-5010-9ee8-63958814be01
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252Fa63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/a63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252Fd38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/d38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252F9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252F5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252F88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252F7af337e4-c381-4e24-9948-b79060bf761d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/7af337e4-c381-4e24-9948-b79060bf761d.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252Fc6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/c6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252F0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252F9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg already downloaded
2026-03-24 15:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5692935%252Fgeneral%252F4f718467-548d-4df2-af06-debcd0962605.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692935/general/4f718467-548d-4df2-af06-debcd0962605.jpeg already downloaded
2026-03-24 15:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6102cb8-c0cd-5010-9ee8-63958814be01, identifier: 10718033
2026-03-24 15:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10718033
2026-03-24 15:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10718033
2026-03-24 15:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10718033 to the API
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718033>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 74,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd6102cb8-c0cd-5010-9ee8-63958814be01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFX166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718033',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 87601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5692935/general/a63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/d38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/7af337e4-c381-4e24-9948-b79060bf761d.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/c6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg',
'https://images.openlane.eu/carimgs/5692935/general/4f718467-548d-4df2-af06-debcd0962605.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324748,
'Height': 1239,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/a63934ab-f51a-496a-9688-fa7fcb9fa92d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363049,
'Height': 1304,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/d38ad68a-6fe2-4bb8-b3a9-3cc2203629d5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338177,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/9c77a67a-c90b-4784-9e56-05c4bfc2edcc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322245,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/5b0f8f6f-ca6f-41cc-b8e4-c5025091aff8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189579,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/88be8e06-d795-44d1-8232-eb257bc12f8c.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262581,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/7af337e4-c381-4e24-9948-b79060bf761d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254045,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/c6147c94-5a3f-4ef8-8b13-bcb21a63f8ca.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192248,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/0a77a678-200f-4058-a4c9-d5b90799c64d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148029,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/9ab0e5ec-b255-44ad-b761-e6b6981b6290.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6102cb8-c0cd-5010-9ee8-63958814be01/d6102cb8-c0cd-5010-9ee8-63958814be01_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177227,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692935/general/4f718467-548d-4df2-af06-debcd0962605.jpeg',
'Width': 1200}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2015-03-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.5 Celebration - Diesel - Manual - 74 hp - 87.601 km',
'transmission': 'manual',
'trim': 'Celebration',
'vin': None,
'year': 2015}
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718033%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [adesa.be] INFO: Saving data for 10718033: {'created_time': 1774365762.243147, 'last_price_update_time': 1774365762.243155, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718033') HTTP/1.1" 204 0
2026-03-24 15:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff1381d290>
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_9.jpg HTTP/1.1" 201 0
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252Fb4f52f2a-3448-435f-9df1-a6053978075c.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/b4f52f2a-3448-435f-9df1-a6053978075c.jpg saved to cache
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/f1e71552-ffe9-41b3-a1f5-5ffbab2677df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10718092
2026-03-24 15:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with scrape type 1
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252F5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252F825d106f-2048-4f73-8912-457b6ab6477d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/825d106f-2048-4f73-8912-457b6ab6477d.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252Ff3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/f3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252F07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252Ff84781e2-e4a4-4583-ae0d-765158a41173.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/f84781e2-e4a4-4583-ae0d-765158a41173.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252F1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252F1d96150b-f552-47f9-9da8-204003681328.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/1d96150b-f552-47f9-9da8-204003681328.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252Fcc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/cc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252F6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg already downloaded
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5733796%252Fgeneral%252Faf00690b-489c-4e8a-8397-08df9395bcae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733796/general/af00690b-489c-4e8a-8397-08df9395bcae.jpeg already downloaded
2026-03-24 15:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e, identifier: 10718092
2026-03-24 15:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10718092
2026-03-24 15:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10718092
2026-03-24 15:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10718092 to the API
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718092>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6a6ff070-95ef-5f2a-8dc3-e9e42fca442e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDX904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718092',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 127659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5733796/general/5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/825d106f-2048-4f73-8912-457b6ab6477d.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/f3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/f84781e2-e4a4-4583-ae0d-765158a41173.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/1d96150b-f552-47f9-9da8-204003681328.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/cc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg',
'https://images.openlane.eu/carimgs/5733796/general/af00690b-489c-4e8a-8397-08df9395bcae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356716,
'Height': 1271,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/5c6de52d-58e3-4b0e-9133-ee7dee3be29c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344315,
'Height': 1284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/825d106f-2048-4f73-8912-457b6ab6477d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334509,
'Height': 1337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/f3aefff0-7613-4bc2-81be-1630f6e324d3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261701,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/07b2cb28-5cc4-4496-9903-fd0e7d9909bd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208529,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/f84781e2-e4a4-4583-ae0d-765158a41173.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243762,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/1853cc86-c63a-4f07-8776-724b3237a5bb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220539,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/1d96150b-f552-47f9-9da8-204003681328.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173626,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/cc7e9f00-d992-4d82-b07f-6c5c962b2686.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155927,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/6fe3dfd4-cbf3-4d8f-a033-2363ede23543.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a6ff070-95ef-5f2a-8dc3-e9e42fca442e/6a6ff070-95ef-5f2a-8dc3-e9e42fca442e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273595,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733796/general/af00690b-489c-4e8a-8397-08df9395bcae.jpeg',
'Width': 1600}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2014-01-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.5 DCI Prestige - Diesel - Manual - 110 hp - 127.659 '
'km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2014}
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718092%27 HTTP/1.1" 200 None
2026-03-24 15:22:42 [adesa.be] INFO: Saving data for 10718092: {'created_time': 1774365762.933691, 'last_price_update_time': 1774365762.933701, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718092') HTTP/1.1" 204 0
2026-03-24 15:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12d78710>
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_8.jpg HTTP/1.1" 201 0
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252Ff1e71552-ffe9-41b3-a1f5-5ffbab2677df.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/f1e71552-ffe9-41b3-a1f5-5ffbab2677df.jpg saved to cache
2026-03-24 15:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/49c02197-4acd-4b0f-a1e4-5908bace5225.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10711548
2026-03-24 15:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237b570b-bd93-58cc-9470-4af550ea7b2d with scrape type 2
2026-03-24 15:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237b570b-bd93-58cc-9470-4af550ea7b2d with scrape type 2
2026-03-24 15:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 237b570b-bd93-58cc-9470-4af550ea7b2d, identifier: 10711548
2026-03-24 15:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10711885
2026-03-24 15:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 405f5ef2-7596-50e7-b621-bc346bc36fe8 with scrape type 2
2026-03-24 15:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 405f5ef2-7596-50e7-b621-bc346bc36fe8 with scrape type 2
2026-03-24 15:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 405f5ef2-7596-50e7-b621-bc346bc36fe8, identifier: 10711885
2026-03-24 15:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10711548
2026-03-24 15:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10711548
2026-03-24 15:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10711548 to the API
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711548>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '237b570b-bd93-58cc-9470-4af550ea7b2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTY606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711548',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500L',
'odometer': 151208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2016-03-29',
'seats_number': 2,
'seller_name': 'LS Automobiles sprl',
'title': 'Fiat 500L 1.3 MultiJet Lounge - Diesel - Manual - 95 hp - 151.208 '
'km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2016}
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711548%27 HTTP/1.1" 200 None
2026-03-24 15:22:43 [adesa.be] INFO: Saving data for 10711548: {'auction_closing_time': 1774432800.0, 'created_time': 1774279349.107347, 'last_price_update_time': 1774365763.751164}
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711548') HTTP/1.1" 204 0
2026-03-24 15:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10711885
2026-03-24 15:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10711885
2026-03-24 15:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 405f5ef2-7596-50e7-b621-bc346bc36fe8 with identifier: 10711885 to the API
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711885>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Petrol',
'id': '405f5ef2-7596-50e7-b621-bc346bc36fe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '033725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711885',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 185727,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2014-04-30',
'seats_number': 4,
'seller_name': 'Diego Demeester bvba',
'title': 'Fiat 500 1.2i GQ - Petrol - Manual - 69 hp - 185.727 km',
'transmission': 'manual',
'trim': 'GQ',
'vin': None,
'year': 2014}
2026-03-24 15:22:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711885%27 HTTP/1.1" 200 None
2026-03-24 15:22:44 [adesa.be] INFO: Saving data for 10711885: {'auction_closing_time': 1774433700.0, 'created_time': 1774279352.271432, 'last_price_update_time': 1774365764.006589}
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711885') HTTP/1.1" 204 0
2026-03-24 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13875550>
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_7.jpg HTTP/1.1" 201 0
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252F49c02197-4acd-4b0f-a1e4-5908bace5225.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/49c02197-4acd-4b0f-a1e4-5908bace5225.jpg saved to cache
2026-03-24 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11cd54d9-cdfc-5cb9-a289-618fb7d08662 with identifier: 10711435
2026-03-24 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11cd54d9-cdfc-5cb9-a289-618fb7d08662 with scrape type 2
2026-03-24 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11cd54d9-cdfc-5cb9-a289-618fb7d08662 with scrape type 2
2026-03-24 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11cd54d9-cdfc-5cb9-a289-618fb7d08662, identifier: 10711435
2026-03-24 15:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11cd54d9-cdfc-5cb9-a289-618fb7d08662 with identifier: 10711435
2026-03-24 15:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11cd54d9-cdfc-5cb9-a289-618fb7d08662 with identifier: 10711435
2026-03-24 15:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11cd54d9-cdfc-5cb9-a289-618fb7d08662 with identifier: 10711435 to the API
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': None,
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '',
'engine_horse_power': 118,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '11cd54d9-cdfc-5cb9-a289-618fb7d08662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KPF350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711435',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 70488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 4,
'seller_name': 'Delta-Cars bv',
'title': 'Fiat 500 e 37 kWh Icon - Electric - Automatic - 118 hp - 70.488 km',
'transmission': 'automatic',
'trim': 'Icon',
'vin': None,
'year': 2022}
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711435%27 HTTP/1.1" 200 None
2026-03-24 15:22:44 [adesa.be] INFO: Saving data for 10711435: {'auction_closing_time': 1774432800.0, 'created_time': 1774279351.48831, 'last_price_update_time': 1774365764.421149}
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711435') HTTP/1.1" 204 0
2026-03-24 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/dc0b79c8-10bd-4de0-ac5b-516708914e77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/10f09bef-c4fd-444e-bf6d-2de4debc2584.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab with identifier: 10713222
2026-03-24 15:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab with scrape type 2
2026-03-24 15:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab with scrape type 2
2026-03-24 15:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab, identifier: 10713222
2026-03-24 15:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab with identifier: 10713222
2026-03-24 15:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab with identifier: 10713222
2026-03-24 15:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab with identifier: 10713222 to the API
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713222>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'cbf9c2f3-e1af-5432-bb45-bd1d6b0045ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JHX081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 30259,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 7,
'seller_name': 'VOF AUTO TURNHOUT',
'title': 'Dacia Jogger 0.9 TCe - Petrol - Manual - 110 hp - 30.259 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713222%27 HTTP/1.1" 200 None
2026-03-24 15:22:44 [adesa.be] INFO: Saving data for 10713222: {'auction_closing_time': 1774431000.0, 'created_time': 1774279344.243871, 'last_price_update_time': 1774365764.763822}
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713222') HTTP/1.1" 204 0
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ad0750>
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_4.jpg HTTP/1.1" 201 0
2026-03-24 15:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252Fdc0b79c8-10bd-4de0-ac5b-516708914e77.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/dc0b79c8-10bd-4de0-ac5b-516708914e77.jpg saved to cache
2026-03-24 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10711977
2026-03-24 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with scrape type 2
2026-03-24 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with scrape type 2
2026-03-24 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c, identifier: 10711977
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12ce69d0>
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_3.jpg HTTP/1.1" 201 0
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252F10f09bef-c4fd-444e-bf6d-2de4debc2584.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/10f09bef-c4fd-444e-bf6d-2de4debc2584.jpg saved to cache
2026-03-24 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10711977
2026-03-24 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10711977
2026-03-24 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c with identifier: 10711977 to the API
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711977>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe90ef6f-fd4f-5a89-bc68-dd6f68d43e3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'YES999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711977',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 146194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2650,
'price_includes_vat': True,
'registration_date': '2011-03-09',
'seats_number': 4,
'seller_name': 'LOVACAR, SPRL',
'title': 'Fiat 500 1.3 MultiJet Sport - Diesel - Manual - 95 hp - 146.194 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2011}
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711977%27 HTTP/1.1" 200 None
2026-03-24 15:22:45 [adesa.be] INFO: Saving data for 10711977: {'auction_closing_time': 1774432800.0, 'created_time': 1774279353.642859, 'last_price_update_time': 1774365765.444381}
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711977') HTTP/1.1" 204 0
2026-03-24 15:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711875> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/afdd4674-ddc0-4453-9bcc-1055fa132a91.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10711866
2026-03-24 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c00a6a-0649-5b0e-a849-4826b3f9956b with scrape type 2
2026-03-24 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c00a6a-0649-5b0e-a849-4826b3f9956b with scrape type 2
2026-03-24 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9c00a6a-0649-5b0e-a849-4826b3f9956b, identifier: 10711866
2026-03-24 15:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10711866
2026-03-24 15:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10711866
2026-03-24 15:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9c00a6a-0649-5b0e-a849-4826b3f9956b with identifier: 10711866 to the API
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711866>
{'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-25T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'd9c00a6a-0649-5b0e-a849-4826b3f9956b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TKC403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711866',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 111285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10250,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Fiat 500X 1.5 - Petrol - Automatic - 130 hp - 111.285 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711866%27 HTTP/1.1" 200 None
2026-03-24 15:22:45 [adesa.be] INFO: Saving data for 10711866: {'auction_closing_time': 1774433700.0, 'created_time': 1774279354.017272, 'last_price_update_time': 1774365765.879555}
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711866') HTTP/1.1" 204 0
2026-03-24 15:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10711875
2026-03-24 15:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-24 15:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-24 15:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be77db51-f083-5038-bf58-7d2b96e9a92a, identifier: 10711875
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff13883d50>
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_1.jpg HTTP/1.1" 201 0
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252Fafdd4674-ddc0-4453-9bcc-1055fa132a91.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/afdd4674-ddc0-4453-9bcc-1055fa132a91.jpg saved to cache
2026-03-24 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/d538e3f5-37d0-4658-82c7-3c1175e948d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10711875
2026-03-24 15:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10711875
2026-03-24 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10711875 to the API
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711875>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'be77db51-f083-5038-bf58-7d2b96e9a92a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AVL029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711875',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 158589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2018-07-12',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Fiat 500X 1.4 Cross - Petrol - Manual - 136 hp - 158.589 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2018}
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711875%27 HTTP/1.1" 200 None
2026-03-24 15:22:46 [adesa.be] INFO: Saving data for 10711875: {'auction_closing_time': 1774433700.0, 'created_time': 1774279351.938718, 'last_price_update_time': 1774365766.38227}
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711875') HTTP/1.1" 204 0
2026-03-24 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5736622/general/b0ed5a6f-2165-4fc8-8f55-28ef52e5bd3a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10718545)
2026-03-24 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10711571
2026-03-24 15:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77b03827-f04c-5963-b337-49671a43cf65 with scrape type 2
2026-03-24 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77b03827-f04c-5963-b337-49671a43cf65 with scrape type 2
2026-03-24 15:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77b03827-f04c-5963-b337-49671a43cf65, identifier: 10711571
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12f99210>
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_2.jpg HTTP/1.1" 201 0
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252Fd538e3f5-37d0-4658-82c7-3c1175e948d6.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/d538e3f5-37d0-4658-82c7-3c1175e948d6.jpg saved to cache
2026-03-24 15:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10711571
2026-03-24 15:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10711571
2026-03-24 15:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77b03827-f04c-5963-b337-49671a43cf65 with identifier: 10711571 to the API
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711571>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '77b03827-f04c-5963-b337-49671a43cf65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AEM085',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711571',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 197731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2100,
'price_includes_vat': True,
'registration_date': '2014-09-01',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Fiat Bravo 1.6 MultiJet - Diesel - Manual - 105 hp - 197.731 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711571%27 HTTP/1.1" 200 None
2026-03-24 15:22:46 [adesa.be] INFO: Saving data for 10711571: {'auction_closing_time': 1774432800.0, 'created_time': 1774279354.333456, 'last_price_update_time': 1774365766.916019}
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711571') HTTP/1.1" 204 0
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7eff12a49590>
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 15:22:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 15:22:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_0.jpg HTTP/1.1" 201 0
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.be',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5736622%252Fgeneral%252Fb0ed5a6f-2165-4fc8-8f55-28ef52e5bd3a.jpg') HTTP/1.1" 204 0
2026-03-24 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5736622/general/b0ed5a6f-2165-4fc8-8f55-28ef52e5bd3a.jpg saved to cache
2026-03-24 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 772890a6-4b09-5d65-a118-a9154fa20d71
2026-03-24 15:22:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 772890a6-4b09-5d65-a118-a9154fa20d71, skipping ID generation
2026-03-24 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 772890a6-4b09-5d65-a118-a9154fa20d71 with scrape type 1
2026-03-24 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 772890a6-4b09-5d65-a118-a9154fa20d71 sending to next pipeline
2026-03-24 15:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 772890a6-4b09-5d65-a118-a9154fa20d71, identifier: 10718545
2026-03-24 15:22:47 [adesa.be] INFO: Found listing with ID: 10716276
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716276%27 HTTP/1.1" 200 None
2026-03-24 15:22:47 [adesa.be] INFO: Scrape type for 10716276: 0
2026-03-24 15:22:47 [adesa.be] INFO: Skipping item 10716276 url https://www.openlane.eu/en/carv6/auction/10716276
2026-03-24 15:22:47 [adesa.be] INFO: Found listing with ID: 10716259
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716259%27 HTTP/1.1" 200 None
2026-03-24 15:22:47 [adesa.be] INFO: Scrape type for 10716259: 0
2026-03-24 15:22:47 [adesa.be] INFO: Skipping item 10716259 url https://www.openlane.eu/en/carv6/auction/10716259
2026-03-24 15:22:47 [adesa.be] INFO: Found listing with ID: 10716268
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716268%27 HTTP/1.1" 200 None
2026-03-24 15:22:47 [adesa.be] INFO: Scrape type for 10716268: 0
2026-03-24 15:22:47 [adesa.be] INFO: Skipping item 10716268 url https://www.openlane.eu/en/carv6/auction/10716268
2026-03-24 15:22:47 [adesa.be] INFO: Found listing with ID: 10711775
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711775%27 HTTP/1.1" 200 None
2026-03-24 15:22:47 [adesa.be] INFO: Scrape type for 10711775: 0
2026-03-24 15:22:47 [adesa.be] INFO: Skipping item 10711775 url https://www.openlane.eu/en/carv6/auction/10711775
2026-03-24 15:22:47 [adesa.be] INFO: Found listing with ID: 10711886
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711886%27 HTTP/1.1" 200 None
2026-03-24 15:22:47 [adesa.be] INFO: Scrape type for 10711886: 0
2026-03-24 15:22:47 [adesa.be] INFO: Skipping item 10711886 url https://www.openlane.eu/en/carv6/auction/10711886
2026-03-24 15:22:47 [adesa.be] INFO: Found listing with ID: 10718067
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718067%27 HTTP/1.1" 200 None
2026-03-24 15:22:47 [adesa.be] INFO: Scrape type for 10718067: 1
2026-03-24 15:22:47 [adesa.be] INFO: Scraping item 10718067 url https://www.openlane.eu/en/carv6/auction/10718067
2026-03-24 15:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 031e0fe8-1a00-5d37-bf01-484efa95e82a with identifier: 10711593
2026-03-24 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 031e0fe8-1a00-5d37-bf01-484efa95e82a with scrape type 2
2026-03-24 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 031e0fe8-1a00-5d37-bf01-484efa95e82a with scrape type 2
2026-03-24 15:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 031e0fe8-1a00-5d37-bf01-484efa95e82a, identifier: 10711593
2026-03-24 15:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10711890
2026-03-24 15:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0585464c-ac43-5ae1-8292-0415129ac587 with scrape type 2
2026-03-24 15:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0585464c-ac43-5ae1-8292-0415129ac587 with scrape type 2
2026-03-24 15:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0585464c-ac43-5ae1-8292-0415129ac587, identifier: 10711890
2026-03-24 15:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 772890a6-4b09-5d65-a118-a9154fa20d71 with identifier: 10718545
2026-03-24 15:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 772890a6-4b09-5d65-a118-a9154fa20d71 with identifier: 10718545
2026-03-24 15:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 772890a6-4b09-5d65-a118-a9154fa20d71 with identifier: 10718545 to the API
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5736622/general/b0ed5a6f-2165-4fc8-8f55-28ef52e5bd3a.jpg>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'LPG',
'id': '772890a6-4b09-5d65-a118-a9154fa20d71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUT003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718545',
'listing': 'auctionplusdirectbuy',
'location': 'Chalon en Champagne (France)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 159086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 425957,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/b0ed5a6f-2165-4fc8-8f55-28ef52e5bd3a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424107,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/afdd4674-ddc0-4453-9bcc-1055fa132a91.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 443973,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/d538e3f5-37d0-4658-82c7-3c1175e948d6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410823,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/10f09bef-c4fd-444e-bf6d-2de4debc2584.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391713,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/dc0b79c8-10bd-4de0-ac5b-516708914e77.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428440,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/4be28edb-f126-4085-a12e-c21ea7ede6b8.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 385708,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/b1d83709-5c21-4e13-97ff-0cb97e459f17.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 359467,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/49c02197-4acd-4b0f-a1e4-5908bace5225.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311840,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/f1e71552-ffe9-41b3-a1f5-5ffbab2677df.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_772890a6-4b09-5d65-a118-a9154fa20d71/772890a6-4b09-5d65-a118-a9154fa20d71_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 408716,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5736622/general/b4f52f2a-3448-435f-9df1-a6053978075c.jpg',
'Width': 2048}],
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-02-19',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Citroën Berlingo 1.2i XTR - LPG - Manual - 110 hp - 159.086 km',
'transmission': 'manual',
'trim': 'XTR',
'vin': None,
'year': 2018}
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718545%27 HTTP/1.1" 200 None
2026-03-24 15:22:47 [adesa.be] INFO: Saving data for 10718545: {'created_time': 1774365767.746695, 'last_price_update_time': 1774365767.746705, 'auction_closing_time': 1774432800.0}
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718545') HTTP/1.1" 204 0
2026-03-24 15:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 031e0fe8-1a00-5d37-bf01-484efa95e82a with identifier: 10711593
2026-03-24 15:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 031e0fe8-1a00-5d37-bf01-484efa95e82a with identifier: 10711593
2026-03-24 15:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 031e0fe8-1a00-5d37-bf01-484efa95e82a with identifier: 10711593 to the API
2026-03-24 15:22:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '031e0fe8-1a00-5d37-bf01-484efa95e82a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELH979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711593',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Nemo',
'odometer': 274706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 550,
'price_includes_vat': True,
'registration_date': '2008-10-03',
'seats_number': 2,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën Nemo 1.4 HDI - Diesel - Manual - 68 hp - 274.706 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711593%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Saving data for 10711593: {'auction_closing_time': 1774432800.0, 'created_time': 1774279340.477907, 'last_price_update_time': 1774365768.08349}
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711593') HTTP/1.1" 204 0
2026-03-24 15:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10711890
2026-03-24 15:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10711890
2026-03-24 15:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0585464c-ac43-5ae1-8292-0415129ac587 with identifier: 10711890 to the API
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Petrol',
'id': '0585464c-ac43-5ae1-8292-0415129ac587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KUS195',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711890',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 122878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2015-04-30',
'seats_number': 4,
'seller_name': 'Diego Demeester bvba',
'title': 'Fiat 500 1.2i - Petrol - Manual - 69 hp - 122.878 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711890%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Saving data for 10711890: {'auction_closing_time': 1774433700.0, 'created_time': 1774279348.75323, 'last_price_update_time': 1774365768.437975}
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711890') HTTP/1.1" 204 0
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711546
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711546%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711546: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711546 url https://www.openlane.eu/en/carv6/auction/10711546
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10716277
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716277%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10716277: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10716277 url https://www.openlane.eu/en/carv6/auction/10716277
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711737
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711737%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711737: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711737 url https://www.openlane.eu/en/carv6/auction/10711737
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711727
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711727%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711727: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711727 url https://www.openlane.eu/en/carv6/auction/10711727
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10713321
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713321%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10713321: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10713321 url https://www.openlane.eu/en/carv6/auction/10713321
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10718068
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718068%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10718068: 1
2026-03-24 15:22:48 [adesa.be] INFO: Scraping item 10718068 url https://www.openlane.eu/en/carv6/auction/10718068
2026-03-24 15:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711713
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711713%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711713: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711713 url https://www.openlane.eu/en/carv6/auction/10711713
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711969
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711969%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711969: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711969 url https://www.openlane.eu/en/carv6/auction/10711969
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711938
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711938%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711938: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711938 url https://www.openlane.eu/en/carv6/auction/10711938
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711813
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711813%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711813: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711813 url https://www.openlane.eu/en/carv6/auction/10711813
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711561
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711561%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711561: 2
2026-03-24 15:22:48 [adesa.be] INFO: Scraping item 10711561 url https://www.openlane.eu/en/carv6/auction/10711561
2026-03-24 15:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711720
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711720%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711720: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711720 url https://www.openlane.eu/en/carv6/auction/10711720
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711787
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711787%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711787: 2
2026-03-24 15:22:48 [adesa.be] INFO: Scraping item 10711787 url https://www.openlane.eu/en/carv6/auction/10711787
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10717939
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717939%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10717939: 1
2026-03-24 15:22:48 [adesa.be] INFO: Scraping item 10717939 url https://www.openlane.eu/en/carv6/auction/10717939
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10711881
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711881%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10711881: 0
2026-03-24 15:22:48 [adesa.be] INFO: Skipping item 10711881 url https://www.openlane.eu/en/carv6/auction/10711881
2026-03-24 15:22:48 [adesa.be] INFO: Found listing with ID: 10718075
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718075%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [adesa.be] INFO: Scrape type for 10718075: 1
2026-03-24 15:22:48 [adesa.be] INFO: Scraping item 10718075 url https://www.openlane.eu/en/carv6/auction/10718075
2026-03-24 15:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10717963
2026-03-24 15:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with scrape type 1
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252Ff1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/f1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252F1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252F4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252F942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252F4064317c-6f53-4cb0-b389-475dcd395e60.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/4064317c-6f53-4cb0-b389-475dcd395e60.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252F7762e5df-6554-4b90-be8c-d361d5a61393.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/7762e5df-6554-4b90-be8c-d361d5a61393.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252Fd915fe1c-3aec-466a-bf3a-071e28f14fde.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/d915fe1c-3aec-466a-bf3a-071e28f14fde.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252F1834a6e9-3346-438d-a421-340edfd5c3e9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/1834a6e9-3346-438d-a421-340edfd5c3e9.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252Fa20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/a20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg already downloaded
2026-03-24 15:22:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5557202%252Fgeneral%252F2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5557202/general/2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg already downloaded
2026-03-24 15:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c, identifier: 10717963
2026-03-24 15:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10711736
2026-03-24 15:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with scrape type 2
2026-03-24 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with scrape type 2
2026-03-24 15:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8a26c28-3e9c-5289-b1c3-d3c5813bee68, identifier: 10711736
2026-03-24 15:22:49 [adesa.be] INFO: Found listing with ID: 10717990
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717990%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [adesa.be] INFO: Scrape type for 10717990: 1
2026-03-24 15:22:49 [adesa.be] INFO: Scraping item 10717990 url https://www.openlane.eu/en/carv6/auction/10717990
2026-03-24 15:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10717963
2026-03-24 15:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10717963
2026-03-24 15:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10717963 to the API
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717963>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '01c4c8c1-7a9d-59ee-854a-1ad932b23f0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHY751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717963',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 53026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5557202/general/f1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg',
'https://images.openlane.eu/carimgs/5557202/general/1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg',
'https://images.openlane.eu/carimgs/5557202/general/4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg',
'https://images.openlane.eu/carimgs/5557202/general/942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg',
'https://images.openlane.eu/carimgs/5557202/general/4064317c-6f53-4cb0-b389-475dcd395e60.jpg',
'https://images.openlane.eu/carimgs/5557202/general/7762e5df-6554-4b90-be8c-d361d5a61393.jpg',
'https://images.openlane.eu/carimgs/5557202/general/d915fe1c-3aec-466a-bf3a-071e28f14fde.jpg',
'https://images.openlane.eu/carimgs/5557202/general/1834a6e9-3346-438d-a421-340edfd5c3e9.jpg',
'https://images.openlane.eu/carimgs/5557202/general/a20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg',
'https://images.openlane.eu/carimgs/5557202/general/2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294279,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/f1a1e839-ba33-4d12-b3d8-f3b321a7669f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324832,
'Height': 1304,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/1e2b605f-2c6b-4cf2-95fe-03febe8b49db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302797,
'Height': 1319,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/4478682d-e2fb-4993-a3bb-015fbd2eb25b.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284640,
'Height': 1300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/942a1be3-dfcf-4bad-ab23-cf66aa6fa5e1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244991,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/4064317c-6f53-4cb0-b389-475dcd395e60.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187023,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/7762e5df-6554-4b90-be8c-d361d5a61393.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264518,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/d915fe1c-3aec-466a-bf3a-071e28f14fde.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175399,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/1834a6e9-3346-438d-a421-340edfd5c3e9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153466,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/a20a5aef-01cc-45f4-97f5-2f95551f02ce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c4c8c1-7a9d-59ee-854a-1ad932b23f0c/01c4c8c1-7a9d-59ee-854a-1ad932b23f0c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164322,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5557202/general/2ca2c651-7a7f-40f0-b104-4649c6c82c2f.jpg',
'Width': 1200}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2014-02-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.2 Ambiance - Petrol - Manual - 75 hp - 53.026 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2014}
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717963%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [adesa.be] INFO: Saving data for 10717963: {'created_time': 1774365769.491366, 'last_price_update_time': 1774365769.491378, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717963') HTTP/1.1" 204 0
2026-03-24 15:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10711736
2026-03-24 15:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10711736
2026-03-24 15:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8a26c28-3e9c-5289-b1c3-d3c5813bee68 with identifier: 10711736 to the API
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711736>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f8a26c28-3e9c-5289-b1c3-d3c5813bee68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dwu876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711736',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 70350,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-10-31',
'seats_number': 4,
'seller_name': "Auto's Lars",
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 70.350 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2019}
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711736%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [adesa.be] INFO: Saving data for 10711736: {'auction_closing_time': 1774431000.0, 'created_time': 1774279349.484677, 'last_price_update_time': 1774365769.854275}
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711736') HTTP/1.1" 204 0
2026-03-24 15:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10718061
2026-03-24 15:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f51e477-e2fd-5854-b576-bf7888394abc with scrape type 1
2026-03-24 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5f51e477-e2fd-5854-b576-bf7888394abc
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712181%252Fgeneral%252F27f94cf6-50c7-43af-9214-531a952de354.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/27f94cf6-50c7-43af-9214-531a952de354.jpeg already downloaded
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712181%252Fgeneral%252F9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg already downloaded
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712181%252Fgeneral%252F879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg already downloaded
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712181%252Fgeneral%252F158397ca-7258-4b51-be90-c9d36b439f0d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/158397ca-7258-4b51-be90-c9d36b439f0d.jpeg already downloaded
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5712181%252Fgeneral%252Fe4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/e4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg already downloaded
2026-03-24 15:22:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712181%252Fgeneral%252F4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712181%252Fgeneral%252Ff97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/f97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712181%252Fgeneral%252F64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712181%252Fgeneral%252F26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5712181%252Fgeneral%252Fd9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5712181/general/d9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg already downloaded
2026-03-24 15:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f51e477-e2fd-5854-b576-bf7888394abc, identifier: 10718061
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10717935
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717935%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10717935: 1
2026-03-24 15:22:50 [adesa.be] INFO: Scraping item 10717935 url https://www.openlane.eu/en/carv6/auction/10717935
2026-03-24 15:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10718061
2026-03-24 15:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10718061
2026-03-24 15:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10718061 to the API
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718061>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5f51e477-e2fd-5854-b576-bf7888394abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WNY516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718061',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 172875,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5712181/general/27f94cf6-50c7-43af-9214-531a952de354.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/158397ca-7258-4b51-be90-c9d36b439f0d.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/e4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/f97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg',
'https://images.openlane.eu/carimgs/5712181/general/d9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294242,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/27f94cf6-50c7-43af-9214-531a952de354.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333414,
'Height': 1384,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/9548017d-bd8d-4922-a7b7-e89e4de8b810.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346317,
'Height': 1371,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/879bb573-abb9-414e-a2ab-64824cc8bef5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349749,
'Height': 1454,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/158397ca-7258-4b51-be90-c9d36b439f0d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203015,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/e4a3f48f-85b5-48a0-aeeb-fe135d672454.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233041,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/4a3871d6-0225-422f-86c2-b8085f4d8c32.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225598,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/f97f0f6f-906d-418c-9019-7bbc14c6424f.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310118,
'Height': 1462,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/64abaf5c-9f29-4477-9aa9-7ed448d62f86.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303251,
'Height': 1517,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/26c4b7a4-dc1c-409f-8528-c1840fdf4d4e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5f51e477-e2fd-5854-b576-bf7888394abc/5f51e477-e2fd-5854-b576-bf7888394abc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 351207,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5712181/general/d9546431-b70c-4dbc-986c-fbf52d732fb3.jpeg',
'Width': 1600}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2009-08-31',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 172.875 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2009}
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718061%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Saving data for 10718061: {'created_time': 1774365770.47899, 'last_price_update_time': 1774365770.478999, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718061') HTTP/1.1" 204 0
2026-03-24 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718026> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10711928
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711928%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10711928: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10711928 url https://www.openlane.eu/en/carv6/auction/10711928
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10711944
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711944%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10711944: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10711944 url https://www.openlane.eu/en/carv6/auction/10711944
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10711887
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711887%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10711887: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10711887 url https://www.openlane.eu/en/carv6/auction/10711887
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10718076
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718076%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10718076: 1
2026-03-24 15:22:50 [adesa.be] INFO: Scraping item 10718076 url https://www.openlane.eu/en/carv6/auction/10718076
2026-03-24 15:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10711821
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711821%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10711821: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10711821 url https://www.openlane.eu/en/carv6/auction/10711821
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10711562
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711562%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10711562: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10711562 url https://www.openlane.eu/en/carv6/auction/10711562
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10711481
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711481%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10711481: 2
2026-03-24 15:22:50 [adesa.be] INFO: Scraping item 10711481 url https://www.openlane.eu/en/carv6/auction/10711481
2026-03-24 15:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10711742
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711742%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10711742: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10711742 url https://www.openlane.eu/en/carv6/auction/10711742
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10717981
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717981%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10717981: 1
2026-03-24 15:22:50 [adesa.be] INFO: Scraping item 10717981 url https://www.openlane.eu/en/carv6/auction/10717981
2026-03-24 15:22:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10709490
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709490%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10709490: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10709490 url https://www.openlane.eu/en/carv6/auction/10709490
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10709492
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709492%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10709492: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10709492 url https://www.openlane.eu/en/carv6/auction/10709492
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10709491
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709491%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10709491: 0
2026-03-24 15:22:50 [adesa.be] INFO: Skipping item 10709491 url https://www.openlane.eu/en/carv6/auction/10709491
2026-03-24 15:22:50 [adesa.be] INFO: Found listing with ID: 10709493
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709493%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [adesa.be] INFO: Scrape type for 10709493: 2
2026-03-24 15:22:50 [adesa.be] INFO: Scraping item 10709493 url https://www.openlane.eu/en/carv6/auction/10709493
2026-03-24 15:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10718032
2026-03-24 15:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dee280b-496f-5248-a350-d383d3cc3368 with scrape type 1
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7dee280b-496f-5248-a350-d383d3cc3368
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252Fb3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/b3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252Fd6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/d6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F78030799-4592-44af-8160-c8f9a695e77d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/78030799-4592-44af-8160-c8f9a695e77d.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F793184a8-afbd-4192-abff-6d4104391876.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/793184a8-afbd-4192-abff-6d4104391876.jpeg already downloaded
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5686029%252Fgeneral%252F3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5686029/general/3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg already downloaded
2026-03-24 15:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dee280b-496f-5248-a350-d383d3cc3368, identifier: 10718032
2026-03-24 15:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10718026
2026-03-24 15:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8593094d-f4f4-5608-a51c-f6cd4ad71359 with scrape type 1
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8593094d-f4f4-5608-a51c-f6cd4ad71359
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252F5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252Fe395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/e395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252F4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252F226bb52b-b328-4a04-a1d0-addca6d50946.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/226bb52b-b328-4a04-a1d0-addca6d50946.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252F2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252F40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252Fd297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/d297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252F4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252F102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg already downloaded
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5678880%252Fgeneral%252Fab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678880/general/ab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg already downloaded
2026-03-24 15:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8593094d-f4f4-5608-a51c-f6cd4ad71359, identifier: 10718026
2026-03-24 15:22:51 [adesa.be] INFO: Found listing with ID: 10711793
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711793%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [adesa.be] INFO: Scrape type for 10711793: 0
2026-03-24 15:22:51 [adesa.be] INFO: Skipping item 10711793 url https://www.openlane.eu/en/carv6/auction/10711793
2026-03-24 15:22:51 [adesa.be] INFO: Found listing with ID: 10711733
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711733%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [adesa.be] INFO: Scrape type for 10711733: 0
2026-03-24 15:22:51 [adesa.be] INFO: Skipping item 10711733 url https://www.openlane.eu/en/carv6/auction/10711733
2026-03-24 15:22:51 [adesa.be] INFO: Found listing with ID: 10713379
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713379%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [adesa.be] INFO: Scrape type for 10713379: 0
2026-03-24 15:22:51 [adesa.be] INFO: Skipping item 10713379 url https://www.openlane.eu/en/carv6/auction/10713379
2026-03-24 15:22:51 [adesa.be] INFO: Found listing with ID: 10718041
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718041%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [adesa.be] INFO: Scrape type for 10718041: 1
2026-03-24 15:22:51 [adesa.be] INFO: Scraping item 10718041 url https://www.openlane.eu/en/carv6/auction/10718041
2026-03-24 15:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10718032
2026-03-24 15:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10718032
2026-03-24 15:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10718032 to the API
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718032>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dee280b-496f-5248-a350-d383d3cc3368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FUN842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718032',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 191866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5686029/general/2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/b3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/d6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/78030799-4592-44af-8160-c8f9a695e77d.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/793184a8-afbd-4192-abff-6d4104391876.jpeg',
'https://images.openlane.eu/carimgs/5686029/general/3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313952,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/2c2b2f9b-6f4a-4683-82ae-f73da092a010.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354085,
'Height': 1301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/3fd5f4f9-127b-4071-b341-fa22cd98f622.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344485,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/b3d86860-15d0-4fe3-9b26-5c6e8b94cbd9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192102,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/d6da10ca-a15d-4bb3-b327-63bcbc03f87d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263914,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/243e3d1c-2a5d-4612-8abd-1328638dd7a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194129,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/78030799-4592-44af-8160-c8f9a695e77d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163278,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/4c6983a5-bbf4-4924-9e0c-ea8d5eb9b01e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 397342,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/34323739-c3ce-4d24-a2fc-8bef476574d5.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247140,
'Height': 1245,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/793184a8-afbd-4192-abff-6d4104391876.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dee280b-496f-5248-a350-d383d3cc3368/7dee280b-496f-5248-a350-d383d3cc3368_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330059,
'Height': 1444,
'OriginUrl': 'https://images.openlane.eu/carimgs/5686029/general/3146bb6e-f1ff-4918-b871-28570f6475fd.jpeg',
'Width': 1599}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 191.866 '
'km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718032%27 HTTP/1.1" 200 None
2026-03-24 15:22:51 [adesa.be] INFO: Saving data for 10718032: {'created_time': 1774365771.692786, 'last_price_update_time': 1774365771.692797, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718032') HTTP/1.1" 204 0
2026-03-24 15:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10718026
2026-03-24 15:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10718026
2026-03-24 15:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10718026 to the API
2026-03-24 15:22:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718026>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8593094d-f4f4-5608-a51c-f6cd4ad71359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRV548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718026',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 124266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5678880/general/5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/e395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/226bb52b-b328-4a04-a1d0-addca6d50946.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/d297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg',
'https://images.openlane.eu/carimgs/5678880/general/ab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246956,
'Height': 1474,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/5ddcf30b-4911-4814-9a05-585c7e17e23a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266892,
'Height': 1305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/e395d33c-4f15-4eee-841f-4a36cb9e5f45.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261006,
'Height': 1377,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/4322daa7-4dd5-405e-917a-6cd5fc86e30c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265159,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/226bb52b-b328-4a04-a1d0-addca6d50946.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217674,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/2d44df03-c378-419e-a5eb-1501c09d9e00.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128052,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/40663966-efe1-4284-bfc6-ac8d23b7615d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194281,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/d297faa9-e4c2-4ca8-afb3-aebd6fbefc34.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155591,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/4780ff27-2df8-4ee4-9245-51bb81ba2ce1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144292,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/102ae1c5-6e7d-4635-8db4-e91bb9b0eba3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8593094d-f4f4-5608-a51c-f6cd4ad71359/8593094d-f4f4-5608-a51c-f6cd4ad71359_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185946,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678880/general/ab9e66c1-4f99-4ad3-8ad1-6ac64a3a30da.jpeg',
'Width': 1200}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-11-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 0.9 TCe Stepway - Petrol - Manual - 90 hp - 124.266 '
'km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2015}
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718026%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Saving data for 10718026: {'created_time': 1774365772.073247, 'last_price_update_time': 1774365772.073257, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718026') HTTP/1.1" 204 0
2026-03-24 15:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10717960
2026-03-24 15:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with scrape type 1
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252F065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252Fc7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/c7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252F53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252F9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252F233b8956-0be2-4051-a319-d6e1b22f39a1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/233b8956-0be2-4051-a319-d6e1b22f39a1.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252F987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252Fa2815b98-3ef4-495c-bfab-077ce673cb5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/a2815b98-3ef4-495c-bfab-077ce673cb5f.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252F8c897226-80ec-452f-be0a-b03986162b16.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/8c897226-80ec-452f-be0a-b03986162b16.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252Fbc636942-1e90-4caf-a19d-c144f4c40b57.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/bc636942-1e90-4caf-a19d-c144f4c40b57.jpg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5543518%252Fgeneral%252F83314a9f-ba76-4151-a827-a4e67d01c57c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5543518/general/83314a9f-ba76-4151-a827-a4e67d01c57c.jpg already downloaded
2026-03-24 15:22:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa606ec2-8c35-59fd-a10b-8e7a87350fc3, identifier: 10717960
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10717971
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717971%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10717971: 1
2026-03-24 15:22:52 [adesa.be] INFO: Scraping item 10717971 url https://www.openlane.eu/en/carv6/auction/10717971
2026-03-24 15:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10717960
2026-03-24 15:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10717960
2026-03-24 15:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10717960 to the API
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717960>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'fa606ec2-8c35-59fd-a10b-8e7a87350fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TDN206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717960',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 56354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5543518/general/065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg',
'https://images.openlane.eu/carimgs/5543518/general/c7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg',
'https://images.openlane.eu/carimgs/5543518/general/53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg',
'https://images.openlane.eu/carimgs/5543518/general/9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg',
'https://images.openlane.eu/carimgs/5543518/general/233b8956-0be2-4051-a319-d6e1b22f39a1.jpg',
'https://images.openlane.eu/carimgs/5543518/general/987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg',
'https://images.openlane.eu/carimgs/5543518/general/a2815b98-3ef4-495c-bfab-077ce673cb5f.jpg',
'https://images.openlane.eu/carimgs/5543518/general/8c897226-80ec-452f-be0a-b03986162b16.jpg',
'https://images.openlane.eu/carimgs/5543518/general/bc636942-1e90-4caf-a19d-c144f4c40b57.jpg',
'https://images.openlane.eu/carimgs/5543518/general/83314a9f-ba76-4151-a827-a4e67d01c57c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354194,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/065b8862-0364-4b8f-aa66-e2ac892fe09f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 388729,
'Height': 1394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/c7acf3fc-8ba1-4632-a8f8-8db759d5bea8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348390,
'Height': 1360,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/53cdfe88-90fe-4a27-b14a-c9a078bcd831.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298465,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/9b7ac668-d2bf-40ec-a5c7-1f5e4a805ed4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271771,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/233b8956-0be2-4051-a319-d6e1b22f39a1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181287,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/987dd003-9e51-45d3-8813-44fbe71b1dbc.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246827,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/a2815b98-3ef4-495c-bfab-077ce673cb5f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195814,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/8c897226-80ec-452f-be0a-b03986162b16.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135437,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/bc636942-1e90-4caf-a19d-c144f4c40b57.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa606ec2-8c35-59fd-a10b-8e7a87350fc3/fa606ec2-8c35-59fd-a10b-8e7a87350fc3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236504,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5543518/general/83314a9f-ba76-4151-a827-a4e67d01c57c.jpg',
'Width': 1200}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-10-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Laureate - Petrol - Manual - 73 hp - 56.354 km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2017}
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717960%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Saving data for 10717960: {'created_time': 1774365772.67171, 'last_price_update_time': 1774365772.671719, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717960') HTTP/1.1" 204 0
2026-03-24 15:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10711718
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711718%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10711718: 2
2026-03-24 15:22:52 [adesa.be] INFO: Scraping item 10711718 url https://www.openlane.eu/en/carv6/auction/10711718
2026-03-24 15:22:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10717942
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717942%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10717942: 1
2026-03-24 15:22:52 [adesa.be] INFO: Scraping item 10717942 url https://www.openlane.eu/en/carv6/auction/10717942
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10711456
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711456%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10711456: 0
2026-03-24 15:22:52 [adesa.be] INFO: Skipping item 10711456 url https://www.openlane.eu/en/carv6/auction/10711456
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10711920
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711920%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10711920: 0
2026-03-24 15:22:52 [adesa.be] INFO: Skipping item 10711920 url https://www.openlane.eu/en/carv6/auction/10711920
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10711740
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711740%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10711740: 0
2026-03-24 15:22:52 [adesa.be] INFO: Skipping item 10711740 url https://www.openlane.eu/en/carv6/auction/10711740
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10711882
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711882%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10711882: 0
2026-03-24 15:22:52 [adesa.be] INFO: Skipping item 10711882 url https://www.openlane.eu/en/carv6/auction/10711882
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10711675
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711675%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10711675: 0
2026-03-24 15:22:52 [adesa.be] INFO: Skipping item 10711675 url https://www.openlane.eu/en/carv6/auction/10711675
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10713320
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713320%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10713320: 0
2026-03-24 15:22:52 [adesa.be] INFO: Skipping item 10713320 url https://www.openlane.eu/en/carv6/auction/10713320
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10717965
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717965%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10717965: 1
2026-03-24 15:22:52 [adesa.be] INFO: Scraping item 10717965 url https://www.openlane.eu/en/carv6/auction/10717965
2026-03-24 15:22:52 [adesa.be] INFO: Found listing with ID: 10717984
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717984%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [adesa.be] INFO: Scrape type for 10717984: 1
2026-03-24 15:22:52 [adesa.be] INFO: Scraping item 10717984 url https://www.openlane.eu/en/carv6/auction/10717984
2026-03-24 15:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10718079
2026-03-24 15:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with scrape type 1
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252Fa3951227-56f2-4910-a87e-294cf147521e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/a3951227-56f2-4910-a87e-294cf147521e.jpeg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252Fdbec0e6c-e835-4888-9789-5d4d698fd210.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/dbec0e6c-e835-4888-9789-5d4d698fd210.jpeg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252F9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252F56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252F48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg already downloaded
2026-03-24 15:22:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252Fc28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/c28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252Fde4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/de4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252F894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252F6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5724858%252Fgeneral%252F3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724858/general/3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg already downloaded
2026-03-24 15:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d312aa79-98d1-5ed7-9a61-1cbbfff0b706, identifier: 10718079
2026-03-24 15:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10718077
2026-03-24 15:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cabd84d4-32e2-5f28-9c46-752527366b20 with scrape type 1
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cabd84d4-32e2-5f28-9c46-752527366b20
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252Fa976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/a976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252Fe9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/e9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252Fd3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/d3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252Fc5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/c5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252F977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252F37061100-d15c-46a0-a847-9502e5743f3e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/37061100-d15c-46a0-a847-9502e5743f3e.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252Fedf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/edf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252F90f24396-00bc-4df4-abbd-10432a81ce11.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/90f24396-00bc-4df4-abbd-10432a81ce11.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252F108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg already downloaded
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5721195%252Fgeneral%252F8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721195/general/8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg already downloaded
2026-03-24 15:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cabd84d4-32e2-5f28-9c46-752527366b20, identifier: 10718077
2026-03-24 15:22:53 [adesa.be] INFO: Found listing with ID: 10717950
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717950%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [adesa.be] INFO: Scrape type for 10717950: 1
2026-03-24 15:22:53 [adesa.be] INFO: Scraping item 10717950 url https://www.openlane.eu/en/carv6/auction/10717950
2026-03-24 15:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10718079
2026-03-24 15:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10718079
2026-03-24 15:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10718079 to the API
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718079>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd312aa79-98d1-5ed7-9a61-1cbbfff0b706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EFT576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718079',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 187954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5724858/general/a3951227-56f2-4910-a87e-294cf147521e.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/dbec0e6c-e835-4888-9789-5d4d698fd210.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/c28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/de4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg',
'https://images.openlane.eu/carimgs/5724858/general/3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320833,
'Height': 1282,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/a3951227-56f2-4910-a87e-294cf147521e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339158,
'Height': 1253,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/dbec0e6c-e835-4888-9789-5d4d698fd210.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256489,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/9482e35c-8166-48c5-81b3-c35ccdfe4fe2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252999,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/56cdf21e-4d9d-457f-8487-2ec790059a1d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226777,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/48428d75-43d8-4211-ab12-53bcbde2db5f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143098,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/c28e0b22-4a3d-4fed-b5a1-2e4393939dc5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289464,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/de4725e8-fc99-4b0a-9a8b-4e6fae4439f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244724,
'Height': 1232,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/894625e2-81fa-4f9e-945c-f673b40fbbf7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324764,
'Height': 1445,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/6af82f53-d77c-452a-8ba4-ea5ea89ce89a.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d312aa79-98d1-5ed7-9a61-1cbbfff0b706/d312aa79-98d1-5ed7-9a61-1cbbfff0b706_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283780,
'Height': 1185,
'OriginUrl': 'https://images.openlane.eu/carimgs/5724858/general/3cc05b1a-ab1f-449d-8ade-accc7e4da8c8.jpeg',
'Width': 1600}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2018-03-20',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 187.954 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718079%27 HTTP/1.1" 200 None
2026-03-24 15:22:53 [adesa.be] INFO: Saving data for 10718079: {'created_time': 1774365773.7267, 'last_price_update_time': 1774365773.726711, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718079') HTTP/1.1" 204 0
2026-03-24 15:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10718077
2026-03-24 15:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10718077
2026-03-24 15:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10718077 to the API
2026-03-24 15:22:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718077>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cabd84d4-32e2-5f28-9c46-752527366b20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWB789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718077',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 200513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5721195/general/a976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/e9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/d3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/c5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/37061100-d15c-46a0-a847-9502e5743f3e.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/edf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/90f24396-00bc-4df4-abbd-10432a81ce11.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg',
'https://images.openlane.eu/carimgs/5721195/general/8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335509,
'Height': 1245,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/a976511c-eeb6-4672-a7b8-164d0bbdf7a7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431904,
'Height': 1333,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/e9459c23-7271-4317-a9ac-5a81a9187c8f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314211,
'Height': 1340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/d3484c34-7a05-422e-a49b-5ce9e857ec1c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290788,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/c5999100-2c1b-4fd7-b600-c44a9f2a2869.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295204,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/977c89e6-19da-47e3-8db8-b26ea4b4dc9d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316906,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/37061100-d15c-46a0-a847-9502e5743f3e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252906,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/edf4abe3-90ad-4988-a015-c6f0e95b0f32.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398512,
'Height': 1579,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/90f24396-00bc-4df4-abbd-10432a81ce11.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369291,
'Height': 1395,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/108c82c7-73ae-4c2b-9128-d5c1539b9924.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cabd84d4-32e2-5f28-9c46-752527366b20/cabd84d4-32e2-5f28-9c46-752527366b20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249332,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721195/general/8f5c3982-9673-4a9a-9372-e5f7970ad7e4.jpeg',
'Width': 1200}],
'price': 3650,
'price_includes_vat': True,
'registration_date': '2013-10-15',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Manual - 128 hp - 200.513 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718077%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Saving data for 10718077: {'created_time': 1774365774.122072, 'last_price_update_time': 1774365774.122083, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718077') HTTP/1.1" 204 0
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10716267
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716267%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10716267: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10716267 url https://www.openlane.eu/en/carv6/auction/10716267
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10716266
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716266%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10716266: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10716266 url https://www.openlane.eu/en/carv6/auction/10716266
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10716265
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716265%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10716265: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10716265 url https://www.openlane.eu/en/carv6/auction/10716265
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711471
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711471%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711471: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10711471 url https://www.openlane.eu/en/carv6/auction/10711471
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10713226
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713226%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10713226: 2
2026-03-24 15:22:54 [adesa.be] INFO: Scraping item 10713226 url https://www.openlane.eu/en/carv6/auction/10713226
2026-03-24 15:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10718005
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718005%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10718005: 1
2026-03-24 15:22:54 [adesa.be] INFO: Scraping item 10718005 url https://www.openlane.eu/en/carv6/auction/10718005
2026-03-24 15:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711552
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711552%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711552: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10711552 url https://www.openlane.eu/en/carv6/auction/10711552
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711479
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711479%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711479: 2
2026-03-24 15:22:54 [adesa.be] INFO: Scraping item 10711479 url https://www.openlane.eu/en/carv6/auction/10711479
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711789
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711789%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711789: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10711789 url https://www.openlane.eu/en/carv6/auction/10711789
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711707
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711707%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711707: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10711707 url https://www.openlane.eu/en/carv6/auction/10711707
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711968
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711968%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711968: 2
2026-03-24 15:22:54 [adesa.be] INFO: Scraping item 10711968 url https://www.openlane.eu/en/carv6/auction/10711968
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711540
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711540%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711540: 0
2026-03-24 15:22:54 [adesa.be] INFO: Skipping item 10711540 url https://www.openlane.eu/en/carv6/auction/10711540
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10717983
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717983%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10717983: 1
2026-03-24 15:22:54 [adesa.be] INFO: Scraping item 10717983 url https://www.openlane.eu/en/carv6/auction/10717983
2026-03-24 15:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10718048
2026-03-24 15:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5088d9-09b5-5779-b069-1bea4e70362c with scrape type 1
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7a5088d9-09b5-5779-b069-1bea4e70362c
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252Fe963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/e963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F398e54f8-375a-48e7-98cb-427c19090e97.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/398e54f8-375a-48e7-98cb-427c19090e97.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252Fdac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/dac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F619c4fdf-bd60-481e-aab6-1b155064335d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/619c4fdf-bd60-481e-aab6-1b155064335d.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F5372d210-5ac9-498f-af26-bd281c54cac5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/5372d210-5ac9-498f-af26-bd281c54cac5.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5702970%252Fgeneral%252F1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702970/general/1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg already downloaded
2026-03-24 15:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a5088d9-09b5-5779-b069-1bea4e70362c, identifier: 10718048
2026-03-24 15:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10718012
2026-03-24 15:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with scrape type 1
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc22476c-c22e-5cd7-b5fe-a1c38098eb63
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252F44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252Ffb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/fb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252F10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252F6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252F2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252F7d979937-58de-407f-90c1-ff759ffc4c81.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/7d979937-58de-407f-90c1-ff759ffc4c81.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252Fe29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/e29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252Fbff43c76-1c19-4378-9837-751060f7c334.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/bff43c76-1c19-4378-9837-751060f7c334.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252F5318a4ad-8401-4f77-a643-5fe587431e55.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/5318a4ad-8401-4f77-a643-5fe587431e55.jpeg already downloaded
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5673513%252Fgeneral%252F59d65cff-eeb7-4c16-9855-e794a2555345.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673513/general/59d65cff-eeb7-4c16-9855-e794a2555345.jpeg already downloaded
2026-03-24 15:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc22476c-c22e-5cd7-b5fe-a1c38098eb63, identifier: 10718012
2026-03-24 15:22:54 [adesa.be] INFO: Found listing with ID: 10711872
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711872%27 HTTP/1.1" 200 None
2026-03-24 15:22:54 [adesa.be] INFO: Scrape type for 10711872: 2
2026-03-24 15:22:54 [adesa.be] INFO: Scraping item 10711872 url https://www.openlane.eu/en/carv6/auction/10711872
2026-03-24 15:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10718048
2026-03-24 15:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10718048
2026-03-24 15:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10718048 to the API
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718048>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7a5088d9-09b5-5779-b069-1bea4e70362c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KRF138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718048',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 160895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5702970/general/7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/e963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/398e54f8-375a-48e7-98cb-427c19090e97.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/dac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/619c4fdf-bd60-481e-aab6-1b155064335d.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/5372d210-5ac9-498f-af26-bd281c54cac5.jpeg',
'https://images.openlane.eu/carimgs/5702970/general/1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369888,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/7cdd068a-4e33-4ec3-a082-b710a8c42613.jpeg',
'Width': 1574},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360767,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/e963f05d-13a0-4cf1-89ea-841f68dbdca9.jpeg',
'Width': 1510},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337290,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/398e54f8-375a-48e7-98cb-427c19090e97.jpeg',
'Width': 1387},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348860,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/1532762e-4ba1-4b27-8a6f-cad2913943e5.jpeg',
'Width': 1484},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290723,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/dac13fdc-ece2-46d2-859c-491cf52de0fd.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246379,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/405a4103-e970-4ff7-b240-95dac3cb5b8a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315117,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/12fa89af-52af-4f78-bcfc-0bde0a57cd69.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227879,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/619c4fdf-bd60-481e-aab6-1b155064335d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317051,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/5372d210-5ac9-498f-af26-bd281c54cac5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7a5088d9-09b5-5779-b069-1bea4e70362c/7a5088d9-09b5-5779-b069-1bea4e70362c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227792,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702970/general/1beae9a9-58e0-4374-9830-8329ab62fdb3.jpeg',
'Width': 1314}],
'price': 4550,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Citroën Jumper L2H2 2.2 HDI Business - Diesel - Manual - 130 hp - '
'160.895 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718048%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Saving data for 10718048: {'created_time': 1774365775.264787, 'last_price_update_time': 1774365775.264796, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718048') HTTP/1.1" 204 0
2026-03-24 15:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10718012
2026-03-24 15:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10718012
2026-03-24 15:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc22476c-c22e-5cd7-b5fe-a1c38098eb63 with identifier: 10718012 to the API
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718012>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fc22476c-c22e-5cd7-b5fe-a1c38098eb63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVC700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718012',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 228081,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5673513/general/44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/fb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/7d979937-58de-407f-90c1-ff759ffc4c81.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/e29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/bff43c76-1c19-4378-9837-751060f7c334.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/5318a4ad-8401-4f77-a643-5fe587431e55.jpeg',
'https://images.openlane.eu/carimgs/5673513/general/59d65cff-eeb7-4c16-9855-e794a2555345.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282171,
'Height': 1158,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/44305da9-0aed-4d7d-b181-ff9b5453431a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315572,
'Height': 1211,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/fb5a7291-4e69-49bb-8d24-8ffb56ae29bd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305619,
'Height': 1228,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/10ea9956-71d5-4fce-97cd-d3a0ee6439d8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282012,
'Height': 1242,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/6f47b24a-954c-43a2-85a7-4a0229f7ca47.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235172,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/2b7795c3-0586-4933-84cc-09b1b26004d9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272748,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/7d979937-58de-407f-90c1-ff759ffc4c81.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271842,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/e29f1790-a17f-4a5b-82f1-1dfb4dde108b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184056,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/bff43c76-1c19-4378-9837-751060f7c334.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295738,
'Height': 1328,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/5318a4ad-8401-4f77-a643-5fe587431e55.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc22476c-c22e-5cd7-b5fe-a1c38098eb63/fc22476c-c22e-5cd7-b5fe-a1c38098eb63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260746,
'Height': 1337,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673513/general/59d65cff-eeb7-4c16-9855-e794a2555345.jpeg',
'Width': 1600}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2010-01-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 1 Series 118d Premiere - Diesel - Manual - 143 hp - 228.081 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2010}
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718012%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Saving data for 10718012: {'created_time': 1774365775.633008, 'last_price_update_time': 1774365775.633017, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718012') HTTP/1.1" 204 0
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10711473
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711473%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10711473: 2
2026-03-24 15:22:55 [adesa.be] INFO: Scraping item 10711473 url https://www.openlane.eu/en/carv6/auction/10711473
2026-03-24 15:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10711654
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711654%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10711654: 2
2026-03-24 15:22:55 [adesa.be] INFO: Scraping item 10711654 url https://www.openlane.eu/en/carv6/auction/10711654
2026-03-24 15:22:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10711877
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711877%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10711877: 2
2026-03-24 15:22:55 [adesa.be] INFO: Scraping item 10711877 url https://www.openlane.eu/en/carv6/auction/10711877
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10711838
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711838%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10711838: 0
2026-03-24 15:22:55 [adesa.be] INFO: Skipping item 10711838 url https://www.openlane.eu/en/carv6/auction/10711838
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10711712
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711712%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10711712: 2
2026-03-24 15:22:55 [adesa.be] INFO: Scraping item 10711712 url https://www.openlane.eu/en/carv6/auction/10711712
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10718082
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718082%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10718082: 1
2026-03-24 15:22:55 [adesa.be] INFO: Scraping item 10718082 url https://www.openlane.eu/en/carv6/auction/10718082
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10711412
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711412%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10711412: 0
2026-03-24 15:22:55 [adesa.be] INFO: Skipping item 10711412 url https://www.openlane.eu/en/carv6/auction/10711412
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10711945
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711945%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10711945: 0
2026-03-24 15:22:55 [adesa.be] INFO: Skipping item 10711945 url https://www.openlane.eu/en/carv6/auction/10711945
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10718022
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718022%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10718022: 1
2026-03-24 15:22:55 [adesa.be] INFO: Scraping item 10718022 url https://www.openlane.eu/en/carv6/auction/10718022
2026-03-24 15:22:55 [adesa.be] INFO: Found listing with ID: 10718021
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718021%27 HTTP/1.1" 200 None
2026-03-24 15:22:55 [adesa.be] INFO: Scrape type for 10718021: 1
2026-03-24 15:22:55 [adesa.be] INFO: Scraping item 10718021 url https://www.openlane.eu/en/carv6/auction/10718021
2026-03-24 15:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10711576
2026-03-24 15:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with scrape type 2
2026-03-24 15:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with scrape type 2
2026-03-24 15:22:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44, identifier: 10711576
2026-03-24 15:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d783a69-9ce6-53be-aa45-45a235e72ed5 with identifier: 10711960
2026-03-24 15:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d783a69-9ce6-53be-aa45-45a235e72ed5 with scrape type 2
2026-03-24 15:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d783a69-9ce6-53be-aa45-45a235e72ed5 with scrape type 2
2026-03-24 15:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d783a69-9ce6-53be-aa45-45a235e72ed5, identifier: 10711960
2026-03-24 15:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10717968
2026-03-24 15:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a34fec-57c5-5d0e-8848-07241937b208 with scrape type 1
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44a34fec-57c5-5d0e-8848-07241937b208
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F6558a93e-b789-4354-9274-2c07604d0484.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/6558a93e-b789-4354-9274-2c07604d0484.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F50a00350-ba03-420f-bf2d-c0a758160b79.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/50a00350-ba03-420f-bf2d-c0a758160b79.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F356e561f-c161-433d-9790-83aadd427c14.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/356e561f-c161-433d-9790-83aadd427c14.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252Fe9fd593f-d947-4d54-93cc-4861224f7ff8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/e9fd593f-d947-4d54-93cc-4861224f7ff8.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F1129c5b8-fbed-4be5-9174-566af2591196.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/1129c5b8-fbed-4be5-9174-566af2591196.jpg already downloaded
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5577806%252Fgeneral%252F8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5577806/general/8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg already downloaded
2026-03-24 15:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44a34fec-57c5-5d0e-8848-07241937b208, identifier: 10717968
2026-03-24 15:22:56 [adesa.be] INFO: Found listing with ID: 10711574
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711574%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [adesa.be] INFO: Scrape type for 10711574: 0
2026-03-24 15:22:56 [adesa.be] INFO: Skipping item 10711574 url https://www.openlane.eu/en/carv6/auction/10711574
2026-03-24 15:22:56 [adesa.be] INFO: Found listing with ID: 10718074
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718074%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [adesa.be] INFO: Scrape type for 10718074: 1
2026-03-24 15:22:56 [adesa.be] INFO: Scraping item 10718074 url https://www.openlane.eu/en/carv6/auction/10718074
2026-03-24 15:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10711576
2026-03-24 15:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10711576
2026-03-24 15:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03d2b9b0-92d2-5eeb-8dad-f829ca83ce44 with identifier: 10711576 to the API
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711576>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.7L',
'engine_horse_power': 204,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '03d2b9b0-92d2-5eeb-8dad-f829ca83ce44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFG568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711576',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C6',
'odometer': 220185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1400,
'price_includes_vat': True,
'registration_date': '2007-12-28',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Citroën C6 2.7 HDI - Diesel - Automatic - 204 hp - 220.185 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711576%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [adesa.be] INFO: Saving data for 10711576: {'auction_closing_time': 1774432800.0, 'created_time': 1774279346.247427, 'last_price_update_time': 1774365776.543213}
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711576') HTTP/1.1" 204 0
2026-03-24 15:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d783a69-9ce6-53be-aa45-45a235e72ed5 with identifier: 10711960
2026-03-24 15:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d783a69-9ce6-53be-aa45-45a235e72ed5 with identifier: 10711960
2026-03-24 15:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d783a69-9ce6-53be-aa45-45a235e72ed5 with identifier: 10711960 to the API
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711960>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0d783a69-9ce6-53be-aa45-45a235e72ed5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWR077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 136789,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2016-08-11',
'seats_number': 3,
'seller_name': 'LOVACAR, SPRL',
'title': 'Citroën Jumper L2H2 3.0 HDI Club - Diesel - Manual - 177 hp - '
'136.789 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2016}
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711960%27 HTTP/1.1" 200 None
2026-03-24 15:22:56 [adesa.be] INFO: Saving data for 10711960: {'auction_closing_time': 1774432800.0, 'created_time': 1774279336.952996, 'last_price_update_time': 1774365776.880414}
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711960') HTTP/1.1" 204 0
2026-03-24 15:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10717968
2026-03-24 15:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10717968
2026-03-24 15:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10717968 to the API
2026-03-24 15:22:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717968>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '44a34fec-57c5-5d0e-8848-07241937b208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TNW383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717968',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 265134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5577806/general/87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg',
'https://images.openlane.eu/carimgs/5577806/general/7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg',
'https://images.openlane.eu/carimgs/5577806/general/6558a93e-b789-4354-9274-2c07604d0484.jpg',
'https://images.openlane.eu/carimgs/5577806/general/74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg',
'https://images.openlane.eu/carimgs/5577806/general/50a00350-ba03-420f-bf2d-c0a758160b79.jpg',
'https://images.openlane.eu/carimgs/5577806/general/356e561f-c161-433d-9790-83aadd427c14.jpg',
'https://images.openlane.eu/carimgs/5577806/general/6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg',
'https://images.openlane.eu/carimgs/5577806/general/e9fd593f-d947-4d54-93cc-4861224f7ff8.jpg',
'https://images.openlane.eu/carimgs/5577806/general/1129c5b8-fbed-4be5-9174-566af2591196.jpg',
'https://images.openlane.eu/carimgs/5577806/general/8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302422,
'Height': 1239,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/87d66a20-05d5-4e02-9d2a-5b6ddf8b22f9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314474,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/7f4ed0a4-b291-4a44-b1ed-67968a0f3f75.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341044,
'Height': 1367,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/6558a93e-b789-4354-9274-2c07604d0484.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355019,
'Height': 1381,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/74b0ed91-914c-4d1b-8dd7-a4c7d0cc9012.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170178,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/50a00350-ba03-420f-bf2d-c0a758160b79.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243283,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/356e561f-c161-433d-9790-83aadd427c14.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201274,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/6433f6af-0fe0-49d4-967f-c2b2d790549e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145713,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/e9fd593f-d947-4d54-93cc-4861224f7ff8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223827,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/1129c5b8-fbed-4be5-9174-566af2591196.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a34fec-57c5-5d0e-8848-07241937b208/44a34fec-57c5-5d0e-8848-07241937b208_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313219,
'Height': 1482,
'OriginUrl': 'https://images.openlane.eu/carimgs/5577806/general/8d0d5e2a-b8db-4a2b-8e99-0575c5b5dcff.jpg',
'Width': 1600}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2018-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Picasso 1.2i Feel - Petrol - Manual - 130 hp - 265.134 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717968%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Saving data for 10717968: {'created_time': 1774365777.189391, 'last_price_update_time': 1774365777.189401, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717968') HTTP/1.1" 204 0
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711847
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711847%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711847: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711847 url https://www.openlane.eu/en/carv6/auction/10711847
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10718066
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718066%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10718066: 1
2026-03-24 15:22:57 [adesa.be] INFO: Scraping item 10718066 url https://www.openlane.eu/en/carv6/auction/10718066
2026-03-24 15:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10713382
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713382%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10713382: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10713382 url https://www.openlane.eu/en/carv6/auction/10713382
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711932
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711932%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711932: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711932 url https://www.openlane.eu/en/carv6/auction/10711932
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10718085
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718085%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10718085: 1
2026-03-24 15:22:57 [adesa.be] INFO: Scraping item 10718085 url https://www.openlane.eu/en/carv6/auction/10718085
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711956
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711956%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711956: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711956 url https://www.openlane.eu/en/carv6/auction/10711956
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711579
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711579%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711579: 2
2026-03-24 15:22:57 [adesa.be] INFO: Scraping item 10711579 url https://www.openlane.eu/en/carv6/auction/10711579
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711946
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711946%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711946: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711946 url https://www.openlane.eu/en/carv6/auction/10711946
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711930
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711930%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711930: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711930 url https://www.openlane.eu/en/carv6/auction/10711930
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711580
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711580%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711580: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711580 url https://www.openlane.eu/en/carv6/auction/10711580
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711490
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711490%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711490: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711490 url https://www.openlane.eu/en/carv6/auction/10711490
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10717929
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717929%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10717929: 1
2026-03-24 15:22:57 [adesa.be] INFO: Scraping item 10717929 url https://www.openlane.eu/en/carv6/auction/10717929
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711925
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711925%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711925: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711925 url https://www.openlane.eu/en/carv6/auction/10711925
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10711937
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711937%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10711937: 0
2026-03-24 15:22:57 [adesa.be] INFO: Skipping item 10711937 url https://www.openlane.eu/en/carv6/auction/10711937
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10717951
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717951%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10717951: 1
2026-03-24 15:22:57 [adesa.be] INFO: Scraping item 10717951 url https://www.openlane.eu/en/carv6/auction/10717951
2026-03-24 15:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10718068
2026-03-24 15:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea with scrape type 1
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252F02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252F5bf331a2-a721-415e-9ead-d953f60969f8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/5bf331a2-a721-415e-9ead-d953f60969f8.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252Fbb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/bb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252Fe84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/e84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252Fedb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/edb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252F86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252F08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252Fd292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/d292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252F8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg already downloaded
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719928%252Fgeneral%252F7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719928/general/7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg already downloaded
2026-03-24 15:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b47b307-4c72-56aa-96e0-1fcea094a4ea, identifier: 10718068
2026-03-24 15:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c3bb605-4c55-5fb8-ba66-9087ac9b8688 with identifier: 10711780
2026-03-24 15:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c3bb605-4c55-5fb8-ba66-9087ac9b8688 with scrape type 2
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c3bb605-4c55-5fb8-ba66-9087ac9b8688 with scrape type 2
2026-03-24 15:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c3bb605-4c55-5fb8-ba66-9087ac9b8688, identifier: 10711780
2026-03-24 15:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10711873
2026-03-24 15:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceac2ce5-bf11-5440-8e11-c94110975c67 with scrape type 2
2026-03-24 15:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceac2ce5-bf11-5440-8e11-c94110975c67 with scrape type 2
2026-03-24 15:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceac2ce5-bf11-5440-8e11-c94110975c67, identifier: 10711873
2026-03-24 15:22:57 [adesa.be] INFO: Found listing with ID: 10717976
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717976%27 HTTP/1.1" 200 None
2026-03-24 15:22:57 [adesa.be] INFO: Scrape type for 10717976: 1
2026-03-24 15:22:57 [adesa.be] INFO: Scraping item 10717976 url https://www.openlane.eu/en/carv6/auction/10717976
2026-03-24 15:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10718068
2026-03-24 15:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10718068
2026-03-24 15:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10718068 to the API
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718068>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1b47b307-4c72-56aa-96e0-1fcea094a4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ubp687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718068',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 129073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5719928/general/02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/5bf331a2-a721-415e-9ead-d953f60969f8.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/bb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/e84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/edb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/d292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg',
'https://images.openlane.eu/carimgs/5719928/general/7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282021,
'Height': 1205,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/02e0bbe4-7b06-4f8b-a912-c953585d55f8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290625,
'Height': 1206,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/5bf331a2-a721-415e-9ead-d953f60969f8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273385,
'Height': 1164,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/bb1bcd60-bc85-4334-87ba-3428b2f38a61.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259487,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/e84f620a-5e73-4e54-bc1a-976c2a7c2db5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270836,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/edb5479e-bbaf-452c-a85d-6e5b9763b957.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173371,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/86352b4f-ef6d-435d-b66d-a4eb14330e29.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130652,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/08a19a45-9dbe-4d13-961a-26d229dce09a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431833,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/d292776f-a4d6-4ebf-93c7-d06a8ecd1940.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320444,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/8d209bee-4769-40a5-b9f8-2ba1a93ceb4b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1b47b307-4c72-56aa-96e0-1fcea094a4ea/1b47b307-4c72-56aa-96e0-1fcea094a4ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237187,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719928/general/7a1b0062-9f5c-461e-ba61-d72d60630b44.jpeg',
'Width': 1600}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat Tipo 1.4i Pop - Petrol - Manual - 95 hp - 129.073 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2018}
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718068%27 HTTP/1.1" 200 None
2026-03-24 15:22:58 [adesa.be] INFO: Saving data for 10718068: {'created_time': 1774365778.25846, 'last_price_update_time': 1774365778.258469, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718068') HTTP/1.1" 204 0
2026-03-24 15:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c3bb605-4c55-5fb8-ba66-9087ac9b8688 with identifier: 10711780
2026-03-24 15:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c3bb605-4c55-5fb8-ba66-9087ac9b8688 with identifier: 10711780
2026-03-24 15:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c3bb605-4c55-5fb8-ba66-9087ac9b8688 with identifier: 10711780 to the API
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711780>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8c3bb605-4c55-5fb8-ba66-9087ac9b8688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FWZ991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711780',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 200344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2013-11-22',
'seats_number': 5,
'seller_name': 'Fadlaoui Abdelhamid',
'title': 'Dacia Duster 1.5 DCI Laureate - Diesel - Manual - 110 hp - 200.344 '
'km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2013}
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711780%27 HTTP/1.1" 200 None
2026-03-24 15:22:58 [adesa.be] INFO: Saving data for 10711780: {'auction_closing_time': 1774431000.0, 'created_time': 1774279342.595267, 'last_price_update_time': 1774365778.705897}
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711780') HTTP/1.1" 204 0
2026-03-24 15:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10711873
2026-03-24 15:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10711873
2026-03-24 15:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceac2ce5-bf11-5440-8e11-c94110975c67 with identifier: 10711873 to the API
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'ceac2ce5-bf11-5440-8e11-c94110975c67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711873',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 114718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 3,
'seller_name': 'AATWO SRL',
'title': 'Citroën Jumper L3H2 2.2 HDI - Diesel - Manual - 165 hp - 114.718 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711873%27 HTTP/1.1" 200 None
2026-03-24 15:22:58 [adesa.be] INFO: Saving data for 10711873: {'auction_closing_time': 1774433700.0, 'created_time': 1774279340.140616, 'last_price_update_time': 1774365778.976945}
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711873') HTTP/1.1" 204 0
2026-03-24 15:22:59 [adesa.be] INFO: Found listing with ID: 10711747
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711747%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [adesa.be] INFO: Scrape type for 10711747: 0
2026-03-24 15:22:59 [adesa.be] INFO: Skipping item 10711747 url https://www.openlane.eu/en/carv6/auction/10711747
2026-03-24 15:22:59 [adesa.be] INFO: Found listing with ID: 10711959
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711959%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [adesa.be] INFO: Scrape type for 10711959: 0
2026-03-24 15:22:59 [adesa.be] INFO: Skipping item 10711959 url https://www.openlane.eu/en/carv6/auction/10711959
2026-03-24 15:22:59 [adesa.be] INFO: Found listing with ID: 10718013
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718013%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [adesa.be] INFO: Scrape type for 10718013: 1
2026-03-24 15:22:59 [adesa.be] INFO: Scraping item 10718013 url https://www.openlane.eu/en/carv6/auction/10718013
2026-03-24 15:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:59 [adesa.be] INFO: Found listing with ID: 10711741
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711741%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [adesa.be] INFO: Scrape type for 10711741: 0
2026-03-24 15:22:59 [adesa.be] INFO: Skipping item 10711741 url https://www.openlane.eu/en/carv6/auction/10711741
2026-03-24 15:22:59 [adesa.be] INFO: Found listing with ID: 10711918
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711918%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [adesa.be] INFO: Scrape type for 10711918: 0
2026-03-24 15:22:59 [adesa.be] INFO: Skipping item 10711918 url https://www.openlane.eu/en/carv6/auction/10711918
2026-03-24 15:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717935> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10718067
2026-03-24 15:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86e2e7b7-90af-5221-8699-062d3f5e9a8f with scrape type 1
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86e2e7b7-90af-5221-8699-062d3f5e9a8f
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252Fd5191d0e-d801-448a-a487-245778e93f87.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/d5191d0e-d801-448a-a487-245778e93f87.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252F512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252F417348a6-2d6a-4813-8fbe-8da76710c488.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/417348a6-2d6a-4813-8fbe-8da76710c488.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252F538da057-f168-4958-959f-92d41e8dbb8f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/538da057-f168-4958-959f-92d41e8dbb8f.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252F1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252F81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252Fd26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/d26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252Fe74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/e74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252Fdb1fe717-5359-41e3-bacd-7b0345076506.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/db1fe717-5359-41e3-bacd-7b0345076506.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5719884%252Fgeneral%252F550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719884/general/550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg already downloaded
2026-03-24 15:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86e2e7b7-90af-5221-8699-062d3f5e9a8f, identifier: 10718067
2026-03-24 15:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10718067
2026-03-24 15:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10718067
2026-03-24 15:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86e2e7b7-90af-5221-8699-062d3f5e9a8f with identifier: 10718067 to the API
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:22: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-24 15:22:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '86e2e7b7-90af-5221-8699-062d3f5e9a8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRJ969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718067',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 77094,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5719884/general/d5191d0e-d801-448a-a487-245778e93f87.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/417348a6-2d6a-4813-8fbe-8da76710c488.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/538da057-f168-4958-959f-92d41e8dbb8f.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/d26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/e74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/db1fe717-5359-41e3-bacd-7b0345076506.jpeg',
'https://images.openlane.eu/carimgs/5719884/general/550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295263,
'Height': 1365,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/d5191d0e-d801-448a-a487-245778e93f87.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347231,
'Height': 1445,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/512a4d17-4874-48d1-9f7f-61b04d27cef6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 363494,
'Height': 1446,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/417348a6-2d6a-4813-8fbe-8da76710c488.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229591,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/538da057-f168-4958-959f-92d41e8dbb8f.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262295,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/1c8efff7-a34c-49bd-b9ac-8072a9919734.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200314,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/81b3678f-a13a-4efc-8184-ff2815a5a0b1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190533,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/d26048a1-b2b6-49d3-8913-06f8d135aa58.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292929,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/e74de87d-34cf-4c6e-b919-0ea729d7ec5a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147796,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/db1fe717-5359-41e3-bacd-7b0345076506.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86e2e7b7-90af-5221-8699-062d3f5e9a8f/86e2e7b7-90af-5221-8699-062d3f5e9a8f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197314,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719884/general/550010dd-ed39-4adf-80c2-abe9760d8c3f.jpeg',
'Width': 1600}],
'price': 6850,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Fiat Fiorino 1.3 MultiJet SX - Diesel - Manual - 80 hp - 77.094 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2020}
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718067%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [adesa.be] INFO: Saving data for 10718067: {'created_time': 1774365779.723224, 'last_price_update_time': 1774365779.723233, 'auction_closing_time': 1774431000.0}
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718067') HTTP/1.1" 204 0
2026-03-24 15:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10711550
2026-03-24 15:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with scrape type 2
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with scrape type 2
2026-03-24 15:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf2dacec-38fc-5465-a47b-1a47cd2b6d17, identifier: 10711550
2026-03-24 15:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10717990
2026-03-24 15:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with scrape type 1
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55e39f96-9d3e-57b1-a3c0-9d8e82786af7
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633880%252Fgeneral%252Fbef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/bef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633880%252Fgeneral%252Fbfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/bfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633880%252Fgeneral%252Fd00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/d00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633880%252Fgeneral%252F177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:22: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%252F5633880%252Fgeneral%252F13245e5d-425e-4fff-835b-1e5764b0407a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/13245e5d-425e-4fff-835b-1e5764b0407a.jpeg already downloaded
2026-03-24 15:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633880%252Fgeneral%252F7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633880%252Fgeneral%252F858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633880%252Fgeneral%252Fca59eb42-51bc-47e6-8a40-34ac14243439.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/ca59eb42-51bc-47e6-8a40-34ac14243439.jpeg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633880%252Fgeneral%252F9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633880%252Fgeneral%252F6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633880/general/6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg already downloaded
2026-03-24 15:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7, identifier: 10717990
2026-03-24 15:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10717935
2026-03-24 15:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5137a56-5f64-5133-b155-fd38276a8a5c with scrape type 1
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f5137a56-5f64-5133-b155-fd38276a8a5c
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252Fa99404e8-7d2d-48e9-818b-2334961798db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/a99404e8-7d2d-48e9-818b-2334961798db.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252F915916c2-d48e-4200-8c61-aa019de149b5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/915916c2-d48e-4200-8c61-aa019de149b5.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252F84d143ce-4e35-42d1-9588-27172ab21b29.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/84d143ce-4e35-42d1-9588-27172ab21b29.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252F95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252Fbc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/bc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252F13a5dab0-8287-424c-a722-667a5c8c0c47.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/13a5dab0-8287-424c-a722-667a5c8c0c47.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252Faeac3c5b-863d-44ee-84e5-de984644629f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/aeac3c5b-863d-44ee-84e5-de984644629f.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252F730366d2-c600-4d27-a87a-7ef1530716ad.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/730366d2-c600-4d27-a87a-7ef1530716ad.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252F960c0289-732d-414d-afb5-30a0b22b9039.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/960c0289-732d-414d-afb5-30a0b22b9039.jpg already downloaded
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5308684%252Fgeneral%252Fc97678f1-4ea8-42b7-a084-a5bf65faa059.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5308684/general/c97678f1-4ea8-42b7-a084-a5bf65faa059.jpg already downloaded
2026-03-24 15:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5137a56-5f64-5133-b155-fd38276a8a5c, identifier: 10717935
2026-03-24 15:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10711550
2026-03-24 15:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10711550
2026-03-24 15:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf2dacec-38fc-5465-a47b-1a47cd2b6d17 with identifier: 10711550 to the API
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711550>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cf2dacec-38fc-5465-a47b-1a47cd2b6d17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LDH509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711550',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 277498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2015-08-27',
'seats_number': 7,
'seller_name': 'LS Automobiles sprl',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Intensive - Diesel - Manual - 115 '
'hp - 277.498 km',
'transmission': 'manual',
'trim': 'Intensive',
'vin': None,
'year': 2015}
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711550%27 HTTP/1.1" 200 None
2026-03-24 15:23:00 [adesa.be] INFO: Saving data for 10711550: {'auction_closing_time': 1774432800.0, 'created_time': 1774279335.438554, 'last_price_update_time': 1774365780.720081}
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711550') HTTP/1.1" 204 0
2026-03-24 15:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10717990
2026-03-24 15:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10717990
2026-03-24 15:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55e39f96-9d3e-57b1-a3c0-9d8e82786af7 with identifier: 10717990 to the API
2026-03-24 15:23:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717990>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '55e39f96-9d3e-57b1-a3c0-9d8e82786af7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NAH771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717990',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 110961,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5633880/general/bef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/bfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/d00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/13245e5d-425e-4fff-835b-1e5764b0407a.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/ca59eb42-51bc-47e6-8a40-34ac14243439.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg',
'https://images.openlane.eu/carimgs/5633880/general/6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317734,
'Height': 1223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/bef3eaad-79d2-4c2e-a93c-b5ed6aad888f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353503,
'Height': 1351,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/bfcea337-4570-437a-b87e-70e8bf6de6d2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308791,
'Height': 1302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/d00d00ee-a639-4db6-81a3-edb646d55e4d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265786,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/177c76be-f034-43c9-a5e0-c1330ab6e6e8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199037,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/13245e5d-425e-4fff-835b-1e5764b0407a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201390,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/7726a419-021c-4d7a-a832-17b8a6527e3f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205362,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/858c38f8-8070-4e25-9aa1-7a7f70951656.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182453,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/ca59eb42-51bc-47e6-8a40-34ac14243439.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274576,
'Height': 1338,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/9cf3a1ec-b991-42f3-b136-57aeb2949ec0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55e39f96-9d3e-57b1-a3c0-9d8e82786af7/55e39f96-9d3e-57b1-a3c0-9d8e82786af7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 380565,
'Height': 1478,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633880/general/6f2f16f3-bfc2-404f-9a86-ad7447282a97.jpeg',
'Width': 1599}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2016-01-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.0i Trend - Petrol - Manual - 80 hp - 110.961 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2016}
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717990%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [adesa.be] INFO: Saving data for 10717990: {'created_time': 1774365781.022233, 'last_price_update_time': 1774365781.022243, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717990') HTTP/1.1" 204 0
2026-03-24 15:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10717935
2026-03-24 15:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10717935
2026-03-24 15:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10717935 to the API
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717935>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.1L',
'engine_horse_power': 85,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f5137a56-5f64-5133-b155-fd38276a8a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBZ617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717935',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 112400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5308684/general/a99404e8-7d2d-48e9-818b-2334961798db.jpg',
'https://images.openlane.eu/carimgs/5308684/general/915916c2-d48e-4200-8c61-aa019de149b5.jpg',
'https://images.openlane.eu/carimgs/5308684/general/84d143ce-4e35-42d1-9588-27172ab21b29.jpg',
'https://images.openlane.eu/carimgs/5308684/general/95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg',
'https://images.openlane.eu/carimgs/5308684/general/bc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg',
'https://images.openlane.eu/carimgs/5308684/general/13a5dab0-8287-424c-a722-667a5c8c0c47.jpg',
'https://images.openlane.eu/carimgs/5308684/general/aeac3c5b-863d-44ee-84e5-de984644629f.jpg',
'https://images.openlane.eu/carimgs/5308684/general/730366d2-c600-4d27-a87a-7ef1530716ad.jpg',
'https://images.openlane.eu/carimgs/5308684/general/960c0289-732d-414d-afb5-30a0b22b9039.jpg',
'https://images.openlane.eu/carimgs/5308684/general/c97678f1-4ea8-42b7-a084-a5bf65faa059.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297164,
'Height': 1269,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/a99404e8-7d2d-48e9-818b-2334961798db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276333,
'Height': 1305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/915916c2-d48e-4200-8c61-aa019de149b5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265471,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/84d143ce-4e35-42d1-9588-27172ab21b29.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287811,
'Height': 1325,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/95dd6ebd-e530-43a4-939e-e284ae3ae922.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340439,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/bc6907c0-f6ff-4417-95aa-cb88e3cdbdff.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225644,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/13a5dab0-8287-424c-a722-667a5c8c0c47.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354504,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/aeac3c5b-863d-44ee-84e5-de984644629f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349720,
'Height': 1246,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/730366d2-c600-4d27-a87a-7ef1530716ad.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206927,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/960c0289-732d-414d-afb5-30a0b22b9039.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f5137a56-5f64-5133-b155-fd38276a8a5c/f5137a56-5f64-5133-b155-fd38276a8a5c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281723,
'Height': 1424,
'OriginUrl': 'https://images.openlane.eu/carimgs/5308684/general/c97678f1-4ea8-42b7-a084-a5bf65faa059.jpg',
'Width': 1600}],
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.1i Trend - Petrol - Manual - 85 hp - 112.400 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717935%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [adesa.be] INFO: Saving data for 10717935: {'created_time': 1774365781.329209, 'last_price_update_time': 1774365781.329217, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717935') HTTP/1.1" 204 0
2026-03-24 15:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718041> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10718041
2026-03-24 15:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 715822cc-f718-52a7-a399-b0a02854e8c1 with scrape type 1
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 715822cc-f718-52a7-a399-b0a02854e8c1
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F0dc92639-a976-44e8-b909-509228796e76.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/0dc92639-a976-44e8-b909-509228796e76.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252Ff5a5d232-043d-428d-ae91-f49d72adef16.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/f5a5d232-043d-428d-ae91-f49d72adef16.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252F8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg already downloaded
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702905%252Fgeneral%252Fe098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702905/general/e098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg already downloaded
2026-03-24 15:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 715822cc-f718-52a7-a399-b0a02854e8c1, identifier: 10718041
2026-03-24 15:23:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10711481
2026-03-24 15:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebe1106-d0cc-527f-a6c2-844b21185837 with scrape type 2
2026-03-24 15:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cebe1106-d0cc-527f-a6c2-844b21185837 with scrape type 2
2026-03-24 15:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cebe1106-d0cc-527f-a6c2-844b21185837, identifier: 10711481
2026-03-24 15:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10718041
2026-03-24 15:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10718041
2026-03-24 15:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 715822cc-f718-52a7-a399-b0a02854e8c1 with identifier: 10718041 to the API
2026-03-24 15:23:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718041>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '715822cc-f718-52a7-a399-b0a02854e8c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YLN656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718041',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ka',
'odometer': 182874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5702905/general/190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/0dc92639-a976-44e8-b909-509228796e76.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/f5a5d232-043d-428d-ae91-f49d72adef16.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg',
'https://images.openlane.eu/carimgs/5702905/general/e098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261519,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/190691ee-f22a-46ea-9bd4-743d890c96b6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284770,
'Height': 1349,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/3c5d8ec5-655f-4fc1-b88b-6bf256c7e774.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290010,
'Height': 1386,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/0ee366e7-c257-41c3-82dc-713e65245c8a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308334,
'Height': 1410,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/0dc92639-a976-44e8-b909-509228796e76.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142995,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/f5a5d232-043d-428d-ae91-f49d72adef16.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222244,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/3ef39d9b-e837-4fe6-9931-7d530b1073b9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153865,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/4ac09562-8ca1-47a2-ba55-c0dda2adef56.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211645,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/0eb429eb-df94-48f1-b19c-fdb4ff924a85.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248392,
'Height': 1576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/8f6ea264-6f9c-4627-a60d-dd0bd6028f44.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_715822cc-f718-52a7-a399-b0a02854e8c1/715822cc-f718-52a7-a399-b0a02854e8c1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220588,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702905/general/e098331b-3f46-48f2-9e37-e3eb48dff75d.jpeg',
'Width': 1200}],
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-02-04',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Ford Ka 1.2 Trend - Petrol - Manual - 69 hp - 182.874 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2010}
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718041%27 HTTP/1.1" 200 None
2026-03-24 15:23:02 [adesa.be] INFO: Saving data for 10718041: {'created_time': 1774365782.132608, 'last_price_update_time': 1774365782.13262, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718041') HTTP/1.1" 204 0
2026-03-24 15:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10711481
2026-03-24 15:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10711481
2026-03-24 15:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10711481 to the API
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711481>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cebe1106-d0cc-527f-a6c2-844b21185837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'C38536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711481',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 148340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Ford Focus 1.0 EcoBoost Trend Business - Petrol - Manual - 100 hp - '
'148.340 km',
'transmission': 'manual',
'trim': 'Trend Business',
'vin': None,
'year': 2019}
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711481%27 HTTP/1.1" 200 None
2026-03-24 15:23:02 [adesa.be] INFO: Saving data for 10711481: {'auction_closing_time': 1774432800.0, 'created_time': 1774279357.421519, 'last_price_update_time': 1774365782.388793}
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711481') HTTP/1.1" 204 0
2026-03-24 15:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713226> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 611302f5-244a-5008-a22a-2c453eed8e4c with identifier: 10713226
2026-03-24 15:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 611302f5-244a-5008-a22a-2c453eed8e4c with scrape type 2
2026-03-24 15:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 611302f5-244a-5008-a22a-2c453eed8e4c with scrape type 2
2026-03-24 15:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 611302f5-244a-5008-a22a-2c453eed8e4c, identifier: 10713226
2026-03-24 15:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 611302f5-244a-5008-a22a-2c453eed8e4c with identifier: 10713226
2026-03-24 15:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 611302f5-244a-5008-a22a-2c453eed8e4c with identifier: 10713226
2026-03-24 15:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 611302f5-244a-5008-a22a-2c453eed8e4c with identifier: 10713226 to the API
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713226>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '611302f5-244a-5008-a22a-2c453eed8e4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EYJ226',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713226',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 200420,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2015-06-29',
'seats_number': 5,
'seller_name': 'V-CO BV',
'title': 'Ford Transit Custom L2H1 2.2 TDCI Limited - Diesel - Manual - 125 '
'hp - 200.420 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2015}
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713226%27 HTTP/1.1" 200 None
2026-03-24 15:23:02 [adesa.be] INFO: Saving data for 10713226: {'auction_closing_time': 1774431000.0, 'created_time': 1774279361.708499, 'last_price_update_time': 1774365782.817569}
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713226') HTTP/1.1" 204 0
2026-03-24 15:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717950> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711872> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10717950
2026-03-24 15:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39268c4-3047-52f7-bc4c-c4c868637333 with scrape type 1
2026-03-24 15:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c39268c4-3047-52f7-bc4c-c4c868637333
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252Fd87f8328-fd97-4d20-9ce1-90fee94f146d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/d87f8328-fd97-4d20-9ce1-90fee94f146d.jpg already downloaded
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252Fb695b685-9a10-49ff-9b72-c04e79e8131f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/b695b685-9a10-49ff-9b72-c04e79e8131f.jpg already downloaded
2026-03-24 15:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252Ff3a74b1b-3ca4-4239-940e-8873bd676890.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/f3a74b1b-3ca4-4239-940e-8873bd676890.jpg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252F9ac133d5-0360-4929-8190-0dabf252738e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/9ac133d5-0360-4929-8190-0dabf252738e.jpg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252F1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252F00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252F3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252F2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252F17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5466255%252Fgeneral%252F775477da-2225-4cb5-806c-5aefc1c81eb0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5466255/general/775477da-2225-4cb5-806c-5aefc1c81eb0.jpg already downloaded
2026-03-24 15:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c39268c4-3047-52f7-bc4c-c4c868637333, identifier: 10717950
2026-03-24 15:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10717950
2026-03-24 15:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10717950
2026-03-24 15:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c39268c4-3047-52f7-bc4c-c4c868637333 with identifier: 10717950 to the API
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c39268c4-3047-52f7-bc4c-c4c868637333',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TRX963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717950',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 93361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5466255/general/d87f8328-fd97-4d20-9ce1-90fee94f146d.jpg',
'https://images.openlane.eu/carimgs/5466255/general/b695b685-9a10-49ff-9b72-c04e79e8131f.jpg',
'https://images.openlane.eu/carimgs/5466255/general/f3a74b1b-3ca4-4239-940e-8873bd676890.jpg',
'https://images.openlane.eu/carimgs/5466255/general/9ac133d5-0360-4929-8190-0dabf252738e.jpg',
'https://images.openlane.eu/carimgs/5466255/general/1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg',
'https://images.openlane.eu/carimgs/5466255/general/00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg',
'https://images.openlane.eu/carimgs/5466255/general/3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg',
'https://images.openlane.eu/carimgs/5466255/general/2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg',
'https://images.openlane.eu/carimgs/5466255/general/17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg',
'https://images.openlane.eu/carimgs/5466255/general/775477da-2225-4cb5-806c-5aefc1c81eb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314917,
'Height': 1347,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/d87f8328-fd97-4d20-9ce1-90fee94f146d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303404,
'Height': 1429,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/b695b685-9a10-49ff-9b72-c04e79e8131f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347743,
'Height': 1505,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/f3a74b1b-3ca4-4239-940e-8873bd676890.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310478,
'Height': 1420,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/9ac133d5-0360-4929-8190-0dabf252738e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300523,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/1b124186-8ab7-4f92-be3e-7dceeb3a1205.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262298,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/00c6bd89-d2e7-44a3-afd9-a8f438c8b460.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293597,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/3de47be2-1d82-4c7d-9561-8ea89cc3ebf1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234118,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/2ddcedef-dec6-46ca-8bf3-13d0326d26ef.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231736,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/17f55d43-dddb-46cc-9674-3c2e99e6cb08.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c39268c4-3047-52f7-bc4c-c4c868637333/c39268c4-3047-52f7-bc4c-c4c868637333_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280265,
'Height': 1599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5466255/general/775477da-2225-4cb5-806c-5aefc1c81eb0.jpg',
'Width': 1597}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Tourneo Courier 1.0 EcoBoost Titanium - Petrol - Manual - 100 '
'hp - 93.361 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2018}
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717950%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [adesa.be] INFO: Saving data for 10717950: {'created_time': 1774365783.53842, 'last_price_update_time': 1774365783.53843, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717950') HTTP/1.1" 204 0
2026-03-24 15:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb63bde7-349e-5873-acbb-25bf606d37bc with identifier: 10711872
2026-03-24 15:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb63bde7-349e-5873-acbb-25bf606d37bc with scrape type 2
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb63bde7-349e-5873-acbb-25bf606d37bc with scrape type 2
2026-03-24 15:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb63bde7-349e-5873-acbb-25bf606d37bc, identifier: 10711872
2026-03-24 15:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10717983
2026-03-24 15:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac10d62-de4b-5755-bdda-b61b28f759a1 with scrape type 1
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ac10d62-de4b-5755-bdda-b61b28f759a1
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252F458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252Fdf686603-311c-4516-86f0-4772856c2170.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/df686603-311c-4516-86f0-4772856c2170.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252F9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252F7f7225e7-e430-4c55-9815-7a65c676795c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/7f7225e7-e430-4c55-9815-7a65c676795c.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252Fab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/ab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252Fd3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/d3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252F9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252Fe596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/e596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252F19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg already downloaded
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5629554%252Fgeneral%252F97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629554/general/97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg already downloaded
2026-03-24 15:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac10d62-de4b-5755-bdda-b61b28f759a1, identifier: 10717983
2026-03-24 15:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb63bde7-349e-5873-acbb-25bf606d37bc with identifier: 10711872
2026-03-24 15:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb63bde7-349e-5873-acbb-25bf606d37bc with identifier: 10711872
2026-03-24 15:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb63bde7-349e-5873-acbb-25bf606d37bc with identifier: 10711872 to the API
2026-03-24 15:23:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711872>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'bb63bde7-349e-5873-acbb-25bf606d37bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EIA743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711872',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 153000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6850,
'price_includes_vat': True,
'registration_date': '2020-08-14',
'seats_number': 5,
'seller_name': 'Sulikov, Gamzat',
'title': 'Hyundai Santa Fe 2.0 - AWD - Diesel - Manual - 149 hp - 153.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711872%27 HTTP/1.1" 200 None
2026-03-24 15:23:04 [adesa.be] INFO: Saving data for 10711872: {'auction_closing_time': 1774433700.0, 'created_time': 1774279365.974642, 'last_price_update_time': 1774365784.144877}
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711872') HTTP/1.1" 204 0
2026-03-24 15:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10717983
2026-03-24 15:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10717983
2026-03-24 15:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10717983 to the API
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717983>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9ac10d62-de4b-5755-bdda-b61b28f759a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fjh018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717983',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 134047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5629554/general/458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/df686603-311c-4516-86f0-4772856c2170.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/7f7225e7-e430-4c55-9815-7a65c676795c.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/ab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/d3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/e596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg',
'https://images.openlane.eu/carimgs/5629554/general/97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350695,
'Height': 1226,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/458e00d8-fb1e-4c36-8fde-9b1bcba5c714.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354808,
'Height': 1278,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/df686603-311c-4516-86f0-4772856c2170.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307633,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/9942c117-2c55-46a9-a9ee-6570d5fad19e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256702,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/7f7225e7-e430-4c55-9815-7a65c676795c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252970,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/ab086af0-09b0-4d27-ad7d-3f6aa60d706e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232515,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/d3b2bffa-c4e2-40b8-b7df-021bffcd099c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126653,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/9f86d31c-6064-44ba-b1eb-51eb94a3ba18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237151,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/e596bd2f-d03b-41a3-bed4-2b48389d9fa9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259880,
'Height': 1350,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/19ce563e-70fe-4681-9d3c-a55ec840b9a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac10d62-de4b-5755-bdda-b61b28f759a1/9ac10d62-de4b-5755-bdda-b61b28f759a1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306766,
'Height': 1405,
'OriginUrl': 'https://images.openlane.eu/carimgs/5629554/general/97ebaa7b-9c86-40d7-b318-bc3aa4e5d266.jpeg',
'Width': 1600}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Hyundai i30 Wagon 1.0 - Petrol - Manual - 115 hp - 134.047 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717983%27 HTTP/1.1" 200 None
2026-03-24 15:23:04 [adesa.be] INFO: Saving data for 10717983: {'created_time': 1774365784.477886, 'last_price_update_time': 1774365784.477895, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717983') HTTP/1.1" 204 0
2026-03-24 15:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718066> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10711473
2026-03-24 15:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with scrape type 2
2026-03-24 15:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with scrape type 2
2026-03-24 15:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1, identifier: 10711473
2026-03-24 15:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10711473
2026-03-24 15:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10711473
2026-03-24 15:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10711473 to the API
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711473>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2bfe765-9a39-50ea-9c05-ecf7a833a0f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '482260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711473',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 217497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2017-10-03',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Hyundai Tucson 1.7 CRDI - Diesel - Manual - 115 hp - 217.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711473%27 HTTP/1.1" 200 None
2026-03-24 15:23:04 [adesa.be] INFO: Saving data for 10711473: {'auction_closing_time': 1774432800.0, 'created_time': 1774279363.500267, 'last_price_update_time': 1774365784.953054}
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711473') HTTP/1.1" 204 0
2026-03-24 15:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10718066
2026-03-24 15:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 353561e2-70e2-5e0d-a03d-95eb4972c95a with scrape type 1
2026-03-24 15:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 353561e2-70e2-5e0d-a03d-95eb4972c95a
2026-03-24 15:23:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F22a559e2-688c-4ffc-9408-1630f1b355eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/22a559e2-688c-4ffc-9408-1630f1b355eb.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F6450be2f-a395-41a4-a011-3673e7688d4d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/6450be2f-a395-41a4-a011-3673e7688d4d.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252Ffdd92795-2ce5-420d-93b0-788fdc3079c1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/fdd92795-2ce5-420d-93b0-788fdc3079c1.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F3c718fdb-d236-457b-8aca-3643977650e3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/3c718fdb-d236-457b-8aca-3643977650e3.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F311b09aa-5045-41d4-a8b7-b19d8e699fd2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/311b09aa-5045-41d4-a8b7-b19d8e699fd2.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F73fc70bd-353a-46e9-9fe8-b0d82e90f49c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/73fc70bd-353a-46e9-9fe8-b0d82e90f49c.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252Fef9535c2-79f3-4f0b-bf75-79b43269cbb9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/ef9535c2-79f3-4f0b-bf75-79b43269cbb9.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F3603ddb0-071d-4d02-8e47-84f863187853.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/3603ddb0-071d-4d02-8e47-84f863187853.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F5bbf0405-4889-4398-a1a5-3262ac747dbf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/5bbf0405-4889-4398-a1a5-3262ac747dbf.jpeg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719874%252Fgeneral%252F9a0be116-eb2c-43c0-aa1f-4a36c9a1230b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719874/general/9a0be116-eb2c-43c0-aa1f-4a36c9a1230b.jpeg already downloaded
2026-03-24 15:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 353561e2-70e2-5e0d-a03d-95eb4972c95a, identifier: 10718066
2026-03-24 15:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10717971
2026-03-24 15:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f08d9f41-05bd-5f0c-9050-1657487ef572 with scrape type 1
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f08d9f41-05bd-5f0c-9050-1657487ef572
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252F1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252F4e538375-715a-48ae-9a38-a219d9326942.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/4e538375-715a-48ae-9a38-a219d9326942.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252F39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252F533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252Fc6f040a5-1f59-4b86-8c75-f424faea5767.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/c6f040a5-1f59-4b86-8c75-f424faea5767.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252Fa10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/a10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252Fe53d889a-107f-4f19-901f-0d9bc6433573.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/e53d889a-107f-4f19-901f-0d9bc6433573.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252F1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252F914887f6-301a-4d0a-9849-92cea23e271d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/914887f6-301a-4d0a-9849-92cea23e271d.jpg already downloaded
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5583952%252Fgeneral%252Ff6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5583952/general/f6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg already downloaded
2026-03-24 15:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f08d9f41-05bd-5f0c-9050-1657487ef572, identifier: 10717971
2026-03-24 15:23:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10718066
2026-03-24 15:23:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10718066
2026-03-24 15:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10718066 to the API
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718066>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '353561e2-70e2-5e0d-a03d-95eb4972c95a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JRC971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718066',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 224201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5719874/general/22a559e2-688c-4ffc-9408-1630f1b355eb.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/6450be2f-a395-41a4-a011-3673e7688d4d.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/fdd92795-2ce5-420d-93b0-788fdc3079c1.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/3c718fdb-d236-457b-8aca-3643977650e3.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/311b09aa-5045-41d4-a8b7-b19d8e699fd2.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/73fc70bd-353a-46e9-9fe8-b0d82e90f49c.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/ef9535c2-79f3-4f0b-bf75-79b43269cbb9.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/3603ddb0-071d-4d02-8e47-84f863187853.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/5bbf0405-4889-4398-a1a5-3262ac747dbf.jpeg',
'https://images.openlane.eu/carimgs/5719874/general/9a0be116-eb2c-43c0-aa1f-4a36c9a1230b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291613,
'Height': 1184,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/22a559e2-688c-4ffc-9408-1630f1b355eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338923,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/6450be2f-a395-41a4-a011-3673e7688d4d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293056,
'Height': 1257,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/fdd92795-2ce5-420d-93b0-788fdc3079c1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262255,
'Height': 1221,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/3c718fdb-d236-457b-8aca-3643977650e3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268726,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/311b09aa-5045-41d4-a8b7-b19d8e699fd2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160325,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/73fc70bd-353a-46e9-9fe8-b0d82e90f49c.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247357,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/ef9535c2-79f3-4f0b-bf75-79b43269cbb9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168174,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/3603ddb0-071d-4d02-8e47-84f863187853.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115914,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/5bbf0405-4889-4398-a1a5-3262ac747dbf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_353561e2-70e2-5e0d-a03d-95eb4972c95a/353561e2-70e2-5e0d-a03d-95eb4972c95a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254046,
'Height': 1324,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719874/general/9a0be116-eb2c-43c0-aa1f-4a36c9a1230b.jpeg',
'Width': 1600}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2014-06-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Ceed SW 1.4 CRDi Business - Diesel - Manual - 90 hp - 224.201 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2014}
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718066%27 HTTP/1.1" 200 None
2026-03-24 15:23:05 [adesa.be] INFO: Saving data for 10718066: {'created_time': 1774365785.781426, 'last_price_update_time': 1774365785.781435, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718066') HTTP/1.1" 204 0
2026-03-24 15:23:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10717971
2026-03-24 15:23:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10717971
2026-03-24 15:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f08d9f41-05bd-5f0c-9050-1657487ef572 with identifier: 10717971 to the API
2026-03-24 15:23:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f08d9f41-05bd-5f0c-9050-1657487ef572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKV938',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717971',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 121889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5583952/general/1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg',
'https://images.openlane.eu/carimgs/5583952/general/4e538375-715a-48ae-9a38-a219d9326942.jpg',
'https://images.openlane.eu/carimgs/5583952/general/39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg',
'https://images.openlane.eu/carimgs/5583952/general/533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg',
'https://images.openlane.eu/carimgs/5583952/general/c6f040a5-1f59-4b86-8c75-f424faea5767.jpg',
'https://images.openlane.eu/carimgs/5583952/general/a10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg',
'https://images.openlane.eu/carimgs/5583952/general/e53d889a-107f-4f19-901f-0d9bc6433573.jpg',
'https://images.openlane.eu/carimgs/5583952/general/1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg',
'https://images.openlane.eu/carimgs/5583952/general/914887f6-301a-4d0a-9849-92cea23e271d.jpg',
'https://images.openlane.eu/carimgs/5583952/general/f6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288840,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/1f16b03f-18c5-43ab-8e91-322e2db7181e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323196,
'Height': 1301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/4e538375-715a-48ae-9a38-a219d9326942.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302575,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/39b77cf0-8d74-4c7b-8eea-a342334fa8b9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288944,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/533c5938-4a87-496b-8df0-a1cdcbdb040f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220453,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/c6f040a5-1f59-4b86-8c75-f424faea5767.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175590,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/a10e8285-ea98-45c7-b674-0c3b22a4a1a8.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261584,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/e53d889a-107f-4f19-901f-0d9bc6433573.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167113,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/1a7e1e89-b497-404d-bee2-eb7a7defd7a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277078,
'Height': 1373,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/914887f6-301a-4d0a-9849-92cea23e271d.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f08d9f41-05bd-5f0c-9050-1657487ef572/f08d9f41-05bd-5f0c-9050-1657487ef572_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287132,
'Height': 1394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5583952/general/f6138d1e-2a36-4fb0-80e0-4aa5252a0185.jpg',
'Width': 1600}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-04-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Kuga 1.5 EcoBoost Business - Petrol - Manual - 120 hp - '
'121.889 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717971%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [adesa.be] INFO: Saving data for 10717971: {'created_time': 1774365786.098305, 'last_price_update_time': 1774365786.098314, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717971') HTTP/1.1" 204 0
2026-03-24 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10718074
2026-03-24 15:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d652c8-9f9b-5120-86c6-cb2d09add23c with scrape type 1
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21d652c8-9f9b-5120-86c6-cb2d09add23c
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252F7148b073-35b5-4f32-a6c7-598ac3991fd9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/7148b073-35b5-4f32-a6c7-598ac3991fd9.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252F3808b2b5-7da5-470d-83a5-1e529742f31d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/3808b2b5-7da5-470d-83a5-1e529742f31d.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252F7fd3dada-d7c9-475a-953e-b8a65d08d3a3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/7fd3dada-d7c9-475a-953e-b8a65d08d3a3.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252Fa3f2554a-b53f-4452-b5e0-775b3ffb8021.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/a3f2554a-b53f-4452-b5e0-775b3ffb8021.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252Fc8c34090-093a-4703-91d2-a0266a58508e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/c8c34090-093a-4703-91d2-a0266a58508e.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252Fbdb1b60f-9199-4e38-ab79-fff9e6ef388c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/bdb1b60f-9199-4e38-ab79-fff9e6ef388c.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252Ff28c2895-e088-4abb-a17a-d154a5a7364e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/f28c2895-e088-4abb-a17a-d154a5a7364e.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252Fc925bfdd-18d7-4f5b-abeb-446270de7f2c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/c925bfdd-18d7-4f5b-abeb-446270de7f2c.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252F661acf3a-734c-4bcd-b4f9-02acc0435b8d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/661acf3a-734c-4bcd-b4f9-02acc0435b8d.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721190%252Fgeneral%252F554b7ddc-284d-46be-9900-9cb6a9bbafb4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721190/general/554b7ddc-284d-46be-9900-9cb6a9bbafb4.jpeg already downloaded
2026-03-24 15:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21d652c8-9f9b-5120-86c6-cb2d09add23c, identifier: 10718074
2026-03-24 15:23:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10718074
2026-03-24 15:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10718074
2026-03-24 15:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10718074 to the API
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718074>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '21d652c8-9f9b-5120-86c6-cb2d09add23c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUK211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718074',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 169739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5721190/general/7148b073-35b5-4f32-a6c7-598ac3991fd9.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/3808b2b5-7da5-470d-83a5-1e529742f31d.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/7fd3dada-d7c9-475a-953e-b8a65d08d3a3.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/a3f2554a-b53f-4452-b5e0-775b3ffb8021.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/c8c34090-093a-4703-91d2-a0266a58508e.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/bdb1b60f-9199-4e38-ab79-fff9e6ef388c.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/f28c2895-e088-4abb-a17a-d154a5a7364e.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/c925bfdd-18d7-4f5b-abeb-446270de7f2c.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/661acf3a-734c-4bcd-b4f9-02acc0435b8d.jpeg',
'https://images.openlane.eu/carimgs/5721190/general/554b7ddc-284d-46be-9900-9cb6a9bbafb4.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316529,
'Height': 1235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/7148b073-35b5-4f32-a6c7-598ac3991fd9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327698,
'Height': 1245,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/3808b2b5-7da5-470d-83a5-1e529742f31d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282877,
'Height': 1247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/7fd3dada-d7c9-475a-953e-b8a65d08d3a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281056,
'Height': 1211,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/a3f2554a-b53f-4452-b5e0-775b3ffb8021.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270500,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/c8c34090-093a-4703-91d2-a0266a58508e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315788,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/bdb1b60f-9199-4e38-ab79-fff9e6ef388c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219599,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/f28c2895-e088-4abb-a17a-d154a5a7364e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158155,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/c925bfdd-18d7-4f5b-abeb-446270de7f2c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224736,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/661acf3a-734c-4bcd-b4f9-02acc0435b8d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21d652c8-9f9b-5120-86c6-cb2d09add23c/21d652c8-9f9b-5120-86c6-cb2d09add23c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196217,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721190/general/554b7ddc-284d-46be-9900-9cb6a9bbafb4.jpeg',
'Width': 1600}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Ceed 1.6 CRDi - Diesel - Manual - 115 hp - 169.739 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718074%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [adesa.be] INFO: Saving data for 10718074: {'created_time': 1774365786.702692, 'last_price_update_time': 1774365786.702702, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718074') HTTP/1.1" 204 0
2026-03-24 15:23:06 [scrapy.extensions.logstats] INFO: Crawled 1339 pages (at 106 pages/min), scraped 635 items (at 102 items/min)
2026-03-24 15:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-24 15:23:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10718021
2026-03-24 15:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7dd7a0e-3280-5d2c-8139-63bb392303e0 with scrape type 1
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7dd7a0e-3280-5d2c-8139-63bb392303e0
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252F5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252Fa806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/a806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252Ff50a9133-c97b-4536-a317-e8fad32ea396.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/f50a9133-c97b-4536-a317-e8fad32ea396.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252F6ef46000-caca-40a5-816a-b65d2501a041.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/6ef46000-caca-40a5-816a-b65d2501a041.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252F3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252Ffc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/fc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252F6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252Fd274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/d274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252F9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg already downloaded
2026-03-24 15:23:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676575%252Fgeneral%252F7073be3c-9883-420d-96e2-485185f28871.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676575/general/7073be3c-9883-420d-96e2-485185f28871.jpeg already downloaded
2026-03-24 15:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7dd7a0e-3280-5d2c-8139-63bb392303e0, identifier: 10718021
2026-03-24 15:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10717976
2026-03-24 15:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with scrape type 1
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252Fd43fb12e-da26-4705-8d16-ad079d508faa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/d43fb12e-da26-4705-8d16-ad079d508faa.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252Fb495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/b495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg already downloaded
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5604243%252Fgeneral%252F08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5604243/general/08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg already downloaded
2026-03-24 15:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7, identifier: 10717976
2026-03-24 15:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10718021
2026-03-24 15:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10718021
2026-03-24 15:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10718021 to the API
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718021>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7dd7a0e-3280-5d2c-8139-63bb392303e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KTV469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718021',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 423218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5676575/general/5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/a806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/f50a9133-c97b-4536-a317-e8fad32ea396.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/6ef46000-caca-40a5-816a-b65d2501a041.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/fc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/d274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg',
'https://images.openlane.eu/carimgs/5676575/general/7073be3c-9883-420d-96e2-485185f28871.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 360727,
'Height': 1266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/5193d5b6-bfcc-4ba2-9189-bfbb554b044c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390693,
'Height': 1283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/a806885a-61b7-43e0-bb99-21838ce4c1f6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 390609,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/f50a9133-c97b-4536-a317-e8fad32ea396.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317197,
'Height': 1238,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/6ef46000-caca-40a5-816a-b65d2501a041.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187824,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/3b2dadc5-8cf0-4ba0-81a3-8cb02a5225ff.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257339,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/fc0bed79-9c80-4b36-92e3-7170dfa7ab5e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258332,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/6d4521ee-86e8-4d54-8819-76300fffefdf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302760,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/d274aaca-7bdc-48a3-9a5f-8fa14182692a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147587,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/9938c64b-7bc2-4e09-8dc2-9a6b07df9f78.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d7dd7a0e-3280-5d2c-8139-63bb392303e0/d7dd7a0e-3280-5d2c-8139-63bb392303e0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235466,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676575/general/7073be3c-9883-420d-96e2-485185f28871.jpeg',
'Width': 1200}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2015-07-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - Manual - 115 hp - 423.218 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2015}
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718021%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [adesa.be] INFO: Saving data for 10718021: {'created_time': 1774365787.564995, 'last_price_update_time': 1774365787.565005, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718021') HTTP/1.1" 204 0
2026-03-24 15:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10717976
2026-03-24 15:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10717976
2026-03-24 15:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10717976 to the API
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f38a3467-1d8a-5b73-b3c9-b12d94d3bad7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFZ744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717976',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 109555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5604243/general/00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/d43fb12e-da26-4705-8d16-ad079d508faa.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/b495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg',
'https://images.openlane.eu/carimgs/5604243/general/08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251172,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/00e31166-9150-4740-a2ed-9ec2efd9e302.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309339,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/8014d409-cab3-4fe1-85a4-9cb53d18be24.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255335,
'Height': 1351,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/7cc2e73c-6481-4802-b6e8-24e1b4585e49.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210628,
'Height': 1300,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/94c8df2d-c3f1-4efc-93a5-af58a6118ab6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253426,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/d43fb12e-da26-4705-8d16-ad079d508faa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237179,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/b495b759-1e88-4fe5-95b6-621ad5570cb7.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291995,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/8ce06e83-1e9c-460d-a9a9-83b25f98d38a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159911,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/07ec5bf3-37ee-449b-9a71-8587e64c0ae8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122358,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/76fd1daa-8e79-46dd-b50c-8861e50203de.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f38a3467-1d8a-5b73-b3c9-b12d94d3bad7/f38a3467-1d8a-5b73-b3c9-b12d94d3bad7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261463,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5604243/general/08e923df-3eb5-46f8-ad98-7811ec6bd258.jpeg',
'Width': 1600}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 109.555 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717976%27 HTTP/1.1" 200 None
2026-03-24 15:23:07 [adesa.be] INFO: Saving data for 10717976: {'created_time': 1774365787.923144, 'last_price_update_time': 1774365787.923156, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717976') HTTP/1.1" 204 0
2026-03-24 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10717929
2026-03-24 15:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with scrape type 1
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F08b11478-37b2-4e3b-a524-77f15d605054.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/08b11478-37b2-4e3b-a524-77f15d605054.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F577e7245-09c7-48dd-b6b8-602edd7c0616.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/577e7245-09c7-48dd-b6b8-602edd7c0616.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F1220f984-e4b6-4224-a32c-2289640b000d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/1220f984-e4b6-4224-a32c-2289640b000d.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252Fe802d0d0-1ae5-4666-9efe-66769b7549ab.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/e802d0d0-1ae5-4666-9efe-66769b7549ab.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252Ffe2c58e6-1311-470e-91df-0e8178d12a1f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/fe2c58e6-1311-470e-91df-0e8178d12a1f.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg already downloaded
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5069658%252Fgeneral%252F30da766a-1052-4071-bb85-abfbb7c01a17.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5069658/general/30da766a-1052-4071-bb85-abfbb7c01a17.jpg already downloaded
2026-03-24 15:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf, identifier: 10717929
2026-03-24 15:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10711579
2026-03-24 15:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with scrape type 2
2026-03-24 15:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with scrape type 2
2026-03-24 15:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c358a6a-4b96-592a-ad18-79440e9f9fd5, identifier: 10711579
2026-03-24 15:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10717929
2026-03-24 15:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10717929
2026-03-24 15:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10717929 to the API
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717929>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '40f50535-b5d4-523b-b8b2-fe7118ff7cbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HTD511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717929',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Soul',
'odometer': 123405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5069658/general/27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg',
'https://images.openlane.eu/carimgs/5069658/general/08b11478-37b2-4e3b-a524-77f15d605054.jpg',
'https://images.openlane.eu/carimgs/5069658/general/577e7245-09c7-48dd-b6b8-602edd7c0616.jpg',
'https://images.openlane.eu/carimgs/5069658/general/1220f984-e4b6-4224-a32c-2289640b000d.jpg',
'https://images.openlane.eu/carimgs/5069658/general/009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg',
'https://images.openlane.eu/carimgs/5069658/general/e802d0d0-1ae5-4666-9efe-66769b7549ab.jpg',
'https://images.openlane.eu/carimgs/5069658/general/fe2c58e6-1311-470e-91df-0e8178d12a1f.jpg',
'https://images.openlane.eu/carimgs/5069658/general/77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg',
'https://images.openlane.eu/carimgs/5069658/general/043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg',
'https://images.openlane.eu/carimgs/5069658/general/30da766a-1052-4071-bb85-abfbb7c01a17.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313158,
'Height': 1382,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/27e21cae-31ea-4a0c-9349-3c8d35b0290c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320579,
'Height': 1374,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/08b11478-37b2-4e3b-a524-77f15d605054.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338866,
'Height': 1455,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/577e7245-09c7-48dd-b6b8-602edd7c0616.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309811,
'Height': 1400,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/1220f984-e4b6-4224-a32c-2289640b000d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252692,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/009a4f1a-5d4c-4c28-8dad-0a3b9b5c0ce4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290755,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/e802d0d0-1ae5-4666-9efe-66769b7549ab.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319716,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/fe2c58e6-1311-470e-91df-0e8178d12a1f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241248,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/77cc25bd-1feb-4f63-8cbc-c02557a80109.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140445,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/043fdb25-d01e-4008-bb39-e2f16dcd8bbb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40f50535-b5d4-523b-b8b2-fe7118ff7cbf/40f50535-b5d4-523b-b8b2-fe7118ff7cbf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192709,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5069658/general/30da766a-1052-4071-bb85-abfbb7c01a17.jpg',
'Width': 1200}],
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-01-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Soul 1.6i - Petrol - Automatic - 132 hp - 123.405 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717929%27 HTTP/1.1" 200 None
2026-03-24 15:23:08 [adesa.be] INFO: Saving data for 10717929: {'created_time': 1774365788.926886, 'last_price_update_time': 1774365788.926898, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717929') HTTP/1.1" 204 0
2026-03-24 15:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10711579
2026-03-24 15:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10711579
2026-03-24 15:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c358a6a-4b96-592a-ad18-79440e9f9fd5 with identifier: 10711579 to the API
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711579>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Compact',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 61,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '6c358a6a-4b96-592a-ad18-79440e9f9fd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '403357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711579',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 89009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2007-03-19',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Kia Picanto 1.0 - Petrol - Manual - 61 hp - 89.009 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711579%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [adesa.be] INFO: Saving data for 10711579: {'auction_closing_time': 1774432800.0, 'created_time': 1774279376.370094, 'last_price_update_time': 1774365789.197274}
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711579') HTTP/1.1" 204 0
2026-03-24 15:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10717951
2026-03-24 15:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with scrape type 1
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252Fd4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/d4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252F2a85b224-5c90-46d5-8f03-bda6271840c1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/2a85b224-5c90-46d5-8f03-bda6271840c1.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252F2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252Fb5422f39-d058-454a-bf56-f9ca740d61f3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/b5422f39-d058-454a-bf56-f9ca740d61f3.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252F917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252F54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252F8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252F5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252Fbacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/bacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5467171%252Fgeneral%252F9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5467171/general/9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg already downloaded
2026-03-24 15:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d59108c3-fdd5-52ac-8c9f-55c21e88eef2, identifier: 10717951
2026-03-24 15:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10717951
2026-03-24 15:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10717951
2026-03-24 15:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10717951 to the API
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717951>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd59108c3-fdd5-52ac-8c9f-55c21e88eef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AGT422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717951',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 104874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5467171/general/d4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg',
'https://images.openlane.eu/carimgs/5467171/general/2a85b224-5c90-46d5-8f03-bda6271840c1.jpg',
'https://images.openlane.eu/carimgs/5467171/general/2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg',
'https://images.openlane.eu/carimgs/5467171/general/b5422f39-d058-454a-bf56-f9ca740d61f3.jpg',
'https://images.openlane.eu/carimgs/5467171/general/917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg',
'https://images.openlane.eu/carimgs/5467171/general/54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg',
'https://images.openlane.eu/carimgs/5467171/general/8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg',
'https://images.openlane.eu/carimgs/5467171/general/5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg',
'https://images.openlane.eu/carimgs/5467171/general/bacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg',
'https://images.openlane.eu/carimgs/5467171/general/9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233072,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/d4bf91ae-3208-4549-92b7-cddb70b2f17f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307215,
'Height': 1349,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/2a85b224-5c90-46d5-8f03-bda6271840c1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271669,
'Height': 1318,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/2f50a20c-c9a7-49aa-85f6-09d401f022b8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240874,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/b5422f39-d058-454a-bf56-f9ca740d61f3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288347,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/917ceb1b-4919-44ec-98a3-e54ef14f3318.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344729,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/54553208-9bdb-42f9-b221-d2ae60a06e6f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229173,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/8bd34797-1958-4f9b-b8a8-a4823c43ea27.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156433,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/5b6fdf53-f3e6-48f5-9baf-c985d9b25d94.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323330,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/bacdc6f2-f00c-466d-9f4c-5850f2a4370e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d59108c3-fdd5-52ac-8c9f-55c21e88eef2/d59108c3-fdd5-52ac-8c9f-55c21e88eef2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229797,
'Height': 1372,
'OriginUrl': 'https://images.openlane.eu/carimgs/5467171/general/9fa267a5-241f-4a9a-a1c8-b949e580f15d.jpg',
'Width': 1600}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.6i - Petrol - Manual - 131 hp - 104.874 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717951%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [adesa.be] INFO: Saving data for 10717951: {'created_time': 1774365789.77258, 'last_price_update_time': 1774365789.772589, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717951') HTTP/1.1" 204 0
2026-03-24 15:23:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10718013
2026-03-24 15:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with scrape type 1
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252Fc8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/c8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252F5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252F457dc426-66aa-4212-a150-2c71df441a56.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/457dc426-66aa-4212-a150-2c71df441a56.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252Fad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/ad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252Ffa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/fa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252Fe96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/e96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252F087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252Fbb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/bb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252F710031f4-7ed8-45d0-af01-1f0145730138.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/710031f4-7ed8-45d0-af01-1f0145730138.jpeg already downloaded
2026-03-24 15:23:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673514%252Fgeneral%252F7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673514/general/7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg already downloaded
2026-03-24 15:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf, identifier: 10718013
2026-03-24 15:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10718013
2026-03-24 15:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10718013
2026-03-24 15:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10718013 to the API
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718013>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6b077a06-e1f7-5b7a-ae39-7fd69ab394cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DRE042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718013',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 237143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5673514/general/c8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/457dc426-66aa-4212-a150-2c71df441a56.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/ad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/fa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/e96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/bb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/710031f4-7ed8-45d0-af01-1f0145730138.jpeg',
'https://images.openlane.eu/carimgs/5673514/general/7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 329615,
'Height': 1257,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/c8c9032b-ab67-4b8d-b1b6-6f7cf4100357.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364082,
'Height': 1286,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/5415b189-6d41-4275-a0c6-c823d7228d0f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358731,
'Height': 1344,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/457dc426-66aa-4212-a150-2c71df441a56.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338356,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/ad5ef721-2c9f-4d1b-b791-74a15fe48a1a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253004,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/fa7eb200-6882-4941-af17-7a24dfacf1a5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157662,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/e96f7e78-6641-4ef8-b6c0-62c305be0143.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276155,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/087cf8e4-5753-49eb-abf8-9c425ccf9724.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199285,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/bb105c40-bbda-4db1-9b1b-4d4d26f1b959.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176593,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/710031f4-7ed8-45d0-af01-1f0145730138.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b077a06-e1f7-5b7a-ae39-7fd69ab394cf/6b077a06-e1f7-5b7a-ae39-7fd69ab394cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271632,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673514/general/7daaf8c0-9ce6-4cad-a904-014bbee7748c.jpeg',
'Width': 1600}],
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-04-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 237.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718013%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [adesa.be] INFO: Saving data for 10718013: {'created_time': 1774365790.361632, 'last_price_update_time': 1774365790.361641, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718013') HTTP/1.1" 204 0
2026-03-24 15:23:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10718085
2026-03-24 15:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23f35163-a505-51eb-921c-58ccda74e11a with scrape type 1
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23f35163-a505-51eb-921c-58ccda74e11a
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F2b92a81d-6671-4419-a45a-629339af88bc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/2b92a81d-6671-4419-a45a-629339af88bc.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252Fe8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/e8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252Fe492b92d-ca01-4872-9559-6e89867af9c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/e492b92d-ca01-4872-9559-6e89867af9c3.jpeg already downloaded
2026-03-24 15:23:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732049%252Fgeneral%252F37440398-b00c-4613-9043-8306352eeb15.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732049/general/37440398-b00c-4613-9043-8306352eeb15.jpeg already downloaded
2026-03-24 15:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23f35163-a505-51eb-921c-58ccda74e11a, identifier: 10718085
2026-03-24 15:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10718085
2026-03-24 15:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10718085
2026-03-24 15:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10718085 to the API
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718085>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '23f35163-a505-51eb-921c-58ccda74e11a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2brd537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 108292,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5732049/general/6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/2b92a81d-6671-4419-a45a-629339af88bc.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/e8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/e492b92d-ca01-4872-9559-6e89867af9c3.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg',
'https://images.openlane.eu/carimgs/5732049/general/37440398-b00c-4613-9043-8306352eeb15.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312365,
'Height': 1182,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/6c52ae7a-0c61-4e94-b450-8acf8378dcde.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355886,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/2b92a81d-6671-4419-a45a-629339af88bc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314867,
'Height': 1254,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/5af445bf-aa72-41cb-8ba5-693b4e112fe3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294916,
'Height': 1216,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/9a43606b-8d62-4922-8d76-52f91c1aa325.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240929,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/e8a7f6c0-346b-47a4-ab8e-46feea4f7ec2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309646,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/70958cd9-610f-44a5-9a36-a391d4c3941c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131135,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/91826445-f70d-466b-8b8b-efaee5a15c2e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151675,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/e492b92d-ca01-4872-9559-6e89867af9c3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242100,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/527363d9-e789-4b3b-9b2d-701a0fa6751e.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23f35163-a505-51eb-921c-58ccda74e11a/23f35163-a505-51eb-921c-58ccda74e11a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274475,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732049/general/37440398-b00c-4613-9043-8306352eeb15.jpeg',
'Width': 1200}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-08-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Niro 1.6 GDI - Hybrid - Manual - 104 hp - 108.292 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718085%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [adesa.be] INFO: Saving data for 10718085: {'created_time': 1774365791.429239, 'last_price_update_time': 1774365791.429248, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718085') HTTP/1.1" 204 0
2026-03-24 15:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10718082
2026-03-24 15:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with scrape type 1
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0aba1c0-2e54-50d8-9bdc-2c305cf012f2
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F41650ba4-e79e-40dc-8510-12172ee42887.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/41650ba4-e79e-40dc-8510-12172ee42887.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252Fcfbd1659-a0af-4141-8465-606b1da26916.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/cfbd1659-a0af-4141-8465-606b1da26916.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252Fd21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/d21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg already downloaded
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5725374%252Fgeneral%252F38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5725374/general/38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg already downloaded
2026-03-24 15:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2, identifier: 10718082
2026-03-24 15:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10718082
2026-03-24 15:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10718082
2026-03-24 15:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0aba1c0-2e54-50d8-9bdc-2c305cf012f2 with identifier: 10718082 to the API
2026-03-24 15:23:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718082>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd0aba1c0-2e54-50d8-9bdc-2c305cf012f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHC374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718082',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Compass',
'odometer': 119968,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5725374/general/3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/41650ba4-e79e-40dc-8510-12172ee42887.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/cfbd1659-a0af-4141-8465-606b1da26916.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/d21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg',
'https://images.openlane.eu/carimgs/5725374/general/38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291841,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/3030dc2d-5644-43dd-a95b-5d8b38cf642b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299170,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/41650ba4-e79e-40dc-8510-12172ee42887.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285554,
'Height': 1283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/80c47441-d2d9-4fed-9849-390b5c9b6d05.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270119,
'Height': 1273,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/cfbd1659-a0af-4141-8465-606b1da26916.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218174,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/28ab8ac7-af81-48f4-b43d-429df8519b51.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237593,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/432afb29-b6b2-4114-96cc-724511ce6b2b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 241787,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/15817f4e-6d2a-4a10-a992-a18f0c67ab77.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148839,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/d21f2b13-8af1-4a31-b030-f737fe0dcf0b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292471,
'Height': 1394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/0bb3ec8e-102e-4ffc-a6b2-8b7372ed52b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0aba1c0-2e54-50d8-9bdc-2c305cf012f2/d0aba1c0-2e54-50d8-9bdc-2c305cf012f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277879,
'Height': 1444,
'OriginUrl': 'https://images.openlane.eu/carimgs/5725374/general/38adb991-4c27-4595-8152-313fc4fd6b4e.jpeg',
'Width': 1599}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2018-03-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Jeep Compass 1.4 Limited - Petrol - Manual - 140 hp - 119.968 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718082%27 HTTP/1.1" 200 None
2026-03-24 15:23:12 [adesa.be] INFO: Saving data for 10718082: {'created_time': 1774365792.104161, 'last_price_update_time': 1774365792.104172, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718082') HTTP/1.1" 204 0
2026-03-24 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10711654
2026-03-24 15:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c6408e-42e3-5ca5-884e-effc1a58c48b with scrape type 2
2026-03-24 15:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86c6408e-42e3-5ca5-884e-effc1a58c48b with scrape type 2
2026-03-24 15:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86c6408e-42e3-5ca5-884e-effc1a58c48b, identifier: 10711654
2026-03-24 15:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10711654
2026-03-24 15:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10711654
2026-03-24 15:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86c6408e-42e3-5ca5-884e-effc1a58c48b with identifier: 10711654 to the API
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711654>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '86c6408e-42e3-5ca5-884e-effc1a58c48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HPA446',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 67000,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25950,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 3,
'seller_name': 'HMD AUTOS SRL',
'title': 'Iveco Daily flatbed 2.3 - Diesel - Manual - 135 hp - 67.000 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711654%27 HTTP/1.1" 200 None
2026-03-24 15:23:12 [adesa.be] INFO: Saving data for 10711654: {'auction_closing_time': 1774431000.0, 'created_time': 1774279366.607666, 'last_price_update_time': 1774365792.755138}
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711654') HTTP/1.1" 204 0
2026-03-24 15:23:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10711968
2026-03-24 15:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3209efc-8c64-53b8-8187-77666731c402 with scrape type 2
2026-03-24 15:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3209efc-8c64-53b8-8187-77666731c402 with scrape type 2
2026-03-24 15:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3209efc-8c64-53b8-8187-77666731c402, identifier: 10711968
2026-03-24 15:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10711968
2026-03-24 15:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10711968
2026-03-24 15:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3209efc-8c64-53b8-8187-77666731c402 with identifier: 10711968 to the API
2026-03-24 15:23:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711968>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b3209efc-8c64-53b8-8187-77666731c402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1hcc419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711968',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 153991,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2014-06-16',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Hyundai i30 1.6 CRDi - Diesel - Manual - 110 hp - 153.991 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 15:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711968%27 HTTP/1.1" 200 None
2026-03-24 15:23:13 [adesa.be] INFO: Saving data for 10711968: {'auction_closing_time': 1774432800.0, 'created_time': 1774279372.644733, 'last_price_update_time': 1774365793.329672}
2026-03-24 15:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711968') HTTP/1.1" 204 0
2026-03-24 15:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711479> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10711479
2026-03-24 15:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d427a76d-c911-52d1-ab58-c3c0008ab0bb with scrape type 2
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d427a76d-c911-52d1-ab58-c3c0008ab0bb with scrape type 2
2026-03-24 15:23:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d427a76d-c911-52d1-ab58-c3c0008ab0bb, identifier: 10711479
2026-03-24 15:23:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10711479
2026-03-24 15:23:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10711479
2026-03-24 15:23:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d427a76d-c911-52d1-ab58-c3c0008ab0bb with identifier: 10711479 to the API
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711479>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 197,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd427a76d-c911-52d1-ab58-c3c0008ab0bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1juf343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711479',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 177833,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2015-02-26',
'seats_number': 7,
'seller_name': 'Auto Fisher',
'title': 'Hyundai Grand Santa Fe 2.2 CRDi - AWD - Diesel - Automatic - 197 hp '
'- 177.833 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711479%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [adesa.be] INFO: Saving data for 10711479: {'auction_closing_time': 1774432800.0, 'created_time': 1774279361.001347, 'last_price_update_time': 1774365794.82466}
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711479') HTTP/1.1" 204 0
2026-03-24 15:23:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10718005
2026-03-24 15:23:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c2d5bf-bb96-5e50-9d03-48660978bd26 with scrape type 1
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 01c2d5bf-bb96-5e50-9d03-48660978bd26
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252Fe1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/e1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg already downloaded
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252F33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg already downloaded
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252Fea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/ea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg already downloaded
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252F9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg already downloaded
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252F27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg already downloaded
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252F6d873b42-d99e-4919-8318-974c2285d6c0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/6d873b42-d99e-4919-8318-974c2285d6c0.jpeg already downloaded
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252F8a5650dc-f521-4a98-903d-34bb816cca01.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/8a5650dc-f521-4a98-903d-34bb816cca01.jpeg already downloaded
2026-03-24 15:23:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252F41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252F8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660626%252Fgeneral%252Fe806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660626/general/e806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg already downloaded
2026-03-24 15:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c2d5bf-bb96-5e50-9d03-48660978bd26, identifier: 10718005
2026-03-24 15:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10718005
2026-03-24 15:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10718005
2026-03-24 15:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10718005 to the API
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718005>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01c2d5bf-bb96-5e50-9d03-48660978bd26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLA108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718005',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 206457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5660626/general/e1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/ea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/6d873b42-d99e-4919-8318-974c2285d6c0.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/8a5650dc-f521-4a98-903d-34bb816cca01.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg',
'https://images.openlane.eu/carimgs/5660626/general/e806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299376,
'Height': 1464,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/e1b2274f-fe81-4f80-b399-4f1c7627a972.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325066,
'Height': 1511,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/33e9b786-d92b-469f-99a1-879f9b71e7a7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237333,
'Height': 1525,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/ea4499c9-a5d1-4b5e-86aa-2054063d4852.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267883,
'Height': 1535,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/9df11ae8-9c3e-4cce-9f63-aaca6e96bed9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322266,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/27cd2d0c-fe12-4cd0-9684-5f240f9d8b6c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237683,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/6d873b42-d99e-4919-8318-974c2285d6c0.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259449,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/8a5650dc-f521-4a98-903d-34bb816cca01.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198396,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/41ebd040-5471-4b52-a5bd-28ace6c61bc2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246773,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/8c6227ab-0a7a-48d6-b996-af1b1f52af62.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_01c2d5bf-bb96-5e50-9d03-48660978bd26/01c2d5bf-bb96-5e50-9d03-48660978bd26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256670,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660626/general/e806e830-3bcc-42c4-a9d2-0ebff27b9337.jpeg',
'Width': 1452}],
'price': 9750,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'206.457 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718005%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [adesa.be] INFO: Saving data for 10718005: {'created_time': 1774365795.434571, 'last_price_update_time': 1774365795.434581, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718005') HTTP/1.1" 204 0
2026-03-24 15:23:15 [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-24 15:23:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10717984
2026-03-24 15:23:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98334979-648e-5a9d-ad38-3cfb8433feaf with scrape type 1
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 98334979-648e-5a9d-ad38-3cfb8433feaf
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252F09c4bfa7-f248-47ad-91a2-edcb8cb51caa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/09c4bfa7-f248-47ad-91a2-edcb8cb51caa.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252F230f941c-600a-43f1-b9ed-7c26c241f0c5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/230f941c-600a-43f1-b9ed-7c26c241f0c5.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252Fb8f09189-f4f7-4a1c-b15e-06e24b2e3d1f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/b8f09189-f4f7-4a1c-b15e-06e24b2e3d1f.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252Fc8482e16-3494-4b45-a45c-13f6e6b879bf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/c8482e16-3494-4b45-a45c-13f6e6b879bf.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252F289c32d5-9419-4ce2-baee-57946e8aeac2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/289c32d5-9419-4ce2-baee-57946e8aeac2.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252F6fbde428-880f-421d-9095-bec48c2bbc39.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/6fbde428-880f-421d-9095-bec48c2bbc39.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252F20376ab2-0557-4f2a-9484-352fbfa7761f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/20376ab2-0557-4f2a-9484-352fbfa7761f.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252Fc5f7697f-d702-4918-ae47-1e9108801c07.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/c5f7697f-d702-4918-ae47-1e9108801c07.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252F2b3e38db-1236-45f9-bec2-43bb6c30489d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/2b3e38db-1236-45f9-bec2-43bb6c30489d.jpeg already downloaded
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5633401%252Fgeneral%252F5e84e675-9a40-4122-a7e7-327c77677d87.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633401/general/5e84e675-9a40-4122-a7e7-327c77677d87.jpeg already downloaded
2026-03-24 15:23:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98334979-648e-5a9d-ad38-3cfb8433feaf, identifier: 10717984
2026-03-24 15:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10717984
2026-03-24 15:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10717984
2026-03-24 15:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98334979-648e-5a9d-ad38-3cfb8433feaf with identifier: 10717984 to the API
2026-03-24 15:23:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '98334979-648e-5a9d-ad38-3cfb8433feaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UDS082',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717984',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 106917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5633401/general/09c4bfa7-f248-47ad-91a2-edcb8cb51caa.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/230f941c-600a-43f1-b9ed-7c26c241f0c5.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/b8f09189-f4f7-4a1c-b15e-06e24b2e3d1f.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/c8482e16-3494-4b45-a45c-13f6e6b879bf.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/289c32d5-9419-4ce2-baee-57946e8aeac2.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/6fbde428-880f-421d-9095-bec48c2bbc39.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/20376ab2-0557-4f2a-9484-352fbfa7761f.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/c5f7697f-d702-4918-ae47-1e9108801c07.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/2b3e38db-1236-45f9-bec2-43bb6c30489d.jpeg',
'https://images.openlane.eu/carimgs/5633401/general/5e84e675-9a40-4122-a7e7-327c77677d87.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349214,
'Height': 1384,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/09c4bfa7-f248-47ad-91a2-edcb8cb51caa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 396731,
'Height': 1477,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/230f941c-600a-43f1-b9ed-7c26c241f0c5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372213,
'Height': 1514,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/b8f09189-f4f7-4a1c-b15e-06e24b2e3d1f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 376559,
'Height': 1539,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/c8482e16-3494-4b45-a45c-13f6e6b879bf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283515,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/289c32d5-9419-4ce2-baee-57946e8aeac2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248158,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/6fbde428-880f-421d-9095-bec48c2bbc39.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311253,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/20376ab2-0557-4f2a-9484-352fbfa7761f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181716,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/c5f7697f-d702-4918-ae47-1e9108801c07.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130616,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/2b3e38db-1236-45f9-bec2-43bb6c30489d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_98334979-648e-5a9d-ad38-3cfb8433feaf/98334979-648e-5a9d-ad38-3cfb8433feaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 330044,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633401/general/5e84e675-9a40-4122-a7e7-327c77677d87.jpeg',
'Width': 1596}],
'price': 5200,
'price_includes_vat': True,
'registration_date': '2018-04-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Tourneo Connect 1.0 EcoBoost - Petrol - Manual - 100 hp - '
'106.917 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717984%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Saving data for 10717984: {'created_time': 1774365796.145538, 'last_price_update_time': 1774365796.145549, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717984') HTTP/1.1" 204 0
2026-03-24 15:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10718028
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718028%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10718028: 1
2026-03-24 15:23:16 [adesa.be] INFO: Scraping item 10718028 url https://www.openlane.eu/en/carv6/auction/10718028
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10718036
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718036%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10718036: 1
2026-03-24 15:23:16 [adesa.be] INFO: Scraping item 10718036 url https://www.openlane.eu/en/carv6/auction/10718036
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711711
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711711%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711711: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711711 url https://www.openlane.eu/en/carv6/auction/10711711
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711927
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711927%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711927: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711927 url https://www.openlane.eu/en/carv6/auction/10711927
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10718095
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718095%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10718095: 1
2026-03-24 15:23:16 [adesa.be] INFO: Scraping item 10718095 url https://www.openlane.eu/en/carv6/auction/10718095
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10717982
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717982%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10717982: 1
2026-03-24 15:23:16 [adesa.be] INFO: Scraping item 10717982 url https://www.openlane.eu/en/carv6/auction/10717982
2026-03-24 15:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10717947
2026-03-24 15:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with scrape type 1
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252F3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252F57a18306-be35-4298-a135-43d34026e768.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/57a18306-be35-4298-a135-43d34026e768.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252F9c5a246f-119c-4952-a616-dd60c7566c73.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/9c5a246f-119c-4952-a616-dd60c7566c73.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252Ff13045a8-d88f-44ec-9709-95c832497787.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/f13045a8-d88f-44ec-9709-95c832497787.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252F569383a7-5860-4e94-9230-14a2f10e8f76.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/569383a7-5860-4e94-9230-14a2f10e8f76.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252F6621da64-8be9-4604-a907-4de9a438d62a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/6621da64-8be9-4604-a907-4de9a438d62a.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252Fe0d9478a-9f6a-4770-b822-83dd04419ef5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/e0d9478a-9f6a-4770-b822-83dd04419ef5.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252Fb8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/b8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252F8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg already downloaded
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5417634%252Fgeneral%252F6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5417634/general/6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg already downloaded
2026-03-24 15:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b, identifier: 10717947
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711515
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711515%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711515: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711515 url https://www.openlane.eu/en/carv6/auction/10711515
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711474
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711474%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711474: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711474 url https://www.openlane.eu/en/carv6/auction/10711474
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711818
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711818%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711818: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711818 url https://www.openlane.eu/en/carv6/auction/10711818
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711523
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711523%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711523: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711523 url https://www.openlane.eu/en/carv6/auction/10711523
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711627
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711627%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711627: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711627 url https://www.openlane.eu/en/carv6/auction/10711627
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711626
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711626%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711626: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711626 url https://www.openlane.eu/en/carv6/auction/10711626
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711628
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711628%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711628: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711628 url https://www.openlane.eu/en/carv6/auction/10711628
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711803
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711803%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711803: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711803 url https://www.openlane.eu/en/carv6/auction/10711803
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711834
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711834%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711834: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711834 url https://www.openlane.eu/en/carv6/auction/10711834
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711680
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711680%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711680: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711680 url https://www.openlane.eu/en/carv6/auction/10711680
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711671
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711671%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711671: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711671 url https://www.openlane.eu/en/carv6/auction/10711671
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711403
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711403%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711403: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711403 url https://www.openlane.eu/en/carv6/auction/10711403
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711629
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711629%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711629: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711629 url https://www.openlane.eu/en/carv6/auction/10711629
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711691
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711691%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711691: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711691 url https://www.openlane.eu/en/carv6/auction/10711691
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711871
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711871%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711871: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711871 url https://www.openlane.eu/en/carv6/auction/10711871
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10711643
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711643%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10711643: 0
2026-03-24 15:23:16 [adesa.be] INFO: Skipping item 10711643 url https://www.openlane.eu/en/carv6/auction/10711643
2026-03-24 15:23:16 [adesa.be] INFO: Found listing with ID: 10717946
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717946%27 HTTP/1.1" 200 None
2026-03-24 15:23:16 [adesa.be] INFO: Scrape type for 10717946: 1
2026-03-24 15:23:16 [adesa.be] INFO: Scraping item 10717946 url https://www.openlane.eu/en/carv6/auction/10717946
2026-03-24 15:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10717947
2026-03-24 15:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10717947
2026-03-24 15:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10717947 to the API
2026-03-24 15:23:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717947>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c34fa52e-8ce7-5591-8cb4-3c22cb06a89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFB042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717947',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 91468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5417634/general/3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg',
'https://images.openlane.eu/carimgs/5417634/general/57a18306-be35-4298-a135-43d34026e768.jpg',
'https://images.openlane.eu/carimgs/5417634/general/9c5a246f-119c-4952-a616-dd60c7566c73.jpg',
'https://images.openlane.eu/carimgs/5417634/general/f13045a8-d88f-44ec-9709-95c832497787.jpg',
'https://images.openlane.eu/carimgs/5417634/general/569383a7-5860-4e94-9230-14a2f10e8f76.jpg',
'https://images.openlane.eu/carimgs/5417634/general/6621da64-8be9-4604-a907-4de9a438d62a.jpg',
'https://images.openlane.eu/carimgs/5417634/general/e0d9478a-9f6a-4770-b822-83dd04419ef5.jpg',
'https://images.openlane.eu/carimgs/5417634/general/b8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg',
'https://images.openlane.eu/carimgs/5417634/general/8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg',
'https://images.openlane.eu/carimgs/5417634/general/6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242521,
'Height': 1233,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/3ab07300-7a0f-4338-8ce4-001b7f389ba7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304622,
'Height': 1302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/57a18306-be35-4298-a135-43d34026e768.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307102,
'Height': 1295,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/9c5a246f-119c-4952-a616-dd60c7566c73.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294679,
'Height': 1275,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/f13045a8-d88f-44ec-9709-95c832497787.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260176,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/569383a7-5860-4e94-9230-14a2f10e8f76.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299407,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/6621da64-8be9-4604-a907-4de9a438d62a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305451,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/e0d9478a-9f6a-4770-b822-83dd04419ef5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185540,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/b8a7eeb6-b51e-45da-a3ae-52901dbe4d65.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213283,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/8e64c780-c7eb-44ba-b338-94efa8c9ab7e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c34fa52e-8ce7-5591-8cb4-3c22cb06a89b/c34fa52e-8ce7-5591-8cb4-3c22cb06a89b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265339,
'Height': 1355,
'OriginUrl': 'https://images.openlane.eu/carimgs/5417634/general/6310481a-2f13-47b4-b1c4-f8fcb9d583b4.jpg',
'Width': 1600}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2018-05-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat 500X 1.3 MultiJet S-Design - Diesel - Manual - 95 hp - 91.468 '
'km',
'transmission': 'manual',
'trim': 'S-Design',
'vin': None,
'year': 2018}
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717947%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Saving data for 10717947: {'created_time': 1774365797.1974, 'last_price_update_time': 1774365797.197409, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717947') HTTP/1.1" 204 0
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711673
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711673%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711673: 0
2026-03-24 15:23:17 [adesa.be] INFO: Skipping item 10711673 url https://www.openlane.eu/en/carv6/auction/10711673
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711395
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711395%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711395: 0
2026-03-24 15:23:17 [adesa.be] INFO: Skipping item 10711395 url https://www.openlane.eu/en/carv6/auction/10711395
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711829
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711829%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711829: 0
2026-03-24 15:23:17 [adesa.be] INFO: Skipping item 10711829 url https://www.openlane.eu/en/carv6/auction/10711829
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711965
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711965%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711965: 2
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10711965 url https://www.openlane.eu/en/carv6/auction/10711965
2026-03-24 15:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717942> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711592
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711592%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711592: 2
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10711592 url https://www.openlane.eu/en/carv6/auction/10711592
2026-03-24 15:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711597
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711597%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711597: 2
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10711597 url https://www.openlane.eu/en/carv6/auction/10711597
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711590
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711590%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711590: 2
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10711590 url https://www.openlane.eu/en/carv6/auction/10711590
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711962
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711962%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711962: 2
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10711962 url https://www.openlane.eu/en/carv6/auction/10711962
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10717998
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717998%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10717998: 1
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10717998 url https://www.openlane.eu/en/carv6/auction/10717998
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711419
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711419%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711419: 2
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10711419 url https://www.openlane.eu/en/carv6/auction/10711419
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10709489
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709489%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10709489: 0
2026-03-24 15:23:17 [adesa.be] INFO: Skipping item 10709489 url https://www.openlane.eu/en/carv6/auction/10709489
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711679
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711679%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711679: 0
2026-03-24 15:23:17 [adesa.be] INFO: Skipping item 10711679 url https://www.openlane.eu/en/carv6/auction/10711679
2026-03-24 15:23:17 [adesa.be] INFO: Found listing with ID: 10711374
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711374%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [adesa.be] INFO: Scrape type for 10711374: 2
2026-03-24 15:23:17 [adesa.be] INFO: Scraping item 10711374 url https://www.openlane.eu/en/carv6/auction/10711374
2026-03-24 15:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10717965
2026-03-24 15:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43066450-7954-55bf-a007-a4fcb75ed444 with scrape type 1
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43066450-7954-55bf-a007-a4fcb75ed444
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252F72331b04-d269-4040-b684-622720e57fc9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/72331b04-d269-4040-b684-622720e57fc9.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252F1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252F732b682d-9c3f-45a3-95ac-6e50adc05408.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/732b682d-9c3f-45a3-95ac-6e50adc05408.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252Fa17f8d14-a53d-4878-bf43-befed02cd176.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/a17f8d14-a53d-4878-bf43-befed02cd176.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252F9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252F43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252Fda116395-5cfa-4561-98dd-9e4e02372e13.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/da116395-5cfa-4561-98dd-9e4e02372e13.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252Fb93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/b93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252F0201c938-b23d-43da-af06-20d36a48af50.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/0201c938-b23d-43da-af06-20d36a48af50.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564359%252Fgeneral%252Fe8c5bca0-da54-4722-8cda-8bdab527913e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564359/general/e8c5bca0-da54-4722-8cda-8bdab527913e.jpg already downloaded
2026-03-24 15:23:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43066450-7954-55bf-a007-a4fcb75ed444, identifier: 10717965
2026-03-24 15:23:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10717942
2026-03-24 15:23:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 563cdfbe-3821-5430-864a-8a74a107c520 with scrape type 1
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 563cdfbe-3821-5430-864a-8a74a107c520
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252F82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252Fcf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/cf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252Fc8992114-0be7-4ea8-b9fb-bf185aa02412.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/c8992114-0be7-4ea8-b9fb-bf185aa02412.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252F756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252Fa96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/a96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg already downloaded
2026-03-24 15:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252F0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg already downloaded
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252Fed988830-9ee1-447b-9c61-f9da0199ef19.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/ed988830-9ee1-447b-9c61-f9da0199ef19.jpg already downloaded
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252Fe159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/e159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg already downloaded
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252Fd25316b9-c893-4621-9618-fdb36c456e3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/d25316b9-c893-4621-9618-fdb36c456e3a.jpg already downloaded
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396070%252Fgeneral%252F2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396070/general/2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg already downloaded
2026-03-24 15:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 563cdfbe-3821-5430-864a-8a74a107c520, identifier: 10717942
2026-03-24 15:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10711718
2026-03-24 15:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f08313-9748-5dd3-9f5b-b0147d287a18 with scrape type 2
2026-03-24 15:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95f08313-9748-5dd3-9f5b-b0147d287a18 with scrape type 2
2026-03-24 15:23:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95f08313-9748-5dd3-9f5b-b0147d287a18, identifier: 10711718
2026-03-24 15:23:18 [adesa.be] INFO: Found listing with ID: 10711761
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711761%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [adesa.be] INFO: Scrape type for 10711761: 0
2026-03-24 15:23:18 [adesa.be] INFO: Skipping item 10711761 url https://www.openlane.eu/en/carv6/auction/10711761
2026-03-24 15:23:18 [adesa.be] INFO: Found listing with ID: 10711839
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711839%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [adesa.be] INFO: Scrape type for 10711839: 0
2026-03-24 15:23:18 [adesa.be] INFO: Skipping item 10711839 url https://www.openlane.eu/en/carv6/auction/10711839
2026-03-24 15:23:18 [adesa.be] INFO: Found listing with ID: 10711950
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711950%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [adesa.be] INFO: Scrape type for 10711950: 0
2026-03-24 15:23:18 [adesa.be] INFO: Skipping item 10711950 url https://www.openlane.eu/en/carv6/auction/10711950
2026-03-24 15:23:18 [adesa.be] INFO: Found listing with ID: 10711390
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711390%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [adesa.be] INFO: Scrape type for 10711390: 0
2026-03-24 15:23:18 [adesa.be] INFO: Skipping item 10711390 url https://www.openlane.eu/en/carv6/auction/10711390
2026-03-24 15:23:18 [adesa.be] INFO: Found listing with ID: 10718008
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718008%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [adesa.be] INFO: Scrape type for 10718008: 1
2026-03-24 15:23:18 [adesa.be] INFO: Scraping item 10718008 url https://www.openlane.eu/en/carv6/auction/10718008
2026-03-24 15:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10717965
2026-03-24 15:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10717965
2026-03-24 15:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10717965 to the API
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717965>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43066450-7954-55bf-a007-a4fcb75ed444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EOA115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717965',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 305106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5564359/general/72331b04-d269-4040-b684-622720e57fc9.jpg',
'https://images.openlane.eu/carimgs/5564359/general/1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg',
'https://images.openlane.eu/carimgs/5564359/general/732b682d-9c3f-45a3-95ac-6e50adc05408.jpg',
'https://images.openlane.eu/carimgs/5564359/general/a17f8d14-a53d-4878-bf43-befed02cd176.jpg',
'https://images.openlane.eu/carimgs/5564359/general/9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg',
'https://images.openlane.eu/carimgs/5564359/general/43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg',
'https://images.openlane.eu/carimgs/5564359/general/da116395-5cfa-4561-98dd-9e4e02372e13.jpg',
'https://images.openlane.eu/carimgs/5564359/general/b93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg',
'https://images.openlane.eu/carimgs/5564359/general/0201c938-b23d-43da-af06-20d36a48af50.jpg',
'https://images.openlane.eu/carimgs/5564359/general/e8c5bca0-da54-4722-8cda-8bdab527913e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294004,
'Height': 1247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/72331b04-d269-4040-b684-622720e57fc9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334710,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/1b051706-dfcd-48e3-9ab5-2b470e221f5b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272617,
'Height': 1271,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/732b682d-9c3f-45a3-95ac-6e50adc05408.jpg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261864,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/a17f8d14-a53d-4878-bf43-befed02cd176.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279249,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/9e94cd2e-f683-46f3-94af-12bdb4ce32fb.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256702,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/43a9cf50-9fbd-462d-95f3-6709b070ac3a.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292357,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/da116395-5cfa-4561-98dd-9e4e02372e13.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273527,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/b93ba60e-4f1b-4eae-b949-e223cf6b8f4a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177126,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/0201c938-b23d-43da-af06-20d36a48af50.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_43066450-7954-55bf-a007-a4fcb75ed444/43066450-7954-55bf-a007-a4fcb75ed444_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236528,
'Height': 1373,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564359/general/e8c5bca0-da54-4722-8cda-8bdab527913e.jpg',
'Width': 1600}],
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-10-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Ford S-Max 2.0 TDCI Trend - Diesel - Manual - 136 hp - 305.106 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2011}
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717965%27 HTTP/1.1" 200 None
2026-03-24 15:23:18 [adesa.be] INFO: Saving data for 10717965: {'created_time': 1774365798.630753, 'last_price_update_time': 1774365798.630764, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717965') HTTP/1.1" 204 0
2026-03-24 15:23:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10717942
2026-03-24 15:23:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10717942
2026-03-24 15:23:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 563cdfbe-3821-5430-864a-8a74a107c520 with identifier: 10717942 to the API
2026-03-24 15:23:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717942>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '563cdfbe-3821-5430-864a-8a74a107c520',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HER695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717942',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 191867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5396070/general/82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg',
'https://images.openlane.eu/carimgs/5396070/general/cf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg',
'https://images.openlane.eu/carimgs/5396070/general/c8992114-0be7-4ea8-b9fb-bf185aa02412.jpg',
'https://images.openlane.eu/carimgs/5396070/general/756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg',
'https://images.openlane.eu/carimgs/5396070/general/a96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg',
'https://images.openlane.eu/carimgs/5396070/general/0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg',
'https://images.openlane.eu/carimgs/5396070/general/ed988830-9ee1-447b-9c61-f9da0199ef19.jpg',
'https://images.openlane.eu/carimgs/5396070/general/e159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg',
'https://images.openlane.eu/carimgs/5396070/general/d25316b9-c893-4621-9618-fdb36c456e3a.jpg',
'https://images.openlane.eu/carimgs/5396070/general/2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285462,
'Height': 1293,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/82c85393-4ff5-4f2a-aa0b-de8cd4d8b517.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309396,
'Height': 1354,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/cf662e5a-c1ba-4114-a5f9-2d31f73a89ce.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 365811,
'Height': 1414,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/c8992114-0be7-4ea8-b9fb-bf185aa02412.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298800,
'Height': 1313,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/756e9d6d-0afa-4589-80e8-7a41b1e3c78f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304459,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/a96dd0d6-4420-43f5-81b7-73bfa4459d33.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251141,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/0ee179e4-c989-4c9c-92ec-c3b358b6e376.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299405,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/ed988830-9ee1-447b-9c61-f9da0199ef19.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216030,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/e159f34a-b89c-4393-9c1f-bf4b54a96c15.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275621,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/d25316b9-c893-4621-9618-fdb36c456e3a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_563cdfbe-3821-5430-864a-8a74a107c520/563cdfbe-3821-5430-864a-8a74a107c520_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 262320,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396070/general/2adaf081-045c-40a7-964b-d0ac9053d7fc.jpg',
'Width': 1600}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2014-07-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Kuga 2.0 TDCI - Diesel - Automatic - 163 hp - 191.867 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717942%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Saving data for 10717942: {'created_time': 1774365799.028659, 'last_price_update_time': 1774365799.028672, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717942') HTTP/1.1" 204 0
2026-03-24 15:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10711718
2026-03-24 15:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10711718
2026-03-24 15:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10711718 to the API
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 119,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '95f08313-9748-5dd3-9f5b-b0147d287a18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PMAKK33230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 114766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2019-04-04',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Ford Kuga 1.5 ST Line - Petrol - Manual - 119 hp - 114.766 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2019}
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711718%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Saving data for 10711718: {'auction_closing_time': 1774431000.0, 'created_time': 1774279369.816987, 'last_price_update_time': 1774365799.283365}
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711718') HTTP/1.1" 204 0
2026-03-24 15:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717981> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711417
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711417%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711417: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711417 url https://www.openlane.eu/en/carv6/auction/10711417
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711791
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711791%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711791: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711791 url https://www.openlane.eu/en/carv6/auction/10711791
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711405
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711405%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711405: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711405 url https://www.openlane.eu/en/carv6/auction/10711405
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711567
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711567%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711567: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711567 url https://www.openlane.eu/en/carv6/auction/10711567
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711848
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711848%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711848: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711848 url https://www.openlane.eu/en/carv6/auction/10711848
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10713415
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713415%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10713415: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10713415 url https://www.openlane.eu/en/carv6/auction/10713415
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711551
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711551%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711551: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711551 url https://www.openlane.eu/en/carv6/auction/10711551
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711476
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711476%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711476: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711476 url https://www.openlane.eu/en/carv6/auction/10711476
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711407
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711407%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711407: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711407 url https://www.openlane.eu/en/carv6/auction/10711407
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711434
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711434%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711434: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711434 url https://www.openlane.eu/en/carv6/auction/10711434
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711487
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711487%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711487: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711487 url https://www.openlane.eu/en/carv6/auction/10711487
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711688
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711688%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711688: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711688 url https://www.openlane.eu/en/carv6/auction/10711688
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711764
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711764%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711764: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711764 url https://www.openlane.eu/en/carv6/auction/10711764
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711569
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711569%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711569: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711569 url https://www.openlane.eu/en/carv6/auction/10711569
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10718086
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718086%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10718086: 1
2026-03-24 15:23:19 [adesa.be] INFO: Scraping item 10718086 url https://www.openlane.eu/en/carv6/auction/10718086
2026-03-24 15:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711387
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711387%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711387: 2
2026-03-24 15:23:19 [adesa.be] INFO: Scraping item 10711387 url https://www.openlane.eu/en/carv6/auction/10711387
2026-03-24 15:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10711625
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711625%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10711625: 0
2026-03-24 15:23:19 [adesa.be] INFO: Skipping item 10711625 url https://www.openlane.eu/en/carv6/auction/10711625
2026-03-24 15:23:19 [adesa.be] INFO: Found listing with ID: 10718044
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718044%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [adesa.be] INFO: Scrape type for 10718044: 1
2026-03-24 15:23:19 [adesa.be] INFO: Scraping item 10718044 url https://www.openlane.eu/en/carv6/auction/10718044
2026-03-24 15:23:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10717981
2026-03-24 15:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 162139cb-5a01-5745-8224-f175e75ab114 with scrape type 1
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 162139cb-5a01-5745-8224-f175e75ab114
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252F4bb36209-4213-46cc-98d2-123ddc629701.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/4bb36209-4213-46cc-98d2-123ddc629701.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252F2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252F22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252Fbfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/bfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252Fac7becb6-16ac-474a-9347-ff2192549499.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/ac7becb6-16ac-474a-9347-ff2192549499.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252Fc7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/c7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252Fe8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/e8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252F4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252F4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg already downloaded
2026-03-24 15:23:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617654%252Fgeneral%252Ff7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617654/general/f7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg already downloaded
2026-03-24 15:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 162139cb-5a01-5745-8224-f175e75ab114, identifier: 10717981
2026-03-24 15:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10717981
2026-03-24 15:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10717981
2026-03-24 15:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10717981 to the API
2026-03-24 15:23:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717981>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '162139cb-5a01-5745-8224-f175e75ab114',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BLG481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717981',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 142036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5617654/general/4bb36209-4213-46cc-98d2-123ddc629701.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/bfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/ac7becb6-16ac-474a-9347-ff2192549499.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/c7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/e8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg',
'https://images.openlane.eu/carimgs/5617654/general/f7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349657,
'Height': 1181,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/4bb36209-4213-46cc-98d2-123ddc629701.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362023,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/2817bf64-c143-4ccc-98be-2b0ac4b9bb66.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163399,
'Height': 1214,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/22df1fc7-d54c-4a7c-9740-2781849e1a0c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261927,
'Height': 1203,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/bfc141de-d50b-4d8c-807e-08c21a7e2b0a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223819,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/ac7becb6-16ac-474a-9347-ff2192549499.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152432,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/c7be25a6-c500-4ef4-89ce-a81f0c0569cc.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231469,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/e8037eae-1e6a-4cc2-bab0-5f95d5774b86.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164496,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/4521f6c2-158f-4bc6-b23e-6bc1e2f38293.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145293,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/4e8f72ea-519d-42b6-9b50-4c20aec707cd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_162139cb-5a01-5745-8224-f175e75ab114/162139cb-5a01-5745-8224-f175e75ab114_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174484,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617654/general/f7fcc9a9-d4c0-4f9b-8926-22bbff0ec7ca.jpeg',
'Width': 1600}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2014-12-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - 142.036 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717981%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Saving data for 10717981: {'created_time': 1774365801.599904, 'last_price_update_time': 1774365801.599913, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717981') HTTP/1.1" 204 0
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711401
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711401%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711401: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711401 url https://www.openlane.eu/en/carv6/auction/10711401
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10718010
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718010%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10718010: 1
2026-03-24 15:23:21 [adesa.be] INFO: Scraping item 10718010 url https://www.openlane.eu/en/carv6/auction/10718010
2026-03-24 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717939> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711421
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711421%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711421: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711421 url https://www.openlane.eu/en/carv6/auction/10711421
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711394
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711394%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711394: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711394 url https://www.openlane.eu/en/carv6/auction/10711394
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711844
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711844%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711844: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711844 url https://www.openlane.eu/en/carv6/auction/10711844
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711647
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711647%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711647: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711647 url https://www.openlane.eu/en/carv6/auction/10711647
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711939
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711939%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711939: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711939 url https://www.openlane.eu/en/carv6/auction/10711939
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711623
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711623%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711623: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711623 url https://www.openlane.eu/en/carv6/auction/10711623
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711533
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711533%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711533: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711533 url https://www.openlane.eu/en/carv6/auction/10711533
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711748
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711748%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711748: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711748 url https://www.openlane.eu/en/carv6/auction/10711748
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711451
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711451%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711451: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711451 url https://www.openlane.eu/en/carv6/auction/10711451
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10711391
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711391%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10711391: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10711391 url https://www.openlane.eu/en/carv6/auction/10711391
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10707959
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707959%27 HTTP/1.1" 200 None
2026-03-24 15:23:21 [adesa.be] INFO: Scrape type for 10707959: 0
2026-03-24 15:23:21 [adesa.be] INFO: Skipping item 10707959 url https://www.openlane.eu/en/carv6/auction/10707959
2026-03-24 15:23:21 [adesa.be] INFO: Found listing with ID: 10718078
2026-03-24 15:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718078%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Scrape type for 10718078: 1
2026-03-24 15:23:22 [adesa.be] INFO: Scraping item 10718078 url https://www.openlane.eu/en/carv6/auction/10718078
2026-03-24 15:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10718022
2026-03-24 15:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e with scrape type 1
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252Fca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/ca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F9702e7c3-8d62-448c-8413-ad8898615302.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/9702e7c3-8d62-448c-8413-ad8898615302.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252Fe2240a57-31e3-4f7c-ab42-957559bec406.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/e2240a57-31e3-4f7c-ab42-957559bec406.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg already downloaded
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5676599%252Fgeneral%252F587cda3a-409d-4b91-841e-036f4de2245e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676599/general/587cda3a-409d-4b91-841e-036f4de2245e.jpeg already downloaded
2026-03-24 15:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ac11f7f-d845-58de-94df-f9d08ae28a8e, identifier: 10718022
2026-03-24 15:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10711712
2026-03-24 15:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68e688b2-9d73-5a7a-8a5a-458434d6131d with scrape type 2
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68e688b2-9d73-5a7a-8a5a-458434d6131d with scrape type 2
2026-03-24 15:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68e688b2-9d73-5a7a-8a5a-458434d6131d, identifier: 10711712
2026-03-24 15:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10711877
2026-03-24 15:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 474cc021-3949-5fc0-8262-6a2fbf82159d with scrape type 2
2026-03-24 15:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 474cc021-3949-5fc0-8262-6a2fbf82159d with scrape type 2
2026-03-24 15:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 474cc021-3949-5fc0-8262-6a2fbf82159d, identifier: 10711877
2026-03-24 15:23:22 [adesa.be] INFO: Found listing with ID: 10711798
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711798%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Scrape type for 10711798: 0
2026-03-24 15:23:22 [adesa.be] INFO: Skipping item 10711798 url https://www.openlane.eu/en/carv6/auction/10711798
2026-03-24 15:23:22 [adesa.be] INFO: Found listing with ID: 10711756
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711756%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Scrape type for 10711756: 0
2026-03-24 15:23:22 [adesa.be] INFO: Skipping item 10711756 url https://www.openlane.eu/en/carv6/auction/10711756
2026-03-24 15:23:22 [adesa.be] INFO: Found listing with ID: 10711744
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711744%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Scrape type for 10711744: 0
2026-03-24 15:23:22 [adesa.be] INFO: Skipping item 10711744 url https://www.openlane.eu/en/carv6/auction/10711744
2026-03-24 15:23:22 [adesa.be] INFO: Found listing with ID: 10711892
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711892%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Scrape type for 10711892: 0
2026-03-24 15:23:22 [adesa.be] INFO: Skipping item 10711892 url https://www.openlane.eu/en/carv6/auction/10711892
2026-03-24 15:23:22 [adesa.be] INFO: Found listing with ID: 10711766
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711766%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Scrape type for 10711766: 0
2026-03-24 15:23:22 [adesa.be] INFO: Skipping item 10711766 url https://www.openlane.eu/en/carv6/auction/10711766
2026-03-24 15:23:22 [adesa.be] INFO: Found listing with ID: 10711765
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711765%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Scrape type for 10711765: 2
2026-03-24 15:23:22 [adesa.be] INFO: Scraping item 10711765 url https://www.openlane.eu/en/carv6/auction/10711765
2026-03-24 15:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10718022
2026-03-24 15:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10718022
2026-03-24 15:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10718022 to the API
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718022>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5ac11f7f-d845-58de-94df-f9d08ae28a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FVH255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718022',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 316400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5676599/general/26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/ca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/9702e7c3-8d62-448c-8413-ad8898615302.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/e2240a57-31e3-4f7c-ab42-957559bec406.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg',
'https://images.openlane.eu/carimgs/5676599/general/587cda3a-409d-4b91-841e-036f4de2245e.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284637,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/26e15c20-0d9e-471f-9c07-b93c004067b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310664,
'Height': 1362,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/099fe7f6-3c0f-4f37-937f-1feeb19ea0da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291216,
'Height': 1321,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/43f5b36d-3fae-42fd-8fd7-45d153d1ee47.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265664,
'Height': 1243,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/ca662c6f-de18-454a-a3f1-0adde6642b4f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253154,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/9702e7c3-8d62-448c-8413-ad8898615302.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255105,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/2cdfc19c-f237-435a-882b-b48a3ac3424b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268020,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/e2240a57-31e3-4f7c-ab42-957559bec406.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206178,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/0dcec0b0-9063-421e-bd3f-373492270aa5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143196,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/04b98a86-b5a5-4591-8cfd-2c7214f62e74.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5ac11f7f-d845-58de-94df-f9d08ae28a8e/5ac11f7f-d845-58de-94df-f9d08ae28a8e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341917,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676599/general/587cda3a-409d-4b91-841e-036f4de2245e.jpeg',
'Width': 1200}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2013-11-06',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - 115 hp - 316.400 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2013}
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718022%27 HTTP/1.1" 200 None
2026-03-24 15:23:22 [adesa.be] INFO: Saving data for 10718022: {'created_time': 1774365802.837991, 'last_price_update_time': 1774365802.838004, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718022') HTTP/1.1" 204 0
2026-03-24 15:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10711712
2026-03-24 15:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10711712
2026-03-24 15:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68e688b2-9d73-5a7a-8a5a-458434d6131d with identifier: 10711712 to the API
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 139,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '68e688b2-9d73-5a7a-8a5a-458434d6131d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CGE244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 102990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2015-08-13',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Jeep Cherokee 2.0 - Diesel - Manual - 139 hp - 102.990 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711712%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [adesa.be] INFO: Saving data for 10711712: {'auction_closing_time': 1774431000.0, 'created_time': 1774279374.747052, 'last_price_update_time': 1774365803.172252}
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711712') HTTP/1.1" 204 0
2026-03-24 15:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10711877
2026-03-24 15:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10711877
2026-03-24 15:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 474cc021-3949-5fc0-8262-6a2fbf82159d with identifier: 10711877 to the API
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711877>
{'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': 149,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Diesel',
'id': '474cc021-3949-5fc0-8262-6a2fbf82159d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PPB070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711877',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 144486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2019-01-31',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Jaguar E-Pace 2.0 - Diesel - Manual - 149 hp - 144.486 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711877%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [adesa.be] INFO: Saving data for 10711877: {'auction_closing_time': 1774433700.0, 'created_time': 1774279367.511504, 'last_price_update_time': 1774365803.425159}
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711877') HTTP/1.1" 204 0
2026-03-24 15:23:23 [adesa.be] INFO: Found listing with ID: 10711532
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711532%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [adesa.be] INFO: Scrape type for 10711532: 2
2026-03-24 15:23:23 [adesa.be] INFO: Scraping item 10711532 url https://www.openlane.eu/en/carv6/auction/10711532
2026-03-24 15:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10718075
2026-03-24 15:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45c48af1-cb6a-5fde-9216-56af70aeea1a with scrape type 1
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45c48af1-cb6a-5fde-9216-56af70aeea1a
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252F8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252Fddab3687-25e2-41f1-8c00-22a8abe71443.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/ddab3687-25e2-41f1-8c00-22a8abe71443.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252F613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252F8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252Fbadff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/badff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252Ff6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/f6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252F03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252F975694aa-5353-47a3-b271-cf25b050819e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/975694aa-5353-47a3-b271-cf25b050819e.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252F18491598-9718-41f7-88e2-1b2035dcba6d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/18491598-9718-41f7-88e2-1b2035dcba6d.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721191%252Fgeneral%252F6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721191/general/6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg already downloaded
2026-03-24 15:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45c48af1-cb6a-5fde-9216-56af70aeea1a, identifier: 10718075
2026-03-24 15:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10718076
2026-03-24 15:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60f1caf-8d00-59c7-8de3-cf7223826480 with scrape type 1
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e60f1caf-8d00-59c7-8de3-cf7223826480
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252Fe53f6569-5eaf-47e2-a520-e8e79313433a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/e53f6569-5eaf-47e2-a520-e8e79313433a.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252F48adb18d-ba53-4686-8053-0850eea6501c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/48adb18d-ba53-4686-8053-0850eea6501c.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252Faa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/aa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252Fdc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/dc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252F529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252F8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252F4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252F027b0586-d831-4b36-b111-796efff033a3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/027b0586-d831-4b36-b111-796efff033a3.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252F5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg already downloaded
2026-03-24 15:23:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721192%252Fgeneral%252Ff0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721192/general/f0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg already downloaded
2026-03-24 15:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e60f1caf-8d00-59c7-8de3-cf7223826480, identifier: 10718076
2026-03-24 15:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10717939
2026-03-24 15:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with scrape type 1
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73b0a9c5-8dac-5746-9313-36c5efa2dd60
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252F2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252F0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252F8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252Fec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/ec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252F04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252Fd0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/d0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252Fefdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/efdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252F11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252F7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg already downloaded
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5393757%252Fgeneral%252F86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5393757/general/86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg already downloaded
2026-03-24 15:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73b0a9c5-8dac-5746-9313-36c5efa2dd60, identifier: 10717939
2026-03-24 15:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10718075
2026-03-24 15:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10718075
2026-03-24 15:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45c48af1-cb6a-5fde-9216-56af70aeea1a with identifier: 10718075 to the API
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 65,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '45c48af1-cb6a-5fde-9216-56af70aeea1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HUG008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718075',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 81341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5721191/general/8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/ddab3687-25e2-41f1-8c00-22a8abe71443.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/badff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/f6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/975694aa-5353-47a3-b271-cf25b050819e.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/18491598-9718-41f7-88e2-1b2035dcba6d.jpeg',
'https://images.openlane.eu/carimgs/5721191/general/6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 333547,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/8a0d6f46-038e-4582-8e67-b93cb44da882.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361487,
'Height': 1240,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/ddab3687-25e2-41f1-8c00-22a8abe71443.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340123,
'Height': 1321,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/613ffcf6-c0fa-4d43-898e-9f94228fdef3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310059,
'Height': 1290,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/8fa5cadf-90a3-4a21-a1fd-49141ebf8399.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263084,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/badff1a8-b843-4e0b-b4b7-af591d2b3ba1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194501,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/f6148a26-3c0f-485d-bc1d-62ac3cc97cdb.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261490,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/03a803c5-58d1-4cfe-b76d-f565479709f8.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306177,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/975694aa-5353-47a3-b271-cf25b050819e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184290,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/18491598-9718-41f7-88e2-1b2035dcba6d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45c48af1-cb6a-5fde-9216-56af70aeea1a/45c48af1-cb6a-5fde-9216-56af70aeea1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245122,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721191/general/6bd30a8b-ef34-4c98-98d5-a20662303725.jpeg',
'Width': 1600}],
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-10-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.0i Trend - Petrol - Manual - 65 hp - 81.341 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718075%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [adesa.be] INFO: Saving data for 10718075: {'created_time': 1774365804.616853, 'last_price_update_time': 1774365804.616865, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718075') HTTP/1.1" 204 0
2026-03-24 15:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10718076
2026-03-24 15:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10718076
2026-03-24 15:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10718076 to the API
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718076>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e60f1caf-8d00-59c7-8de3-cf7223826480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKY473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718076',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 222740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5721192/general/e53f6569-5eaf-47e2-a520-e8e79313433a.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/48adb18d-ba53-4686-8053-0850eea6501c.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/aa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/dc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/027b0586-d831-4b36-b111-796efff033a3.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg',
'https://images.openlane.eu/carimgs/5721192/general/f0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277700,
'Height': 1258,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/e53f6569-5eaf-47e2-a520-e8e79313433a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287542,
'Height': 1281,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/48adb18d-ba53-4686-8053-0850eea6501c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279784,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/aa4d80fc-7512-4e03-b5d1-9cd1bb105ec9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273050,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/dc460bf1-7c27-4ede-8ca7-e0a5bee59a44.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242324,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/529b8126-3e5b-4bc6-bca8-5e26c129fed5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175221,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/8c8f4bd2-7bc5-443b-864b-c41ab1da4d64.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225052,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/4fc5d6fa-153c-40e5-850c-27dc4bf766d9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209931,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/027b0586-d831-4b36-b111-796efff033a3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/5cb1a91e-6360-4013-a934-7b47eaa03a23.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e60f1caf-8d00-59c7-8de3-cf7223826480/e60f1caf-8d00-59c7-8de3-cf7223826480_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229345,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721192/general/f0f2cfd1-9c41-4a83-a242-e0efe1f37bda.jpeg',
'Width': 1600}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2012-08-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.6 TDCI Trend - Diesel - Manual - 95 hp - 222.740 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2012}
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718076%27 HTTP/1.1" 200 None
2026-03-24 15:23:24 [adesa.be] INFO: Saving data for 10718076: {'created_time': 1774365804.946661, 'last_price_update_time': 1774365804.946671, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718076') HTTP/1.1" 204 0
2026-03-24 15:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10717939
2026-03-24 15:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10717939
2026-03-24 15:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73b0a9c5-8dac-5746-9313-36c5efa2dd60 with identifier: 10717939 to the API
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717939>
{'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': 125,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '73b0a9c5-8dac-5746-9313-36c5efa2dd60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGD726',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717939',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 116992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5393757/general/2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg',
'https://images.openlane.eu/carimgs/5393757/general/0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg',
'https://images.openlane.eu/carimgs/5393757/general/8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg',
'https://images.openlane.eu/carimgs/5393757/general/ec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg',
'https://images.openlane.eu/carimgs/5393757/general/04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg',
'https://images.openlane.eu/carimgs/5393757/general/d0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg',
'https://images.openlane.eu/carimgs/5393757/general/efdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg',
'https://images.openlane.eu/carimgs/5393757/general/11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg',
'https://images.openlane.eu/carimgs/5393757/general/7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg',
'https://images.openlane.eu/carimgs/5393757/general/86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283667,
'Height': 1298,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/2e3515b1-5257-4b73-8f18-4ff086157f7c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320321,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/0fa04b60-5e2b-49ee-b144-98f2f5b518e2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284219,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/8197684e-80bb-4b23-8955-fc7e6e77c8f7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284823,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/ec5cc1fd-364d-4dc3-944c-1873e6a80495.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277836,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/04ef73e6-a3b9-4b49-9e00-4d9808bb1318.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265275,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/d0d191a6-3b7f-47f1-840b-a823a4c06d2b.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282510,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/efdc4058-4747-4d9a-9d14-c54dbe6e64fb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230475,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/11624777-0e1f-47c3-9e9b-c8b575480cb5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 216508,
'Height': 1789,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/7a60a9f3-a7c3-4129-b3f1-0ce128b9eae3.jpg',
'Width': 1290},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73b0a9c5-8dac-5746-9313-36c5efa2dd60/73b0a9c5-8dac-5746-9313-36c5efa2dd60_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274871,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5393757/general/86c567b9-7471-4db8-988b-c8a6dac2dee5.jpg',
'Width': 1200}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-03-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Ecosport 1.0 - Petrol - Manual - 125 hp - 116.992 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717939%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Saving data for 10717939: {'created_time': 1774365805.241921, 'last_price_update_time': 1774365805.241931, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717939') HTTP/1.1" 204 0
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10711700
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711700%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10711700: 2
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10711700 url https://www.openlane.eu/en/carv6/auction/10711700
2026-03-24 15:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10711465
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711465%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10711465: 2
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10711465 url https://www.openlane.eu/en/carv6/auction/10711465
2026-03-24 15:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10711763
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711763%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10711763: 0
2026-03-24 15:23:25 [adesa.be] INFO: Skipping item 10711763 url https://www.openlane.eu/en/carv6/auction/10711763
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10711958
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711958%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10711958: 2
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10711958 url https://www.openlane.eu/en/carv6/auction/10711958
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10717967
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717967%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10717967: 1
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10717967 url https://www.openlane.eu/en/carv6/auction/10717967
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10718004
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718004%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10718004: 1
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10718004 url https://www.openlane.eu/en/carv6/auction/10718004
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10718069
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718069%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10718069: 1
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10718069 url https://www.openlane.eu/en/carv6/auction/10718069
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10711554
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711554%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10711554: 2
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10711554 url https://www.openlane.eu/en/carv6/auction/10711554
2026-03-24 15:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10709493
2026-03-24 15:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 797f26ac-e9e5-5812-955d-80ec8f6b6039 with scrape type 2
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 797f26ac-e9e5-5812-955d-80ec8f6b6039 with scrape type 2
2026-03-24 15:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 797f26ac-e9e5-5812-955d-80ec8f6b6039, identifier: 10709493
2026-03-24 15:23:25 [adesa.be] INFO: Found listing with ID: 10711929
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711929%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Scrape type for 10711929: 2
2026-03-24 15:23:25 [adesa.be] INFO: Scraping item 10711929 url https://www.openlane.eu/en/carv6/auction/10711929
2026-03-24 15:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10709493
2026-03-24 15:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10709493
2026-03-24 15:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10709493 to the API
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10709493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T10:30:00Z',
'fuel_type': 'Diesel',
'id': '797f26ac-e9e5-5812-955d-80ec8f6b6039',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 170381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Manual - 120 hp - '
'170.381 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709493%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [adesa.be] INFO: Saving data for 10709493: {'auction_closing_time': 1774434600.0, 'created_time': 1774279370.506154, 'last_price_update_time': 1774365805.803665}
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10709493') HTTP/1.1" 204 0
2026-03-24 15:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10717941
2026-03-24 15:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with scrape type 1
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252Fa07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/a07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252F6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252F64fe9334-1a2c-4714-a5c2-9453790575af.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/64fe9334-1a2c-4714-a5c2-9453790575af.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252F515f5135-940f-412d-946a-e89cb528c0eb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/515f5135-940f-412d-946a-e89cb528c0eb.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252F813abf06-d839-4085-8de4-4248b472c760.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/813abf06-d839-4085-8de4-4248b472c760.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252Fd02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/d02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252F68a1360f-42b8-46bd-a809-70510a65f49b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/68a1360f-42b8-46bd-a809-70510a65f49b.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252F9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252F1793a298-41f9-4c9e-9319-2ac86390bb98.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/1793a298-41f9-4c9e-9319-2ac86390bb98.jpg already downloaded
2026-03-24 15:23:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396061%252Fgeneral%252Ffa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396061/general/fa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg already downloaded
2026-03-24 15:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2, identifier: 10717941
2026-03-24 15:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10711561
2026-03-24 15:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8fd6c91-9562-52df-a983-2ed183b2d901 with scrape type 2
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8fd6c91-9562-52df-a983-2ed183b2d901 with scrape type 2
2026-03-24 15:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8fd6c91-9562-52df-a983-2ed183b2d901, identifier: 10711561
2026-03-24 15:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10718089
2026-03-24 15:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa3e5765-772e-57e1-928d-c774f09bc4a2 with scrape type 1
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa3e5765-772e-57e1-928d-c774f09bc4a2
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252Fc817b791-ea7c-48e0-86fb-c20005f404b9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/c817b791-ea7c-48e0-86fb-c20005f404b9.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252Fb61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/b61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg already downloaded
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5733623%252Fgeneral%252F0f971159-46ad-4306-9bae-c9c52d659685.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733623/general/0f971159-46ad-4306-9bae-c9c52d659685.jpeg already downloaded
2026-03-24 15:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa3e5765-772e-57e1-928d-c774f09bc4a2, identifier: 10718089
2026-03-24 15:23:26 [adesa.be] INFO: Found listing with ID: 10717954
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717954%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [adesa.be] INFO: Scrape type for 10717954: 1
2026-03-24 15:23:26 [adesa.be] INFO: Scraping item 10717954 url https://www.openlane.eu/en/carv6/auction/10717954
2026-03-24 15:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10717941
2026-03-24 15:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10717941
2026-03-24 15:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10717941 to the API
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717941>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fe5cb61-8202-50ae-996d-9ea9bb4030f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGF470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717941',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 235180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5396061/general/a07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg',
'https://images.openlane.eu/carimgs/5396061/general/6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg',
'https://images.openlane.eu/carimgs/5396061/general/64fe9334-1a2c-4714-a5c2-9453790575af.jpg',
'https://images.openlane.eu/carimgs/5396061/general/515f5135-940f-412d-946a-e89cb528c0eb.jpg',
'https://images.openlane.eu/carimgs/5396061/general/813abf06-d839-4085-8de4-4248b472c760.jpg',
'https://images.openlane.eu/carimgs/5396061/general/d02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg',
'https://images.openlane.eu/carimgs/5396061/general/68a1360f-42b8-46bd-a809-70510a65f49b.jpg',
'https://images.openlane.eu/carimgs/5396061/general/9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg',
'https://images.openlane.eu/carimgs/5396061/general/1793a298-41f9-4c9e-9319-2ac86390bb98.jpg',
'https://images.openlane.eu/carimgs/5396061/general/fa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271457,
'Height': 1334,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/a07467a6-4900-427f-bbd8-7d6e5f4eaf88.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288893,
'Height': 1368,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/6ad6a44b-3d41-4adf-a54e-6222fd22351e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 278370,
'Height': 1370,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/64fe9334-1a2c-4714-a5c2-9453790575af.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270545,
'Height': 1392,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/515f5135-940f-412d-946a-e89cb528c0eb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318582,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/813abf06-d839-4085-8de4-4248b472c760.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265799,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/d02fa0a1-ca49-4ba2-9ca3-9f9c91956d19.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345871,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/68a1360f-42b8-46bd-a809-70510a65f49b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337552,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/9261a8dd-ebe1-4e9b-acad-0635c3d6550c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245317,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/1793a298-41f9-4c9e-9319-2ac86390bb98.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1fe5cb61-8202-50ae-996d-9ea9bb4030f2/1fe5cb61-8202-50ae-996d-9ea9bb4030f2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162650,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396061/general/fa4789b2-d84d-47cf-8ad1-be51d49ba65c.jpg',
'Width': 1600}],
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-03-11',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Exclusive - Diesel - Automatic - '
'110 hp - 235.180 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717941%27 HTTP/1.1" 200 None
2026-03-24 15:23:26 [adesa.be] INFO: Saving data for 10717941: {'created_time': 1774365806.725447, 'last_price_update_time': 1774365806.725456, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717941') HTTP/1.1" 204 0
2026-03-24 15:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10711561
2026-03-24 15:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10711561
2026-03-24 15:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10711561 to the API
2026-03-24 15:23:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711561>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8fd6c91-9562-52df-a983-2ed183b2d901',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'U08078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711561',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 254360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2013-03-11',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Ford C-Max 2.0 TDCI Titanium - Diesel - Automatic - 115 hp - '
'254.360 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2013}
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711561%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Saving data for 10711561: {'auction_closing_time': 1774432800.0, 'created_time': 1774279358.965046, 'last_price_update_time': 1774365807.05648}
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711561') HTTP/1.1" 204 0
2026-03-24 15:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10718089
2026-03-24 15:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10718089
2026-03-24 15:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10718089 to the API
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718089>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fa3e5765-772e-57e1-928d-c774f09bc4a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ABN143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718089',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 181921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5733623/general/c817b791-ea7c-48e0-86fb-c20005f404b9.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/b61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg',
'https://images.openlane.eu/carimgs/5733623/general/0f971159-46ad-4306-9bae-c9c52d659685.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326489,
'Height': 1338,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/c817b791-ea7c-48e0-86fb-c20005f404b9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356667,
'Height': 1411,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/b61719ef-d0af-4fc3-aef5-a19e18d1d818.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336060,
'Height': 1381,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/73f3b908-aeaa-42ca-baa2-9a04cfd2c54a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337567,
'Height': 1381,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/78f43fa0-163d-44c3-82a6-158aa9bf79ef.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229078,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/16a41dc8-736b-4ec7-ae94-f74d049b4a3b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220352,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/22422992-69c4-4c56-9dd4-fd7b71c15fda.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263594,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/9f42e573-f4df-4778-940f-24fca0aeee8b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246477,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/5b3b64bc-fff3-4a65-b126-991d19677a3e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314959,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/7fb4a0c5-0a3a-4a32-a6b2-f51c8a3388bf.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa3e5765-772e-57e1-928d-c774f09bc4a2/fa3e5765-772e-57e1-928d-c774f09bc4a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302904,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733623/general/0f971159-46ad-4306-9bae-c9c52d659685.jpeg',
'Width': 1600}],
'price': 1900,
'price_includes_vat': True,
'registration_date': '2010-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C3 Picasso 1.6 HDI Exclusive - Diesel - Manual - 90 hp - '
'181.921 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718089%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Saving data for 10718089: {'created_time': 1774365807.392908, 'last_price_update_time': 1774365807.392918, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718089') HTTP/1.1" 204 0
2026-03-24 15:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10711496
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711496%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10711496: 2
2026-03-24 15:23:27 [adesa.be] INFO: Scraping item 10711496 url https://www.openlane.eu/en/carv6/auction/10711496
2026-03-24 15:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10713322
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713322%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10713322: 2
2026-03-24 15:23:27 [adesa.be] INFO: Scraping item 10713322 url https://www.openlane.eu/en/carv6/auction/10713322
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10718009
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718009%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10718009: 1
2026-03-24 15:23:27 [adesa.be] INFO: Scraping item 10718009 url https://www.openlane.eu/en/carv6/auction/10718009
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10717955
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717955%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10717955: 1
2026-03-24 15:23:27 [adesa.be] INFO: Scraping item 10717955 url https://www.openlane.eu/en/carv6/auction/10717955
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10711586
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711586%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10711586: 0
2026-03-24 15:23:27 [adesa.be] INFO: Skipping item 10711586 url https://www.openlane.eu/en/carv6/auction/10711586
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10711563
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711563%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10711563: 2
2026-03-24 15:23:27 [adesa.be] INFO: Scraping item 10711563 url https://www.openlane.eu/en/carv6/auction/10711563
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10711815
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711815%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10711815: 0
2026-03-24 15:23:27 [adesa.be] INFO: Skipping item 10711815 url https://www.openlane.eu/en/carv6/auction/10711815
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10711486
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711486%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10711486: 0
2026-03-24 15:23:27 [adesa.be] INFO: Skipping item 10711486 url https://www.openlane.eu/en/carv6/auction/10711486
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10711545
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711545%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10711545: 0
2026-03-24 15:23:27 [adesa.be] INFO: Skipping item 10711545 url https://www.openlane.eu/en/carv6/auction/10711545
2026-03-24 15:23:27 [adesa.be] INFO: Found listing with ID: 10711788
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711788%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Scrape type for 10711788: 0
2026-03-24 15:23:27 [adesa.be] INFO: Skipping item 10711788 url https://www.openlane.eu/en/carv6/auction/10711788
2026-03-24 15:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69d75967-97ad-5666-9982-904667de5d97 with identifier: 10711787
2026-03-24 15:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69d75967-97ad-5666-9982-904667de5d97 with scrape type 2
2026-03-24 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69d75967-97ad-5666-9982-904667de5d97 with scrape type 2
2026-03-24 15:23:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69d75967-97ad-5666-9982-904667de5d97, identifier: 10711787
2026-03-24 15:23:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69d75967-97ad-5666-9982-904667de5d97 with identifier: 10711787
2026-03-24 15:23:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69d75967-97ad-5666-9982-904667de5d97 with identifier: 10711787
2026-03-24 15:23:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69d75967-97ad-5666-9982-904667de5d97 with identifier: 10711787 to the API
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711787>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '69d75967-97ad-5666-9982-904667de5d97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FBR282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711787',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ecosport',
'odometer': 217753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2350,
'price_includes_vat': True,
'registration_date': '2016-11-02',
'seats_number': 5,
'seller_name': 'Fadlaoui Abdelhamid',
'title': 'Ford Ecosport 1.0 EcoBoost Titanium - Petrol - Manual - 125 hp - '
'217.753 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2016}
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711787%27 HTTP/1.1" 200 None
2026-03-24 15:23:27 [adesa.be] INFO: Saving data for 10711787: {'auction_closing_time': 1774431000.0, 'created_time': 1774279356.482386, 'last_price_update_time': 1774365807.939897}
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711787') HTTP/1.1" 204 0
2026-03-24 15:23:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10711517
2026-03-24 15:23:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with scrape type 2
2026-03-24 15:23:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with scrape type 2
2026-03-24 15:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e00b2737-13ad-5f0d-acc0-ada1e8c9e839, identifier: 10711517
2026-03-24 15:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10711517
2026-03-24 15:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10711517
2026-03-24 15:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e00b2737-13ad-5f0d-acc0-ada1e8c9e839 with identifier: 10711517 to the API
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711517>
{'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': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'e00b2737-13ad-5f0d-acc0-ada1e8c9e839',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EMA081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711517',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 35942,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2020-03-02',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 35.942 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711517%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [adesa.be] INFO: Saving data for 10711517: {'auction_closing_time': 1774432800.0, 'created_time': 1774279335.73591, 'last_price_update_time': 1774365808.261284}
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711517') HTTP/1.1" 204 0
2026-03-24 15:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10717946
2026-03-24 15:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with scrape type 1
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b82ab778-7e7b-530c-b2ce-37759e6bf3d7
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252F7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252F88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252F464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252Fbd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/bd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252F662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252F79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252Fe97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/e97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252F84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252F41ca43f5-3393-4cd7-af9d-343626b18e99.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/41ca43f5-3393-4cd7-af9d-343626b18e99.jpg already downloaded
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5416650%252Fgeneral%252Ffac42afe-e02c-457c-ad26-88f3da1e62f9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5416650/general/fac42afe-e02c-457c-ad26-88f3da1e62f9.jpg already downloaded
2026-03-24 15:23:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b82ab778-7e7b-530c-b2ce-37759e6bf3d7, identifier: 10717946
2026-03-24 15:23:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10717946
2026-03-24 15:23:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10717946
2026-03-24 15:23:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b82ab778-7e7b-530c-b2ce-37759e6bf3d7 with identifier: 10717946 to the API
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717946>
{'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': 179,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b82ab778-7e7b-530c-b2ce-37759e6bf3d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GHP955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717946',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 74858,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5416650/general/7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg',
'https://images.openlane.eu/carimgs/5416650/general/88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg',
'https://images.openlane.eu/carimgs/5416650/general/464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg',
'https://images.openlane.eu/carimgs/5416650/general/bd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg',
'https://images.openlane.eu/carimgs/5416650/general/662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg',
'https://images.openlane.eu/carimgs/5416650/general/79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg',
'https://images.openlane.eu/carimgs/5416650/general/e97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg',
'https://images.openlane.eu/carimgs/5416650/general/84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg',
'https://images.openlane.eu/carimgs/5416650/general/41ca43f5-3393-4cd7-af9d-343626b18e99.jpg',
'https://images.openlane.eu/carimgs/5416650/general/fac42afe-e02c-457c-ad26-88f3da1e62f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226185,
'Height': 1241,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/7d1e6f1c-0ca1-4b9b-afab-6245fc045015.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248167,
'Height': 1262,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/88eef369-8233-4baf-9ffc-bf52df5e9acf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218567,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/464c8af7-72ea-44d0-b2b9-787cbdb34b8c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196807,
'Height': 1225,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/bd2fe002-d0f2-4dc1-be5e-5045c07618bc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250377,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/662f79bb-f2e4-48f8-950e-bbc2fef4172e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231094,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/79e579ba-261f-4dde-bb33-9d9b3d2824ef.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249677,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/e97c947a-e3a2-4533-b562-7b7b5e5e4be4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228469,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/84ac4419-8d76-4d19-90a5-c536c2eb4ee2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150189,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/41ca43f5-3393-4cd7-af9d-343626b18e99.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b82ab778-7e7b-530c-b2ce-37759e6bf3d7/b82ab778-7e7b-530c-b2ce-37759e6bf3d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225249,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5416650/general/fac42afe-e02c-457c-ad26-88f3da1e62f9.jpg',
'Width': 1200}],
'price': 24800,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Land Rover Range Rover Velar 2.0d - Diesel - Automatic - 179 hp - '
'74.858 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717946%27 HTTP/1.1" 200 None
2026-03-24 15:23:28 [adesa.be] INFO: Saving data for 10717946: {'created_time': 1774365808.94506, 'last_price_update_time': 1774365808.94507, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717946') HTTP/1.1" 204 0
2026-03-24 15:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711965> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10711374
2026-03-24 15:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73052013-9419-583d-a204-ea66798c9d89 with scrape type 2
2026-03-24 15:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73052013-9419-583d-a204-ea66798c9d89 with scrape type 2
2026-03-24 15:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73052013-9419-583d-a204-ea66798c9d89, identifier: 10711374
2026-03-24 15:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10711374
2026-03-24 15:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10711374
2026-03-24 15:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73052013-9419-583d-a204-ea66798c9d89 with identifier: 10711374 to the API
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711374>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '4.0L',
'engine_horse_power': 639,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '73052013-9419-583d-a204-ea66798c9d89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711374',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'AMG GT',
'odometer': 57899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 82800,
'price_includes_vat': True,
'registration_date': '2019-08-06',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Mercedes-Benz AMG GT S 63 GT - 4-Matic - Petrol - Automatic - 639 '
'hp - 57.899 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2019}
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711374%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [adesa.be] INFO: Saving data for 10711374: {'auction_closing_time': 1774432800.0, 'created_time': 1774279387.080729, 'last_price_update_time': 1774365809.278278}
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711374') HTTP/1.1" 204 0
2026-03-24 15:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10711965
2026-03-24 15:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6bf560d-a55e-5ba1-850b-447d0ddfe5be with scrape type 2
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6bf560d-a55e-5ba1-850b-447d0ddfe5be with scrape type 2
2026-03-24 15:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6bf560d-a55e-5ba1-850b-447d0ddfe5be, identifier: 10711965
2026-03-24 15:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10711965
2026-03-24 15:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10711965
2026-03-24 15:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6bf560d-a55e-5ba1-850b-447d0ddfe5be with identifier: 10711965 to the API
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711965>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 410,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6bf560d-a55e-5ba1-850b-447d0ddfe5be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1dbz179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711965',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Maserati',
'model': 'Ghibli',
'odometer': 167564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19750,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Maserati Ghibli 3.0 - Q4 - Petrol - Automatic - 410 hp - 167.564 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711965%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [adesa.be] INFO: Saving data for 10711965: {'auction_closing_time': 1774432800.0, 'created_time': 1774279386.226961, 'last_price_update_time': 1774365809.626183}
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711965') HTTP/1.1" 204 0
2026-03-24 15:23:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10717982
2026-03-24 15:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 170bd490-4af5-5570-a619-67041eddd688 with scrape type 1
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 170bd490-4af5-5570-a619-67041eddd688
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252F5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252F4d287c1c-452e-4453-8df0-0107b0df5048.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/4d287c1c-452e-4453-8df0-0107b0df5048.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252F059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252F1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252Fd95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/d95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252F8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252Fcf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/cf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252F3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252Fdf1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/df1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg already downloaded
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5618349%252Fgeneral%252F42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5618349/general/42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg already downloaded
2026-03-24 15:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 170bd490-4af5-5570-a619-67041eddd688, identifier: 10717982
2026-03-24 15:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10717982
2026-03-24 15:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10717982
2026-03-24 15:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10717982 to the API
2026-03-24 15:23:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717982>
{'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': 240,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '170bd490-4af5-5570-a619-67041eddd688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATY842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717982',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 149147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5618349/general/5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/4d287c1c-452e-4453-8df0-0107b0df5048.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/d95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/cf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/df1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg',
'https://images.openlane.eu/carimgs/5618349/general/42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 352253,
'Height': 1318,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/5261020a-e517-40ea-bc7c-acb98cd6f1e3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338669,
'Height': 1317,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/4d287c1c-452e-4453-8df0-0107b0df5048.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354828,
'Height': 1544,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/059ad3ef-76f1-4d50-8221-1b6e44f90182.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284267,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/1a1b6c16-76a3-4e08-9b96-0dec5af4796e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242332,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/d95b8ac5-c57d-4a13-9fab-fb7c94661a42.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224359,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/8ca2a9cd-1371-4c94-bee4-cc661a23b9a4.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243340,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/cf363948-7ab9-4ee8-a2cc-74cf95dd8d7f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298579,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/3259ed12-1b13-43e8-acc9-94231fb3af9a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151910,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/df1c4204-1d09-4f9a-9101-bc14432a0ed1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_170bd490-4af5-5570-a619-67041eddd688/170bd490-4af5-5570-a619-67041eddd688_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5618349/general/42d84ebd-b25a-48d0-af8b-e58bc7e42f17.jpeg',
'Width': 1600}],
'price': 15100,
'price_includes_vat': True,
'registration_date': '2017-12-21',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Land Rover Discovery 2.0 - AWD - Diesel - Automatic - 240 hp - '
'149.147 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717982%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [adesa.be] INFO: Saving data for 10717982: {'created_time': 1774365810.206976, 'last_price_update_time': 1774365810.206989, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717982') HTTP/1.1" 204 0
2026-03-24 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718010> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92ed2e7b-7397-567b-86b8-5834218756aa with identifier: 10711387
2026-03-24 15:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ed2e7b-7397-567b-86b8-5834218756aa with scrape type 2
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92ed2e7b-7397-567b-86b8-5834218756aa with scrape type 2
2026-03-24 15:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92ed2e7b-7397-567b-86b8-5834218756aa, identifier: 10711387
2026-03-24 15:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92ed2e7b-7397-567b-86b8-5834218756aa with identifier: 10711387
2026-03-24 15:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92ed2e7b-7397-567b-86b8-5834218756aa with identifier: 10711387
2026-03-24 15:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92ed2e7b-7397-567b-86b8-5834218756aa with identifier: 10711387 to the API
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711387>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Electric',
'id': '92ed2e7b-7397-567b-86b8-5834218756aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GTM517',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711387',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 59138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29900,
'price_includes_vat': True,
'registration_date': '2025-03-25',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Mercedes-Benz EQA 250+ - Electric - Automatic - 190 hp - 59.138 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711387%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [adesa.be] INFO: Saving data for 10711387: {'auction_closing_time': 1774432800.0, 'created_time': 1774279390.724243, 'last_price_update_time': 1774365810.580723}
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711387') HTTP/1.1" 204 0
2026-03-24 15:23:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10718010
2026-03-24 15:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd82f21-f219-59a4-8c8a-3674b3e7523c with scrape type 1
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item acd82f21-f219-59a4-8c8a-3674b3e7523c
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252F630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252Fdbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/dbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252Fdb857b8b-9664-4191-821b-232ea32190cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/db857b8b-9664-4191-821b-232ea32190cc.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252F554164c4-99ce-40e4-94da-2221345f7019.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/554164c4-99ce-40e4-94da-2221345f7019.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252F2129da68-0f46-486a-928d-4a57d2453623.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/2129da68-0f46-486a-928d-4a57d2453623.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252F8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252F3352a362-83db-4840-a0a2-3dd50028865c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/3352a362-83db-4840-a0a2-3dd50028865c.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252F37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252Fab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/ab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5666055%252Fgeneral%252F519369bc-6869-4f8f-885e-b37aa19dd164.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666055/general/519369bc-6869-4f8f-885e-b37aa19dd164.jpeg already downloaded
2026-03-24 15:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acd82f21-f219-59a4-8c8a-3674b3e7523c, identifier: 10718010
2026-03-24 15:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10718008
2026-03-24 15:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a36e5c40-f400-546c-be34-63ac43fe3e05 with scrape type 1
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a36e5c40-f400-546c-be34-63ac43fe3e05
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252Fe9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/e9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252Fa1665ac5-1e3d-4640-af95-c6483facfd18.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/a1665ac5-1e3d-4640-af95-c6483facfd18.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg already downloaded
2026-03-24 15:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F6496ea43-efec-4906-9b2f-bfc010954816.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/6496ea43-efec-4906-9b2f-bfc010954816.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5663884%252Fgeneral%252F54e277ba-c4a0-457c-a180-345c8736f333.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663884/general/54e277ba-c4a0-457c-a180-345c8736f333.jpeg already downloaded
2026-03-24 15:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a36e5c40-f400-546c-be34-63ac43fe3e05, identifier: 10718008
2026-03-24 15:23:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10718044
2026-03-24 15:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with scrape type 1
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9cff48f9-5d9b-5c17-a8c0-4e39b434074e
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252F039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252F573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252F791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252F93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252Fec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/ec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252F1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252Fe1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/e1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252F409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252Fccff651d-c0d2-4554-a268-8e3f78413579.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/ccff651d-c0d2-4554-a268-8e3f78413579.jpeg already downloaded
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702916%252Fgeneral%252F9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702916/general/9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg already downloaded
2026-03-24 15:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e, identifier: 10718044
2026-03-24 15:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10718010
2026-03-24 15:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10718010
2026-03-24 15:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acd82f21-f219-59a4-8c8a-3674b3e7523c with identifier: 10718010 to the API
2026-03-24 15:23:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718010>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'acd82f21-f219-59a4-8c8a-3674b3e7523c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUF832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718010',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 188908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5666055/general/630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/dbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/db857b8b-9664-4191-821b-232ea32190cc.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/554164c4-99ce-40e4-94da-2221345f7019.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/2129da68-0f46-486a-928d-4a57d2453623.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/3352a362-83db-4840-a0a2-3dd50028865c.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/ab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg',
'https://images.openlane.eu/carimgs/5666055/general/519369bc-6869-4f8f-885e-b37aa19dd164.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340934,
'Height': 1223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/630f71ed-d445-4873-b2ca-d71ab00d288f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372096,
'Height': 1269,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/dbdab8f1-2e0c-4033-bc03-31aa6ebeaf94.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326787,
'Height': 1272,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/db857b8b-9664-4191-821b-232ea32190cc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321173,
'Height': 1261,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/554164c4-99ce-40e4-94da-2221345f7019.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282143,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/2129da68-0f46-486a-928d-4a57d2453623.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217872,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/8dfc5e53-8fd7-4fa6-b7f0-2ea7bbc79453.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249439,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/3352a362-83db-4840-a0a2-3dd50028865c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291229,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/37c7bb54-48d8-4c04-893c-8760349da4b9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372725,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/ab1f4c09-9fc1-4ab3-89d0-55f53e447f4e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_acd82f21-f219-59a4-8c8a-3674b3e7523c/acd82f21-f219-59a4-8c8a-3674b3e7523c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171521,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666055/general/519369bc-6869-4f8f-885e-b37aa19dd164.jpeg',
'Width': 1600}],
'price': 16900,
'price_includes_vat': True,
'registration_date': '2017-05-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz GLC 220d - 4-Matic - Diesel - Automatic - 163 hp - '
'188.908 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718010%27 HTTP/1.1" 200 None
2026-03-24 15:23:32 [adesa.be] INFO: Saving data for 10718010: {'created_time': 1774365812.600293, 'last_price_update_time': 1774365812.600303, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718010') HTTP/1.1" 204 0
2026-03-24 15:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10718008
2026-03-24 15:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10718008
2026-03-24 15:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a36e5c40-f400-546c-be34-63ac43fe3e05 with identifier: 10718008 to the API
2026-03-24 15:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718008>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a36e5c40-f400-546c-be34-63ac43fe3e05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FNK465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718008',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 174829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5663884/general/4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/e9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/a1665ac5-1e3d-4640-af95-c6483facfd18.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/6496ea43-efec-4906-9b2f-bfc010954816.jpeg',
'https://images.openlane.eu/carimgs/5663884/general/54e277ba-c4a0-457c-a180-345c8736f333.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 320936,
'Height': 1215,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/4482da11-dbd2-4f12-91a1-e46baec612ec.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 350590,
'Height': 1253,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/842a82f1-d11f-4fd5-82e0-2b6230974575.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 315029,
'Height': 1193,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/e9c40458-c3b6-4f4b-a6b0-4f9b7c2b25c6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286262,
'Height': 1160,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/a1665ac5-1e3d-4640-af95-c6483facfd18.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284414,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/1c93f511-9d05-4f17-a263-efe12e7bb575.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217431,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/9e51a3bd-747b-4c73-9550-4064f02baa3b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282561,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/3c69d1e7-3a8a-41bd-a3ca-04321ed73ab5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222287,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/34bb316f-77f6-4643-bce6-eab89d5b2bd2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150667,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/6496ea43-efec-4906-9b2f-bfc010954816.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a36e5c40-f400-546c-be34-63ac43fe3e05/a36e5c40-f400-546c-be34-63ac43fe3e05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213730,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663884/general/54e277ba-c4a0-457c-a180-345c8736f333.jpeg',
'Width': 1200}],
'price': 9900,
'price_includes_vat': True,
'registration_date': '2015-04-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz C 180d - Diesel - Automatic - 116 hp - 174.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718008%27 HTTP/1.1" 200 None
2026-03-24 15:23:33 [adesa.be] INFO: Saving data for 10718008: {'created_time': 1774365813.653289, 'last_price_update_time': 1774365813.653298, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718008') HTTP/1.1" 204 0
2026-03-24 15:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10718044
2026-03-24 15:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10718044
2026-03-24 15:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cff48f9-5d9b-5c17-a8c0-4e39b434074e with identifier: 10718044 to the API
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718044>
{'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': 109,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9cff48f9-5d9b-5c17-a8c0-4e39b434074e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCV220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 238498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5702916/general/039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/ec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/e1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/ccff651d-c0d2-4554-a268-8e3f78413579.jpeg',
'https://images.openlane.eu/carimgs/5702916/general/9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282873,
'Height': 1153,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/039202cd-cad2-444a-8035-1d3d76e59aa1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316487,
'Height': 1242,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/573d3ece-1aed-4582-8b7e-ba7f1c54560f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301011,
'Height': 1249,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/791831ca-4838-4e62-8efa-04a3d6d464d8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283558,
'Height': 1203,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/93bc6abd-7a1c-49ed-9195-c9c45e2ff5ed.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280287,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/ec3f1fea-cf84-4f82-9a6d-b20c987a1ff5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248824,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/1d898ecc-9ec7-4dcb-a314-2c4ab5c63768.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311685,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/e1b3f996-2c45-47eb-a2ef-c3b9d6ca6584.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219039,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/409ed144-9bfa-46b1-8a8f-1e74c2de49a8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156948,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/ccff651d-c0d2-4554-a268-8e3f78413579.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9cff48f9-5d9b-5c17-a8c0-4e39b434074e/9cff48f9-5d9b-5c17-a8c0-4e39b434074e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287927,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702916/general/9a2b1854-02f5-4e8d-b614-5ca664be6fa6.jpeg',
'Width': 1600}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2015-05-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz GLA 180d - Diesel - Manual - 109 hp - 238.498 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718044%27 HTTP/1.1" 200 None
2026-03-24 15:23:33 [adesa.be] INFO: Saving data for 10718044: {'created_time': 1774365813.977975, 'last_price_update_time': 1774365813.977986, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718044') HTTP/1.1" 204 0
2026-03-24 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10718086
2026-03-24 15:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a894dcab-8839-5e4a-b8a0-782435c76536 with scrape type 1
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a894dcab-8839-5e4a-b8a0-782435c76536
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252Fe01c7710-d79a-49d6-ba51-d40e7d573116.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/e01c7710-d79a-49d6-ba51-d40e7d573116.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252Fd2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/d2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252F0af27862-8b16-4050-a424-3e71b124fc78.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/0af27862-8b16-4050-a424-3e71b124fc78.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252F5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252F57256493-de2a-410e-b1ab-41662f914053.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/57256493-de2a-410e-b1ab-41662f914053.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252Fc62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/c62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252F137a7717-346b-4955-ab43-5f849b06f759.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/137a7717-346b-4955-ab43-5f849b06f759.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252F6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252F46a7c62d-6e28-4570-914d-1004dee62741.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/46a7c62d-6e28-4570-914d-1004dee62741.jpeg already downloaded
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5732082%252Fgeneral%252F782332de-85ab-4ab2-b3fa-8910667364e8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732082/general/782332de-85ab-4ab2-b3fa-8910667364e8.jpeg already downloaded
2026-03-24 15:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a894dcab-8839-5e4a-b8a0-782435c76536, identifier: 10718086
2026-03-24 15:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10718086
2026-03-24 15:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10718086
2026-03-24 15:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10718086 to the API
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718086>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a894dcab-8839-5e4a-b8a0-782435c76536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATQ202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718086',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 323921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5732082/general/e01c7710-d79a-49d6-ba51-d40e7d573116.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/d2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/0af27862-8b16-4050-a424-3e71b124fc78.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/57256493-de2a-410e-b1ab-41662f914053.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/c62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/137a7717-346b-4955-ab43-5f849b06f759.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/46a7c62d-6e28-4570-914d-1004dee62741.jpeg',
'https://images.openlane.eu/carimgs/5732082/general/782332de-85ab-4ab2-b3fa-8910667364e8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275066,
'Height': 1158,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/e01c7710-d79a-49d6-ba51-d40e7d573116.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263961,
'Height': 1168,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/d2d5a8cb-0ce4-4ae7-9d65-392a74c333f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271027,
'Height': 1193,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/0af27862-8b16-4050-a424-3e71b124fc78.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253614,
'Height': 1162,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/5b35a034-7dfa-42e5-92d2-6cc8743d061d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285760,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/57256493-de2a-410e-b1ab-41662f914053.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276480,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/c62082d9-7126-4a92-aab0-6dcf1ffa3206.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258506,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/137a7717-346b-4955-ab43-5f849b06f759.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192437,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/6d4b95ba-9cf7-4be6-b666-dbc321dfcda3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253054,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/46a7c62d-6e28-4570-914d-1004dee62741.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a894dcab-8839-5e4a-b8a0-782435c76536/a894dcab-8839-5e4a-b8a0-782435c76536_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239549,
'Height': 1288,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732082/general/782332de-85ab-4ab2-b3fa-8910667364e8.jpeg',
'Width': 1600}],
'price': 11100,
'price_includes_vat': True,
'registration_date': '2017-07-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz E All-Terrain 220d - 4-Matic - Diesel - Automatic - '
'194 hp - 323.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718086%27 HTTP/1.1" 200 None
2026-03-24 15:23:34 [adesa.be] INFO: Saving data for 10718086: {'created_time': 1774365814.588773, 'last_price_update_time': 1774365814.588784, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718086') HTTP/1.1" 204 0
2026-03-24 15:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10711700
2026-03-24 15:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef7e7051-9ce1-5525-8161-8120734b19e2, identifier: 10711700
2026-03-24 15:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10711765
2026-03-24 15:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81be3065-c916-530a-a3e4-0477e539234a, identifier: 10711765
2026-03-24 15:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10711532
2026-03-24 15:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99fde570-349b-59ae-bbe1-214ef1d3082e with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99fde570-349b-59ae-bbe1-214ef1d3082e with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99fde570-349b-59ae-bbe1-214ef1d3082e, identifier: 10711532
2026-03-24 15:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10711419
2026-03-24 15:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ab20a8f-c817-5b57-ad13-92674241a1f7 with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ab20a8f-c817-5b57-ad13-92674241a1f7 with scrape type 2
2026-03-24 15:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ab20a8f-c817-5b57-ad13-92674241a1f7, identifier: 10711419
2026-03-24 15:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10711700
2026-03-24 15:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10711700
2026-03-24 15:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10711700 to the API
2026-03-24 15:23:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711700>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef7e7051-9ce1-5525-8161-8120734b19e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BUA441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 135509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Mini Countryman Cooper 1.5 - Petrol - Automatic - 136 hp - 135.509 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711700%27 HTTP/1.1" 200 None
2026-03-24 15:23:36 [adesa.be] INFO: Saving data for 10711700: {'auction_closing_time': 1774431000.0, 'created_time': 1774279393.979928, 'last_price_update_time': 1774365816.0942}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711700') HTTP/1.1" 204 0
2026-03-24 15:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10711765
2026-03-24 15:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10711765
2026-03-24 15:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10711765 to the API
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711765>
{'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': 102,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '81be3065-c916-530a-a3e4-0477e539234a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JFP161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 102720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2016-07-06',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 5 Doors One 1.2 - Petrol - Manual - 102 hp - 102.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711765%27 HTTP/1.1" 200 None
2026-03-24 15:23:36 [adesa.be] INFO: Saving data for 10711765: {'auction_closing_time': 1774431000.0, 'created_time': 1774279396.252422, 'last_price_update_time': 1774365816.366022}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711765') HTTP/1.1" 204 0
2026-03-24 15:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10711532
2026-03-24 15:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10711532
2026-03-24 15:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99fde570-349b-59ae-bbe1-214ef1d3082e with identifier: 10711532 to the API
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '99fde570-349b-59ae-bbe1-214ef1d3082e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '763613',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711532',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Cabrio',
'odometer': 160083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2013-05-31',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Mini Cabrio One 1.6i - Petrol - Manual - 98 hp - 160.083 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711532%27 HTTP/1.1" 200 None
2026-03-24 15:23:36 [adesa.be] INFO: Saving data for 10711532: {'auction_closing_time': 1774432800.0, 'created_time': 1774279397.030032, 'last_price_update_time': 1774365816.615574}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711532') HTTP/1.1" 204 0
2026-03-24 15:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10711419
2026-03-24 15:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10711419
2026-03-24 15:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ab20a8f-c817-5b57-ad13-92674241a1f7 with identifier: 10711419 to the API
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711419>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1ab20a8f-c817-5b57-ad13-92674241a1f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1tbn350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711419',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'MX-5',
'odometer': 169347,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2017-09-14',
'seats_number': 2,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Mazda MX-5 2.0 SKYACTIV-G Skycruise - Petrol - Automatic - 160 hp - '
'169.347 km',
'transmission': 'automatic',
'trim': 'Skycruise',
'vin': None,
'year': 2017}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711419%27 HTTP/1.1" 200 None
2026-03-24 15:23:36 [adesa.be] INFO: Saving data for 10711419: {'auction_closing_time': 1774432800.0, 'created_time': 1774279394.98032, 'last_price_update_time': 1774365816.876911}
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711419') HTTP/1.1" 204 0
2026-03-24 15:23: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-24 15:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718078> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717954> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10711935
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711935%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10711935: 0
2026-03-24 15:23:37 [adesa.be] INFO: Skipping item 10711935 url https://www.openlane.eu/en/carv6/auction/10711935
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10718071
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718071%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10718071: 1
2026-03-24 15:23:37 [adesa.be] INFO: Scraping item 10718071 url https://www.openlane.eu/en/carv6/auction/10718071
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10713224
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713224%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10713224: 0
2026-03-24 15:23:37 [adesa.be] INFO: Skipping item 10713224 url https://www.openlane.eu/en/carv6/auction/10713224
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10718057
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718057%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10718057: 1
2026-03-24 15:23:37 [adesa.be] INFO: Scraping item 10718057 url https://www.openlane.eu/en/carv6/auction/10718057
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10711538
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711538%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10711538: 0
2026-03-24 15:23:37 [adesa.be] INFO: Skipping item 10711538 url https://www.openlane.eu/en/carv6/auction/10711538
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10713225
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713225%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10713225: 0
2026-03-24 15:23:37 [adesa.be] INFO: Skipping item 10713225 url https://www.openlane.eu/en/carv6/auction/10713225
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10711565
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711565%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10711565: 0
2026-03-24 15:23:37 [adesa.be] INFO: Skipping item 10711565 url https://www.openlane.eu/en/carv6/auction/10711565
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10718064
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718064%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10718064: 1
2026-03-24 15:23:37 [adesa.be] INFO: Scraping item 10718064 url https://www.openlane.eu/en/carv6/auction/10718064
2026-03-24 15:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10718078
2026-03-24 15:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceb2ad3a-253d-5e44-90b4-d60682a0631a with scrape type 1
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ceb2ad3a-253d-5e44-90b4-d60682a0631a
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252Ffa8364c8-5cc9-426b-9737-d13f0add221d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/fa8364c8-5cc9-426b-9737-d13f0add221d.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252F3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252Ffc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/fc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252F591463c9-302e-42df-b48a-1717a2b22592.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/591463c9-302e-42df-b48a-1717a2b22592.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252F37b7f6ee-3967-4113-9258-9c2a32329543.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/37b7f6ee-3967-4113-9258-9c2a32329543.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252Fcf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/cf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252F7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252F02349b27-0569-4595-9c4e-6b9f579bacab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/02349b27-0569-4595-9c4e-6b9f579bacab.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252F7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5721227%252Fgeneral%252F5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721227/general/5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg already downloaded
2026-03-24 15:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceb2ad3a-253d-5e44-90b4-d60682a0631a, identifier: 10718078
2026-03-24 15:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10711496
2026-03-24 15:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 951c73cb-98dd-525f-80ab-bb09f8573829 with scrape type 2
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 951c73cb-98dd-525f-80ab-bb09f8573829 with scrape type 2
2026-03-24 15:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 951c73cb-98dd-525f-80ab-bb09f8573829, identifier: 10711496
2026-03-24 15:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10717954
2026-03-24 15:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f976e36-082c-5305-aa3f-75f11d0b7554 with scrape type 1
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3f976e36-082c-5305-aa3f-75f11d0b7554
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F622ee18b-98ed-4aca-a617-64d8a59207c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/622ee18b-98ed-4aca-a617-64d8a59207c6.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F6c1b81d0-b84e-4ace-9532-b811789beef8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/6c1b81d0-b84e-4ace-9532-b811789beef8.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252F0a29e253-ddae-4581-ab82-d26a35a280e2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/0a29e253-ddae-4581-ab82-d26a35a280e2.jpg already downloaded
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510650%252Fgeneral%252Fbe057527-dd41-4f92-8cc4-3286da778824.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510650/general/be057527-dd41-4f92-8cc4-3286da778824.jpg already downloaded
2026-03-24 15:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f976e36-082c-5305-aa3f-75f11d0b7554, identifier: 10717954
2026-03-24 15:23:37 [adesa.be] INFO: Found listing with ID: 10717928
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717928%27 HTTP/1.1" 200 None
2026-03-24 15:23:37 [adesa.be] INFO: Scrape type for 10717928: 1
2026-03-24 15:23:37 [adesa.be] INFO: Scraping item 10717928 url https://www.openlane.eu/en/carv6/auction/10717928
2026-03-24 15:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10718078
2026-03-24 15:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10718078
2026-03-24 15:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10718078 to the API
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:23:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718078>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 88,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ceb2ad3a-253d-5e44-90b4-d60682a0631a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718078',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 292772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5721227/general/fa8364c8-5cc9-426b-9737-d13f0add221d.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/fc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/591463c9-302e-42df-b48a-1717a2b22592.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/37b7f6ee-3967-4113-9258-9c2a32329543.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/cf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/02349b27-0569-4595-9c4e-6b9f579bacab.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg',
'https://images.openlane.eu/carimgs/5721227/general/5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326559,
'Height': 1366,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/fa8364c8-5cc9-426b-9737-d13f0add221d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 323454,
'Height': 1326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/3a722eb3-2dca-4d68-8b26-e83a8e12e5c0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319496,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/fc9b24e8-ef8b-4e25-ac63-05d63b798972.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 292707,
'Height': 1291,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/591463c9-302e-42df-b48a-1717a2b22592.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 301443,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/37b7f6ee-3967-4113-9258-9c2a32329543.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254426,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/cf30b4b5-8afa-41bf-b6c2-369131a58874.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280230,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/7a14b133-9b8f-4797-9f54-c4f49f643b1c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146595,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/02349b27-0569-4595-9c4e-6b9f579bacab.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 248040,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/7c1dddc7-b33b-4be0-9ac9-4419a295fc7b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ceb2ad3a-253d-5e44-90b4-d60682a0631a/ceb2ad3a-253d-5e44-90b4-d60682a0631a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721227/general/5c9b5d03-9cdf-4bc8-96e1-d2a8894282ee.jpeg',
'Width': 1600}],
'price': 8550,
'price_includes_vat': True,
'registration_date': '2017-08-10',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz Vito 109 CDI - Diesel - Manual - 88 hp - 292.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718078%27 HTTP/1.1" 200 None
2026-03-24 15:23:38 [adesa.be] INFO: Saving data for 10718078: {'created_time': 1774365818.662498, 'last_price_update_time': 1774365818.662509, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718078') HTTP/1.1" 204 0
2026-03-24 15:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10711496
2026-03-24 15:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10711496
2026-03-24 15:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 951c73cb-98dd-525f-80ab-bb09f8573829 with identifier: 10711496 to the API
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '951c73cb-98dd-525f-80ab-bb09f8573829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '244494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 132124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-06-10',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Nissan Juke 1.6 - Petrol - Automatic - 116 hp - 132.124 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711496%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Saving data for 10711496: {'auction_closing_time': 1774432800.0, 'created_time': 1774279404.064567, 'last_price_update_time': 1774365819.077661}
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711496') HTTP/1.1" 204 0
2026-03-24 15:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10717954
2026-03-24 15:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10717954
2026-03-24 15:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10717954 to the API
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 15:23:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717954>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 113,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3f976e36-082c-5305-aa3f-75f11d0b7554',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VJC070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717954',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 110077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5510650/general/622ee18b-98ed-4aca-a617-64d8a59207c6.jpg',
'https://images.openlane.eu/carimgs/5510650/general/6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg',
'https://images.openlane.eu/carimgs/5510650/general/4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg',
'https://images.openlane.eu/carimgs/5510650/general/069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg',
'https://images.openlane.eu/carimgs/5510650/general/87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg',
'https://images.openlane.eu/carimgs/5510650/general/0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg',
'https://images.openlane.eu/carimgs/5510650/general/6c1b81d0-b84e-4ace-9532-b811789beef8.jpg',
'https://images.openlane.eu/carimgs/5510650/general/0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg',
'https://images.openlane.eu/carimgs/5510650/general/0a29e253-ddae-4581-ab82-d26a35a280e2.jpg',
'https://images.openlane.eu/carimgs/5510650/general/be057527-dd41-4f92-8cc4-3286da778824.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197491,
'Height': 1222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/622ee18b-98ed-4aca-a617-64d8a59207c6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204703,
'Height': 1224,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/6ae19b88-c192-4ae7-998a-0b03d9b41716.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 214754,
'Height': 1312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/4e2064d6-0a9d-42dd-91d6-6f2915d3df28.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220339,
'Height': 1271,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/069b36a7-eb0a-4c1c-9969-68288eeb264a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264303,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/87cc3edc-0f2b-490d-afb3-4ff259f9e16e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265322,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/0ec209b4-d07f-4c85-8fb4-6f5209b5a129.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/6c1b81d0-b84e-4ace-9532-b811789beef8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256124,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/0d406b39-cc7d-4cb0-bde5-290c35f215b9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225694,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/0a29e253-ddae-4581-ab82-d26a35a280e2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3f976e36-082c-5305-aa3f-75f11d0b7554/3f976e36-082c-5305-aa3f-75f11d0b7554_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220616,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510650/general/be057527-dd41-4f92-8cc4-3286da778824.jpg',
'Width': 1200}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.6 - Petrol - Automatic - 113 hp - 110.077 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717954%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Saving data for 10717954: {'created_time': 1774365819.445274, 'last_price_update_time': 1774365819.445284, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717954') HTTP/1.1" 204 0
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711830
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711830%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711830: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711830 url https://www.openlane.eu/en/carv6/auction/10711830
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711478
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711478%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711478: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711478 url https://www.openlane.eu/en/carv6/auction/10711478
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10713175
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713175%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10713175: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10713175 url https://www.openlane.eu/en/carv6/auction/10713175
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711547
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711547%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711547: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711547 url https://www.openlane.eu/en/carv6/auction/10711547
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711542
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711542%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711542: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711542 url https://www.openlane.eu/en/carv6/auction/10711542
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10717980
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717980%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10717980: 1
2026-03-24 15:23:39 [adesa.be] INFO: Scraping item 10717980 url https://www.openlane.eu/en/carv6/auction/10717980
2026-03-24 15:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10713322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711922
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711922%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711922: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711922 url https://www.openlane.eu/en/carv6/auction/10711922
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711449
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711449%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711449: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711449 url https://www.openlane.eu/en/carv6/auction/10711449
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711735
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711735%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711735: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711735 url https://www.openlane.eu/en/carv6/auction/10711735
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711521
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711521%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711521: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711521 url https://www.openlane.eu/en/carv6/auction/10711521
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711585
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711585%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711585: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711585 url https://www.openlane.eu/en/carv6/auction/10711585
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10717938
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717938%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10717938: 1
2026-03-24 15:23:39 [adesa.be] INFO: Scraping item 10717938 url https://www.openlane.eu/en/carv6/auction/10717938
2026-03-24 15:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10713223
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713223%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10713223: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10713223 url https://www.openlane.eu/en/carv6/auction/10713223
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10718017
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718017%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10718017: 1
2026-03-24 15:23:39 [adesa.be] INFO: Scraping item 10718017 url https://www.openlane.eu/en/carv6/auction/10718017
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10711519
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711519%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10711519: 0
2026-03-24 15:23:39 [adesa.be] INFO: Skipping item 10711519 url https://www.openlane.eu/en/carv6/auction/10711519
2026-03-24 15:23:39 [adesa.be] INFO: Found listing with ID: 10717978
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717978%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [adesa.be] INFO: Scrape type for 10717978: 1
2026-03-24 15:23:39 [adesa.be] INFO: Scraping item 10717978 url https://www.openlane.eu/en/carv6/auction/10717978
2026-03-24 15:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10713322
2026-03-24 15:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fce46605-ad27-568c-adf0-99599123fb52 with scrape type 2
2026-03-24 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fce46605-ad27-568c-adf0-99599123fb52 with scrape type 2
2026-03-24 15:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fce46605-ad27-568c-adf0-99599123fb52, identifier: 10713322
2026-03-24 15:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10717955
2026-03-24 15:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de with scrape type 1
2026-03-24 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252F27c9bb14-9072-4f80-a0f2-492818d57754.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/27c9bb14-9072-4f80-a0f2-492818d57754.jpg already downloaded
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252F7543fba6-4515-4f78-9009-387e7eb03032.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/7543fba6-4515-4f78-9009-387e7eb03032.jpg already downloaded
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252Fe91a1959-4709-4e28-9e08-4d2f25cdf665.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/e91a1959-4709-4e28-9e08-4d2f25cdf665.jpg already downloaded
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252Fce2620c7-ffc7-49be-9736-ed6b4804893e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/ce2620c7-ffc7-49be-9736-ed6b4804893e.jpg already downloaded
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252Fa922eac6-b466-40b2-8024-5192829f959e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/a922eac6-b466-40b2-8024-5192829f959e.jpg already downloaded
2026-03-24 15:23:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252F2d2350c5-1e62-4060-acae-133ad94191a9.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/2d2350c5-1e62-4060-acae-133ad94191a9.jpg already downloaded
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252F6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg already downloaded
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252Fc6a7aab3-2799-442f-8d05-ac07b07421ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/c6a7aab3-2799-442f-8d05-ac07b07421ae.jpg already downloaded
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252F91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg already downloaded
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5510667%252Fgeneral%252F8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5510667/general/8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg already downloaded
2026-03-24 15:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bf0288c-aa8a-54fa-b3aa-9415f94364de, identifier: 10717955
2026-03-24 15:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10711563
2026-03-24 15:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with scrape type 2
2026-03-24 15:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with scrape type 2
2026-03-24 15:23:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ebb2a29-690f-5786-a266-3dbb2c885ed2, identifier: 10711563
2026-03-24 15:23:40 [adesa.be] INFO: Found listing with ID: 10711786
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711786%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [adesa.be] INFO: Scrape type for 10711786: 0
2026-03-24 15:23:40 [adesa.be] INFO: Skipping item 10711786 url https://www.openlane.eu/en/carv6/auction/10711786
2026-03-24 15:23:40 [adesa.be] INFO: Found listing with ID: 10711978
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711978%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [adesa.be] INFO: Scrape type for 10711978: 0
2026-03-24 15:23:40 [adesa.be] INFO: Skipping item 10711978 url https://www.openlane.eu/en/carv6/auction/10711978
2026-03-24 15:23:40 [adesa.be] INFO: Found listing with ID: 10717944
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717944%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [adesa.be] INFO: Scrape type for 10717944: 1
2026-03-24 15:23:40 [adesa.be] INFO: Scraping item 10717944 url https://www.openlane.eu/en/carv6/auction/10717944
2026-03-24 15:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10713322
2026-03-24 15:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10713322
2026-03-24 15:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fce46605-ad27-568c-adf0-99599123fb52 with identifier: 10713322 to the API
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10713322>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 217,
'expiration_date': '2026-03-25T10:15:00Z',
'fuel_type': 'Electric',
'id': 'fce46605-ad27-568c-adf0-99599123fb52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FCZ309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10713322',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 141623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Nissan Leaf 62 kWh - Electric - Automatic - 217 hp - 141.623 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713322%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [adesa.be] INFO: Saving data for 10713322: {'auction_closing_time': 1774433700.0, 'created_time': 1774279404.950597, 'last_price_update_time': 1774365820.540914}
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10713322') HTTP/1.1" 204 0
2026-03-24 15:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10717955
2026-03-24 15:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10717955
2026-03-24 15:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10717955 to the API
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2bf0288c-aa8a-54fa-b3aa-9415f94364de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YTP312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717955',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 162027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5510667/general/27c9bb14-9072-4f80-a0f2-492818d57754.jpg',
'https://images.openlane.eu/carimgs/5510667/general/7543fba6-4515-4f78-9009-387e7eb03032.jpg',
'https://images.openlane.eu/carimgs/5510667/general/e91a1959-4709-4e28-9e08-4d2f25cdf665.jpg',
'https://images.openlane.eu/carimgs/5510667/general/ce2620c7-ffc7-49be-9736-ed6b4804893e.jpg',
'https://images.openlane.eu/carimgs/5510667/general/a922eac6-b466-40b2-8024-5192829f959e.jpg',
'https://images.openlane.eu/carimgs/5510667/general/2d2350c5-1e62-4060-acae-133ad94191a9.jpg',
'https://images.openlane.eu/carimgs/5510667/general/6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg',
'https://images.openlane.eu/carimgs/5510667/general/c6a7aab3-2799-442f-8d05-ac07b07421ae.jpg',
'https://images.openlane.eu/carimgs/5510667/general/91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg',
'https://images.openlane.eu/carimgs/5510667/general/8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332467,
'Height': 1219,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/27c9bb14-9072-4f80-a0f2-492818d57754.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325217,
'Height': 1332,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/7543fba6-4515-4f78-9009-387e7eb03032.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 356547,
'Height': 1372,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/e91a1959-4709-4e28-9e08-4d2f25cdf665.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 354898,
'Height': 1376,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/ce2620c7-ffc7-49be-9736-ed6b4804893e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322242,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/a922eac6-b466-40b2-8024-5192829f959e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257499,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/2d2350c5-1e62-4060-acae-133ad94191a9.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285362,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/6e85b447-f4ef-47d9-930c-feafa2cf7ec2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 373847,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/c6a7aab3-2799-442f-8d05-ac07b07421ae.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178054,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/91c9cbf7-88e6-45d3-9621-8fc558dbfc8d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2bf0288c-aa8a-54fa-b3aa-9415f94364de/2bf0288c-aa8a-54fa-b3aa-9415f94364de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349113,
'Height': 1347,
'OriginUrl': 'https://images.openlane.eu/carimgs/5510667/general/8c4d1ed7-554e-4b41-92d8-95f7b2e6d96d.jpg',
'Width': 1600}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2013-02-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.2i - Petrol - Manual - 80 hp - 162.027 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717955%27 HTTP/1.1" 200 None
2026-03-24 15:23:40 [adesa.be] INFO: Saving data for 10717955: {'created_time': 1774365820.92496, 'last_price_update_time': 1774365820.92497, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717955') HTTP/1.1" 204 0
2026-03-24 15:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10711563
2026-03-24 15:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10711563
2026-03-24 15:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10711563 to the API
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711563>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 89,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8ebb2a29-690f-5786-a266-3dbb2c885ed2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '115103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711563',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Note',
'odometer': 219341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2015-06-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Nissan Note 1.5 DCI N-Tec - Diesel - Manual - 89 hp - 219.341 km',
'transmission': 'manual',
'trim': 'N-Tec',
'vin': None,
'year': 2015}
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711563%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Saving data for 10711563: {'auction_closing_time': 1774432800.0, 'created_time': 1774279400.27092, 'last_price_update_time': 1774365821.21387}
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711563') HTTP/1.1" 204 0
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10718042
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718042%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10718042: 1
2026-03-24 15:23:41 [adesa.be] INFO: Scraping item 10718042 url https://www.openlane.eu/en/carv6/auction/10718042
2026-03-24 15:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718004> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718069> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711452
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711452%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711452: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711452 url https://www.openlane.eu/en/carv6/auction/10711452
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711846
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711846%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711846: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711846 url https://www.openlane.eu/en/carv6/auction/10711846
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711819
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711819%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711819: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711819 url https://www.openlane.eu/en/carv6/auction/10711819
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711429
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711429%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711429: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711429 url https://www.openlane.eu/en/carv6/auction/10711429
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711445
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711445%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711445: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711445 url https://www.openlane.eu/en/carv6/auction/10711445
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711526
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711526%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711526: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711526 url https://www.openlane.eu/en/carv6/auction/10711526
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10717970
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717970%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10717970: 1
2026-03-24 15:23:41 [adesa.be] INFO: Scraping item 10717970 url https://www.openlane.eu/en/carv6/auction/10717970
2026-03-24 15:23:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711891
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711891%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711891: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711891 url https://www.openlane.eu/en/carv6/auction/10711891
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10711581
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711581%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10711581: 0
2026-03-24 15:23:41 [adesa.be] INFO: Skipping item 10711581 url https://www.openlane.eu/en/carv6/auction/10711581
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10717934
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717934%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10717934: 1
2026-03-24 15:23:41 [adesa.be] INFO: Scraping item 10717934 url https://www.openlane.eu/en/carv6/auction/10717934
2026-03-24 15:23:41 [adesa.be] INFO: Found listing with ID: 10717997
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717997%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [adesa.be] INFO: Scrape type for 10717997: 1
2026-03-24 15:23:41 [adesa.be] INFO: Scraping item 10717997 url https://www.openlane.eu/en/carv6/auction/10717997
2026-03-24 15:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10718004
2026-03-24 15:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e87f84-6e09-5640-ab4c-876414639606 with scrape type 1
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37e87f84-6e09-5640-ab4c-876414639606
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252F68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252F2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252F82317ffd-48e4-40ab-9203-5e9345879cae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/82317ffd-48e4-40ab-9203-5e9345879cae.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252F9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252F572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252F1e90b6ac-084b-4767-819b-28643482f6bb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/1e90b6ac-084b-4767-819b-28643482f6bb.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252Fada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/ada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252F08abe4bb-53c9-458e-bbab-328f45053111.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/08abe4bb-53c9-458e-bbab-328f45053111.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252Fec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/ec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5660625%252Fgeneral%252Fcc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660625/general/cc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg already downloaded
2026-03-24 15:23:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e87f84-6e09-5640-ab4c-876414639606, identifier: 10718004
2026-03-24 15:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10718069
2026-03-24 15:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e with scrape type 1
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252F94e39c74-0411-4610-b502-99f7791ba65b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/94e39c74-0411-4610-b502-99f7791ba65b.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252F101b75be-3c1f-4388-82f3-c494f1422156.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/101b75be-3c1f-4388-82f3-c494f1422156.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252Fad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/ad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252Fab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/ab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252F4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252F719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252Fd35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/d35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252F70ff7523-3923-41cf-8e99-67762c5464cb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/70ff7523-3923-41cf-8e99-67762c5464cb.jpeg already downloaded
2026-03-24 15:23:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252F5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg already downloaded
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5719931%252Fgeneral%252F0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719931/general/0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg already downloaded
2026-03-24 15:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dc7fd59-a2f3-5499-b766-88129f0ed22e, identifier: 10718069
2026-03-24 15:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74c06955-d344-5f12-97e6-1fb790ecb647 with identifier: 10711929
2026-03-24 15:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c06955-d344-5f12-97e6-1fb790ecb647 with scrape type 2
2026-03-24 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74c06955-d344-5f12-97e6-1fb790ecb647 with scrape type 2
2026-03-24 15:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74c06955-d344-5f12-97e6-1fb790ecb647, identifier: 10711929
2026-03-24 15:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10711554
2026-03-24 15:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with scrape type 2
2026-03-24 15:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with scrape type 2
2026-03-24 15:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb5111d7-ac65-5e7a-a55b-a8091cd36c45, identifier: 10711554
2026-03-24 15:23:42 [adesa.be] INFO: Found listing with ID: 10718096
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718096%27 HTTP/1.1" 200 None
2026-03-24 15:23:42 [adesa.be] INFO: Scrape type for 10718096: 1
2026-03-24 15:23:42 [adesa.be] INFO: Scraping item 10718096 url https://www.openlane.eu/en/carv6/auction/10718096
2026-03-24 15:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10718004
2026-03-24 15:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10718004
2026-03-24 15:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10718004 to the API
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718004>
{'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': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37e87f84-6e09-5640-ab4c-876414639606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XMU837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718004',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 168888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5660625/general/68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/82317ffd-48e4-40ab-9203-5e9345879cae.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/1e90b6ac-084b-4767-819b-28643482f6bb.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/ada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/08abe4bb-53c9-458e-bbab-328f45053111.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/ec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg',
'https://images.openlane.eu/carimgs/5660625/general/cc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286412,
'Height': 1296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/68c78657-cc70-4f1c-a006-8796fcdc3ea7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289458,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/2ef80dbf-25d7-4bc6-8c85-49454bd7a800.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317360,
'Height': 1329,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/82317ffd-48e4-40ab-9203-5e9345879cae.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 305732,
'Height': 1316,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/9d1f7a09-2c2f-44e2-9edd-d8b26ce0c079.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279643,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/572c62e6-b23a-402f-8d64-42d2dc8e2c31.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160525,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/1e90b6ac-084b-4767-819b-28643482f6bb.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259065,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/ada0816f-b4ee-4881-a283-5f07f09e56f5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252055,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/08abe4bb-53c9-458e-bbab-328f45053111.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154450,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/ec773489-f7fe-4943-9b6e-86bb415dc27f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37e87f84-6e09-5640-ab4c-876414639606/37e87f84-6e09-5640-ab4c-876414639606_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199715,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660625/general/cc2505ae-7e6c-4327-8308-57cb2dbcbc6d.jpeg',
'Width': 1600}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.0 - Petrol - Manual - 116 hp - 168.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718004%27 HTTP/1.1" 200 None
2026-03-24 15:23:42 [adesa.be] INFO: Saving data for 10718004: {'created_time': 1774365822.568867, 'last_price_update_time': 1774365822.568877, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718004') HTTP/1.1" 204 0
2026-03-24 15:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10718069
2026-03-24 15:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10718069
2026-03-24 15:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10718069 to the API
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718069>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 116,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8dc7fd59-a2f3-5499-b766-88129f0ed22e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SGX529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718069',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 246464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5719931/general/94e39c74-0411-4610-b502-99f7791ba65b.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/101b75be-3c1f-4388-82f3-c494f1422156.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/ad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/ab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/d35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/70ff7523-3923-41cf-8e99-67762c5464cb.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg',
'https://images.openlane.eu/carimgs/5719931/general/0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 353438,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/94e39c74-0411-4610-b502-99f7791ba65b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348461,
'Height': 1247,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/101b75be-3c1f-4388-82f3-c494f1422156.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 383659,
'Height': 1326,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/ad0226ca-6f09-4cee-b1a4-a244a8839e5f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277953,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/ab4c1f92-3d44-4537-b14d-d03cbeafc4a6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196534,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/4b7c485b-fcf7-48bd-af3c-1253e1f3c20a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251711,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/719bc7a9-a6ea-46b3-bb99-bfd498f91b40.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252784,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/d35be6d7-0462-4ef0-adec-2c1cd3f3e7e4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170581,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/70ff7523-3923-41cf-8e99-67762c5464cb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224684,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/5109acdb-5c33-4f3f-a096-60df64af1eb8.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8dc7fd59-a2f3-5499-b766-88129f0ed22e/8dc7fd59-a2f3-5499-b766-88129f0ed22e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212771,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719931/general/0c9c2ab1-2b28-454f-8015-fad5fb366e90.jpeg',
'Width': 1600}],
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-02-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.2 - Petrol - Manual - 116 hp - 246.464 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718069%27 HTTP/1.1" 200 None
2026-03-24 15:23:42 [adesa.be] INFO: Saving data for 10718069: {'created_time': 1774365822.944628, 'last_price_update_time': 1774365822.944638, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718069') HTTP/1.1" 204 0
2026-03-24 15:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74c06955-d344-5f12-97e6-1fb790ecb647 with identifier: 10711929
2026-03-24 15:23:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-24 15:23:43 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 15:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74c06955-d344-5f12-97e6-1fb790ecb647 with identifier: 10711929
2026-03-24 15:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74c06955-d344-5f12-97e6-1fb790ecb647 with identifier: 10711929 to the API
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711929>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '74c06955-d344-5f12-97e6-1fb790ecb647',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1gtx781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 145593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2017-03-29',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Nissan Juke 1.5 DCI - Diesel - Manual - 69 hp - 145.593 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711929%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Saving data for 10711929: {'auction_closing_time': 1774432800.0, 'created_time': 1774279396.741522, 'last_price_update_time': 1774365823.405572}
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711929') HTTP/1.1" 204 0
2026-03-24 15:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10711554
2026-03-24 15:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10711554
2026-03-24 15:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10711554 to the API
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711554>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb5111d7-ac65-5e7a-a55b-a8091cd36c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1beg193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711554',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 222974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-05-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Nissan Juke 1.5 DCI - Diesel - Manual - 110 hp - 222.974 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711554%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Saving data for 10711554: {'auction_closing_time': 1774432800.0, 'created_time': 1774279402.370223, 'last_price_update_time': 1774365823.665642}
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711554') HTTP/1.1" 204 0
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711482
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711482%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711482: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711482 url https://www.openlane.eu/en/carv6/auction/10711482
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711516
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711516%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711516: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711516 url https://www.openlane.eu/en/carv6/auction/10711516
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711745
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711745%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711745: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711745 url https://www.openlane.eu/en/carv6/auction/10711745
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711732
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711732%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711732: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711732 url https://www.openlane.eu/en/carv6/auction/10711732
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711423
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711423%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711423: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711423 url https://www.openlane.eu/en/carv6/auction/10711423
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711463
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711463%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711463: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711463 url https://www.openlane.eu/en/carv6/auction/10711463
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10713174
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713174%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10713174: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10713174 url https://www.openlane.eu/en/carv6/auction/10713174
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711759
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711759%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711759: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711759 url https://www.openlane.eu/en/carv6/auction/10711759
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711963
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711963%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711963: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711963 url https://www.openlane.eu/en/carv6/auction/10711963
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711558
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711558%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711558: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711558 url https://www.openlane.eu/en/carv6/auction/10711558
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711469
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711469%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10711469: 0
2026-03-24 15:23:43 [adesa.be] INFO: Skipping item 10711469 url https://www.openlane.eu/en/carv6/auction/10711469
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10717964
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717964%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10717964: 1
2026-03-24 15:23:43 [adesa.be] INFO: Scraping item 10717964 url https://www.openlane.eu/en/carv6/auction/10717964
2026-03-24 15:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10717958
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717958%27 HTTP/1.1" 200 None
2026-03-24 15:23:43 [adesa.be] INFO: Scrape type for 10717958: 1
2026-03-24 15:23:43 [adesa.be] INFO: Scraping item 10717958 url https://www.openlane.eu/en/carv6/auction/10717958
2026-03-24 15:23:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:43 [adesa.be] INFO: Found listing with ID: 10711512
2026-03-24 15:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711512%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10711512: 0
2026-03-24 15:23:44 [adesa.be] INFO: Skipping item 10711512 url https://www.openlane.eu/en/carv6/auction/10711512
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10711971
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711971%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10711971: 0
2026-03-24 15:23:44 [adesa.be] INFO: Skipping item 10711971 url https://www.openlane.eu/en/carv6/auction/10711971
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10711955
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711955%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10711955: 0
2026-03-24 15:23:44 [adesa.be] INFO: Skipping item 10711955 url https://www.openlane.eu/en/carv6/auction/10711955
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10718020
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718020%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10718020: 1
2026-03-24 15:23:44 [adesa.be] INFO: Scraping item 10718020 url https://www.openlane.eu/en/carv6/auction/10718020
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10718029
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718029%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10718029: 1
2026-03-24 15:23:44 [adesa.be] INFO: Scraping item 10718029 url https://www.openlane.eu/en/carv6/auction/10718029
2026-03-24 15:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10711958
2026-03-24 15:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53608986-cbd1-54c6-9b07-4e42f4d7c529 with scrape type 2
2026-03-24 15:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53608986-cbd1-54c6-9b07-4e42f4d7c529 with scrape type 2
2026-03-24 15:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53608986-cbd1-54c6-9b07-4e42f4d7c529, identifier: 10711958
2026-03-24 15:23:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10711465
2026-03-24 15:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12accd05-3fa7-574d-95e9-09bf3cd749f8 with scrape type 2
2026-03-24 15:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12accd05-3fa7-574d-95e9-09bf3cd749f8 with scrape type 2
2026-03-24 15:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12accd05-3fa7-574d-95e9-09bf3cd749f8, identifier: 10711465
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10716351
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716351%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10716351: 0
2026-03-24 15:23:44 [adesa.be] INFO: Skipping item 10716351 url https://www.openlane.eu/en/carv6/auction/10716351
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10711941
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711941%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10711941: 0
2026-03-24 15:23:44 [adesa.be] INFO: Skipping item 10711941 url https://www.openlane.eu/en/carv6/auction/10711941
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10711828
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711828%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10711828: 0
2026-03-24 15:23:44 [adesa.be] INFO: Skipping item 10711828 url https://www.openlane.eu/en/carv6/auction/10711828
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10718046
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718046%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Scrape type for 10718046: 1
2026-03-24 15:23:44 [adesa.be] INFO: Scraping item 10718046 url https://www.openlane.eu/en/carv6/auction/10718046
2026-03-24 15:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10711958
2026-03-24 15:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10711958
2026-03-24 15:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10711958 to the API
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711958>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '53608986-cbd1-54c6-9b07-4e42f4d7c529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fll216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711958',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 108128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5450,
'price_includes_vat': True,
'registration_date': '2013-08-07',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mitsubishi ASX 1.6i - Petrol - Manual - 115 hp - 108.128 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711958%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Saving data for 10711958: {'auction_closing_time': 1774432800.0, 'created_time': 1774279402.998998, 'last_price_update_time': 1774365824.601115}
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711958') HTTP/1.1" 204 0
2026-03-24 15:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10711465
2026-03-24 15:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10711465
2026-03-24 15:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10711465 to the API
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Petrol',
'id': '12accd05-3fa7-574d-95e9-09bf3cd749f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'D60694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711465',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 205295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2017-10-20',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mini Countryman Cooper S 2.0i - ALL4 - Petrol - Automatic - 163 hp '
'- 205.295 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711465%27 HTTP/1.1" 200 None
2026-03-24 15:23:44 [adesa.be] INFO: Saving data for 10711465: {'auction_closing_time': 1774432800.0, 'created_time': 1774279393.347342, 'last_price_update_time': 1774365824.959213}
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711465') HTTP/1.1" 204 0
2026-03-24 15:23:44 [adesa.be] INFO: Found listing with ID: 10717943
2026-03-24 15:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717943%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10717943: 1
2026-03-24 15:23:45 [adesa.be] INFO: Scraping item 10717943 url https://www.openlane.eu/en/carv6/auction/10717943
2026-03-24 15:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10718051
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718051%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10718051: 1
2026-03-24 15:23:45 [adesa.be] INFO: Scraping item 10718051 url https://www.openlane.eu/en/carv6/auction/10718051
2026-03-24 15:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10718088
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718088%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10718088: 1
2026-03-24 15:23:45 [adesa.be] INFO: Scraping item 10718088 url https://www.openlane.eu/en/carv6/auction/10718088
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10718007
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718007%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10718007: 1
2026-03-24 15:23:45 [adesa.be] INFO: Scraping item 10718007 url https://www.openlane.eu/en/carv6/auction/10718007
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10716255
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716255%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10716255: 0
2026-03-24 15:23:45 [adesa.be] INFO: Skipping item 10716255 url https://www.openlane.eu/en/carv6/auction/10716255
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10711795
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711795%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10711795: 0
2026-03-24 15:23:45 [adesa.be] INFO: Skipping item 10711795 url https://www.openlane.eu/en/carv6/auction/10711795
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10711954
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711954%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10711954: 0
2026-03-24 15:23:45 [adesa.be] INFO: Skipping item 10711954 url https://www.openlane.eu/en/carv6/auction/10711954
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10711499
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711499%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10711499: 0
2026-03-24 15:23:45 [adesa.be] INFO: Skipping item 10711499 url https://www.openlane.eu/en/carv6/auction/10711499
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10711973
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711973%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10711973: 0
2026-03-24 15:23:45 [adesa.be] INFO: Skipping item 10711973 url https://www.openlane.eu/en/carv6/auction/10711973
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10718070
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718070%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10718070: 1
2026-03-24 15:23:45 [adesa.be] INFO: Scraping item 10718070 url https://www.openlane.eu/en/carv6/auction/10718070
2026-03-24 15:23:45 [adesa.be] INFO: Found listing with ID: 10717989
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717989%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [adesa.be] INFO: Scrape type for 10717989: 1
2026-03-24 15:23:45 [adesa.be] INFO: Scraping item 10717989 url https://www.openlane.eu/en/carv6/auction/10717989
2026-03-24 15:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10711597
2026-03-24 15:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffbaf391-ec8b-544a-8235-f9458bd2e833 with scrape type 2
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffbaf391-ec8b-544a-8235-f9458bd2e833 with scrape type 2
2026-03-24 15:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffbaf391-ec8b-544a-8235-f9458bd2e833, identifier: 10711597
2026-03-24 15:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10711962
2026-03-24 15:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with scrape type 2
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with scrape type 2
2026-03-24 15:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62, identifier: 10711962
2026-03-24 15:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10711590
2026-03-24 15:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e96d967-ceac-576f-99b6-f569c63ec0b4 with scrape type 2
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e96d967-ceac-576f-99b6-f569c63ec0b4 with scrape type 2
2026-03-24 15:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e96d967-ceac-576f-99b6-f569c63ec0b4, identifier: 10711590
2026-03-24 15:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10717998
2026-03-24 15:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with scrape type 1
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a3d9969-0b16-541b-ab64-b5b1b5ceb146
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252Fdc75aaaa-29f2-4125-806c-35705c54bb95.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/dc75aaaa-29f2-4125-806c-35705c54bb95.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252F521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252Fecefe47b-df4c-4165-9d18-01147415606e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/ecefe47b-df4c-4165-9d18-01147415606e.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252Fd2ae9581-9659-4557-8786-5392ef76ba96.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/d2ae9581-9659-4557-8786-5392ef76ba96.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252Fb0fd4168-6323-4378-9f41-715899611172.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/b0fd4168-6323-4378-9f41-715899611172.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252F4a513863-d25f-4fe4-bbee-625025d9c951.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/4a513863-d25f-4fe4-bbee-625025d9c951.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252F9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252F09eca89b-889b-4f20-bb74-168741566612.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/09eca89b-889b-4f20-bb74-168741566612.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252Fd97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/d97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5650753%252Fgeneral%252F6b96d000-8043-453a-ba60-e7b0d8141552.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5650753/general/6b96d000-8043-453a-ba60-e7b0d8141552.jpeg already downloaded
2026-03-24 15:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146, identifier: 10717998
2026-03-24 15:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10717967
2026-03-24 15:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0689e7b7-8a20-579a-b174-14922be381ad with scrape type 1
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0689e7b7-8a20-579a-b174-14922be381ad
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252F3c748075-057c-4a1d-9119-ae0328e77303.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/3c748075-057c-4a1d-9119-ae0328e77303.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252F55fac6bd-6ab6-4f38-96f6-909986bdf5c6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/55fac6bd-6ab6-4f38-96f6-909986bdf5c6.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252F9495c001-1a9c-4a24-8cae-e7c20a2fc4ef.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/9495c001-1a9c-4a24-8cae-e7c20a2fc4ef.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252F06b8a5ee-85d1-46e2-94af-d46a07f3caca.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/06b8a5ee-85d1-46e2-94af-d46a07f3caca.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252F92f32916-e514-4e5b-be19-c3788f43bd83.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/92f32916-e514-4e5b-be19-c3788f43bd83.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252F2666575c-cb52-422c-939a-4517c107386e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/2666575c-cb52-422c-939a-4517c107386e.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252Feb3b9c2f-37d1-49bd-af64-4fa67f989a25.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/eb3b9c2f-37d1-49bd-af64-4fa67f989a25.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252F28f1e2a6-9981-46da-a9bd-b12e7449aebb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/28f1e2a6-9981-46da-a9bd-b12e7449aebb.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252Fd6c22092-0634-4fc5-b9e1-eebc2480fc69.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/d6c22092-0634-4fc5-b9e1-eebc2480fc69.jpg already downloaded
2026-03-24 15:23:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5572717%252Fgeneral%252Fa4344868-0b0a-486a-ac7e-60a3959ffd7f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5572717/general/a4344868-0b0a-486a-ac7e-60a3959ffd7f.jpg already downloaded
2026-03-24 15:23:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0689e7b7-8a20-579a-b174-14922be381ad, identifier: 10717967
2026-03-24 15:23:46 [adesa.be] INFO: Found listing with ID: 10718035
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718035%27 HTTP/1.1" 200 None
2026-03-24 15:23:46 [adesa.be] INFO: Scrape type for 10718035: 1
2026-03-24 15:23:46 [adesa.be] INFO: Scraping item 10718035 url https://www.openlane.eu/en/carv6/auction/10718035
2026-03-24 15:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10711597
2026-03-24 15:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10711597
2026-03-24 15:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffbaf391-ec8b-544a-8235-f9458bd2e833 with identifier: 10711597 to the API
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711597>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 109,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffbaf391-ec8b-544a-8235-f9458bd2e833',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JUG922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711597',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '3',
'odometer': 299908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 150,
'price_includes_vat': True,
'registration_date': '2010-06-14',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mazda 3 1.6 CDVi Active - Diesel - Manual - 109 hp - 299.908 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2010}
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711597%27 HTTP/1.1" 200 None
2026-03-24 15:23:46 [adesa.be] INFO: Saving data for 10711597: {'auction_closing_time': 1774432800.0, 'created_time': 1774279383.314736, 'last_price_update_time': 1774365826.341566}
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711597') HTTP/1.1" 204 0
2026-03-24 15:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10711962
2026-03-24 15:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10711962
2026-03-24 15:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62 with identifier: 10711962 to the API
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711962>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9245fa5f-ebf5-568e-b6d6-7fd9caa9fe62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LHP746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711962',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 238199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2015-10-01',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mazda CX-3 1.5 SKYACTIV-D - Diesel - Manual - 105 hp - 238.199 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711962%27 HTTP/1.1" 200 None
2026-03-24 15:23:46 [adesa.be] INFO: Saving data for 10711962: {'auction_closing_time': 1774432800.0, 'created_time': 1774279383.686247, 'last_price_update_time': 1774365826.699922}
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711962') HTTP/1.1" 204 0
2026-03-24 15:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10711590
2026-03-24 15:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10711590
2026-03-24 15:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e96d967-ceac-576f-99b6-f569c63ec0b4 with identifier: 10711590 to the API
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711590>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 129,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4e96d967-ceac-576f-99b6-f569c63ec0b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PDX956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711590',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '6',
'odometer': 188909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2012-01-11',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Mazda 6 2.2 CDVi Active - Diesel - Manual - 129 hp - 188.909 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2012}
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711590%27 HTTP/1.1" 200 None
2026-03-24 15:23:46 [adesa.be] INFO: Saving data for 10711590: {'auction_closing_time': 1774432800.0, 'created_time': 1774279393.638678, 'last_price_update_time': 1774365826.996075}
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711590') HTTP/1.1" 204 0
2026-03-24 15:23:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10717998
2026-03-24 15:23:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10717998
2026-03-24 15:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a3d9969-0b16-541b-ab64-b5b1b5ceb146 with identifier: 10717998 to the API
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717998>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9a3d9969-0b16-541b-ab64-b5b1b5ceb146',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ANU732',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717998',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 178712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5650753/general/dc75aaaa-29f2-4125-806c-35705c54bb95.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/ecefe47b-df4c-4165-9d18-01147415606e.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/d2ae9581-9659-4557-8786-5392ef76ba96.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/b0fd4168-6323-4378-9f41-715899611172.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/4a513863-d25f-4fe4-bbee-625025d9c951.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/09eca89b-889b-4f20-bb74-168741566612.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/d97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg',
'https://images.openlane.eu/carimgs/5650753/general/6b96d000-8043-453a-ba60-e7b0d8141552.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341709,
'Height': 1236,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/dc75aaaa-29f2-4125-806c-35705c54bb95.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 393219,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/521e702b-b39f-4fcc-9de2-d155becd6d55.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410649,
'Height': 1356,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/ecefe47b-df4c-4165-9d18-01147415606e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 339147,
'Height': 1301,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/d2ae9581-9659-4557-8786-5392ef76ba96.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276151,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/b0fd4168-6323-4378-9f41-715899611172.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185905,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/4a513863-d25f-4fe4-bbee-625025d9c951.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238441,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/9f9bb967-5b39-45ab-b893-4a6b08082783.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324261,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/09eca89b-889b-4f20-bb74-168741566612.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217378,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/d97f2c86-85e7-45c6-bb85-43b6dacb0545.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a3d9969-0b16-541b-ab64-b5b1b5ceb146/9a3d9969-0b16-541b-ab64-b5b1b5ceb146_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277450,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5650753/general/6b96d000-8043-453a-ba60-e7b0d8141552.jpeg',
'Width': 1600}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2018-03-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mazda CX-5 2.2 SKYACTIV-D Skydrive - AWD - Diesel - Manual - 150 hp '
'- 178.712 km',
'transmission': 'manual',
'trim': 'Skydrive',
'vin': None,
'year': 2018}
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717998%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Saving data for 10717998: {'created_time': 1774365827.29992, 'last_price_update_time': 1774365827.299931, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717998') HTTP/1.1" 204 0
2026-03-24 15:23:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10717967
2026-03-24 15:23:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10717967
2026-03-24 15:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10717967 to the API
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717967>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 149,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0689e7b7-8a20-579a-b174-14922be381ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AKE615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717967',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 130861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5572717/general/3c748075-057c-4a1d-9119-ae0328e77303.jpg',
'https://images.openlane.eu/carimgs/5572717/general/55fac6bd-6ab6-4f38-96f6-909986bdf5c6.jpg',
'https://images.openlane.eu/carimgs/5572717/general/9495c001-1a9c-4a24-8cae-e7c20a2fc4ef.jpg',
'https://images.openlane.eu/carimgs/5572717/general/06b8a5ee-85d1-46e2-94af-d46a07f3caca.jpg',
'https://images.openlane.eu/carimgs/5572717/general/92f32916-e514-4e5b-be19-c3788f43bd83.jpg',
'https://images.openlane.eu/carimgs/5572717/general/2666575c-cb52-422c-939a-4517c107386e.jpg',
'https://images.openlane.eu/carimgs/5572717/general/eb3b9c2f-37d1-49bd-af64-4fa67f989a25.jpg',
'https://images.openlane.eu/carimgs/5572717/general/28f1e2a6-9981-46da-a9bd-b12e7449aebb.jpg',
'https://images.openlane.eu/carimgs/5572717/general/d6c22092-0634-4fc5-b9e1-eebc2480fc69.jpg',
'https://images.openlane.eu/carimgs/5572717/general/a4344868-0b0a-486a-ac7e-60a3959ffd7f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207629,
'Height': 1203,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/3c748075-057c-4a1d-9119-ae0328e77303.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199763,
'Height': 1236,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/55fac6bd-6ab6-4f38-96f6-909986bdf5c6.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255551,
'Height': 1291,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/9495c001-1a9c-4a24-8cae-e7c20a2fc4ef.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228409,
'Height': 1265,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/06b8a5ee-85d1-46e2-94af-d46a07f3caca.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309298,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/92f32916-e514-4e5b-be19-c3788f43bd83.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193117,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/2666575c-cb52-422c-939a-4517c107386e.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264808,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/eb3b9c2f-37d1-49bd-af64-4fa67f989a25.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164053,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/28f1e2a6-9981-46da-a9bd-b12e7449aebb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158811,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/d6c22092-0634-4fc5-b9e1-eebc2480fc69.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0689e7b7-8a20-579a-b174-14922be381ad/0689e7b7-8a20-579a-b174-14922be381ad_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257509,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5572717/general/a4344868-0b0a-486a-ac7e-60a3959ffd7f.jpg',
'Width': 1600}],
'price': 10000,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Mitsubishi Outlander 2.3 DI-D - Diesel - Manual - 149 hp - 130.861 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717967%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Saving data for 10717967: {'created_time': 1774365827.619026, 'last_price_update_time': 1774365827.619037, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717967') HTTP/1.1" 204 0
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10711492
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711492%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10711492: 0
2026-03-24 15:23:47 [adesa.be] INFO: Skipping item 10711492 url https://www.openlane.eu/en/carv6/auction/10711492
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10711746
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711746%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10711746: 0
2026-03-24 15:23:47 [adesa.be] INFO: Skipping item 10711746 url https://www.openlane.eu/en/carv6/auction/10711746
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10711575
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711575%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10711575: 0
2026-03-24 15:23:47 [adesa.be] INFO: Skipping item 10711575 url https://www.openlane.eu/en/carv6/auction/10711575
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10718084
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718084%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10718084: 1
2026-03-24 15:23:47 [adesa.be] INFO: Scraping item 10718084 url https://www.openlane.eu/en/carv6/auction/10718084
2026-03-24 15:23:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717980> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10711710
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711710%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10711710: 0
2026-03-24 15:23:47 [adesa.be] INFO: Skipping item 10711710 url https://www.openlane.eu/en/carv6/auction/10711710
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10718001
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718001%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10718001: 1
2026-03-24 15:23:47 [adesa.be] INFO: Scraping item 10718001 url https://www.openlane.eu/en/carv6/auction/10718001
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10718027
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718027%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10718027: 1
2026-03-24 15:23:47 [adesa.be] INFO: Scraping item 10718027 url https://www.openlane.eu/en/carv6/auction/10718027
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10711947
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711947%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10711947: 0
2026-03-24 15:23:47 [adesa.be] INFO: Skipping item 10711947 url https://www.openlane.eu/en/carv6/auction/10711947
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10711781
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711781%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10711781: 0
2026-03-24 15:23:47 [adesa.be] INFO: Skipping item 10711781 url https://www.openlane.eu/en/carv6/auction/10711781
2026-03-24 15:23:47 [adesa.be] INFO: Found listing with ID: 10718054
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718054%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [adesa.be] INFO: Scrape type for 10718054: 1
2026-03-24 15:23:47 [adesa.be] INFO: Scraping item 10718054 url https://www.openlane.eu/en/carv6/auction/10718054
2026-03-24 15:23:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10717980
2026-03-24 15:23:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c902e6-15ea-5498-88a2-246930ac8679 with scrape type 1
2026-03-24 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50c902e6-15ea-5498-88a2-246930ac8679
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617642%252Fgeneral%252F02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg already downloaded
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617642%252Fgeneral%252Fadf7b846-b971-4436-accb-5dad329b80ae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/adf7b846-b971-4436-accb-5dad329b80ae.jpeg already downloaded
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617642%252Fgeneral%252Fcfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/cfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg already downloaded
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617642%252Fgeneral%252F670cce78-329f-4a22-98ed-0ced43af9b51.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/670cce78-329f-4a22-98ed-0ced43af9b51.jpeg already downloaded
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5617642%252Fgeneral%252F5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg already downloaded
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617642%252Fgeneral%252F480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg already downloaded
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617642%252Fgeneral%252F7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg already downloaded
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617642%252Fgeneral%252F868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg already downloaded
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617642%252Fgeneral%252F9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg already downloaded
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5617642%252Fgeneral%252F7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5617642/general/7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg already downloaded
2026-03-24 15:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c902e6-15ea-5498-88a2-246930ac8679, identifier: 10717980
2026-03-24 15:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10711592
2026-03-24 15:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6874f7f-e74f-5630-bb16-d0bd14777171 with scrape type 2
2026-03-24 15:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6874f7f-e74f-5630-bb16-d0bd14777171 with scrape type 2
2026-03-24 15:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6874f7f-e74f-5630-bb16-d0bd14777171, identifier: 10711592
2026-03-24 15:23:48 [adesa.be] INFO: Found listing with ID: 10711446
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711446%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [adesa.be] INFO: Scrape type for 10711446: 0
2026-03-24 15:23:48 [adesa.be] INFO: Skipping item 10711446 url https://www.openlane.eu/en/carv6/auction/10711446
2026-03-24 15:23:48 [adesa.be] INFO: Found listing with ID: 10711689
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711689%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [adesa.be] INFO: Scrape type for 10711689: 0
2026-03-24 15:23:48 [adesa.be] INFO: Skipping item 10711689 url https://www.openlane.eu/en/carv6/auction/10711689
2026-03-24 15:23:48 [adesa.be] INFO: Found listing with ID: 10711568
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711568%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [adesa.be] INFO: Scrape type for 10711568: 0
2026-03-24 15:23:48 [adesa.be] INFO: Skipping item 10711568 url https://www.openlane.eu/en/carv6/auction/10711568
2026-03-24 15:23:48 [adesa.be] INFO: Found listing with ID: 10711557
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711557%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [adesa.be] INFO: Scrape type for 10711557: 0
2026-03-24 15:23:48 [adesa.be] INFO: Skipping item 10711557 url https://www.openlane.eu/en/carv6/auction/10711557
2026-03-24 15:23:48 [adesa.be] INFO: Found listing with ID: 10718034
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718034%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [adesa.be] INFO: Scrape type for 10718034: 1
2026-03-24 15:23:48 [adesa.be] INFO: Scraping item 10718034 url https://www.openlane.eu/en/carv6/auction/10718034
2026-03-24 15:23:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10717980
2026-03-24 15:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10717980
2026-03-24 15:23:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10717980 to the API
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717980>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '50c902e6-15ea-5498-88a2-246930ac8679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TVQ256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717980',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 80685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5617642/general/02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/adf7b846-b971-4436-accb-5dad329b80ae.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/cfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/670cce78-329f-4a22-98ed-0ced43af9b51.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg',
'https://images.openlane.eu/carimgs/5617642/general/7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274727,
'Height': 1443,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/02bd3ef3-32db-431f-b784-6a9a45058cab.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300845,
'Height': 1477,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/adf7b846-b971-4436-accb-5dad329b80ae.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317618,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/cfddcfe1-4479-42e5-ac0c-91366123d05d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324275,
'Height': 1580,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/670cce78-329f-4a22-98ed-0ced43af9b51.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245470,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/5bf92d60-5772-4e4c-bca8-ffb1669753de.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253325,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/480eaaaf-6753-4437-b3b6-a6868e4cbdf8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228722,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/7fd69c61-6b46-4800-917f-69ba13f19d21.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151473,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/868fb0ef-ac17-4eb0-a09e-654ed4d82efa.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246394,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/9298b1ba-faa3-438d-83ca-8dbf4fe9f564.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50c902e6-15ea-5498-88a2-246930ac8679/50c902e6-15ea-5498-88a2-246930ac8679_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259288,
'Height': 1599,
'OriginUrl': 'https://images.openlane.eu/carimgs/5617642/general/7bd362bb-af25-4384-b58b-cb92b0791ffa.jpeg',
'Width': 1543}],
'price': 2400,
'price_includes_vat': True,
'registration_date': '2005-12-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Combo 1.2 - Diesel - Manual - 69 hp - 80.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717980%27 HTTP/1.1" 200 None
2026-03-24 15:23:48 [adesa.be] INFO: Saving data for 10717980: {'created_time': 1774365828.668976, 'last_price_update_time': 1774365828.668985, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717980') HTTP/1.1" 204 0
2026-03-24 15:23:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10711592
2026-03-24 15:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10711592
2026-03-24 15:23:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6874f7f-e74f-5630-bb16-d0bd14777171 with identifier: 10711592 to the API
2026-03-24 15:23:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711592>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': '2026-03-25T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6874f7f-e74f-5630-bb16-d0bd14777171',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '130332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711592',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '2',
'odometer': 207642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2009-12-04',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mazda 2 1.4 CDVi Sport - Diesel - Manual - 68 hp - 207.642 km',
'transmission': 'manual',
'trim': 'Sport',
'vin': None,
'year': 2009}
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711592%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Saving data for 10711592: {'auction_closing_time': 1774432800.0, 'created_time': 1774279384.004258, 'last_price_update_time': 1774365829.019848}
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10711592') HTTP/1.1" 204 0
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10711827
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711827%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10711827: 0
2026-03-24 15:23:49 [adesa.be] INFO: Skipping item 10711827 url https://www.openlane.eu/en/carv6/auction/10711827
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10711888
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711888%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10711888: 0
2026-03-24 15:23:49 [adesa.be] INFO: Skipping item 10711888 url https://www.openlane.eu/en/carv6/auction/10711888
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10717987
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717987%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10717987: 1
2026-03-24 15:23:49 [adesa.be] INFO: Scraping item 10717987 url https://www.openlane.eu/en/carv6/auction/10717987
2026-03-24 15:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718009> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10718043
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718043%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10718043: 1
2026-03-24 15:23:49 [adesa.be] INFO: Scraping item 10718043 url https://www.openlane.eu/en/carv6/auction/10718043
2026-03-24 15:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10717959
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717959%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10717959: 1
2026-03-24 15:23:49 [adesa.be] INFO: Scraping item 10717959 url https://www.openlane.eu/en/carv6/auction/10717959
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10711774
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711774%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10711774: 0
2026-03-24 15:23:49 [adesa.be] INFO: Skipping item 10711774 url https://www.openlane.eu/en/carv6/auction/10711774
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10709478
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710709478%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10709478: 0
2026-03-24 15:23:49 [adesa.be] INFO: Skipping item 10709478 url https://www.openlane.eu/en/carv6/auction/10709478
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10711883
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711883%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10711883: 0
2026-03-24 15:23:49 [adesa.be] INFO: Skipping item 10711883 url https://www.openlane.eu/en/carv6/auction/10711883
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10718016
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718016%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10718016: 1
2026-03-24 15:23:49 [adesa.be] INFO: Scraping item 10718016 url https://www.openlane.eu/en/carv6/auction/10718016
2026-03-24 15:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10718064
2026-03-24 15:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6160d4f1-b67e-5032-a581-e683a8401217 with scrape type 1
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6160d4f1-b67e-5032-a581-e683a8401217
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252F2a5987ec-bb17-48c7-813b-db4934685899.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/2a5987ec-bb17-48c7-813b-db4934685899.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252Ff4b8754c-bfad-47d1-be5f-c41be660bd2d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/f4b8754c-bfad-47d1-be5f-c41be660bd2d.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252F320eb901-ad47-4309-ada1-811732929f6b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/320eb901-ad47-4309-ada1-811732929f6b.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252F5499eeb8-3443-42a4-b882-383a054c484c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/5499eeb8-3443-42a4-b882-383a054c484c.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252F119ae04e-f37c-410e-b205-82925cc874d0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/119ae04e-f37c-410e-b205-82925cc874d0.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252F4fcfb6cf-6a8f-4f7d-8d7f-6da2a5f1ac91.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/4fcfb6cf-6a8f-4f7d-8d7f-6da2a5f1ac91.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252F6c9cccc7-1481-4fd8-bc54-77066f8e5367.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/6c9cccc7-1481-4fd8-bc54-77066f8e5367.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252Fa4b43bdb-e643-47dc-969a-d80bdaea142f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/a4b43bdb-e643-47dc-969a-d80bdaea142f.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252Faf790b7a-f20d-4a4d-9741-a5d91880b3e1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/af790b7a-f20d-4a4d-9741-a5d91880b3e1.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5716728%252Fgeneral%252F429de6be-37e4-4b69-b3e5-48a6bf5bfb46.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5716728/general/429de6be-37e4-4b69-b3e5-48a6bf5bfb46.jpeg already downloaded
2026-03-24 15:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6160d4f1-b67e-5032-a581-e683a8401217, identifier: 10718064
2026-03-24 15:23:49 [adesa.be] INFO: Found listing with ID: 10711725
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711725%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Scrape type for 10711725: 0
2026-03-24 15:23:49 [adesa.be] INFO: Skipping item 10711725 url https://www.openlane.eu/en/carv6/auction/10711725
2026-03-24 15:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10718064
2026-03-24 15:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10718064
2026-03-24 15:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10718064 to the API
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718064>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6160d4f1-b67e-5032-a581-e683a8401217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPF615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718064',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 288200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5716728/general/2a5987ec-bb17-48c7-813b-db4934685899.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/f4b8754c-bfad-47d1-be5f-c41be660bd2d.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/320eb901-ad47-4309-ada1-811732929f6b.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/5499eeb8-3443-42a4-b882-383a054c484c.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/119ae04e-f37c-410e-b205-82925cc874d0.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/4fcfb6cf-6a8f-4f7d-8d7f-6da2a5f1ac91.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/6c9cccc7-1481-4fd8-bc54-77066f8e5367.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/a4b43bdb-e643-47dc-969a-d80bdaea142f.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/af790b7a-f20d-4a4d-9741-a5d91880b3e1.jpeg',
'https://images.openlane.eu/carimgs/5716728/general/429de6be-37e4-4b69-b3e5-48a6bf5bfb46.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308762,
'Height': 1151,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/2a5987ec-bb17-48c7-813b-db4934685899.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348598,
'Height': 1224,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/f4b8754c-bfad-47d1-be5f-c41be660bd2d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345605,
'Height': 1248,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/320eb901-ad47-4309-ada1-811732929f6b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317400,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/5499eeb8-3443-42a4-b882-383a054c484c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189052,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/119ae04e-f37c-410e-b205-82925cc874d0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283220,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/4fcfb6cf-6a8f-4f7d-8d7f-6da2a5f1ac91.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187964,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/6c9cccc7-1481-4fd8-bc54-77066f8e5367.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 427836,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/a4b43bdb-e643-47dc-969a-d80bdaea142f.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284183,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/af790b7a-f20d-4a4d-9741-a5d91880b3e1.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6160d4f1-b67e-5032-a581-e683a8401217/6160d4f1-b67e-5032-a581-e683a8401217_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252048,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5716728/general/429de6be-37e4-4b69-b3e5-48a6bf5bfb46.jpeg',
'Width': 1200}],
'price': 3500,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra GTC 1.7 CDTI Enjoy - Diesel - Manual - 110 hp - 288.200 '
'km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2014}
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718064%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [adesa.be] INFO: Saving data for 10718064: {'created_time': 1774365829.948978, 'last_price_update_time': 1774365829.94899, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718064') HTTP/1.1" 204 0
2026-03-24 15:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10717978
2026-03-24 15:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ac02a2-908a-5172-bfa0-864353b121f5 with scrape type 1
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89ac02a2-908a-5172-bfa0-864353b121f5
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5615965%252Fgeneral%252F9ef978fc-12e6-4e48-acef-600a26d1462b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/9ef978fc-12e6-4e48-acef-600a26d1462b.jpeg already downloaded
2026-03-24 15:23:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252F3e9a0fab-c9e4-41ce-9b05-777293cf754e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/3e9a0fab-c9e4-41ce-9b05-777293cf754e.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252F5a2b693f-b358-47b6-a24b-9a66a5d3b34d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/5a2b693f-b358-47b6-a24b-9a66a5d3b34d.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252Fc1a65c97-f4c2-4463-a9bc-ec9c18551e60.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/c1a65c97-f4c2-4463-a9bc-ec9c18551e60.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252F291b652b-71fa-4302-a3a2-766d529937da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/291b652b-71fa-4302-a3a2-766d529937da.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252F372adfed-2926-4191-ac2b-74d78238e78d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/372adfed-2926-4191-ac2b-74d78238e78d.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252Fca9a7d77-c9a4-40ca-a6e2-bb36977282fb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/ca9a7d77-c9a4-40ca-a6e2-bb36977282fb.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252Ff79d80e0-e327-43f7-a616-7a403d3459ed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/f79d80e0-e327-43f7-a616-7a403d3459ed.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252Fdab98443-08a0-46aa-881f-83a0d37fc894.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/dab98443-08a0-46aa-881f-83a0d37fc894.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5615965%252Fgeneral%252F5e14f377-5c87-4bb3-92c6-0d7d180b8672.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5615965/general/5e14f377-5c87-4bb3-92c6-0d7d180b8672.jpeg already downloaded
2026-03-24 15:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89ac02a2-908a-5172-bfa0-864353b121f5, identifier: 10717978
2026-03-24 15:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10718009
2026-03-24 15:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702b99c4-1b32-5b84-bf46-4d955e463312 with scrape type 1
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 702b99c4-1b32-5b84-bf46-4d955e463312
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fd74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/d74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F78a90c5a-2990-4699-b296-eaf95196df6a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/78a90c5a-2990-4699-b296-eaf95196df6a.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fd1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/d1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252F7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb654115f-f235-4aa8-a1e6-7499628b0354.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b654115f-f235-4aa8-a1e6-7499628b0354.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Fb8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/b8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5663886%252Fgeneral%252Ff7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5663886/general/f7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg already downloaded
2026-03-24 15:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 702b99c4-1b32-5b84-bf46-4d955e463312, identifier: 10718009
2026-03-24 15:23:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10717928
2026-03-24 15:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with scrape type 1
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252F098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252F98bcd919-15db-4b8e-bce5-4508ab940148.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/98bcd919-15db-4b8e-bce5-4508ab940148.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252F96997fe2-8440-4b07-a5af-a25862d4f579.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/96997fe2-8440-4b07-a5af-a25862d4f579.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252F615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252F8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252Ff5b738c8-df67-42d9-9496-4b56eda12533.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/f5b738c8-df67-42d9-9496-4b56eda12533.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252Fd045f917-cf4b-46a3-868c-d13158f2def8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/d045f917-cf4b-46a3-868c-d13158f2def8.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252Fa5bd54cd-bebe-4923-af40-110b3b80baae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/a5bd54cd-bebe-4923-af40-110b3b80baae.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252F3d9d3435-762c-492a-81c6-862eb51e8f15.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/3d9d3435-762c-492a-81c6-862eb51e8f15.jpg already downloaded
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5024924%252Fgeneral%252F20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5024924/general/20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg already downloaded
2026-03-24 15:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53eae2ce-5ea8-5421-a1ed-2cee555f2629, identifier: 10717928
2026-03-24 15:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10717978
2026-03-24 15:23:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10717978
2026-03-24 15:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10717978 to the API
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '89ac02a2-908a-5172-bfa0-864353b121f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ELX957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717978',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 229165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5615965/general/9ef978fc-12e6-4e48-acef-600a26d1462b.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/3e9a0fab-c9e4-41ce-9b05-777293cf754e.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/5a2b693f-b358-47b6-a24b-9a66a5d3b34d.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/c1a65c97-f4c2-4463-a9bc-ec9c18551e60.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/291b652b-71fa-4302-a3a2-766d529937da.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/372adfed-2926-4191-ac2b-74d78238e78d.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/ca9a7d77-c9a4-40ca-a6e2-bb36977282fb.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/f79d80e0-e327-43f7-a616-7a403d3459ed.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/dab98443-08a0-46aa-881f-83a0d37fc894.jpeg',
'https://images.openlane.eu/carimgs/5615965/general/5e14f377-5c87-4bb3-92c6-0d7d180b8672.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279429,
'Height': 1205,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/9ef978fc-12e6-4e48-acef-600a26d1462b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 313966,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/3e9a0fab-c9e4-41ce-9b05-777293cf754e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309571,
'Height': 1357,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/5a2b693f-b358-47b6-a24b-9a66a5d3b34d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 284919,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/c1a65c97-f4c2-4463-a9bc-ec9c18551e60.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283309,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/291b652b-71fa-4302-a3a2-766d529937da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246145,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/372adfed-2926-4191-ac2b-74d78238e78d.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282578,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/ca9a7d77-c9a4-40ca-a6e2-bb36977282fb.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190469,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/f79d80e0-e327-43f7-a616-7a403d3459ed.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162981,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/dab98443-08a0-46aa-881f-83a0d37fc894.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_89ac02a2-908a-5172-bfa0-864353b121f5/89ac02a2-908a-5172-bfa0-864353b121f5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295008,
'Height': 1479,
'OriginUrl': 'https://images.openlane.eu/carimgs/5615965/general/5e14f377-5c87-4bb3-92c6-0d7d180b8672.jpeg',
'Width': 1600}],
'price': 1200,
'price_includes_vat': True,
'registration_date': '2013-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.3 CDTI Essentia - Diesel - Manual - 75 hp - 229.165 km',
'transmission': 'manual',
'trim': 'Essentia',
'vin': None,
'year': 2013}
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717978%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [adesa.be] INFO: Saving data for 10717978: {'created_time': 1774365831.214728, 'last_price_update_time': 1774365831.214738, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717978') HTTP/1.1" 204 0
2026-03-24 15:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10718009
2026-03-24 15:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10718009
2026-03-24 15:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10718009 to the API
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718009>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '702b99c4-1b32-5b84-bf46-4d955e463312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HZD707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718009',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 204730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5663886/general/d74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/78a90c5a-2990-4699-b296-eaf95196df6a.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/d1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b654115f-f235-4aa8-a1e6-7499628b0354.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/b8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg',
'https://images.openlane.eu/carimgs/5663886/general/f7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 347364,
'Height': 1266,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/d74cffd7-904e-4b59-a455-f0ede3a0ac12.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404065,
'Height': 1307,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/78a90c5a-2990-4699-b296-eaf95196df6a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428448,
'Height': 1317,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b70d20ec-989e-4acc-857d-c59f0e8aabf1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 378017,
'Height': 1311,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/2753a0e9-7834-49b3-84f8-31cdd6679079.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 230967,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/d1b3f62f-df7f-45d9-8ec4-fef9d197e9f4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198014,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b45d5a7e-e2a0-4937-a7c4-20c1c0490b45.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250535,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/7eeaa5c7-5d6c-4656-9d77-e560ba6d2641.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 334129,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b654115f-f235-4aa8-a1e6-7499628b0354.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170478,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/b8897fc5-d31c-4431-a9bf-9445a75231c6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_702b99c4-1b32-5b84-bf46-4d955e463312/702b99c4-1b32-5b84-bf46-4d955e463312_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275663,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5663886/general/f7952fec-b607-443e-8b3c-ce053f8a06ce.jpeg',
'Width': 1600}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2019-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.0i - Petrol - Manual - 71 hp - 204.730 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718009%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [adesa.be] INFO: Saving data for 10718009: {'created_time': 1774365831.525206, 'last_price_update_time': 1774365831.525215, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718009') HTTP/1.1" 204 0
2026-03-24 15:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10717928
2026-03-24 15:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10717928
2026-03-24 15:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10717928 to the API
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '53eae2ce-5ea8-5421-a1ed-2cee555f2629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SCK743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717928',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 131927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 44,
'photo_urls': ['https://images.openlane.eu/carimgs/5024924/general/098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg',
'https://images.openlane.eu/carimgs/5024924/general/98bcd919-15db-4b8e-bce5-4508ab940148.jpg',
'https://images.openlane.eu/carimgs/5024924/general/96997fe2-8440-4b07-a5af-a25862d4f579.jpg',
'https://images.openlane.eu/carimgs/5024924/general/615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg',
'https://images.openlane.eu/carimgs/5024924/general/8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg',
'https://images.openlane.eu/carimgs/5024924/general/f5b738c8-df67-42d9-9496-4b56eda12533.jpg',
'https://images.openlane.eu/carimgs/5024924/general/d045f917-cf4b-46a3-868c-d13158f2def8.jpg',
'https://images.openlane.eu/carimgs/5024924/general/a5bd54cd-bebe-4923-af40-110b3b80baae.jpg',
'https://images.openlane.eu/carimgs/5024924/general/3d9d3435-762c-492a-81c6-862eb51e8f15.jpg',
'https://images.openlane.eu/carimgs/5024924/general/20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261246,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/098dfdf7-332f-4ce2-8f42-7df9e2f810b0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312226,
'Height': 1248,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/98bcd919-15db-4b8e-bce5-4508ab940148.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 309819,
'Height': 1231,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/96997fe2-8440-4b07-a5af-a25862d4f579.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293089,
'Height': 1284,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/615c8416-e51d-4b67-9edc-e9b6b17dc857.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298249,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/8dc2faea-5a22-4a23-9278-e736d1cc95cb.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268000,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/f5b738c8-df67-42d9-9496-4b56eda12533.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 297050,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/d045f917-cf4b-46a3-868c-d13158f2def8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276769,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/a5bd54cd-bebe-4923-af40-110b3b80baae.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179327,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/3d9d3435-762c-492a-81c6-862eb51e8f15.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53eae2ce-5ea8-5421-a1ed-2cee555f2629/53eae2ce-5ea8-5421-a1ed-2cee555f2629_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258889,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5024924/general/20142f3f-515b-4b65-9a34-f5d3f0c59a80.jpg',
'Width': 1200}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-11-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra Sports Tourer 1.0 Innovation - Petrol - Manual - 105 hp '
'- 131.927 km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2017}
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717928%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [adesa.be] INFO: Saving data for 10717928: {'created_time': 1774365831.843268, 'last_price_update_time': 1774365831.843281, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717928') HTTP/1.1" 204 0
2026-03-24 15:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718017> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10717944
2026-03-24 15:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093b99e5-f92d-5494-9e74-6bc733a4ab57 with scrape type 1
2026-03-24 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 093b99e5-f92d-5494-9e74-6bc733a4ab57
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252F67f31409-2cf4-4540-8913-7db155716961.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/67f31409-2cf4-4540-8913-7db155716961.jpg already downloaded
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252F313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg already downloaded
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252Fdebcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/debcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg already downloaded
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252F8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg already downloaded
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252F0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg already downloaded
2026-03-24 15:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252F0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252F526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252F20693466-e6c2-4bcc-acdc-998aac5d3195.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/20693466-e6c2-4bcc-acdc-998aac5d3195.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252Fd1bc132d-a1a0-4074-af71-d839787a9358.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/d1bc132d-a1a0-4074-af71-d839787a9358.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5407517%252Fgeneral%252Fc8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5407517/general/c8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg already downloaded
2026-03-24 15:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 093b99e5-f92d-5494-9e74-6bc733a4ab57, identifier: 10717944
2026-03-24 15:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10717944
2026-03-24 15:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10717944
2026-03-24 15:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 093b99e5-f92d-5494-9e74-6bc733a4ab57 with identifier: 10717944 to the API
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '093b99e5-f92d-5494-9e74-6bc733a4ab57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GEY612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717944',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 86917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5407517/general/67f31409-2cf4-4540-8913-7db155716961.jpg',
'https://images.openlane.eu/carimgs/5407517/general/313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg',
'https://images.openlane.eu/carimgs/5407517/general/debcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg',
'https://images.openlane.eu/carimgs/5407517/general/8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg',
'https://images.openlane.eu/carimgs/5407517/general/0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg',
'https://images.openlane.eu/carimgs/5407517/general/0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg',
'https://images.openlane.eu/carimgs/5407517/general/526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg',
'https://images.openlane.eu/carimgs/5407517/general/20693466-e6c2-4bcc-acdc-998aac5d3195.jpg',
'https://images.openlane.eu/carimgs/5407517/general/d1bc132d-a1a0-4074-af71-d839787a9358.jpg',
'https://images.openlane.eu/carimgs/5407517/general/c8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256256,
'Height': 1358,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/67f31409-2cf4-4540-8913-7db155716961.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 260451,
'Height': 1351,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/313703c6-d5e6-4dfe-97a0-75c30d84ac5c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 357163,
'Height': 1432,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/debcd95f-c73c-4661-a4b1-a4c3226a81c4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300806,
'Height': 1423,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/8e71fd0e-b93e-4ed0-b0fa-732f612f1080.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268795,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/0eb75f60-5977-40a3-adc8-1bbe3818cfcf.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246983,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/0ee4b959-cbf5-4796-ae79-93d313f5e1e3.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298483,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/526b409d-dcfe-40aa-90e6-9c14ff5e20db.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144563,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/20693466-e6c2-4bcc-acdc-998aac5d3195.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196234,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/d1bc132d-a1a0-4074-af71-d839787a9358.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_093b99e5-f92d-5494-9e74-6bc733a4ab57/093b99e5-f92d-5494-9e74-6bc733a4ab57_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290756,
'Height': 1385,
'OriginUrl': 'https://images.openlane.eu/carimgs/5407517/general/c8330324-4a1a-4491-bc2a-ad4d7bf4ce93.jpg',
'Width': 1600}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-06-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Crossland 1.2 - Petrol - Manual - 110 hp - 86.917 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717944%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [adesa.be] INFO: Saving data for 10717944: {'created_time': 1774365832.472967, 'last_price_update_time': 1774365832.472977, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717944') HTTP/1.1" 204 0
2026-03-24 15:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10718017
2026-03-24 15:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with scrape type 1
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252F0f8b72be-f95a-47eb-b55f-277f234013da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/0f8b72be-f95a-47eb-b55f-277f234013da.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252F8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252F5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252F9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252Fac26a9dc-2d30-4333-9557-f30b7337e391.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/ac26a9dc-2d30-4333-9557-f30b7337e391.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252F730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252Fb49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/b49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252F1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252Ffa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/fa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5673576%252Fgeneral%252F84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673576/general/84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg already downloaded
2026-03-24 15:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935ef6cb-463d-5da8-bbea-e050a7ee2a47, identifier: 10718017
2026-03-24 15:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10717964
2026-03-24 15:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22243b34-6b18-5e25-97b7-b9654477dcff with scrape type 1
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 22243b34-6b18-5e25-97b7-b9654477dcff
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252F3305e20e-8d40-426d-89e0-4d6fe22455dd.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/3305e20e-8d40-426d-89e0-4d6fe22455dd.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252F20907480-904c-46ba-80be-5f223930b917.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/20907480-904c-46ba-80be-5f223930b917.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252F2871e2fd-3b29-4794-8ad9-55741e785553.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/2871e2fd-3b29-4794-8ad9-55741e785553.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252Ff1e6424b-4a56-4d96-9743-46a33c99f545.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/f1e6424b-4a56-4d96-9743-46a33c99f545.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252F81e07dda-2b8e-483c-9155-8167f816338f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/81e07dda-2b8e-483c-9155-8167f816338f.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252F691fd678-85a1-4d59-87be-071d6f0c2aa0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/691fd678-85a1-4d59-87be-071d6f0c2aa0.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252F2ad28a08-d390-4cd2-8fb5-ae18afac1286.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/2ad28a08-d390-4cd2-8fb5-ae18afac1286.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252Fa3c794e1-5ca4-4458-b1f3-9588b883d78a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/a3c794e1-5ca4-4458-b1f3-9588b883d78a.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252Fa15cab53-ec7c-44e6-b1a6-3d75f74423fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/a15cab53-ec7c-44e6-b1a6-3d75f74423fc.jpg already downloaded
2026-03-24 15:23:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5564357%252Fgeneral%252F5fa32da4-134c-4fe6-97ca-303a6e1838e1.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5564357/general/5fa32da4-134c-4fe6-97ca-303a6e1838e1.jpg already downloaded
2026-03-24 15:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22243b34-6b18-5e25-97b7-b9654477dcff, identifier: 10717964
2026-03-24 15:23:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10718042
2026-03-24 15:23:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a389c6-7803-585e-96ea-8f788eae6a8d with scrape type 1
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 76a389c6-7803-585e-96ea-8f788eae6a8d
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252F41dc754f-c189-4913-baaa-f26fbb3dabe0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/41dc754f-c189-4913-baaa-f26fbb3dabe0.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252Fbf1817aa-1b93-48bd-882b-3358af7d12c6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/bf1817aa-1b93-48bd-882b-3358af7d12c6.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252Fdbafd71e-aa06-4cd8-bafb-8f41c8b06f55.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/dbafd71e-aa06-4cd8-bafb-8f41c8b06f55.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252F9dc3be87-52f5-47f5-b73d-b6bbf3630c3f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/9dc3be87-52f5-47f5-b73d-b6bbf3630c3f.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252Fbd30f5f8-d77c-4b4c-8828-a507f6e321f0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/bd30f5f8-d77c-4b4c-8828-a507f6e321f0.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252Fb99ed0f7-ac17-468b-b923-056ae11044d9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/b99ed0f7-ac17-468b-b923-056ae11044d9.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252Ffec2fd01-3e63-48b0-a1a1-a8c946ec5428.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/fec2fd01-3e63-48b0-a1a1-a8c946ec5428.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252Fcf5397c5-0f47-411b-9ac3-03949e9bdf9e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/cf5397c5-0f47-411b-9ac3-03949e9bdf9e.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252F48d9fbc6-4d19-43e4-955a-e305ec905038.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/48d9fbc6-4d19-43e4-955a-e305ec905038.jpeg already downloaded
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702908%252Fgeneral%252F305b1e63-3e08-4501-add0-e2e5fd0f636b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702908/general/305b1e63-3e08-4501-add0-e2e5fd0f636b.jpeg already downloaded
2026-03-24 15:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76a389c6-7803-585e-96ea-8f788eae6a8d, identifier: 10718042
2026-03-24 15:23:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10718017
2026-03-24 15:23:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10718017
2026-03-24 15:23:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10718017 to the API
2026-03-24 15:23:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718017>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '935ef6cb-463d-5da8-bbea-e050a7ee2a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2fah396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718017',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 172041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5673576/general/0f8b72be-f95a-47eb-b55f-277f234013da.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/ac26a9dc-2d30-4333-9557-f30b7337e391.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/b49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/fa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg',
'https://images.openlane.eu/carimgs/5673576/general/84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281910,
'Height': 1187,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/0f8b72be-f95a-47eb-b55f-277f234013da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 310964,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/8f3fafe3-ea9a-4df4-91c3-54161b10362d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331580,
'Height': 1339,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/5b4f87e3-14c3-44fe-bac6-00dbf7560243.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295597,
'Height': 1303,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/9f9faad0-9524-4de1-aa3e-a8c48f546cc4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 244875,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/ac26a9dc-2d30-4333-9557-f30b7337e391.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268318,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/730e84b3-8375-4ac2-ba8c-2ba4f723571c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318322,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/b49c17d7-0411-44ce-9fcd-973d06ed0d40.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166175,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/1b55fff2-b325-42e1-a75e-d31c08410f21.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 328142,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/fa38ccfa-ac17-47c1-b516-e632a83b2711.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_935ef6cb-463d-5da8-bbea-e050a7ee2a47/935ef6cb-463d-5da8-bbea-e050a7ee2a47_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249745,
'Height': 1297,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673576/general/84c9fb94-d7e3-4e9c-addc-fd8d5e59ccae.jpeg',
'Width': 1600}],
'price': 2300,
'price_includes_vat': True,
'registration_date': '2013-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.3 CDTI - Diesel - Manual - 74 hp - 172.041 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718017%27 HTTP/1.1" 200 None
2026-03-24 15:23:54 [adesa.be] INFO: Saving data for 10718017: {'created_time': 1774365834.327518, 'last_price_update_time': 1774365834.327528, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718017') HTTP/1.1" 204 0
2026-03-24 15:23:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10717964
2026-03-24 15:23:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10717964
2026-03-24 15:23:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10717964 to the API
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717964>
{'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': 101,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '22243b34-6b18-5e25-97b7-b9654477dcff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CJQ826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717964',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 63483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5564357/general/3305e20e-8d40-426d-89e0-4d6fe22455dd.jpg',
'https://images.openlane.eu/carimgs/5564357/general/20907480-904c-46ba-80be-5f223930b917.jpg',
'https://images.openlane.eu/carimgs/5564357/general/2871e2fd-3b29-4794-8ad9-55741e785553.jpg',
'https://images.openlane.eu/carimgs/5564357/general/f1e6424b-4a56-4d96-9743-46a33c99f545.jpg',
'https://images.openlane.eu/carimgs/5564357/general/81e07dda-2b8e-483c-9155-8167f816338f.jpg',
'https://images.openlane.eu/carimgs/5564357/general/691fd678-85a1-4d59-87be-071d6f0c2aa0.jpg',
'https://images.openlane.eu/carimgs/5564357/general/2ad28a08-d390-4cd2-8fb5-ae18afac1286.jpg',
'https://images.openlane.eu/carimgs/5564357/general/a3c794e1-5ca4-4458-b1f3-9588b883d78a.jpg',
'https://images.openlane.eu/carimgs/5564357/general/a15cab53-ec7c-44e6-b1a6-3d75f74423fc.jpg',
'https://images.openlane.eu/carimgs/5564357/general/5fa32da4-134c-4fe6-97ca-303a6e1838e1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 274345,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/3305e20e-8d40-426d-89e0-4d6fe22455dd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283430,
'Height': 1277,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/20907480-904c-46ba-80be-5f223930b917.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239921,
'Height': 1259,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/2871e2fd-3b29-4794-8ad9-55741e785553.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253389,
'Height': 1251,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/f1e6424b-4a56-4d96-9743-46a33c99f545.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 306392,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/81e07dda-2b8e-483c-9155-8167f816338f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166784,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/691fd678-85a1-4d59-87be-071d6f0c2aa0.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 296712,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/2ad28a08-d390-4cd2-8fb5-ae18afac1286.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 307513,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/a3c794e1-5ca4-4458-b1f3-9588b883d78a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184163,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/a15cab53-ec7c-44e6-b1a6-3d75f74423fc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_22243b34-6b18-5e25-97b7-b9654477dcff/22243b34-6b18-5e25-97b7-b9654477dcff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290568,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5564357/general/5fa32da4-134c-4fe6-97ca-303a6e1838e1.jpg',
'Width': 1600}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Active - Petrol - Manual - 101 hp - 63.483 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717964%27 HTTP/1.1" 200 None
2026-03-24 15:23:54 [adesa.be] INFO: Saving data for 10717964: {'created_time': 1774365834.648912, 'last_price_update_time': 1774365834.648926, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717964') HTTP/1.1" 204 0
2026-03-24 15:23:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10718042
2026-03-24 15:23:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10718042
2026-03-24 15:23:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10718042 to the API
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718042>
{'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': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '76a389c6-7803-585e-96ea-8f788eae6a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YAL769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718042',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 59372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5702908/general/41dc754f-c189-4913-baaa-f26fbb3dabe0.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/bf1817aa-1b93-48bd-882b-3358af7d12c6.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/dbafd71e-aa06-4cd8-bafb-8f41c8b06f55.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/9dc3be87-52f5-47f5-b73d-b6bbf3630c3f.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/bd30f5f8-d77c-4b4c-8828-a507f6e321f0.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/b99ed0f7-ac17-468b-b923-056ae11044d9.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/fec2fd01-3e63-48b0-a1a1-a8c946ec5428.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/cf5397c5-0f47-411b-9ac3-03949e9bdf9e.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/48d9fbc6-4d19-43e4-955a-e305ec905038.jpeg',
'https://images.openlane.eu/carimgs/5702908/general/305b1e63-3e08-4501-add0-e2e5fd0f636b.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299626,
'Height': 1244,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/41dc754f-c189-4913-baaa-f26fbb3dabe0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 340300,
'Height': 1316,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/bf1817aa-1b93-48bd-882b-3358af7d12c6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 282598,
'Height': 1269,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/dbafd71e-aa06-4cd8-bafb-8f41c8b06f55.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271700,
'Height': 1248,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/9dc3be87-52f5-47f5-b73d-b6bbf3630c3f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264484,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/bd30f5f8-d77c-4b4c-8828-a507f6e321f0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141703,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/b99ed0f7-ac17-468b-b923-056ae11044d9.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267516,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/fec2fd01-3e63-48b0-a1a1-a8c946ec5428.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150400,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/cf5397c5-0f47-411b-9ac3-03949e9bdf9e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162953,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/48d9fbc6-4d19-43e4-955a-e305ec905038.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_76a389c6-7803-585e-96ea-8f788eae6a8d/76a389c6-7803-585e-96ea-8f788eae6a8d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233759,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702908/general/305b1e63-3e08-4501-add0-e2e5fd0f636b.jpeg',
'Width': 1600}],
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Grandland 1.2 Innovation - Petrol - Manual - 130 hp - 59.372 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2020}
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718042%27 HTTP/1.1" 200 None
2026-03-24 15:23:54 [adesa.be] INFO: Saving data for 10718042: {'created_time': 1774365834.971465, 'last_price_update_time': 1774365834.971476, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718042') HTTP/1.1" 204 0
2026-03-24 15:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717943> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718029> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10718096
2026-03-24 15:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3067fa26-e22f-50bb-a6da-5326c9d584e9 with scrape type 1
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3067fa26-e22f-50bb-a6da-5326c9d584e9
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252F5e4d4b67-f793-4a8f-b1e1-c40159a9ce43.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/5e4d4b67-f793-4a8f-b1e1-c40159a9ce43.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252F43123b1a-8154-4c51-9b34-459ee5f407f8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/43123b1a-8154-4c51-9b34-459ee5f407f8.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252F3554a03b-2be9-46a8-bb9b-865bdc5c2a5f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/3554a03b-2be9-46a8-bb9b-865bdc5c2a5f.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252Ff940449a-e6cd-43e6-9080-46fcf5ac9cfd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/f940449a-e6cd-43e6-9080-46fcf5ac9cfd.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252Fc62a7276-b8c5-4861-a1ba-f0b341e4230d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/c62a7276-b8c5-4861-a1ba-f0b341e4230d.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252F53d7fc50-74aa-4dbf-b0b7-091cbc44ccb4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/53d7fc50-74aa-4dbf-b0b7-091cbc44ccb4.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252F5ff91668-5bdb-44d7-b557-e4be3fc093ae.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/5ff91668-5bdb-44d7-b557-e4be3fc093ae.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252F1c0d0de4-f430-4f0a-b4ce-1f7fe6c4b515.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/1c0d0de4-f430-4f0a-b4ce-1f7fe6c4b515.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252Fcb6ac40d-d532-4589-b817-b8235722a80c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/cb6ac40d-d532-4589-b817-b8235722a80c.jpeg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5737452%252Fgeneral%252F2725a541-59e8-40c7-8156-30d9765182e8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737452/general/2725a541-59e8-40c7-8156-30d9765182e8.jpeg already downloaded
2026-03-24 15:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3067fa26-e22f-50bb-a6da-5326c9d584e9, identifier: 10718096
2026-03-24 15:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10717943
2026-03-24 15:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with scrape type 1
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b47770b2-7ad3-56eb-975e-dc4043a1d7a4
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252F1bf8fa37-4242-4135-9493-2108518fe3d3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/1bf8fa37-4242-4135-9493-2108518fe3d3.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252F3cb39b57-f750-4716-b14a-5a146b509ad7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/3cb39b57-f750-4716-b14a-5a146b509ad7.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252Fceeafae6-f578-4e67-9a20-a25609503a85.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/ceeafae6-f578-4e67-9a20-a25609503a85.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252Fbba589f5-e558-47c7-b006-f603d9bee52c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/bba589f5-e558-47c7-b006-f603d9bee52c.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252Fa0a91d21-3763-4cd5-819e-24767030f198.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/a0a91d21-3763-4cd5-819e-24767030f198.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252F1bb4bb59-f238-4384-a34d-c3d3c9a26865.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/1bb4bb59-f238-4384-a34d-c3d3c9a26865.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252Fb909735b-c7d7-4773-ab60-223e9e5408fa.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/b909735b-c7d7-4773-ab60-223e9e5408fa.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252F9e02a32e-f94b-4136-97f0-9b6f2420826b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/9e02a32e-f94b-4136-97f0-9b6f2420826b.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252Faa690434-518e-4aea-8722-66b3409477fc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/aa690434-518e-4aea-8722-66b3409477fc.jpg already downloaded
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5396288%252Fgeneral%252F7b5c31fe-a76c-404b-bf90-ce1763f9f553.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5396288/general/7b5c31fe-a76c-404b-bf90-ce1763f9f553.jpg already downloaded
2026-03-24 15:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b47770b2-7ad3-56eb-975e-dc4043a1d7a4, identifier: 10717943
2026-03-24 15:23:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10718096
2026-03-24 15:23:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10718096
2026-03-24 15:23:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10718096 to the API
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718096>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3067fa26-e22f-50bb-a6da-5326c9d584e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BQT803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718096',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 179080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5737452/general/5e4d4b67-f793-4a8f-b1e1-c40159a9ce43.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/43123b1a-8154-4c51-9b34-459ee5f407f8.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/3554a03b-2be9-46a8-bb9b-865bdc5c2a5f.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/f940449a-e6cd-43e6-9080-46fcf5ac9cfd.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/c62a7276-b8c5-4861-a1ba-f0b341e4230d.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/53d7fc50-74aa-4dbf-b0b7-091cbc44ccb4.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/5ff91668-5bdb-44d7-b557-e4be3fc093ae.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/1c0d0de4-f430-4f0a-b4ce-1f7fe6c4b515.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/cb6ac40d-d532-4589-b817-b8235722a80c.jpeg',
'https://images.openlane.eu/carimgs/5737452/general/2725a541-59e8-40c7-8156-30d9765182e8.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256544,
'Height': 1250,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/5e4d4b67-f793-4a8f-b1e1-c40159a9ce43.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279219,
'Height': 1274,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/43123b1a-8154-4c51-9b34-459ee5f407f8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289441,
'Height': 1376,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/3554a03b-2be9-46a8-bb9b-865bdc5c2a5f.jpeg',
'Width': 1599},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273085,
'Height': 1359,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/f940449a-e6cd-43e6-9080-46fcf5ac9cfd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253880,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/c62a7276-b8c5-4861-a1ba-f0b341e4230d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243267,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/53d7fc50-74aa-4dbf-b0b7-091cbc44ccb4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 279830,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/5ff91668-5bdb-44d7-b557-e4be3fc093ae.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180725,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/1c0d0de4-f430-4f0a-b4ce-1f7fe6c4b515.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317600,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/cb6ac40d-d532-4589-b817-b8235722a80c.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3067fa26-e22f-50bb-a6da-5326c9d584e9/3067fa26-e22f-50bb-a6da-5326c9d584e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 259216,
'Height': 1542,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737452/general/2725a541-59e8-40c7-8156-30d9765182e8.jpeg',
'Width': 1600}],
'price': 2200,
'price_includes_vat': True,
'registration_date': '2011-08-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Meriva 1.7 CDTI - Diesel - Manual - 82 hp - 179.080 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718096%27 HTTP/1.1" 200 None
2026-03-24 15:23:55 [adesa.be] INFO: Saving data for 10718096: {'created_time': 1774365835.976967, 'last_price_update_time': 1774365835.97698, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718096') HTTP/1.1" 204 0
2026-03-24 15:23:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10717943
2026-03-24 15:23:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10717943
2026-03-24 15:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10717943 to the API
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717943>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b47770b2-7ad3-56eb-975e-dc4043a1d7a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBX792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717943',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 128995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5396288/general/1bf8fa37-4242-4135-9493-2108518fe3d3.jpg',
'https://images.openlane.eu/carimgs/5396288/general/3cb39b57-f750-4716-b14a-5a146b509ad7.jpg',
'https://images.openlane.eu/carimgs/5396288/general/ceeafae6-f578-4e67-9a20-a25609503a85.jpg',
'https://images.openlane.eu/carimgs/5396288/general/bba589f5-e558-47c7-b006-f603d9bee52c.jpg',
'https://images.openlane.eu/carimgs/5396288/general/a0a91d21-3763-4cd5-819e-24767030f198.jpg',
'https://images.openlane.eu/carimgs/5396288/general/1bb4bb59-f238-4384-a34d-c3d3c9a26865.jpg',
'https://images.openlane.eu/carimgs/5396288/general/b909735b-c7d7-4773-ab60-223e9e5408fa.jpg',
'https://images.openlane.eu/carimgs/5396288/general/9e02a32e-f94b-4136-97f0-9b6f2420826b.jpg',
'https://images.openlane.eu/carimgs/5396288/general/aa690434-518e-4aea-8722-66b3409477fc.jpg',
'https://images.openlane.eu/carimgs/5396288/general/7b5c31fe-a76c-404b-bf90-ce1763f9f553.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 280775,
'Height': 1345,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/1bf8fa37-4242-4135-9493-2108518fe3d3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265876,
'Height': 1297,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/3cb39b57-f750-4716-b14a-5a146b509ad7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281798,
'Height': 1325,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/ceeafae6-f578-4e67-9a20-a25609503a85.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233751,
'Height': 1299,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/bba589f5-e558-47c7-b006-f603d9bee52c.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146464,
'Height': 975,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/a0a91d21-3763-4cd5-819e-24767030f198.jpg',
'Width': 1284},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155063,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/1bb4bb59-f238-4384-a34d-c3d3c9a26865.jpg',
'Width': 1198},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181345,
'Height': 989,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/b909735b-c7d7-4773-ab60-223e9e5408fa.jpg',
'Width': 1284},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209774,
'Height': 965,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/9e02a32e-f94b-4136-97f0-9b6f2420826b.jpg',
'Width': 1284},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108934,
'Height': 910,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/aa690434-518e-4aea-8722-66b3409477fc.jpg',
'Width': 1284},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b47770b2-7ad3-56eb-975e-dc4043a1d7a4/b47770b2-7ad3-56eb-975e-dc4043a1d7a4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182287,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5396288/general/7b5c31fe-a76c-404b-bf90-ce1763f9f553.jpg',
'Width': 1212}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2014-01-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.6i Allure - Petrol - Automatic - 120 hp - 128.995 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2014}
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717943%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [adesa.be] INFO: Saving data for 10717943: {'created_time': 1774365836.289229, 'last_price_update_time': 1774365836.289239, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717943') HTTP/1.1" 204 0
2026-03-24 15:23:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10718029
2026-03-24 15:23:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c790cbf4-f07a-5f99-998e-11d211c78816 with scrape type 1
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c790cbf4-f07a-5f99-998e-11d211c78816
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F93fe0772-1fdb-4101-baee-61a97c79e751.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/93fe0772-1fdb-4101-baee-61a97c79e751.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F08c402a9-9344-4a17-968c-e82dab43b714.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/08c402a9-9344-4a17-968c-e82dab43b714.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F30151586-237f-42f6-82fd-8fab456d29e0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/30151586-237f-42f6-82fd-8fab456d29e0.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F26f05fe2-a8f5-497e-b459-ad919d2003cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/26f05fe2-a8f5-497e-b459-ad919d2003cc.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252Fe656ac02-9ad8-4a58-9c7b-5c3e8d972d5d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/e656ac02-9ad8-4a58-9c7b-5c3e8d972d5d.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F01c559a5-91d3-47e2-a649-ea38b1bc4175.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/01c559a5-91d3-47e2-a649-ea38b1bc4175.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F183388df-74ee-484c-87b6-2fd1ae32cdb9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/183388df-74ee-484c-87b6-2fd1ae32cdb9.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F6d05bfb3-b169-4a27-9c46-d00f5fb0793e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/6d05bfb3-b169-4a27-9c46-d00f5fb0793e.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F7b13abbe-825a-4f0c-84d9-16978a82b267.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/7b13abbe-825a-4f0c-84d9-16978a82b267.jpeg already downloaded
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5679076%252Fgeneral%252F80c5d71f-9beb-4601-91f9-4b00f40e3f56.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5679076/general/80c5d71f-9beb-4601-91f9-4b00f40e3f56.jpeg already downloaded
2026-03-24 15:23:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c790cbf4-f07a-5f99-998e-11d211c78816, identifier: 10718029
2026-03-24 15:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10718029
2026-03-24 15:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10718029
2026-03-24 15:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10718029 to the API
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718029>
{'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-25T09: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=10718029',
'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': 4600,
'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-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718029%27 HTTP/1.1" 200 None
2026-03-24 15:23:56 [adesa.be] INFO: Saving data for 10718029: {'created_time': 1774365836.945024, 'last_price_update_time': 1774365836.945034, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718029') HTTP/1.1" 204 0
2026-03-24 15:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80645e59-1c55-5bd8-b4d4-8f3893b21d13 with identifier: 10718046
2026-03-24 15:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80645e59-1c55-5bd8-b4d4-8f3893b21d13 with scrape type 1
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80645e59-1c55-5bd8-b4d4-8f3893b21d13
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252Fa768e55b-4d27-4ab0-b9ac-8b241ec2a938.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/a768e55b-4d27-4ab0-b9ac-8b241ec2a938.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252F62b8a1c9-5936-461a-be00-9fb697d68a08.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/62b8a1c9-5936-461a-be00-9fb697d68a08.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252F929b8261-f4ef-4568-9f38-9c8f2ff13fcc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/929b8261-f4ef-4568-9f38-9c8f2ff13fcc.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252F46925558-4762-47a0-a93c-7322f8fba2f7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/46925558-4762-47a0-a93c-7322f8fba2f7.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252F2205b62d-45c2-4be9-83d1-1c81a0d5b88d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/2205b62d-45c2-4be9-83d1-1c81a0d5b88d.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252F197a147c-b87e-4a4e-adc3-457fb949e36a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/197a147c-b87e-4a4e-adc3-457fb949e36a.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252F9a5a6105-cd4a-4823-a245-2ced64158ea2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/9a5a6105-cd4a-4823-a245-2ced64158ea2.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252Fc00126f8-152d-4180-a0b8-195717a53b90.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/c00126f8-152d-4180-a0b8-195717a53b90.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252Fad3cfec4-319f-4256-8236-487c7d0df930.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/ad3cfec4-319f-4256-8236-487c7d0df930.jpeg already downloaded
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5702920%252Fgeneral%252F486cd363-7012-472a-b779-0c634dbd7bc0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5702920/general/486cd363-7012-472a-b779-0c634dbd7bc0.jpeg already downloaded
2026-03-24 15:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80645e59-1c55-5bd8-b4d4-8f3893b21d13, identifier: 10718046
2026-03-24 15:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80645e59-1c55-5bd8-b4d4-8f3893b21d13 with identifier: 10718046
2026-03-24 15:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80645e59-1c55-5bd8-b4d4-8f3893b21d13 with identifier: 10718046
2026-03-24 15:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80645e59-1c55-5bd8-b4d4-8f3893b21d13 with identifier: 10718046 to the API
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718046>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '80645e59-1c55-5bd8-b4d4-8f3893b21d13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LLL018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718046',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 136201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5702920/general/a768e55b-4d27-4ab0-b9ac-8b241ec2a938.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/62b8a1c9-5936-461a-be00-9fb697d68a08.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/929b8261-f4ef-4568-9f38-9c8f2ff13fcc.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/46925558-4762-47a0-a93c-7322f8fba2f7.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/2205b62d-45c2-4be9-83d1-1c81a0d5b88d.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/197a147c-b87e-4a4e-adc3-457fb949e36a.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/9a5a6105-cd4a-4823-a245-2ced64158ea2.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/c00126f8-152d-4180-a0b8-195717a53b90.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/ad3cfec4-319f-4256-8236-487c7d0df930.jpeg',
'https://images.openlane.eu/carimgs/5702920/general/486cd363-7012-472a-b779-0c634dbd7bc0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312209,
'Height': 1262,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/a768e55b-4d27-4ab0-b9ac-8b241ec2a938.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 361337,
'Height': 1304,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/62b8a1c9-5936-461a-be00-9fb697d68a08.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 319768,
'Height': 1309,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/929b8261-f4ef-4568-9f38-9c8f2ff13fcc.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 293472,
'Height': 1294,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/46925558-4762-47a0-a93c-7322f8fba2f7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211370,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/2205b62d-45c2-4be9-83d1-1c81a0d5b88d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192257,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/197a147c-b87e-4a4e-adc3-457fb949e36a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253315,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/9a5a6105-cd4a-4823-a245-2ced64158ea2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275935,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/c00126f8-152d-4180-a0b8-195717a53b90.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442171,
'Height': 1469,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/ad3cfec4-319f-4256-8236-487c7d0df930.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80645e59-1c55-5bd8-b4d4-8f3893b21d13/80645e59-1c55-5bd8-b4d4-8f3893b21d13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186335,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5702920/general/486cd363-7012-472a-b779-0c634dbd7bc0.jpeg',
'Width': 1600}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2018-06-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.6 HDI GT Line - Diesel - Manual - 100 hp - 136.201 '
'km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2018}
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718046%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [adesa.be] INFO: Saving data for 10718046: {'created_time': 1774365837.836757, 'last_price_update_time': 1774365837.836767, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718046') HTTP/1.1" 204 0
2026-03-24 15:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10718084
2026-03-24 15:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with scrape type 1
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87f8c602-61e7-5c4a-9426-3ac0b218fa6a
2026-03-24 15:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252Fe0fd6c8f-e9b9-4205-81c6-44c7cf9632c7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/e0fd6c8f-e9b9-4205-81c6-44c7cf9632c7.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252Fba3c519a-b189-4cf9-b5b4-a3dd807df8b5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/ba3c519a-b189-4cf9-b5b4-a3dd807df8b5.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252F22dd3e9e-8c3e-4a85-a22a-6c899cd00fed.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/22dd3e9e-8c3e-4a85-a22a-6c899cd00fed.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252F250f4179-73f6-46af-8031-66e643a6b800.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/250f4179-73f6-46af-8031-66e643a6b800.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252Ffd4ab228-0786-4ba6-b381-901d5369e0a1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/fd4ab228-0786-4ba6-b381-901d5369e0a1.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252Ff8de11c7-deb2-41fb-8efa-8e7868fafa8e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/f8de11c7-deb2-41fb-8efa-8e7868fafa8e.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252F599c0cc3-3690-4dd4-b501-df66793cfac3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/599c0cc3-3690-4dd4-b501-df66793cfac3.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252Fac098e3a-39dc-4c37-9442-900e920a1b41.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/ac098e3a-39dc-4c37-9442-900e920a1b41.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252F971dfd81-f6b4-44ef-bcf5-480366b8499c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/971dfd81-f6b4-44ef-bcf5-480366b8499c.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5729733%252Fgeneral%252F6421ef8f-f0bd-4af9-9d79-7995e47e536d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5729733/general/6421ef8f-f0bd-4af9-9d79-7995e47e536d.jpeg already downloaded
2026-03-24 15:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a, identifier: 10718084
2026-03-24 15:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10718084
2026-03-24 15:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10718084
2026-03-24 15:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10718084 to the API
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718084>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '87f8c602-61e7-5c4a-9426-3ac0b218fa6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GWC813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718084',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 73946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5729733/general/e0fd6c8f-e9b9-4205-81c6-44c7cf9632c7.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/ba3c519a-b189-4cf9-b5b4-a3dd807df8b5.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/22dd3e9e-8c3e-4a85-a22a-6c899cd00fed.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/250f4179-73f6-46af-8031-66e643a6b800.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/fd4ab228-0786-4ba6-b381-901d5369e0a1.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/f8de11c7-deb2-41fb-8efa-8e7868fafa8e.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/599c0cc3-3690-4dd4-b501-df66793cfac3.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/ac098e3a-39dc-4c37-9442-900e920a1b41.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/971dfd81-f6b4-44ef-bcf5-480366b8499c.jpeg',
'https://images.openlane.eu/carimgs/5729733/general/6421ef8f-f0bd-4af9-9d79-7995e47e536d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255335,
'Height': 1222,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/e0fd6c8f-e9b9-4205-81c6-44c7cf9632c7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258861,
'Height': 1275,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/ba3c519a-b189-4cf9-b5b4-a3dd807df8b5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242807,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/22dd3e9e-8c3e-4a85-a22a-6c899cd00fed.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253924,
'Height': 1265,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/250f4179-73f6-46af-8031-66e643a6b800.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220137,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/fd4ab228-0786-4ba6-b381-901d5369e0a1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187578,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/f8de11c7-deb2-41fb-8efa-8e7868fafa8e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166059,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/599c0cc3-3690-4dd4-b501-df66793cfac3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119874,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/ac098e3a-39dc-4c37-9442-900e920a1b41.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207738,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/971dfd81-f6b4-44ef-bcf5-480366b8499c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87f8c602-61e7-5c4a-9426-3ac0b218fa6a/87f8c602-61e7-5c4a-9426-3ac0b218fa6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209144,
'Height': 1305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5729733/general/6421ef8f-f0bd-4af9-9d79-7995e47e536d.jpeg',
'Width': 1600}],
'price': 9600,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Automatic - 130 hp - 73.946 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718084%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [adesa.be] INFO: Saving data for 10718084: {'created_time': 1774365838.739978, 'last_price_update_time': 1774365838.739987, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718084') HTTP/1.1" 204 0
2026-03-24 15:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10718027
2026-03-24 15:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 285fb586-9af1-53e6-94a0-7df3e56f4c30 with scrape type 1
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 285fb586-9af1-53e6-94a0-7df3e56f4c30
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252Fe09f6cb4-761c-4cbd-bdb4-eb516b9a905d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/e09f6cb4-761c-4cbd-bdb4-eb516b9a905d.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252Fa17f3b55-1ba5-4dd0-993e-265296602a74.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/a17f3b55-1ba5-4dd0-993e-265296602a74.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252F92f19db8-c13d-4c1b-a9df-0f2005a253a8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/92f19db8-c13d-4c1b-a9df-0f2005a253a8.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252F8992d5c5-c164-4bdd-a81f-88b1744b9cb3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/8992d5c5-c164-4bdd-a81f-88b1744b9cb3.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252F79ad085e-3177-4399-9f20-781f186b574e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/79ad085e-3177-4399-9f20-781f186b574e.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252Fa162c8c3-13dc-4d11-a4ca-4b2f7be84673.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/a162c8c3-13dc-4d11-a4ca-4b2f7be84673.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252Ff491a450-5d3e-4dca-9acb-54621469d25d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/f491a450-5d3e-4dca-9acb-54621469d25d.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252F07beb995-2f61-4e7f-bbd9-ac3fa877f91c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/07beb995-2f61-4e7f-bbd9-ac3fa877f91c.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252F9cc949d7-2ecb-4013-8fd4-c17e86ec63d2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/9cc949d7-2ecb-4013-8fd4-c17e86ec63d2.jpeg already downloaded
2026-03-24 15:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5678886%252Fgeneral%252F8c2c5c3e-fe1b-4749-b0ef-869ded0acdfa.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5678886/general/8c2c5c3e-fe1b-4749-b0ef-869ded0acdfa.jpeg already downloaded
2026-03-24 15:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 285fb586-9af1-53e6-94a0-7df3e56f4c30, identifier: 10718027
2026-03-24 15:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10718027
2026-03-24 15:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10718027
2026-03-24 15:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10718027 to the API
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718027>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '285fb586-9af1-53e6-94a0-7df3e56f4c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JXG801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 129167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5678886/general/e09f6cb4-761c-4cbd-bdb4-eb516b9a905d.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/a17f3b55-1ba5-4dd0-993e-265296602a74.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/92f19db8-c13d-4c1b-a9df-0f2005a253a8.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/8992d5c5-c164-4bdd-a81f-88b1744b9cb3.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/79ad085e-3177-4399-9f20-781f186b574e.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/a162c8c3-13dc-4d11-a4ca-4b2f7be84673.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/f491a450-5d3e-4dca-9acb-54621469d25d.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/07beb995-2f61-4e7f-bbd9-ac3fa877f91c.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/9cc949d7-2ecb-4013-8fd4-c17e86ec63d2.jpeg',
'https://images.openlane.eu/carimgs/5678886/general/8c2c5c3e-fe1b-4749-b0ef-869ded0acdfa.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 362954,
'Height': 1296,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/e09f6cb4-761c-4cbd-bdb4-eb516b9a905d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 374529,
'Height': 1322,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/a17f3b55-1ba5-4dd0-993e-265296602a74.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 327575,
'Height': 1304,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/92f19db8-c13d-4c1b-a9df-0f2005a253a8.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318949,
'Height': 1254,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/8992d5c5-c164-4bdd-a81f-88b1744b9cb3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266178,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/79ad085e-3177-4399-9f20-781f186b574e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166651,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/a162c8c3-13dc-4d11-a4ca-4b2f7be84673.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 249855,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/f491a450-5d3e-4dca-9acb-54621469d25d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180168,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/07beb995-2f61-4e7f-bbd9-ac3fa877f91c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189987,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/9cc949d7-2ecb-4013-8fd4-c17e86ec63d2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_285fb586-9af1-53e6-94a0-7df3e56f4c30/285fb586-9af1-53e6-94a0-7df3e56f4c30_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269226,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5678886/general/8c2c5c3e-fe1b-4749-b0ef-869ded0acdfa.jpeg',
'Width': 1200}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2015-03-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 3008 1.6 HDI - Diesel - 114 hp - 129.167 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718027%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [adesa.be] INFO: Saving data for 10718027: {'created_time': 1774365839.334625, 'last_price_update_time': 1774365839.334635, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718027') HTTP/1.1" 204 0
2026-03-24 15:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10718035
2026-03-24 15:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ce4635-b8c7-507f-b6ce-810b1b858999 with scrape type 1
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 23ce4635-b8c7-507f-b6ce-810b1b858999
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252F31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252Faeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/aeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252Ffcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/fcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252F086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252F6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252Fefe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/efe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252Fa893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/a893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252Fb2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/b2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252F60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg already downloaded
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23: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%252F5692939%252Fgeneral%252F9df49528-8b06-4364-baff-cc31776efad7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692939/general/9df49528-8b06-4364-baff-cc31776efad7.jpeg already downloaded
2026-03-24 15:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23ce4635-b8c7-507f-b6ce-810b1b858999, identifier: 10718035
2026-03-24 15:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10718035
2026-03-24 15:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10718035
2026-03-24 15:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10718035 to the API
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:23: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-24 15:23:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718035>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '23ce4635-b8c7-507f-b6ce-810b1b858999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWJ347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718035',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 144311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5692939/general/31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/aeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/fcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/efe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/a893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/b2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg',
'https://images.openlane.eu/carimgs/5692939/general/9df49528-8b06-4364-baff-cc31776efad7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 440650,
'Height': 1662,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/31f5e623-5ea2-48fa-af20-86e8963f19d7.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 514668,
'Height': 1716,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/aeba6405-8eb1-49b8-b78d-c1bbc57d7e44.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 445401,
'Height': 1672,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/fcc04a5f-38e9-4da6-a2a0-939fe84ed078.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 466967,
'Height': 1768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/086cc2c3-3d7d-4d55-99ad-f04bbab2804a.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314486,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/6c32188e-b524-4e93-b01a-d7ef2ac9472c.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 467892,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/efe63c58-9525-407c-ab28-f6d747a4a6c1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430737,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/a893e8e1-853b-4cf6-973e-62d387ec8cf1.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 398008,
'Height': 1536,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/b2126e8c-8bca-4c4c-a8de-a9dde999e350.jpeg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 452603,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/60f51a86-2f12-4a60-b905-b6bbf23759e3.jpeg',
'Width': 1536},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_23ce4635-b8c7-507f-b6ce-810b1b858999/23ce4635-b8c7-507f-b6ce-810b1b858999_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343348,
'Height': 1772,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692939/general/9df49528-8b06-4364-baff-cc31776efad7.jpeg',
'Width': 2048}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2014-08-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 144.311 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2014}
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718035%27 HTTP/1.1" 200 None
2026-03-24 15:23:59 [adesa.be] INFO: Saving data for 10718035: {'created_time': 1774365839.907332, 'last_price_update_time': 1774365839.907342, 'auction_closing_time': 1774431000.0}
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:23:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718035') HTTP/1.1" 204 0
2026-03-24 15:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:23:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:23:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10718020
2026-03-24 15:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5554f634-63a7-5c1a-9778-a735de43f44e with scrape type 1
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5554f634-63a7-5c1a-9778-a735de43f44e
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252F547ff74b-4293-4fcc-bf18-1225642c89da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/547ff74b-4293-4fcc-bf18-1225642c89da.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252Fd73383ce-f9a1-40a7-83f1-d991b9f67a09.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/d73383ce-f9a1-40a7-83f1-d991b9f67a09.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252F4bd5fe43-f434-4df0-b233-66216bc3be4d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/4bd5fe43-f434-4df0-b233-66216bc3be4d.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252Fc835e435-6b38-4a92-a57b-2d49a127d597.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/c835e435-6b38-4a92-a57b-2d49a127d597.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252Fd6fcf685-485b-4cba-a124-f9e7f26a8f66.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/d6fcf685-485b-4cba-a124-f9e7f26a8f66.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252F0667108d-3a8e-4b8e-898f-ccf0f35fa15a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/0667108d-3a8e-4b8e-898f-ccf0f35fa15a.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252F8c9261bb-0cc1-44d1-ad0f-c99993d7b069.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/8c9261bb-0cc1-44d1-ad0f-c99993d7b069.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252Ff12c3744-827d-4354-a951-4a93e6ba9360.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/f12c3744-827d-4354-a951-4a93e6ba9360.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252F117bf3c6-f23d-4fdb-b8d4-c850e487b841.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/117bf3c6-f23d-4fdb-b8d4-c850e487b841.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5676541%252Fgeneral%252F6300bb55-4e82-474a-a332-6c5976dc07c7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5676541/general/6300bb55-4e82-474a-a332-6c5976dc07c7.jpeg already downloaded
2026-03-24 15:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5554f634-63a7-5c1a-9778-a735de43f44e, identifier: 10718020
2026-03-24 15:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10718020
2026-03-24 15:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10718020
2026-03-24 15:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10718020 to the API
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718020>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5554f634-63a7-5c1a-9778-a735de43f44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RPS655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718020',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 135623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5676541/general/547ff74b-4293-4fcc-bf18-1225642c89da.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/d73383ce-f9a1-40a7-83f1-d991b9f67a09.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/4bd5fe43-f434-4df0-b233-66216bc3be4d.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/c835e435-6b38-4a92-a57b-2d49a127d597.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/d6fcf685-485b-4cba-a124-f9e7f26a8f66.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/0667108d-3a8e-4b8e-898f-ccf0f35fa15a.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/8c9261bb-0cc1-44d1-ad0f-c99993d7b069.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/f12c3744-827d-4354-a951-4a93e6ba9360.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/117bf3c6-f23d-4fdb-b8d4-c850e487b841.jpeg',
'https://images.openlane.eu/carimgs/5676541/general/6300bb55-4e82-474a-a332-6c5976dc07c7.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302606,
'Height': 1265,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/547ff74b-4293-4fcc-bf18-1225642c89da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308460,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/d73383ce-f9a1-40a7-83f1-d991b9f67a09.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346367,
'Height': 1366,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/4bd5fe43-f434-4df0-b233-66216bc3be4d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304219,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/c835e435-6b38-4a92-a57b-2d49a127d597.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225956,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/d6fcf685-485b-4cba-a124-f9e7f26a8f66.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165565,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/0667108d-3a8e-4b8e-898f-ccf0f35fa15a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 257225,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/8c9261bb-0cc1-44d1-ad0f-c99993d7b069.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 201904,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/f12c3744-827d-4354-a951-4a93e6ba9360.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172222,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/117bf3c6-f23d-4fdb-b8d4-c850e487b841.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5554f634-63a7-5c1a-9778-a735de43f44e/5554f634-63a7-5c1a-9778-a735de43f44e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220020,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5676541/general/6300bb55-4e82-474a-a332-6c5976dc07c7.jpeg',
'Width': 1200}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-02-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Style - Petrol - Manual - 82 hp - 135.623 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718020%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [adesa.be] INFO: Saving data for 10718020: {'created_time': 1774365840.628743, 'last_price_update_time': 1774365840.628756, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718020') HTTP/1.1" 204 0
2026-03-24 15:24:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718016> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10718034
2026-03-24 15:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with scrape type 1
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252Faaf60a10-f09f-4f34-85f2-936022a2feb6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/aaf60a10-f09f-4f34-85f2-936022a2feb6.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252Fbc53b9eb-9d23-4ae8-a7f3-ed231e197b26.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/bc53b9eb-9d23-4ae8-a7f3-ed231e197b26.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252F0093f313-92a6-418c-b24a-808e8aef6451.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/0093f313-92a6-418c-b24a-808e8aef6451.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252F89d38f36-a790-4068-939b-7b12d255bf66.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/89d38f36-a790-4068-939b-7b12d255bf66.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252F8adbc69d-2c3a-47cb-bea1-a270c58e8403.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/8adbc69d-2c3a-47cb-bea1-a270c58e8403.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252Fe7914c0a-2d60-462d-9fd9-b3395451406a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/e7914c0a-2d60-462d-9fd9-b3395451406a.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252F1d038661-163b-4d62-8837-043fbbccf44f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/1d038661-163b-4d62-8837-043fbbccf44f.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252F5d1f95e2-3d3a-4787-b0d3-4eb1f7609cab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/5d1f95e2-3d3a-4787-b0d3-4eb1f7609cab.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252Fbbbfa406-7b2c-4227-84f2-130e666ebe29.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/bbbfa406-7b2c-4227-84f2-130e666ebe29.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5692937%252Fgeneral%252Fa864929d-dacb-4d3c-96e2-78fc71883d7f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5692937/general/a864929d-dacb-4d3c-96e2-78fc71883d7f.jpeg already downloaded
2026-03-24 15:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d, identifier: 10718034
2026-03-24 15:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10718054
2026-03-24 15:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f75aa025-eadd-5d63-8591-5016a5c56420 with scrape type 1
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f75aa025-eadd-5d63-8591-5016a5c56420
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F0557f537-c0da-48f4-b392-02064cb8d54b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/0557f537-c0da-48f4-b392-02064cb8d54b.jpeg already downloaded
2026-03-24 15:24:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F268b2d55-c166-49d4-89c3-e2512743b40e.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/268b2d55-c166-49d4-89c3-e2512743b40e.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F9052b0e7-3b2b-4ede-b868-378d030bc18c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/9052b0e7-3b2b-4ede-b868-378d030bc18c.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F2b3e7b0a-538e-450b-bd7b-610df5ef3550.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/2b3e7b0a-538e-450b-bd7b-610df5ef3550.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252Ff41ed4d4-fc02-4f1f-a72b-d203a2328005.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/f41ed4d4-fc02-4f1f-a72b-d203a2328005.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F5ac55e30-c201-40bd-bd73-53cebb2b0808.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/5ac55e30-c201-40bd-bd73-53cebb2b0808.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F83e117da-4716-4a53-91ae-c3af08da3545.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/83e117da-4716-4a53-91ae-c3af08da3545.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F6e68bf07-1974-4fb6-93ba-148569ca156a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/6e68bf07-1974-4fb6-93ba-148569ca156a.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252Ff1eacae3-5588-47a2-a780-bc6dfc3a7088.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/f1eacae3-5588-47a2-a780-bc6dfc3a7088.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5706120%252Fgeneral%252F0d0f894c-fd67-4075-b128-b6ade15078ea.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5706120/general/0d0f894c-fd67-4075-b128-b6ade15078ea.jpeg already downloaded
2026-03-24 15:24:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f75aa025-eadd-5d63-8591-5016a5c56420, identifier: 10718054
2026-03-24 15:24:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10717987
2026-03-24 15:24:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61884832-aa6c-5f0c-8942-362124e2b91e with scrape type 1
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61884832-aa6c-5f0c-8942-362124e2b91e
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F462d663a-249a-4a8f-ab58-4d83ff1803dd.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/462d663a-249a-4a8f-ab58-4d83ff1803dd.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252Fc3c7f6cc-a62e-4db8-82d8-e73224eee170.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/c3c7f6cc-a62e-4db8-82d8-e73224eee170.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F1f2d641f-b5e1-4659-acce-c8c5f1b2a603.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/1f2d641f-b5e1-4659-acce-c8c5f1b2a603.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F42d0c8a4-44c6-48ef-9989-4cd96038c2b4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/42d0c8a4-44c6-48ef-9989-4cd96038c2b4.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F29d40129-35a2-4690-8c80-7942476a5b36.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/29d40129-35a2-4690-8c80-7942476a5b36.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F59c0cb59-9269-41ef-a38f-6a8f67cc6cab.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/59c0cb59-9269-41ef-a38f-6a8f67cc6cab.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F7e2507b3-5a5e-41bc-9b63-3074b1d1f216.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/7e2507b3-5a5e-41bc-9b63-3074b1d1f216.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F1a8b6a0d-29e0-4a5a-99d2-53205efb2fe5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/1a8b6a0d-29e0-4a5a-99d2-53205efb2fe5.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F8f1aff7b-7c62-45a8-b6c2-9c1f99fa7de2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/8f1aff7b-7c62-45a8-b6c2-9c1f99fa7de2.jpeg already downloaded
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633875%252Fgeneral%252F90c94b29-dd8a-4320-ac53-1e2f939b0c7d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633875/general/90c94b29-dd8a-4320-ac53-1e2f939b0c7d.jpeg already downloaded
2026-03-24 15:24:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61884832-aa6c-5f0c-8942-362124e2b91e, identifier: 10717987
2026-03-24 15:24:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10718034
2026-03-24 15:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10718034
2026-03-24 15:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10718034 to the API
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718034>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BLN999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 236908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5692937/general/aaf60a10-f09f-4f34-85f2-936022a2feb6.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/bc53b9eb-9d23-4ae8-a7f3-ed231e197b26.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/0093f313-92a6-418c-b24a-808e8aef6451.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/89d38f36-a790-4068-939b-7b12d255bf66.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/8adbc69d-2c3a-47cb-bea1-a270c58e8403.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/e7914c0a-2d60-462d-9fd9-b3395451406a.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/1d038661-163b-4d62-8837-043fbbccf44f.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/5d1f95e2-3d3a-4787-b0d3-4eb1f7609cab.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/bbbfa406-7b2c-4227-84f2-130e666ebe29.jpeg',
'https://images.openlane.eu/carimgs/5692937/general/a864929d-dacb-4d3c-96e2-78fc71883d7f.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312372,
'Height': 1229,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/aaf60a10-f09f-4f34-85f2-936022a2feb6.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335626,
'Height': 1260,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/bc53b9eb-9d23-4ae8-a7f3-ed231e197b26.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316018,
'Height': 1183,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/0093f313-92a6-418c-b24a-808e8aef6451.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295613,
'Height': 1191,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/89d38f36-a790-4068-939b-7b12d255bf66.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 223879,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/8adbc69d-2c3a-47cb-bea1-a270c58e8403.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149348,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/e7914c0a-2d60-462d-9fd9-b3395451406a.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194408,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/1d038661-163b-4d62-8837-043fbbccf44f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191984,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/5d1f95e2-3d3a-4787-b0d3-4eb1f7609cab.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175897,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/bbbfa406-7b2c-4227-84f2-130e666ebe29.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d/d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174202,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5692937/general/a864929d-dacb-4d3c-96e2-78fc71883d7f.jpeg',
'Width': 1200}],
'price': 3300,
'price_includes_vat': True,
'registration_date': '2016-07-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.2i Active - Petrol - Manual - 110 hp - 236.908 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718034%27 HTTP/1.1" 200 None
2026-03-24 15:24:01 [adesa.be] INFO: Saving data for 10718034: {'created_time': 1774365841.868355, 'last_price_update_time': 1774365841.868364, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718034') HTTP/1.1" 204 0
2026-03-24 15:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10718054
2026-03-24 15:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10718054
2026-03-24 15:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10718054 to the API
2026-03-24 15:24:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718054>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f75aa025-eadd-5d63-8591-5016a5c56420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EGU511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718054',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 154312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5706120/general/0557f537-c0da-48f4-b392-02064cb8d54b.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/268b2d55-c166-49d4-89c3-e2512743b40e.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/9052b0e7-3b2b-4ede-b868-378d030bc18c.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/2b3e7b0a-538e-450b-bd7b-610df5ef3550.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/f41ed4d4-fc02-4f1f-a72b-d203a2328005.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/5ac55e30-c201-40bd-bd73-53cebb2b0808.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/83e117da-4716-4a53-91ae-c3af08da3545.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/6e68bf07-1974-4fb6-93ba-148569ca156a.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/f1eacae3-5588-47a2-a780-bc6dfc3a7088.jpeg',
'https://images.openlane.eu/carimgs/5706120/general/0d0f894c-fd67-4075-b128-b6ade15078ea.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324221,
'Height': 1264,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/0557f537-c0da-48f4-b392-02064cb8d54b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 342156,
'Height': 1267,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/268b2d55-c166-49d4-89c3-e2512743b40e.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 291781,
'Height': 1279,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/9052b0e7-3b2b-4ede-b868-378d030bc18c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276040,
'Height': 1220,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/2b3e7b0a-538e-450b-bd7b-610df5ef3550.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281546,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/f41ed4d4-fc02-4f1f-a72b-d203a2328005.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269849,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/5ac55e30-c201-40bd-bd73-53cebb2b0808.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215828,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/83e117da-4716-4a53-91ae-c3af08da3545.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202767,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/6e68bf07-1974-4fb6-93ba-148569ca156a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237859,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/f1eacae3-5588-47a2-a780-bc6dfc3a7088.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f75aa025-eadd-5d63-8591-5016a5c56420/f75aa025-eadd-5d63-8591-5016a5c56420_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275605,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5706120/general/0d0f894c-fd67-4075-b128-b6ade15078ea.jpeg',
'Width': 1200}],
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Manual - 130 hp - 154.312 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718054%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [adesa.be] INFO: Saving data for 10718054: {'created_time': 1774365842.164964, 'last_price_update_time': 1774365842.164975, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718054') HTTP/1.1" 204 0
2026-03-24 15:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10717987
2026-03-24 15:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10717987
2026-03-24 15:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10717987 to the API
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717987>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '61884832-aa6c-5f0c-8942-362124e2b91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WCJ299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717987',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 104246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5633875/general/462d663a-249a-4a8f-ab58-4d83ff1803dd.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/c3c7f6cc-a62e-4db8-82d8-e73224eee170.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/1f2d641f-b5e1-4659-acce-c8c5f1b2a603.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/42d0c8a4-44c6-48ef-9989-4cd96038c2b4.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/29d40129-35a2-4690-8c80-7942476a5b36.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/59c0cb59-9269-41ef-a38f-6a8f67cc6cab.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/7e2507b3-5a5e-41bc-9b63-3074b1d1f216.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/1a8b6a0d-29e0-4a5a-99d2-53205efb2fe5.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/8f1aff7b-7c62-45a8-b6c2-9c1f99fa7de2.jpeg',
'https://images.openlane.eu/carimgs/5633875/general/90c94b29-dd8a-4320-ac53-1e2f939b0c7d.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 338736,
'Height': 1209,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/462d663a-249a-4a8f-ab58-4d83ff1803dd.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 364999,
'Height': 1283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/c3c7f6cc-a62e-4db8-82d8-e73224eee170.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321146,
'Height': 1214,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/1f2d641f-b5e1-4659-acce-c8c5f1b2a603.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295195,
'Height': 1177,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/42d0c8a4-44c6-48ef-9989-4cd96038c2b4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234776,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/29d40129-35a2-4690-8c80-7942476a5b36.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197825,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/59c0cb59-9269-41ef-a38f-6a8f67cc6cab.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261852,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/7e2507b3-5a5e-41bc-9b63-3074b1d1f216.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167112,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/1a8b6a0d-29e0-4a5a-99d2-53205efb2fe5.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185413,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/8f1aff7b-7c62-45a8-b6c2-9c1f99fa7de2.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61884832-aa6c-5f0c-8942-362124e2b91e/61884832-aa6c-5f0c-8942-362124e2b91e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238245,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633875/general/90c94b29-dd8a-4320-ac53-1e2f939b0c7d.jpeg',
'Width': 1600}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 130 hp - 104.246 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717987%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [adesa.be] INFO: Saving data for 10717987: {'created_time': 1774365842.583629, 'last_price_update_time': 1774365842.583639, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717987') HTTP/1.1" 204 0
2026-03-24 15:24:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10718016
2026-03-24 15:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29fdb31-c318-5a18-a27f-9f177c4a7676 with scrape type 1
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f29fdb31-c318-5a18-a27f-9f177c4a7676
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252Fdbbafbe3-0ee3-47e3-b617-47378e1bed1d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/dbbafbe3-0ee3-47e3-b617-47378e1bed1d.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252F8e216a79-5381-4977-9995-cee60222dd0c.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/8e216a79-5381-4977-9995-cee60222dd0c.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252F58c3e68b-22ab-4aa6-8451-d4c87470f182.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/58c3e68b-22ab-4aa6-8451-d4c87470f182.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252F30441d24-3eca-4087-8a12-2e1709eac594.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/30441d24-3eca-4087-8a12-2e1709eac594.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252F0b8b38df-1018-492e-8db4-62fb2fbfc07a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/0b8b38df-1018-492e-8db4-62fb2fbfc07a.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252Fadb22b2a-4262-4509-84a8-45edcef4df5f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/adb22b2a-4262-4509-84a8-45edcef4df5f.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252Ff355491f-e3da-484a-81fc-7a5ba214a2c9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/f355491f-e3da-484a-81fc-7a5ba214a2c9.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252Fd0b0f6b3-11cb-4cb2-b46f-4e24de4b59d1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/d0b0f6b3-11cb-4cb2-b46f-4e24de4b59d1.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252F397a3764-27eb-417a-a6eb-c99bedc3b55b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/397a3764-27eb-417a-a6eb-c99bedc3b55b.jpeg already downloaded
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5673521%252Fgeneral%252F86a183c4-136b-4ff9-82d1-d8295c10d273.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673521/general/86a183c4-136b-4ff9-82d1-d8295c10d273.jpeg already downloaded
2026-03-24 15:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f29fdb31-c318-5a18-a27f-9f177c4a7676, identifier: 10718016
2026-03-24 15:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10718016
2026-03-24 15:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10718016
2026-03-24 15:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10718016 to the API
2026-03-24 15:24:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718016>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f29fdb31-c318-5a18-a27f-9f177c4a7676',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VRW428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718016',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 136486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5673521/general/dbbafbe3-0ee3-47e3-b617-47378e1bed1d.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/8e216a79-5381-4977-9995-cee60222dd0c.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/58c3e68b-22ab-4aa6-8451-d4c87470f182.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/30441d24-3eca-4087-8a12-2e1709eac594.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/0b8b38df-1018-492e-8db4-62fb2fbfc07a.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/adb22b2a-4262-4509-84a8-45edcef4df5f.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/f355491f-e3da-484a-81fc-7a5ba214a2c9.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/d0b0f6b3-11cb-4cb2-b46f-4e24de4b59d1.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/397a3764-27eb-417a-a6eb-c99bedc3b55b.jpeg',
'https://images.openlane.eu/carimgs/5673521/general/86a183c4-136b-4ff9-82d1-d8295c10d273.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 346472,
'Height': 1186,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/dbbafbe3-0ee3-47e3-b617-47378e1bed1d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 379344,
'Height': 1287,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/8e216a79-5381-4977-9995-cee60222dd0c.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 326381,
'Height': 1277,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/58c3e68b-22ab-4aa6-8451-d4c87470f182.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 349857,
'Height': 1308,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/30441d24-3eca-4087-8a12-2e1709eac594.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 308326,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/0b8b38df-1018-492e-8db4-62fb2fbfc07a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265491,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/adb22b2a-4262-4509-84a8-45edcef4df5f.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345137,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/f355491f-e3da-484a-81fc-7a5ba214a2c9.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166515,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/d0b0f6b3-11cb-4cb2-b46f-4e24de4b59d1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 250701,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/397a3764-27eb-417a-a6eb-c99bedc3b55b.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f29fdb31-c318-5a18-a27f-9f177c4a7676/f29fdb31-c318-5a18-a27f-9f177c4a7676_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272529,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5673521/general/86a183c4-136b-4ff9-82d1-d8295c10d273.jpeg',
'Width': 1600}],
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Manual - 130 hp - 136.486 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718016%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Saving data for 10718016: {'created_time': 1774365843.211432, 'last_price_update_time': 1774365843.211443, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718016') HTTP/1.1" 204 0
2026-03-24 15:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10718052
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718052%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10718052: 1
2026-03-24 15:24:03 [adesa.be] INFO: Scraping item 10718052 url https://www.openlane.eu/en/carv6/auction/10718052
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711693
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711693%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711693: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711693 url https://www.openlane.eu/en/carv6/auction/10711693
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711753
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711753%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711753: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711753 url https://www.openlane.eu/en/carv6/auction/10711753
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10713228
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713228%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10713228: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10713228 url https://www.openlane.eu/en/carv6/auction/10713228
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711506
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711506%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711506: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711506 url https://www.openlane.eu/en/carv6/auction/10711506
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10713227
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713227%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10713227: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10713227 url https://www.openlane.eu/en/carv6/auction/10713227
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711719
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711719%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711719: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711719 url https://www.openlane.eu/en/carv6/auction/10711719
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711832
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711832%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711832: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711832 url https://www.openlane.eu/en/carv6/auction/10711832
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711502
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711502%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711502: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711502 url https://www.openlane.eu/en/carv6/auction/10711502
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711878
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711878%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711878: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711878 url https://www.openlane.eu/en/carv6/auction/10711878
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711826
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711826%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711826: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711826 url https://www.openlane.eu/en/carv6/auction/10711826
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711936
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711936%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711936: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711936 url https://www.openlane.eu/en/carv6/auction/10711936
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711687
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711687%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711687: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711687 url https://www.openlane.eu/en/carv6/auction/10711687
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711726
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711726%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711726: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711726 url https://www.openlane.eu/en/carv6/auction/10711726
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711454
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711454%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711454: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711454 url https://www.openlane.eu/en/carv6/auction/10711454
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711591
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711591%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711591: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711591 url https://www.openlane.eu/en/carv6/auction/10711591
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10718049
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718049%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10718049: 1
2026-03-24 15:24:03 [adesa.be] INFO: Scraping item 10718049 url https://www.openlane.eu/en/carv6/auction/10718049
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711596
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711596%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711596: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711596 url https://www.openlane.eu/en/carv6/auction/10711596
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711750
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711750%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711750: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711750 url https://www.openlane.eu/en/carv6/auction/10711750
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10713381
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713381%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10713381: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10713381 url https://www.openlane.eu/en/carv6/auction/10713381
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711511
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711511%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711511: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711511 url https://www.openlane.eu/en/carv6/auction/10711511
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711758
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711758%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711758: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711758 url https://www.openlane.eu/en/carv6/auction/10711758
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711931
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711931%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711931: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711931 url https://www.openlane.eu/en/carv6/auction/10711931
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711466
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711466%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711466: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711466 url https://www.openlane.eu/en/carv6/auction/10711466
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711624
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711624%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711624: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711624 url https://www.openlane.eu/en/carv6/auction/10711624
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711702
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711702%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711702: 0
2026-03-24 15:24:03 [adesa.be] INFO: Skipping item 10711702 url https://www.openlane.eu/en/carv6/auction/10711702
2026-03-24 15:24:03 [adesa.be] INFO: Found listing with ID: 10711377
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711377%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [adesa.be] INFO: Scrape type for 10711377: 2
2026-03-24 15:24:03 [adesa.be] INFO: Scraping item 10711377 url https://www.openlane.eu/en/carv6/auction/10711377
2026-03-24 15:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10717959
2026-03-24 15:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with scrape type 1
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d67f694b-a53c-55f5-aefc-1da0b7ebdec4
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252F0d3b4749-25e7-4ca3-b29f-3521068f6040.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/0d3b4749-25e7-4ca3-b29f-3521068f6040.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252F837dc239-4a23-44cb-9c48-497632993b6b.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/837dc239-4a23-44cb-9c48-497632993b6b.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252Fad6ced50-4139-4fa3-96ad-196512ef5874.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/ad6ced50-4139-4fa3-96ad-196512ef5874.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252Ffb737ec7-049c-4c63-86b6-66f768be8f8f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/fb737ec7-049c-4c63-86b6-66f768be8f8f.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252F04ef9ed0-dbc1-4911-b199-7928ba0af992.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/04ef9ed0-dbc1-4911-b199-7928ba0af992.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252F7ed4c7af-6103-4d81-9a83-bcae144d79d6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/7ed4c7af-6103-4d81-9a83-bcae144d79d6.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252F90bc8587-b9e5-498d-911a-68e444912d19.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/90bc8587-b9e5-498d-911a-68e444912d19.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252F6a9b4402-ba14-4109-a0d3-0f4a88919848.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/6a9b4402-ba14-4109-a0d3-0f4a88919848.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252Fec852913-f82a-492b-b4a5-72663add93c5.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/ec852913-f82a-492b-b4a5-72663add93c5.jpg already downloaded
2026-03-24 15:24:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5527810%252Fgeneral%252Fb9f1077a-450d-4963-8216-4e14ab2b8ff6.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5527810/general/b9f1077a-450d-4963-8216-4e14ab2b8ff6.jpg already downloaded
2026-03-24 15:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d67f694b-a53c-55f5-aefc-1da0b7ebdec4, identifier: 10717959
2026-03-24 15:24:04 [adesa.be] INFO: Found listing with ID: 10711418
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711418%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [adesa.be] INFO: Scrape type for 10711418: 2
2026-03-24 15:24:04 [adesa.be] INFO: Scraping item 10711418 url https://www.openlane.eu/en/carv6/auction/10711418
2026-03-24 15:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10717959
2026-03-24 15:24:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10717959
2026-03-24 15:24:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10717959 to the API
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717959>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd67f694b-a53c-55f5-aefc-1da0b7ebdec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AQE671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717959',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 193095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5527810/general/0d3b4749-25e7-4ca3-b29f-3521068f6040.jpg',
'https://images.openlane.eu/carimgs/5527810/general/837dc239-4a23-44cb-9c48-497632993b6b.jpg',
'https://images.openlane.eu/carimgs/5527810/general/ad6ced50-4139-4fa3-96ad-196512ef5874.jpg',
'https://images.openlane.eu/carimgs/5527810/general/fb737ec7-049c-4c63-86b6-66f768be8f8f.jpg',
'https://images.openlane.eu/carimgs/5527810/general/04ef9ed0-dbc1-4911-b199-7928ba0af992.jpg',
'https://images.openlane.eu/carimgs/5527810/general/7ed4c7af-6103-4d81-9a83-bcae144d79d6.jpg',
'https://images.openlane.eu/carimgs/5527810/general/90bc8587-b9e5-498d-911a-68e444912d19.jpg',
'https://images.openlane.eu/carimgs/5527810/general/6a9b4402-ba14-4109-a0d3-0f4a88919848.jpg',
'https://images.openlane.eu/carimgs/5527810/general/ec852913-f82a-492b-b4a5-72663add93c5.jpg',
'https://images.openlane.eu/carimgs/5527810/general/b9f1077a-450d-4963-8216-4e14ab2b8ff6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 290096,
'Height': 1199,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/0d3b4749-25e7-4ca3-b29f-3521068f6040.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355145,
'Height': 1265,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/837dc239-4a23-44cb-9c48-497632993b6b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299321,
'Height': 1216,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/ad6ced50-4139-4fa3-96ad-196512ef5874.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264866,
'Height': 1235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/fb737ec7-049c-4c63-86b6-66f768be8f8f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314868,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/04ef9ed0-dbc1-4911-b199-7928ba0af992.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 267860,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/7ed4c7af-6103-4d81-9a83-bcae144d79d6.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 341916,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/90bc8587-b9e5-498d-911a-68e444912d19.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 355544,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/6a9b4402-ba14-4109-a0d3-0f4a88919848.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281289,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/ec852913-f82a-492b-b4a5-72663add93c5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d67f694b-a53c-55f5-aefc-1da0b7ebdec4/d67f694b-a53c-55f5-aefc-1da0b7ebdec4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273641,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5527810/general/b9f1077a-450d-4963-8216-4e14ab2b8ff6.jpg',
'Width': 1600}],
'price': 4700,
'price_includes_vat': True,
'registration_date': '2018-01-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.6 HDI Active - Diesel - 115 hp - 193.095 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717959%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [adesa.be] INFO: Saving data for 10717959: {'created_time': 1774365844.553812, 'last_price_update_time': 1774365844.553821, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717959') HTTP/1.1" 204 0
2026-03-24 15:24:04 [adesa.be] INFO: Found listing with ID: 10711683
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711683%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [adesa.be] INFO: Scrape type for 10711683: 2
2026-03-24 15:24:04 [adesa.be] INFO: Scraping item 10711683 url https://www.openlane.eu/en/carv6/auction/10711683
2026-03-24 15:24:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10717989
2026-03-24 15:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac186aa-33d8-5f15-b601-123859bbca9c with scrape type 1
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ac186aa-33d8-5f15-b601-123859bbca9c
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252F76ef6a0a-233f-49d9-a8f4-046f76f63609.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/76ef6a0a-233f-49d9-a8f4-046f76f63609.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252Fd38be327-350e-4667-9823-255371f40d4f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/d38be327-350e-4667-9823-255371f40d4f.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252Fb7d61149-5bbf-4a0d-bcb2-b61df5f0af61.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/b7d61149-5bbf-4a0d-bcb2-b61df5f0af61.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252Fad441606-bf14-4621-818a-7632b5470081.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/ad441606-bf14-4621-818a-7632b5470081.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252Fc846b8db-d39c-4677-be73-587f42f8dfc1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/c846b8db-d39c-4677-be73-587f42f8dfc1.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252F44479a57-dade-49c6-b1ee-694fe623a1c3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/44479a57-dade-49c6-b1ee-694fe623a1c3.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252F72cef3e2-341b-4732-9c90-25a8efaa9789.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/72cef3e2-341b-4732-9c90-25a8efaa9789.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252F539e618d-585c-4652-8424-c6c990de5662.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/539e618d-585c-4652-8424-c6c990de5662.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252F90552842-d9d5-4c44-9de2-bac6e07310d7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/90552842-d9d5-4c44-9de2-bac6e07310d7.jpeg already downloaded
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5633877%252Fgeneral%252Fb022aaf3-a342-427c-85cf-48fde78a1841.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5633877/general/b022aaf3-a342-427c-85cf-48fde78a1841.jpeg already downloaded
2026-03-24 15:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac186aa-33d8-5f15-b601-123859bbca9c, identifier: 10717989
2026-03-24 15:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8cf552e-4edf-5379-805d-a2887405992e with identifier: 10718001
2026-03-24 15:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8cf552e-4edf-5379-805d-a2887405992e with scrape type 1
2026-03-24 15:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b8cf552e-4edf-5379-805d-a2887405992e
2026-03-24 15:24:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F2931439c-56fb-4923-b212-433edb6e7a51.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/2931439c-56fb-4923-b212-433edb6e7a51.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252Feb4ea9ec-5d8b-4bc0-940a-33b09514c2ec.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/eb4ea9ec-5d8b-4bc0-940a-33b09514c2ec.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F52b4f7eb-49d1-4724-b8e9-ad7c049c9f0b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/52b4f7eb-49d1-4724-b8e9-ad7c049c9f0b.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F19107b81-21c2-4ee9-84cf-c5c505a1cfdf.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/19107b81-21c2-4ee9-84cf-c5c505a1cfdf.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F9ec1a31a-37e2-43d1-ab0b-f3ef8f6ca002.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/9ec1a31a-37e2-43d1-ab0b-f3ef8f6ca002.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F466ee82d-eced-4f60-bb1c-1bc331612563.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/466ee82d-eced-4f60-bb1c-1bc331612563.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F91d99035-2266-46a0-b61c-1de9a0dcfe56.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/91d99035-2266-46a0-b61c-1de9a0dcfe56.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252Fca2ebe0a-b428-413a-aefc-7a7411fc42cc.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/ca2ebe0a-b428-413a-aefc-7a7411fc42cc.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F5794ae4b-f2cc-4866-9c7a-18a1398e7f7a.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/5794ae4b-f2cc-4866-9c7a-18a1398e7f7a.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5658811%252Fgeneral%252F435a90ef-e074-4cfa-9a71-2adffacd3fee.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5658811/general/435a90ef-e074-4cfa-9a71-2adffacd3fee.jpeg already downloaded
2026-03-24 15:24:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8cf552e-4edf-5379-805d-a2887405992e, identifier: 10718001
2026-03-24 15:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10718070
2026-03-24 15:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1deb2a0-aded-5751-b26d-73b33909a852 with scrape type 1
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1deb2a0-aded-5751-b26d-73b33909a852
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252F94d7c30d-1017-4b3b-94e4-13839ec1f814.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/94d7c30d-1017-4b3b-94e4-13839ec1f814.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252F4d5a1a22-9712-4fa1-988b-bad07b0e9b44.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/4d5a1a22-9712-4fa1-988b-bad07b0e9b44.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252F97b4ada8-21ff-48ab-b778-0259692254da.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/97b4ada8-21ff-48ab-b778-0259692254da.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252Fba65e1d3-2957-4c5b-a482-4022a757c9e7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/ba65e1d3-2957-4c5b-a482-4022a757c9e7.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252Fae01326a-72b7-4c32-af12-b31c2ddb01eb.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/ae01326a-72b7-4c32-af12-b31c2ddb01eb.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252F89fe95e0-1f6b-4445-95a0-943c0b04454d.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/89fe95e0-1f6b-4445-95a0-943c0b04454d.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252F74c1e6bb-6d9e-40b4-b0a5-a55f51cf5012.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/74c1e6bb-6d9e-40b4-b0a5-a55f51cf5012.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252F48adfad1-8447-43e4-bed0-559fc92e2da3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/48adfad1-8447-43e4-bed0-559fc92e2da3.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252F2b92c502-1924-49bf-826d-e641449e7e08.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/2b92c502-1924-49bf-826d-e641449e7e08.jpeg already downloaded
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5719934%252Fgeneral%252Ff4664423-7c71-4b19-b4a0-7b3461b9d842.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719934/general/f4664423-7c71-4b19-b4a0-7b3461b9d842.jpeg already downloaded
2026-03-24 15:24:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1deb2a0-aded-5751-b26d-73b33909a852, identifier: 10718070
2026-03-24 15:24:05 [adesa.be] INFO: Found listing with ID: 10711632
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711632%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [adesa.be] INFO: Scrape type for 10711632: 2
2026-03-24 15:24:05 [adesa.be] INFO: Scraping item 10711632 url https://www.openlane.eu/en/carv6/auction/10711632
2026-03-24 15:24:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10717989
2026-03-24 15:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10717989
2026-03-24 15:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10717989 to the API
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717989>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9ac186aa-33d8-5f15-b601-123859bbca9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FXS600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717989',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 102499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5633877/general/76ef6a0a-233f-49d9-a8f4-046f76f63609.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/d38be327-350e-4667-9823-255371f40d4f.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/b7d61149-5bbf-4a0d-bcb2-b61df5f0af61.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/ad441606-bf14-4621-818a-7632b5470081.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/c846b8db-d39c-4677-be73-587f42f8dfc1.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/44479a57-dade-49c6-b1ee-694fe623a1c3.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/72cef3e2-341b-4732-9c90-25a8efaa9789.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/539e618d-585c-4652-8424-c6c990de5662.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/90552842-d9d5-4c44-9de2-bac6e07310d7.jpeg',
'https://images.openlane.eu/carimgs/5633877/general/b022aaf3-a342-427c-85cf-48fde78a1841.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 370271,
'Height': 1433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/76ef6a0a-233f-49d9-a8f4-046f76f63609.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 331808,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/d38be327-350e-4667-9823-255371f40d4f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317814,
'Height': 1292,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/b7d61149-5bbf-4a0d-bcb2-b61df5f0af61.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 344921,
'Height': 1355,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/ad441606-bf14-4621-818a-7632b5470081.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256982,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/c846b8db-d39c-4677-be73-587f42f8dfc1.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191656,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/44479a57-dade-49c6-b1ee-694fe623a1c3.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 302684,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/72cef3e2-341b-4732-9c90-25a8efaa9789.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 332687,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/539e618d-585c-4652-8424-c6c990de5662.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130732,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/90552842-d9d5-4c44-9de2-bac6e07310d7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ac186aa-33d8-5f15-b601-123859bbca9c/9ac186aa-33d8-5f15-b601-123859bbca9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234690,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5633877/general/b022aaf3-a342-427c-85cf-48fde78a1841.jpeg',
'Width': 1200}],
'price': 3900,
'price_includes_vat': True,
'registration_date': '2017-03-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 102.499 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717989%27 HTTP/1.1" 200 None
2026-03-24 15:24:05 [adesa.be] INFO: Saving data for 10717989: {'created_time': 1774365845.861102, 'last_price_update_time': 1774365845.861111, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717989') HTTP/1.1" 204 0
2026-03-24 15:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8cf552e-4edf-5379-805d-a2887405992e with identifier: 10718001
2026-03-24 15:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8cf552e-4edf-5379-805d-a2887405992e with identifier: 10718001
2026-03-24 15:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8cf552e-4edf-5379-805d-a2887405992e with identifier: 10718001 to the API
2026-03-24 15:24:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718001>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b8cf552e-4edf-5379-805d-a2887405992e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XSX302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718001',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 145567,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5658811/general/2931439c-56fb-4923-b212-433edb6e7a51.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/eb4ea9ec-5d8b-4bc0-940a-33b09514c2ec.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/52b4f7eb-49d1-4724-b8e9-ad7c049c9f0b.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/19107b81-21c2-4ee9-84cf-c5c505a1cfdf.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/9ec1a31a-37e2-43d1-ab0b-f3ef8f6ca002.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/466ee82d-eced-4f60-bb1c-1bc331612563.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/91d99035-2266-46a0-b61c-1de9a0dcfe56.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/ca2ebe0a-b428-413a-aefc-7a7411fc42cc.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/5794ae4b-f2cc-4866-9c7a-18a1398e7f7a.jpeg',
'https://images.openlane.eu/carimgs/5658811/general/435a90ef-e074-4cfa-9a71-2adffacd3fee.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311217,
'Height': 1202,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/2931439c-56fb-4923-b212-433edb6e7a51.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253535,
'Height': 1262,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/eb4ea9ec-5d8b-4bc0-940a-33b09514c2ec.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 300111,
'Height': 1281,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/52b4f7eb-49d1-4724-b8e9-ad7c049c9f0b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289443,
'Height': 1256,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/19107b81-21c2-4ee9-84cf-c5c505a1cfdf.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212610,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/9ec1a31a-37e2-43d1-ab0b-f3ef8f6ca002.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204698,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/466ee82d-eced-4f60-bb1c-1bc331612563.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126404,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/91d99035-2266-46a0-b61c-1de9a0dcfe56.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209668,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/ca2ebe0a-b428-413a-aefc-7a7411fc42cc.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206521,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/5794ae4b-f2cc-4866-9c7a-18a1398e7f7a.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b8cf552e-4edf-5379-805d-a2887405992e/b8cf552e-4edf-5379-805d-a2887405992e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 273464,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5658811/general/435a90ef-e074-4cfa-9a71-2adffacd3fee.jpeg',
'Width': 1200}],
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 130 hp - 145.567 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2022}
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718001%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [adesa.be] INFO: Saving data for 10718001: {'created_time': 1774365846.27284, 'last_price_update_time': 1774365846.272849, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718001') HTTP/1.1" 204 0
2026-03-24 15:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10718070
2026-03-24 15:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10718070
2026-03-24 15:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10718070 to the API
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718070>
{'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': 82,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1deb2a0-aded-5751-b26d-73b33909a852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CCL777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718070',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 135015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5719934/general/94d7c30d-1017-4b3b-94e4-13839ec1f814.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/4d5a1a22-9712-4fa1-988b-bad07b0e9b44.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/97b4ada8-21ff-48ab-b778-0259692254da.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/ba65e1d3-2957-4c5b-a482-4022a757c9e7.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/ae01326a-72b7-4c32-af12-b31c2ddb01eb.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/89fe95e0-1f6b-4445-95a0-943c0b04454d.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/74c1e6bb-6d9e-40b4-b0a5-a55f51cf5012.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/48adfad1-8447-43e4-bed0-559fc92e2da3.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/2b92c502-1924-49bf-826d-e641449e7e08.jpeg',
'https://images.openlane.eu/carimgs/5719934/general/f4664423-7c71-4b19-b4a0-7b3461b9d842.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295429,
'Height': 1320,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/94d7c30d-1017-4b3b-94e4-13839ec1f814.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 324888,
'Height': 1369,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/4d5a1a22-9712-4fa1-988b-bad07b0e9b44.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 272383,
'Height': 1318,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/97b4ada8-21ff-48ab-b778-0259692254da.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283305,
'Height': 1335,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/ba65e1d3-2957-4c5b-a482-4022a757c9e7.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246408,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/ae01326a-72b7-4c32-af12-b31c2ddb01eb.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 251617,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/89fe95e0-1f6b-4445-95a0-943c0b04454d.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197504,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/74c1e6bb-6d9e-40b4-b0a5-a55f51cf5012.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175674,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/48adfad1-8447-43e4-bed0-559fc92e2da3.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172495,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/2b92c502-1924-49bf-826d-e641449e7e08.jpeg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1deb2a0-aded-5751-b26d-73b33909a852/d1deb2a0-aded-5751-b26d-73b33909a852_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190202,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719934/general/f4664423-7c71-4b19-b4a0-7b3461b9d842.jpeg',
'Width': 1600}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2019-02-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Signature - Petrol - Manual - 82 hp - 135.015 km',
'transmission': 'manual',
'trim': 'Signature',
'vin': None,
'year': 2019}
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718070%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [adesa.be] INFO: Saving data for 10718070: {'created_time': 1774365846.625764, 'last_price_update_time': 1774365846.625776, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718070') HTTP/1.1" 204 0
2026-03-24 15:24:06 [adesa.be] INFO: Found listing with ID: 10717972
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717972%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [adesa.be] INFO: Scrape type for 10717972: 1
2026-03-24 15:24:06 [adesa.be] INFO: Scraping item 10717972 url https://www.openlane.eu/en/carv6/auction/10717972
2026-03-24 15:24:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10718088
2026-03-24 15:24:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with scrape type 1
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252F6fb3ef08-6be5-4cf8-8a55-affdc5d27e63.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/6fb3ef08-6be5-4cf8-8a55-affdc5d27e63.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252F36ad2fca-157f-4eb6-86ac-a9f6986ab9b0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/36ad2fca-157f-4eb6-86ac-a9f6986ab9b0.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252F28c4dfe1-c763-4397-974d-cb69665f02b0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/28c4dfe1-c763-4397-974d-cb69665f02b0.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252F3613d31d-5d5c-4a1a-a1ca-ea443ef9b868.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/3613d31d-5d5c-4a1a-a1ca-ea443ef9b868.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252Fcb3f0913-b89f-4ec4-bd08-43e332b46897.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/cb3f0913-b89f-4ec4-bd08-43e332b46897.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252Fac1ee984-dc02-4975-b8a7-9051130ddd9f.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/ac1ee984-dc02-4975-b8a7-9051130ddd9f.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252F295d89f9-de77-4124-bccf-974398d32ae4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/295d89f9-de77-4124-bccf-974398d32ae4.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252Facf1d144-d13f-470a-9d04-0c8ed7c3f778.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/acf1d144-d13f-470a-9d04-0c8ed7c3f778.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252Ffdcc75f6-47f5-48d3-a981-91f21888858b.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/fdcc75f6-47f5-48d3-a981-91f21888858b.jpeg already downloaded
2026-03-24 15:24:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5733597%252Fgeneral%252Fad863066-eb7b-41f7-a91d-5d22e0f06738.jpeg%27 HTTP/1.1" 200 None
2026-03-24 15:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733597/general/ad863066-eb7b-41f7-a91d-5d22e0f06738.jpeg already downloaded
2026-03-24 15:24:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6, identifier: 10718088
2026-03-24 15:24:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10718088
2026-03-24 15:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10718088
2026-03-24 15:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10718088 to the API
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10718088>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KPS457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10718088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 187822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5733597/general/6fb3ef08-6be5-4cf8-8a55-affdc5d27e63.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/36ad2fca-157f-4eb6-86ac-a9f6986ab9b0.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/28c4dfe1-c763-4397-974d-cb69665f02b0.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/3613d31d-5d5c-4a1a-a1ca-ea443ef9b868.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/cb3f0913-b89f-4ec4-bd08-43e332b46897.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/ac1ee984-dc02-4975-b8a7-9051130ddd9f.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/295d89f9-de77-4124-bccf-974398d32ae4.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/acf1d144-d13f-470a-9d04-0c8ed7c3f778.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/fdcc75f6-47f5-48d3-a981-91f21888858b.jpeg',
'https://images.openlane.eu/carimgs/5733597/general/ad863066-eb7b-41f7-a91d-5d22e0f06738.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 295067,
'Height': 1270,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/6fb3ef08-6be5-4cf8-8a55-affdc5d27e63.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288081,
'Height': 1265,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/36ad2fca-157f-4eb6-86ac-a9f6986ab9b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 277703,
'Height': 1293,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/28c4dfe1-c763-4397-974d-cb69665f02b0.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294472,
'Height': 1288,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/3613d31d-5d5c-4a1a-a1ca-ea443ef9b868.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225906,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/cb3f0913-b89f-4ec4-bd08-43e332b46897.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299108,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/ac1ee984-dc02-4975-b8a7-9051130ddd9f.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196023,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/295d89f9-de77-4124-bccf-974398d32ae4.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239774,
'Height': 1340,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/acf1d144-d13f-470a-9d04-0c8ed7c3f778.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265399,
'Height': 1487,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/fdcc75f6-47f5-48d3-a981-91f21888858b.jpeg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6/4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246292,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5733597/general/ad863066-eb7b-41f7-a91d-5d22e0f06738.jpeg',
'Width': 1200}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 207 1.6 HDI - Diesel - Manual - 92 hp - 187.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718088%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [adesa.be] INFO: Saving data for 10718088: {'created_time': 1774365847.529926, 'last_price_update_time': 1774365847.529939, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10718088') HTTP/1.1" 204 0
2026-03-24 15:24:07 [scrapy.extensions.logstats] INFO: Crawled 1428 pages (at 89 pages/min), scraped 722 items (at 87 items/min)
2026-03-24 15:24:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-24 15:24:07 [adesa.be] INFO: Found listing with ID: 10711743
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711743%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [adesa.be] INFO: Scrape type for 10711743: 2
2026-03-24 15:24:07 [adesa.be] INFO: Scraping item 10711743 url https://www.openlane.eu/en/carv6/auction/10711743
2026-03-24 15:24:07 [adesa.be] INFO: Found listing with ID: 10717948
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717948%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [adesa.be] INFO: Scrape type for 10717948: 1
2026-03-24 15:24:07 [adesa.be] INFO: Scraping item 10717948 url https://www.openlane.eu/en/carv6/auction/10717948
2026-03-24 15:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10717958
2026-03-24 15:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f192c33-08bf-5944-b44b-23c63a55dcdc with scrape type 1
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f192c33-08bf-5944-b44b-23c63a55dcdc
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252F55f1a758-2040-4d75-bd98-5a0694cec038.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/55f1a758-2040-4d75-bd98-5a0694cec038.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252F87cb7de0-e38f-4101-acbf-94b1c37c8da3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/87cb7de0-e38f-4101-acbf-94b1c37c8da3.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252Fbdf2fac8-6f96-4e1c-b15c-15212855ac28.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/bdf2fac8-6f96-4e1c-b15c-15212855ac28.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252Fcddef674-556e-4190-b17b-d25a747262c8.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/cddef674-556e-4190-b17b-d25a747262c8.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252F691cd78d-d81c-47ee-9114-d6ab0c888d09.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/691cd78d-d81c-47ee-9114-d6ab0c888d09.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252F5e1fbd2c-ecec-4ac4-9111-959eeebcee95.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/5e1fbd2c-ecec-4ac4-9111-959eeebcee95.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252F39edb495-9faf-4060-a24a-8476e6997818.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/39edb495-9faf-4060-a24a-8476e6997818.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252F3fc65979-9e25-41f3-9cb3-2fbd5e76eb1e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/3fc65979-9e25-41f3-9cb3-2fbd5e76eb1e.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252Fdc1ea964-42aa-48d2-8f48-fbcf702f343e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/dc1ea964-42aa-48d2-8f48-fbcf702f343e.jpg already downloaded
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5524610%252Fgeneral%252F25801622-ee18-4970-9ade-6a9c7a021a88.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5524610/general/25801622-ee18-4970-9ade-6a9c7a021a88.jpg already downloaded
2026-03-24 15:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f192c33-08bf-5944-b44b-23c63a55dcdc, identifier: 10717958
2026-03-24 15:24:07 [adesa.be] INFO: Found listing with ID: 10718073
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718073%27 HTTP/1.1" 200 None
2026-03-24 15:24:07 [adesa.be] INFO: Scrape type for 10718073: 1
2026-03-24 15:24:07 [adesa.be] INFO: Scraping item 10718073 url https://www.openlane.eu/en/carv6/auction/10718073
2026-03-24 15:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10717958
2026-03-24 15:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10717958
2026-03-24 15:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10717958 to the API
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717958>
{'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': 101,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6f192c33-08bf-5944-b44b-23c63a55dcdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GMM173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717958',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 41464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5524610/general/55f1a758-2040-4d75-bd98-5a0694cec038.jpg',
'https://images.openlane.eu/carimgs/5524610/general/87cb7de0-e38f-4101-acbf-94b1c37c8da3.jpg',
'https://images.openlane.eu/carimgs/5524610/general/bdf2fac8-6f96-4e1c-b15c-15212855ac28.jpg',
'https://images.openlane.eu/carimgs/5524610/general/cddef674-556e-4190-b17b-d25a747262c8.jpg',
'https://images.openlane.eu/carimgs/5524610/general/691cd78d-d81c-47ee-9114-d6ab0c888d09.jpg',
'https://images.openlane.eu/carimgs/5524610/general/5e1fbd2c-ecec-4ac4-9111-959eeebcee95.jpg',
'https://images.openlane.eu/carimgs/5524610/general/39edb495-9faf-4060-a24a-8476e6997818.jpg',
'https://images.openlane.eu/carimgs/5524610/general/3fc65979-9e25-41f3-9cb3-2fbd5e76eb1e.jpg',
'https://images.openlane.eu/carimgs/5524610/general/dc1ea964-42aa-48d2-8f48-fbcf702f343e.jpg',
'https://images.openlane.eu/carimgs/5524610/general/25801622-ee18-4970-9ade-6a9c7a021a88.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 358800,
'Height': 1234,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/55f1a758-2040-4d75-bd98-5a0694cec038.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 413068,
'Height': 1305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/87cb7de0-e38f-4101-acbf-94b1c37c8da3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 325106,
'Height': 1289,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/bdf2fac8-6f96-4e1c-b15c-15212855ac28.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303836,
'Height': 1235,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/cddef674-556e-4190-b17b-d25a747262c8.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269363,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/691cd78d-d81c-47ee-9114-d6ab0c888d09.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210830,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/5e1fbd2c-ecec-4ac4-9111-959eeebcee95.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 289872,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/39edb495-9faf-4060-a24a-8476e6997818.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318522,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/3fc65979-9e25-41f3-9cb3-2fbd5e76eb1e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131061,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/dc1ea964-42aa-48d2-8f48-fbcf702f343e.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6f192c33-08bf-5944-b44b-23c63a55dcdc/6f192c33-08bf-5944-b44b-23c63a55dcdc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210864,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5524610/general/25801622-ee18-4970-9ade-6a9c7a021a88.jpg',
'Width': 1600}],
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 41.464 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717958%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Saving data for 10717958: {'created_time': 1774365848.244863, 'last_price_update_time': 1774365848.244873, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717958') HTTP/1.1" 204 0
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711926
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711926%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711926: 2
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10711926 url https://www.openlane.eu/en/carv6/auction/10711926
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711731
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711731%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711731: 2
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10711731 url https://www.openlane.eu/en/carv6/auction/10711731
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711934
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711934%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711934: 2
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10711934 url https://www.openlane.eu/en/carv6/auction/10711934
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711817
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711817%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711817: 0
2026-03-24 15:24:08 [adesa.be] INFO: Skipping item 10711817 url https://www.openlane.eu/en/carv6/auction/10711817
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711522
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711522%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711522: 0
2026-03-24 15:24:08 [adesa.be] INFO: Skipping item 10711522 url https://www.openlane.eu/en/carv6/auction/10711522
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10713324
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713324%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10713324: 0
2026-03-24 15:24:08 [adesa.be] INFO: Skipping item 10713324 url https://www.openlane.eu/en/carv6/auction/10713324
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711949
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711949%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711949: 0
2026-03-24 15:24:08 [adesa.be] INFO: Skipping item 10711949 url https://www.openlane.eu/en/carv6/auction/10711949
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711583
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711583%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711583: 0
2026-03-24 15:24:08 [adesa.be] INFO: Skipping item 10711583 url https://www.openlane.eu/en/carv6/auction/10711583
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10717996
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717996%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10717996: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10717996 url https://www.openlane.eu/en/carv6/auction/10717996
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10718091
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718091%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10718091: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10718091 url https://www.openlane.eu/en/carv6/auction/10718091
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10717986
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717986%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10717986: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10717986 url https://www.openlane.eu/en/carv6/auction/10717986
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10717988
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717988%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10717988: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10717988 url https://www.openlane.eu/en/carv6/auction/10717988
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10718023
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718023%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10718023: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10718023 url https://www.openlane.eu/en/carv6/auction/10718023
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10717931
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717931%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10717931: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10717931 url https://www.openlane.eu/en/carv6/auction/10717931
2026-03-24 15:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711447
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711447%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711447: 0
2026-03-24 15:24:08 [adesa.be] INFO: Skipping item 10711447 url https://www.openlane.eu/en/carv6/auction/10711447
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10718059
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718059%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10718059: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10718059 url https://www.openlane.eu/en/carv6/auction/10718059
2026-03-24 15:24:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10711500
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711500%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10711500: 0
2026-03-24 15:24:08 [adesa.be] INFO: Skipping item 10711500 url https://www.openlane.eu/en/carv6/auction/10711500
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10718024
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718024%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10718024: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10718024 url https://www.openlane.eu/en/carv6/auction/10718024
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10718053
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718053%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10718053: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10718053 url https://www.openlane.eu/en/carv6/auction/10718053
2026-03-24 15:24:08 [adesa.be] INFO: Found listing with ID: 10717979
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717979%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [adesa.be] INFO: Scrape type for 10717979: 1
2026-03-24 15:24:08 [adesa.be] INFO: Scraping item 10717979 url https://www.openlane.eu/en/carv6/auction/10717979
2026-03-24 15:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10717970
2026-03-24 15:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a91c741f-0c8a-59e6-8dac-ec779a6b1006 with scrape type 1
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a91c741f-0c8a-59e6-8dac-ec779a6b1006
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F9a703e9d-36b0-4814-9cbc-8e2851922e5f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/9a703e9d-36b0-4814-9cbc-8e2851922e5f.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F151f5d4f-4bb2-49b8-869f-1fe28c00cbb4.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/151f5d4f-4bb2-49b8-869f-1fe28c00cbb4.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F09200b71-5e6c-436a-81cf-6882e97a7c3a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/09200b71-5e6c-436a-81cf-6882e97a7c3a.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F265d9686-6d6a-4ad8-ab59-156631828cd7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/265d9686-6d6a-4ad8-ab59-156631828cd7.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F3070bb32-263d-476f-8e56-1d8858d55c45.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/3070bb32-263d-476f-8e56-1d8858d55c45.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F1fe0941d-a7ef-4b4f-885c-8bf14e8893e0.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/1fe0941d-a7ef-4b4f-885c-8bf14e8893e0.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F39f8134b-b9b2-40e4-9fb2-3488f20df02a.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/39f8134b-b9b2-40e4-9fb2-3488f20df02a.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F0d24024b-4c70-4385-b9bc-6d621ab828a3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/0d24024b-4c70-4385-b9bc-6d621ab828a3.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F3c5ad819-d30d-4183-91e1-51e70d78eae3.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/3c5ad819-d30d-4183-91e1-51e70d78eae3.jpg already downloaded
2026-03-24 15:24:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5580703%252Fgeneral%252F37d80d9b-da7c-430c-aaeb-342bcd70927c.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5580703/general/37d80d9b-da7c-430c-aaeb-342bcd70927c.jpg already downloaded
2026-03-24 15:24:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a91c741f-0c8a-59e6-8dac-ec779a6b1006, identifier: 10717970
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711794
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711794%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711794: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711794 url https://www.openlane.eu/en/carv6/auction/10711794
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711440
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711440%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711440: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711440 url https://www.openlane.eu/en/carv6/auction/10711440
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711530
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711530%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711530: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711530 url https://www.openlane.eu/en/carv6/auction/10711530
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10717999
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717999%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10717999: 1
2026-03-24 15:24:09 [adesa.be] INFO: Scraping item 10717999 url https://www.openlane.eu/en/carv6/auction/10717999
2026-03-24 15:24:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10717970
2026-03-24 15:24:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10717970
2026-03-24 15:24:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10717970 to the API
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 15:24: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-24 15:24:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10717970>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-25T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a91c741f-0c8a-59e6-8dac-ec779a6b1006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TDG074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10717970',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 145981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5580703/general/9a703e9d-36b0-4814-9cbc-8e2851922e5f.jpg',
'https://images.openlane.eu/carimgs/5580703/general/151f5d4f-4bb2-49b8-869f-1fe28c00cbb4.jpg',
'https://images.openlane.eu/carimgs/5580703/general/09200b71-5e6c-436a-81cf-6882e97a7c3a.jpg',
'https://images.openlane.eu/carimgs/5580703/general/265d9686-6d6a-4ad8-ab59-156631828cd7.jpg',
'https://images.openlane.eu/carimgs/5580703/general/3070bb32-263d-476f-8e56-1d8858d55c45.jpg',
'https://images.openlane.eu/carimgs/5580703/general/1fe0941d-a7ef-4b4f-885c-8bf14e8893e0.jpg',
'https://images.openlane.eu/carimgs/5580703/general/39f8134b-b9b2-40e4-9fb2-3488f20df02a.jpg',
'https://images.openlane.eu/carimgs/5580703/general/0d24024b-4c70-4385-b9bc-6d621ab828a3.jpg',
'https://images.openlane.eu/carimgs/5580703/general/3c5ad819-d30d-4183-91e1-51e70d78eae3.jpg',
'https://images.openlane.eu/carimgs/5580703/general/37d80d9b-da7c-430c-aaeb-342bcd70927c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258218,
'Height': 1105,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/9a703e9d-36b0-4814-9cbc-8e2851922e5f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 281039,
'Height': 1188,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/151f5d4f-4bb2-49b8-869f-1fe28c00cbb4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268599,
'Height': 1223,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/09200b71-5e6c-436a-81cf-6882e97a7c3a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 253675,
'Height': 1180,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/265d9686-6d6a-4ad8-ab59-156631828cd7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 286225,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/3070bb32-263d-476f-8e56-1d8858d55c45.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210398,
'Height': 1600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/1fe0941d-a7ef-4b4f-885c-8bf14e8893e0.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 288490,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/39f8134b-b9b2-40e4-9fb2-3488f20df02a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229669,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/0d24024b-4c70-4385-b9bc-6d621ab828a3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178444,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/3c5ad819-d30d-4183-91e1-51e70d78eae3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a91c741f-0c8a-59e6-8dac-ec779a6b1006/a91c741f-0c8a-59e6-8dac-ec779a6b1006_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219398,
'Height': 1283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5580703/general/37d80d9b-da7c-430c-aaeb-342bcd70927c.jpg',
'Width': 1600}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2017-10-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Insignia Sports Tourer 1.6 CDTI - Diesel - Manual - 135 hp - '
'145.981 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717970%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Saving data for 10717970: {'created_time': 1774365849.455251, 'last_price_update_time': 1774365849.455262, 'auction_closing_time': 1774431000.0}
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10717970') HTTP/1.1" 204 0
2026-03-24 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10717975
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717975%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10717975: 1
2026-03-24 15:24:09 [adesa.be] INFO: Scraping item 10717975 url https://www.openlane.eu/en/carv6/auction/10717975
2026-03-24 15:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10718057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711970
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711970%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711970: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711970 url https://www.openlane.eu/en/carv6/auction/10711970
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711953
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711953%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711953: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711953 url https://www.openlane.eu/en/carv6/auction/10711953
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711690
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711690%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711690: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711690 url https://www.openlane.eu/en/carv6/auction/10711690
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711769
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711769%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711769: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711769 url https://www.openlane.eu/en/carv6/auction/10711769
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10718080
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710718080%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10718080: 1
2026-03-24 15:24:09 [adesa.be] INFO: Scraping item 10718080 url https://www.openlane.eu/en/carv6/auction/10718080
2026-03-24 15:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10717956
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710717956%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10717956: 1
2026-03-24 15:24:09 [adesa.be] INFO: Scraping item 10717956 url https://www.openlane.eu/en/carv6/auction/10717956
2026-03-24 15:24:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10717934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711564
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711564%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711564: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711564 url https://www.openlane.eu/en/carv6/auction/10711564
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711772
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711772%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711772: 0
2026-03-24 15:24:09 [adesa.be] INFO: Skipping item 10711772 url https://www.openlane.eu/en/carv6/auction/10711772
2026-03-24 15:24:09 [adesa.be] INFO: Found listing with ID: 10711776
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711776%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [adesa.be] INFO: Scrape type for 10711776: 2
2026-03-24 15:24:09 [adesa.be] INFO: Scraping item 10711776 url https://www.openlane.eu/en/carv6/auction/10711776
2026-03-24 15:24:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 15:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10717938
2026-03-24 15:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with scrape type 1
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252Fcdf953ad-4e41-4233-8be9-baba4ca659c7.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/cdf953ad-4e41-4233-8be9-baba4ca659c7.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252Fdc6962d9-7ebc-4355-a01d-791bac226d85.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/dc6962d9-7ebc-4355-a01d-791bac226d85.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F6d264944-a4c5-4db5-a3af-8a6ee633e3bc.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/6d264944-a4c5-4db5-a3af-8a6ee633e3bc.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F47c52815-88bf-4be7-b96c-e6529b0541ae.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/47c52815-88bf-4be7-b96c-e6529b0541ae.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F5c15e419-385a-4c45-9267-46e40599fa2f.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/5c15e419-385a-4c45-9267-46e40599fa2f.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F39390364-03e5-49ca-bb3e-ebdf7721d298.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/39390364-03e5-49ca-bb3e-ebdf7721d298.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F94959bb5-fbd9-40cc-9c05-b1add0b81f94.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/94959bb5-fbd9-40cc-9c05-b1add0b81f94.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F57123af2-f4c8-4546-a450-d7358ad25f3e.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/57123af2-f4c8-4546-a450-d7358ad25f3e.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F8b6246a4-55fb-4439-afd0-98691d39d657.jpg%27 HTTP/1.1" 200 None
2026-03-24 15:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5365292/general/8b6246a4-55fb-4439-afd0-98691d39d657.jpg already downloaded
2026-03-24 15:24:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 15:24: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%252F5365292%252Fgeneral%252F44565fa7-fee2-4b1e-a568-7b17b458c444.jpg%27 HTTP/1.1"